/* Standard-Links */
A:link {
	font-weight: normal;
	color: Black;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
A:Visited {
	font-weight: normal;
	color: Gray;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
A:Active {
	font-weight: normal;
	color: Red;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
A:Hover {
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

/* Links fuer menuebuttons */

A.menue:link {
	font-weight: bold;
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
A.menue:Visited {
	font-weight: bold;
	color: Maroon;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
A.menue:Active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
A.menue:Hover {
	font-weight: bold;
	color: Blue;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

a.webdesign { 
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: #D2D2D2;
}

a.webdesign:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: #D2D2D2;
}

a.webdesign:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: Silver;
}

a.webdesign:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: Blue;
}

a.webdesign:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size :  10px;
	font-weight: normal;
	text-decoration:none;
	color: #000000;
}

.border-li-u-re {
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}

.border-u-re {
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}

.border-li-re {
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}

.border-li {
	border-left: 1px solid Black;
}

.border-re {
	border-right: 1px solid Black;
}


/* border und abstand fuer menuebuttons linke seite */

.border-u {
	border-bottom: 1px dotted Black;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
}

/* border und abstand fuer inhaltsbereich */

.border-u-re-content {
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
}


.border-re-content {
/*	border-bottom: 1px solid Black;*/
	border-right: 1px solid Black;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 1px;
}

.ronny-koch {
	font-size: 13pt;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
.sofortservice-oben {
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	margin-left: 20px;
	letter-spacing: 1px;
	}

.menue-hydraulikleitungen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #838383;
	text-align: center;
/*	border-top: 1px dotted Gray;*/
	padding-top: 5px;
}

.counter {
	font-family: Arial, Helvetica, sans-serif;
	color: #D2D2D2;
	font-size : 8pt;
	font-style: normal;
	text-align: center;
	}


.ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: Black;
	border-bottom: 1px solid Black;
}

.bg-oben {
/*	background-image: url(img/leiste-oben-final_verlaengerung.jpg);
	background-repeat: repeat-x;*/
	border-right: 1px solid Black;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #EFEFEE;
	background-image: url(img/menuegrafiken/gradient-3.png);
	background-repeat: repeat-x;
	}
	
.normaltext {
	font-size: 10pt;	
}

.fotogalerie {
	border: 1px solid Black; 
}

.joint-fit {
	font-size: 80%;
}

.joint-fit li {
	line-height: 170%;
}

#inhaltsbereich {
	background-color: #DDFFFB;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(img/hintergrundfarbe-inhaltsbereich_2.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px dotted Gray;
}

#footer-leiste {
	background-color: white;	
/*	padding-left: 20px;
	padding-right: 20px;*/
}

.tabelle-startseite {
	background-image: url(img/gesamtuebersicht2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

#reg {
	font-size: 10pt;
}