/*
----------------------------------------
Michael Brinschwitz Website
Start: 03.02.2008
Letzte Aenderung: 03.02.2008
Autor: Michael Brinschwitz
Bildschirmdarstellungen
----------------------------------------
*/

* {
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 120%;
	font-size: 14px;
}


#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}
#container_kontakt {
	width: 900px;
	text-align: left;
	height: 600px;
}


#header {
	height: 75px;
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url(../Bilder/Header_.png);
}



#navigation {
	font-weight: bold;


}
#navigation_haupt     {
	background-color: #666666;
	height: 30px;
}
#navigation_haupt a {
	color: #FFFFFF;
	padding-right: 15px;
	text-decoration: none;
	font: normal 14px "Gill Sans MT";
	font-weight: bold;
}
#navigation_haupt  a:hover  {
	color: #bbb1b1;
}



#navigation_haupt ul {
	list-style: none;
	padding-top: 4px;

}

#navigation_haupt li {
	display: inline;
	padding-left: 0px;
}

#navigation_unter  {
	background-image: url(../Bilder/navigation_unter.png);
	background-repeat: no-repeat;
	height: 20px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	padding-top: 3px;
}

#navigation_unter  ul   {
	list-style-type: none;
	text-decoration: none;
}
#navigation_unter a {
	color: #666666;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	font-weight: bold;
}

#navigation_unter a:hover {
	text-decoration: underline;
}



#navigation_unter li {
	display: inline;
}

#hauptinhalt {
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#hauptinhalt_kontakt {
	padding-top: 10px;
	padding-bottom: 10px;
	height: 450px;
}
#tab_gesamt_links {
	padding-left: 100px;
	width: 700px;
	border: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-type: circle;
}
#tab_gesamt_links ul {
	list-style-type: none;
}


#tab_gesamt_links  a {
	text-decoration: none;
	color: #666666;
}
#tab_gesamt_links  a:hover {
	color: #666666;
	text-decoration: underline;
}



#tab_gesamt {
	padding-left: 42px;
	width: 816px;
	border: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#tab_gesamt a:hover {
	color: #666666;
	text-decoration: underline;
}
#tab_gesamt a {
	text-decoration: none;
	color: #666666;
}


#Strich_Tabelle {
	background-image: url(../Bilder/Strich.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}

#Strich_Tabelle_2 {
	height: 20px;
	background: url(../Bilder/Strich_2.jpg) no-repeat;
	background-position: center;
}



#fusszeile {
	background-image: url(../Bilder/footer.png);
	height: 25px;
	background-repeat: no-repeat;
	color: #666666;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
}

#fusszeile a {
	font-size: 9px;
	text-decoration: none;
	color: #666666;
	text-align: left;
}
#pro_entw {
	background-image: url(../Bilder/proj_entw_stud.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
}
#pro_stegr {
	background-image: url(../Bilder/proj_stegr.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
}
#pro_wett {
	background-image: url(../Bilder/proj_wett.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
}
#pro_arb {
	background-image: url(../Bilder/proj_arb.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 35px;
}
