/* ############################################################
	FARBEN
###############################################################

	hellblau:	#0385B6
	blau:		#026288
	orange:		#FF8500
	rot:		#C41200

###############################################################
	HINTEGRUND	oben | rechts | unten | links
############################################################ */

body {
	background-color: #FFFFFF;
	background-image:   url(../images/background/header_red.gif);
	background-repeat: repeat-x;
	background-position: 0px 100px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

/*###############################################################
	ALLGEMEIN	oben | rechts | unten | links
############################################################ */

p {
	margin: 0 0 15px 0;
}

.td_text {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
}

a:active { color: #FF8500; text-decoration: none; }
a:link { color: #FF8500; text-decoration: underline; }
a:visited { color: #FF8500; text-decoration: underline; }
a:hover { color: #FF8500; text-decoration: none; }

.headmenulanguage {
	text-align: right;
	margin-left: 159px;
	margin-top: 82px;
	position: absolute;
	width: 91px;
	height: 18px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #C41200;
}
.headmenulanguage a:active { color: #C41200; text-decoration: underline; }
.headmenulanguage a:link { color: #C41200; text-decoration: none }
.headmenulanguage a:visited { color: #C41200; text-decoration: none; }
.headmenulanguage a:hover { color: #C41200; text-decoration: underline; }

.headmenuhome {
	text-align: left;
	margin-left: 68px;
	margin-top: 82px;
	position: absolute;
	width: 50px;
	height: 18px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #C41200;
}
.headmenuhome a:active { color: #C41200; text-decoration: underline; }
.headmenuhome a:link { color: #C41200; text-decoration: none }
.headmenuhome a:visited { color: #C41200; text-decoration: none; }
.headmenuhome a:hover { color: #C41200; text-decoration: underline; }

.headtitle {
	text-align: left;
	vertical-align: top;
	margin-left: 68px;
	margin-top: 114px;
	position: absolute;
	width: 495px;
	height: 86px;
}

.headtitle_2 {
	text-align: left;
	vertical-align: top;
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #FF8500;
}

.headimage {
	text-align: center;
	margin-left: 563px;
	margin-top: 100px;
	background-color: #FFFFFF;
	position: absolute;
	width: 148px;
	height: 100px;
}

.headimage_red {
	text-align: center;
	margin-left: 563px;
	margin-top: 100px;
	position: absolute;
	width: 148px;
	height: 100px;
}

.logo {
	/*text-align: right;*/
	margin-left: 560px;
	margin-top: 34px;
	position: absolute;
	width: 150px;
	height: 55px;
}

.mainmenubox {
	text-align: left;
	margin-left: 0px;
	margin-top: 200px;
	position: absolute;
	width: 250px;
}

.content {
	text-align: left;
	/*vertical-align: top;*/
	margin-left: 310px;
	margin-top: 229px;
	position: absolute;
	width: 400px;
}

.footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footer a:active { color: #999999; text-decoration: none; }
.footer a:link { color: #999999; text-decoration: underline }
.footer a:visited { color: #999999; text-decoration: underline; }
.footer a:hover { color: #999999; text-decoration: none; }

.contacttext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	margin-left: 7px;
	padding-left: 10px;
	list-style-type: disc;
	color: #970022;
}
ol {
	margin-left: 15px;
	padding-left: 10px;
	color: #970022;
}
li {
	margin-top: 0px;
}

/* ############################################################
	TITLE     oben | rechts | unten | links
############################################################ */

h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #C41200;
	font-weight: normal;
	margin: 0 0 24px 0;
	line-height: 23px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #0385B6;
	font-weight: bold;
	margin: 0 0 0 0;
}
h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #C41200;
	font-weight: normal;
	margin: 24px 0 24px 0;
	line-height: 23px;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #C41200;
	font-weight: normal;
	margin: 0 0 0 0;
	line-height: 23px;
}

/* ############################################################
	BILDER			oben | rechts | unten | links
############################################################ */

.ireferenzen {
	margin: 0 10px 10px 0;
	/*float: left;*/
}

/* ############################################################
	FORMULARE		oben | rechts | unten | links
############################################################ */

.field {
	width: 205px;
	height: 19px;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.plz {
	width: 40px;
	height: 19px;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.ort {
	width: 156px;
	height: 19px;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

textarea.contact {
	width: 205px;
	height: 100px ;
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.button {
	width: 130px;
	height: 23px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

/* ############################################################
	MENU 		oben | rechts | unten | links
############################################################ */

.mainmenu {
	vertical-align: bottom;
	height: 28px;
	padding-bottom: 3px;
	border-bottom: #CCCCCC 1px solid;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
.mainmenu a:active { color: #C41200; text-decoration: none; }
.mainmenu a:link { color: #666666; text-decoration: none; }
.mainmenu a:visited { color: #666666; text-decoration: none; }
.mainmenu a:hover { color: #C41200; text-decoration: none; }

.mainmenuActive {
	vertical-align: bottom;
	height: 28px;
	padding-bottom: 3px;
	border-bottom: #C41200 1px solid;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.mainmenuActive a:active { color: #C41200; text-decoration: underline; }
.mainmenuActive a:link { color: #C41200; text-decoration: none; }
.mainmenuActive a:visited { color: #C41200; text-decoration: none; }
.mainmenuActive a:hover { color: #C41200; text-decoration: underline; }

.submenu {
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 5px;
	line-height: 14px;
	border-bottom: #CCCCCC 1px solid;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #C41200;
}
.submenu a:active { color: #C41200; text-decoration: underline; }
.submenu a:link { color: #C41200; text-decoration: none; }
.submenu a:visited { color: #C41200; text-decoration: none; }
.submenu a:hover { color: #C41200; text-decoration: underline; }
