@charset "utf-8";



/*   css Fahrschule Wenzel   */



* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(navigation/nav-wenzel-bg-grau-hell.jpg);
	background-repeat: repeat-y;
	text-align: left;
}
a:link {
	color: #0066CC;
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #000000;
	display: block;



/*  ---------- Überschriftenformate in main: h1 - h3 farbig;  h4 -h6 ohne Farbfestlegung ----------  */
}
#main h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #0066FF;
}
#main h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0066FF;
}
#main h3 {
	font-size: 1.0em;
	font-weight: bold;
	color: #0066FF;
}
#main h4 {
	font-size: 1.5em;
	font-weight: bold;
}
#main h5 {
	font-size: 1.3em;
	font-weight: bold;
}
#main h6 {
	font-size: 1.0em;
	font-weight: bold;
}
/*  ---------- Ende Überschriftenformate ----------  */


#main #content {
	text-align: left;
	padding-left: 220px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	font-size: 120%;
	margin-bottom: auto;
	height: auto;
}
#main #logo {
	float: left;
	height: 100px;
	width: 200px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#main #logo img {
	margin-top: 5px;
	margin-left: 5px;
	width: 191px;
}
#main #header {
	float: none;
	margin-right: auto;
	margin-left: 220px;
	height: 100px;
}
#main #header h1 {
	font-size: 37px;
	font-weight: bolder;
	top: 29px;
	position: absolute;
	width: 781px;
	left: 221px;
}

#main #nav {
	float: left;
	width: 200px;
	margin-bottom: auto;
	top: 100px;
	position: absolute;
	left: 0px;
	z-index: 1000;
}
#main #nav a {
	font-size: 16px;
	font-weight: bold;
	background-image: none;
	display: block;
	height: 40px;
	text-indent: 17px;
	color: #FFFFFF;
	line-height: 38px;
	background-position: 4px;
	text-decoration: none;
	margin-bottom: 2px;
}

#main #nav a:link {
	background-repeat: no-repeat;
	background-image: url(navigation/button-hg-rot.gif);
}
#main #nav a:visited {
	background-repeat: no-repeat;
	background-image: url(navigation/button-hg-rot.gif);
}
#main #nav a:hover {
	font-weight: bold;
	background-image: url(navigation/button-hg-gruen.gif);
	background-repeat: no-repeat;
}
.absatz-halbe-leerzeile-oben {
	display: block;
	margin-top: 0.5em;
}
.absatz-halbe-leerzeile-unten {
	display: block;
	margin-bottom: 0.5em;
}
.con-width-max-1200 {
	width: auto;
	max-width: 1200px;
	padding-right: 5px;
}



/*  ---------- container 180*150 für bilder mit untertitel, z.B. im sht ----------  */
.con-bildk {
	height: 150px;
	width: 180px;
	margin-right: 25px;
	margin-bottom: 40px;
	float: left;
}
.con-bildk-x-120 {
	margin-bottom: 1px;
	height: 120px;
}
.con-bildk-name {
	height: 22px;
	width: 180px;
	background-color: #D6D9FE;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	margin-top: 1px;
}
/*  ---------- Ende container 180*150 ----------  */



/*  --- container-fzg ist äusserer container fuer kleines bild mit name drunter und kurzer beschreibung z.B. für fahrzeuge ---  */
.con-fzg {
	height: 200px;
	width: 180px;
	margin-right: 25px;
	margin-bottom: 40px;
	float: left;
}
.con-fzg-beschreibung {
	height: 52px;
	width: 180px;
	text-align: center;
	background-color: #D6D9FE;
	font-size: 14px;
}
.con-fzg-bild {
	margin-bottom: 1px;
	background-image: url(team/_hintergrund-portraetk-Verlauf-120.jpg);
	background-repeat: repeat-x;
	height: 120px;
}
.con-fzg-name {
	height: 22px;
	width: 180px;
	background-color: #D6D9FE;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
}
.con-fzg-letztes {
	height: 200px;
	width: 180px;
	margin-right: 25px;
	margin-bottom: 40px;
}
/*  ---------- Ende container fzg ----------  */



.spalte550 {
	left: 554px;
	position: absolute;
	top: 312px;
}
.schrift_blau {
	color: #0066FF;
}
.schrift_orange {
	color: #FF9900;
}
.schrift-blau-large-fett {
	font-size: large;
	font-weight: bold;
	color: #0066FF;
}
.ueb1-content {
	font-size: 25px;
	line-height: 40px;
	font-weight: bold;
	color: #0066FF;
	margin-bottom: 10px;
	text-align: left;
	display: block;
	position: relative;
	top: -10px;
}
.ueb2-content {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #0066FF;
}
.tab_standard {
	font-size: 16px;
}



/* --------------------------- Tabellen-Styles -------------------------*/
.tab_standard {
	font-size: 18px;
}
.tab-ueb-links-35-bg-farbe   {
	color: #FFFFFF;
	text-align: left;
	font-size: 1.1em;
	background-color: #0066FF;
	width: auto;
	padding-left: 5px;
	line-height: 35px;
}
.tab-ueb-mitte-35-bg-farbe   {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.1em;
	background-color: #0066FF;
	width: auto;
	line-height: 35px;
}	
.tab-zelle-links-35-bg-farbe {
	background-color: #DADADE;
	width: auto;
	font-size: 1em;
	text-align: left;
	padding-left: 5px;
	line-height: 35px;
}

.tab-zelle-mittig-35-bg-farbe {
	background-color: #DADADE;
	width: auto;
	font-size: 1em;
	text-align: center;
	line-height: 35px;
	padding-left: 5px;
}
.tab-zelle-links-bg-farbe {
	background-color: #DADADE;
	width: auto;
	font-size: 1em;
	text-align: left;
	padding-left: 5px;
}
.tab-zelle-mittigbg-farbe {
	background-color: #DADADE;
	width: auto;
	font-size: 1em;
	text-align: center;
	padding-left: 5px;
}
/* -------------------------------------- Ende Tabellen-Styles --------------------------*/



.text_in_rechteck_bg-farbe {
	background-color: #F2F2F2;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	width: 7em;
}
.text_in_streifen_mittig_bg-farbe   {
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	font-size: 20px;
	position: relative;
	background-color: #0066FF;
	overflow: hidden;
}

.text_in_streifen_links_bg-farbe   {
	color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	font-size: 20px;
	position: relative;
	background-color: #0066FF;
	padding-left: 5px;
	overflow: hidden;
}
