@charset "utf-8";
/* CSS Document */

body , html , div , input {
	margin:0px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 11px;
}

#header_logo {
	width:725px;
	height:70px;
	float:left;
	margin-top:15px;
	padding-left:40px;

}

#header_navi {
	height:56px;
	width:600px;
	position:absolute;
	top:24px;
	left:530px;
	font-weight:bold;
	color:#BCB8AE;
	z-index:3;
}

#header_navi_first {
	float:left;
	padding-top:5px;
}


/* START Textlinks */
a.grey {
	color:#BCB8AE;
	text-decoration:none;
}

a.grey:HOVER {
	color:#BCB8AE;
}

.grey {
	color:#BCB8AE;
	text-decoration:none;
}

.grey:HOVER {
	color:#BCB8AE;
}

a.red {
	color:#A70000;
	text-decoration:none;
}

a.red:HOVER {
	color:#A70000;
}

a.mehr {
	color:#000000;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
}

a.mehr:HOVER {
	color:#000000;
}

a.mehrTahoma {
	color:#000000;
	text-decoration:underline;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 8.5pt;
}

a.mehrTahoma:HOVER {
	color:#000000;
}

a.datei {
	font-family: Georgia, Times New Roman, Times, serif; font-size:12pt; 
	color:#000000; 
	text-decoration:underline;
}

a.datei:HOVER {
	font-family: Georgia, Times New Roman, Times, serif; font-size:12pt; 
	color:#000000; 
	text-decoration:underline;
}


.bold {
	font-weight:normal;
	color:#222222;
	text-decoration:none;
	letter-spacing: 0px;
}

.bold:HOVER {
	font-weight:normal;
	color:#222222;
	text-decoration:underline;
	letter-spacing: 0px;
}

img 
{
	border-width:0px;
	
}

#anfrage_anliegen01, #anfrage_anliegen02, #anfrage_anliegen03, #anfrage_anliegen04 {
	margin-left:20px; 
	width:228px; 
	height:17px; 
	background-image:url(/assets/bg_kontakt_anliegen.jpg); 
	background-repeat:no-repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif, 'Trebuchet MS'; 
	font-size:8pt; 
	color:#222222; 
	padding-left:5px; 
	padding-top:1px;
}

