* { margin:0; padding:0;}
body { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1.1875em; color:#161818;}

input, select, textarea { font-family:Arial, Helvetica, sans-serif; font-size:1em;}

.clear { clear:both; }

.wrapper, block { width:100%; overflow:hidden; }
.container { width:100%; }

p { margin-bottom:19px; text-align: justify;}

.trenner {
	border-bottom: 2px solid #9b3487;
	text-align: right;
	clear: both;
	margin-bottom: 5px;
}

.trennerTransp {
	clear: both;
	height: 1em;
}

.thumbFahrlehrer {
	float: right;
}

.thumbFahrzeuge {
	float: left;
	margin-right: 5px;
}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form input.text { width:198px; background:#fff; border:1px solid #fff; border-left:1px solid #787878; border-top:1px solid #787878; padding:4px 0 5px 3px; margin-right:1px;}
#search-form label { height:36px; display:block;}
#search-form a { color:#2c3030; font-family:tahoma, geneva, sans-serif; font-size:.91em;}

#contacts-form { width:286px;}
#contacts-form label { display:block; height:30px; width:100%; overflow:hidden;}
#contacts-form input { width:216px; font-size:.91em; padding:0 0 0 3px;}
#contacts-form span { float:left; width:60px;}
#contacts-form textarea { width:216px; height:148px; padding-left:3px; margin-bottom:19px; overflow:auto;}
#contacts-form .link1 { float:right !important; margin-left:13px;}


/*==================list====================*/
ul { list-style:none; }
ol { margin-left: 30px;  }
ol li { margin-top: 1em; margin-bottom: 1em; color: #973083; font-weight: bold; }
ol li span { color:#161818; font-weight: normal; }


.nav { width:100%; overflow:hidden; padding:32px 0 0 0;}
.nav li { display:inline;}
.nav li a { font-size:.91em; color:#717070; text-decoration:none; text-transform:uppercase; background:url(../images/divider.gif) no-repeat left 3px; padding:0 47px 0 47px;}
.nav li a:hover { color:#fff; text-decoration:none;}
.nav li a.current { color:#fff; text-decoration:none;}

.list1 li { background:url(../images/bull.gif) no-repeat left 9px; padding:0 0 4px 16px; position:relative;}

.list1 li lightbox { background:url(../images/bull_light.gif) }

.list2 { background:url(../images/quotes.gif) no-repeat left top; margin:-16px 0 0 -32px; padding:16px 0 0 32px; position:relative;}
.list2 dt { color:#161818; padding-bottom:3px;}
.list2 dd { padding-bottom:18px;}

/*==================other====================*/
.img-indent { margin:0 8px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 8px 0 0;}

.extra-wrap { overflow:hidden; }

.p1 { margin-bottom:20px;}

tr { text-align: right;}

/*==================txt, links, lines, titles====================*/
a, h3.toggler {color:#008882; text-decoration:none;}
a:hover{text-decoration:underline;}

h1 { background:url(../images/title-bg2.gif) left top no-repeat #973083; font-size:1.1em; color:#fff; padding:0; height:38px; line-height:38px; overflow:hidden; text-transform:uppercase; text-align: center;}
h2 { background:url(../images/title-bg1.gif) left top no-repeat #017e79; font-size:1.1em; color:#fff; padding:0; height:38px; line-height:38px; overflow:hidden; text-transform:uppercase; text-align: center;}
h3 { font-size:1.77em; color:#333; font-weight:normal; line-height:1.1em;  margin-top:20px; }
h4 { font-size:1.22em; font-weight:normal; color:#5a6061; text-transform:uppercase; margin-bottom:16px;}
h5 { font-size:1em; font-weight:bold; margin-bottom:13px; text-align: justify}
h6 { font-size:1.1em; color:#333; margin-bottom:16px;text-transform:uppercase;  }

.link1 { display:block; float:left; background:url(../images/link1-bg.gif) left top repeat-x; color:#fff; text-decoration:none; }
.link1 em { display:block; background:url(../images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(../images/link1-right.gif) no-repeat right top; padding:3px 25px 20px 25px; font-style:normal;}
.link1:hover { text-decoration:underline;}

.link2 { color:#161818;}


/*==================boxes====================*/
.box { background:#fff; width:100%; position:relative; margin-top:-95px;}
.box .inner { padding:5px;}
.box .inner .inner { padding:22px 10px 0 17px;}

.block, .lighttext { color:#5c5d5d;}
.lighttext { font-size: 0.8em;}
.block .inner {padding:50px 0 0 0;}

.search-box { background:url(../images/search-box-bg.gif) no-repeat left top; width:100%; height:130px; margin-bottom:6px;}
.search-box .inner { padding:17px 0 0 19px !important;}

.cont-box { padding:0 110px 0 0; margin:0;}
.cont-box span { float:right;}

#header div { position:absolute;}

/*content*/
#content { background:url(../images/content-bg.gif) left top repeat-x; width:100%;}
#content .extra-bg { background:url(../images/cont-extra-bg.jpg) no-repeat right top; width:100%;}
#content .indent { padding:0 41px 27px 42px;}

/*footer*/
#footer {
	color:#5c5d5d;
	text-align: center;
}
#footer a { color:#5c5d5d; text-decoration: underline;}

/*==========================================*/

h3.toggler {
	cursor: pointer;
	background:url(../images/bull.gif) no-repeat 0px 5px;
	padding-left: 16px;
	margin-top: 1em;
	margin-bottom: 0.2em;
	font-size:1em;
}
h3.toggler:hover {
	text-decoration: underline;
}

#stichwortMenu {
	position: fixed;
	z-index: 2;
	width: 100%;
	left:0;
	top: 94%;
}

#stichwortMenuContent {
	margin: 0 auto;
	width: 600px;
	text-align:center;
	background:url(../images/bg_stichwort.png) repeat-x;
	color: #712763;
}

#stichwortMenuContent a { color: #fff; }

.imageText {
	margin-bottom: 1em;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea, select {
	width: 150px;	
	border: solid #ccc 1px;
	background: url(../images/bg_input.gif) #fff bottom repeat-x;
	margin: 5px 0;
}

input:focus, textarea:focus, select:focus {
	border: solid #008882 1px;
}

textarea, select { width: 258px; }

label {
	float: left;
	text-align: right; 
	padding-right: 0.5em; 
	width: 105px;
}

.button {
	background:url(../images/title-bg1.gif) left bottom no-repeat #017e79;
	font-weight: bold;
	height:25px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.button:hover {
	text-decoration: underline;
	border: 1px solid #008882;
}

hr {
	margin-bottom: 0.5em;
	background-color: #E8E8E8; /* Mozilla 1.4 */
	color: #E8E8E8; /* IE 6 */
	border: #E8E8E8; /* Opera 7.11 */
	height: 1px;	
}