*{
margin: 0;
padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/left_pattern.jpg) repeat-y #F4F5FA;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#content{
	padding: 127px 0 0 240px;
	color: #667;
}
#cont_bdy{
	padding: 15px 15px 0 15px;
	background: url(../images/corner.gif) 0px 0px no-repeat;
	width: 700px;

}
body.news #content, body.movie #content{
	padding-right: 210px;
	float: left;
}
body.news #cont_bdy, body.movie #cont_bdy{
	width: 515px;
}

#newsfloat{
	margin-left: -200px;
	padding-top: 133px;
	width: 187px;
	float: left;
}
#newsfloat #top{
	background: url(../images/sidebar_top.gif) no-repeat 0 0;
	height: 23px;
}
#newsfloat #middle{
	background: url(../images/sidebar_body.gif) repeat-y;
	padding: 5px 13px 13px;

}
#newsfloat #bottom{
	background: url(../images/sidebar_bottom.gif) no-repeat 0 100%;
	height: 17px;
}

.clr{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}
#footer{
	margin-top: 2em;
	margin-bottom: 2em;
	border-top: 1px dashed #ccc;
	clear: both;
	padding-top: 0.4em;
}
#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 127px;
	background: url(../images/top_pattern.jpg) repeat-x #192f85;
	width: 100%;
}
#logo{
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100%;
	height: 59px;
	border-bottom: 3px solid #c7d1e7;
}
#logo img{
	margin-left: 100px;
}
#mainmenu{
	height: 29px;
	background: url(../images/header.jpg) no-repeat;
	padding-top: 98px;
	margin-left: 240px;
	width: 755px;
}
#language_selection{
	position: absolute;
	left: 920px;
	top: 3px;

}
#leftcol{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 630px;
	width: 176px;
	padding-left: 64px;
	background: url(../images/leftcol.jpg) 64px 0px no-repeat #192f85;
}

#submenu{
	position: absolute;
	top: 130px;
	left: 80px;

	margin-bottom:30px;
}
#auxmenu{
	position: absolute;
	top: 99px;
	left: 65px;
	border-right: 1px solid #FFF;
	height: 25px;
	width: 175px;
}
#wave{
	width: 80px;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/produkt_wave_pat.gif) repeat-y;
}
#wave_img{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 80px;
	height: 630px;
	background: url(../images/produkt_wave.gif) no-repeat;
}
#intromovie{
	height: 1px;
	width: 1px;
	display: none;
}
body.movie #intromovie{
	background: url(../images/intro_pattern.jpg) repeat #192f85;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;	
	display: none;
}
body.movie #logo{	
	display: none;
}
/* ###################### MENU ############################ */

ul.mainlevel{
	list-style: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	height: 29px;
}
ul.mainlevel li{
	list-style: none;
	display: inline;
}
ul.mainlevel li a{
	float: left;
	height: 12px;
	padding: 7px 0 7px 2em;
	color: #FFF;
	text-decoration: none;
}
ul.mainlevel li a:hover, ul.mainlevel li a.mainlevel_active{
	color: #b9defc;
	text-decoration: none;
}

ul.secondlevel{
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 146px;
}
ul.secondlevel li{
	list-style: none;
	padding: 0.9em 0 0.7em 0;
	background: url(../images/secondlevel_border.gif) no-repeat left bottom;
}
ul.secondlevel li a{
	padding: 0.9em 0 0.7em 0;
	color: #FFF;
	text-decoration: none;
	
}
ul.secondlevel li a:hover, ul.secondlevel li a.current{
	color: #b9defc;
	text-decoration: none;
}

ul.thirdlevel{
	background: url(../images/secondlevel_border.gif) no-repeat left bottom;
	display: block;
	margin-top: 0;
	margin-bottom: -0.7em;
	padding-bottom: 0.7em;
}
ul.thirdlevel li, ul.secondlevel li li{
	list-style: none;
	padding: 0.7em 0 0.3em 1.5em;
	background-image: none;
}
ul.thirdlevel li a{
	color: #FFF;
	padding: 0.7em 0 0.3em 0;
	text-decoration: none;
	background-image: none;
}
ul.thirdlevel li a:hover{
	color: #b9defc;
	text-decoration: none;
}


ul.auxiliary{
	list-style: none;
	width: 153px;
	font-size: 9px;
	
}
ul.auxiliary li{
	list-style: none;
	display: inline;
	margin-left: 10px;
}
ul.auxiliary li a{
	color: #FFF;
	text-decoration: none;
}
ul.auxiliary li a:hover{
	color: #b9defc;
}


#searchform{
	padding-top: 0.4em;
	
}
#searchfield{
	margin-left: 15px;
	width: 138px;
	padding: 0.1em;
	background-color: #b9defc; 
	color: #192f85;
	border: 1px solid #EEE;
	font-size: 0.9em;
}


ul.language{
	list-style: none;
	font-size: 9px;	
	margin: 1px 0 0 0;
	padding: 0;
}
ul.language li{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 14px;
}

ul.language li a{
	padding: 2px 0 2px 15px;;
	color: #FFF;
	text-decoration: none;
}
ul.language li a:hover, ul.language li a.current{
	color: #b9defc;
	background: url(../images/language_bullet.gif) no-repeat 0 60%;
}

#footer a{
	color: #192f85;
	text-decoration: none;
}
#footer a:hover{
	color: #0374b6;
	text-decoration: underline;
}
/* ############################### content ########################## */
/*
h1, h2, h3, h4{
	margin: 1em 0 0.5em;
}
h1{
	color: #192f85;
	font-size: 1.2em;
}

h2{
	font-size: 1.1em;
	color: #667;
	border-left: 1.2em solid #c7d1e7;
	padding: 0 0.5em;
}
h3{
	color: #192f85;
	font-size: 1em;
}
h4{
	color: #c7d1e7;
	font-size: 0.8em;
}
*/
em{
	font-style:normal
} 
#content ul{
	padding-left: 0.6em;
}
#content ul li{
	list-style: disc;
	margin-left: 1em;
	margin-bottom: 0.4em;
}
#content ul li li{
	list-style: disc;
	margin-left: 1.5em;
}

#content ol{
	padding-left: 1em;
}
#content ol li{

	margin-left: 1em;
}
#content ol li li{

	margin-left: 1.5em;
}

#content a{
	color: #192f85;
	text-decoration: none;
}
#content a:hover{
	color: #0374b6;
	text-decoration: underline;
}
#content div.line-after{
	border-bottom: 1px dashed #CCD;
	padding-bottom: 0.9em;
	clear: both;
}
#content div.line-before{
	border-top: 1px dashed #CCD;
	padding-top: 0.9em;
	clear: both;
}
#footer img{
	border: 0;
	vertical-align: middle;
}
#newsfloat h1{
	margin: 5px -8px 1em -11px;
	padding: 0.4em;
	display: block;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background-color: #ffca95;
	color: #FFF;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
}
#newsfloat h2{
	border: 0;
	font-size: 1em;
	padding: 0;
}
#newsfloat a{
	color: #192f85;
	text-decoration: none;
}
#newsfloat .bodytext{
	margin-bottom: 10px;
}
#newsfloat a:hover{
	color: #0374b6;
	text-decoration: underline;
}
#newsfloat h1 a{
	color: #FFF;
	text-decoration: none;

}
#newsfloat h1 a:hover{
	color: #FF6633;
	text-decoration: none;

}
#newsfloat div.news-latest-item img{
float: right;
}
#newsfloat div.news-latest-item div.clr{
clear: both;
border-top: 1px dashed #CCC;
margin: 5px 0;
}
#newsfloat embed{
margin: 0 -8px 0 -11px;
}
.notify{
	color: #090;
	background-color:#DAF6E1;
	border: 1px solid #090;
	margin: 1em 0;
	font-size: 95%;
	padding: 0.6em;
	clear: both;
}
/* ############################ Typo3 CSC ######################## */
div.csc-textpic-caption-c .csc-textpic-caption {
	color: #192f85;
	padding: 0.4em 0;
}
/* ############# forms ########### */
fieldset.csc-mailform{
	border: 0;
}
div.csc-mailform-field label{
	float: left;
	width: 80px;
	color: #192f85;
}
div.csc-mailform-field input.contactmail, div.csc-mailform-field textarea{
	border: 1px solid #192f85;
	background: #DAE2F8;
	padding: 0.2em;
	color: #668;
	width: 350px;
}
div.csc-mailform-field{
	margin: 0.7em 0;
}
fieldset{
  padding: 1em;
  margin: 0.5em 0;
}
/* ############################ FCEs ############################# */
.intro{
	margin: 0 0.7em 1.2em 0;
	padding-top: 2px;
	text-align: left;
}
.intro img{
	float: left;
	margin: -2px 1.5em 0.7em 0;
}
.intro h1{
	text-align: left;
	margin-top: 0;
}

.newsblock{
	background: url(../images/newsblock_top.gif) no-repeat top;
	margin-bottom: 1em;

}
.newsblock div.news{
	padding: 5px;
	background: url(../images/newsblock_bottom.gif) no-repeat bottom;
	overflow: auto;
}
.flashnews{
	margin: 0 -8px 1em -11px;
	
}
.produktlisting{
	margin: 1.5em 0;
	padding: 1.2em 0 0 0;
	overflow: auto;
	border-top: 1px dashed #CCD;
	clear: both;
}

.produktlisting img{
	float: right;
	margin: -30px 0 0.7em 0.7em;
}
.produktlisting p{
	margin: 0.5em 0;
}
.produktlisting span.neu{
	color: #3399FF;
}
.seperator{
	border-top: 1px dashed #CCC;
	clear: both;
}
#twocols{
	clear: both;
}
.txt{
	float: left;
	width: 46%;
	padding: 0 12px 0 0;
	padding-bottom: 1em;
}

a.info{
	color: #192f85;
	text-decoration: none;
	padding: 0 0 0 20px;
	background: url(../images/info.gif) 0px 0px no-repeat;
	height: 14px;
	display: block;
	width: 350px;
}
.dealer_msg{
	border: 2px solid #D00;
	background-color: #FFF;
	padding: 1em;
	float: left;
	width: 280px;
}
/* ############################ ext tt_address ###################### */
body.address h2{
	border-left: 1px dashed #bbb;
	border-top: 1px dashed #bbb;
	border-right: 1px dashed #bbb;
	margin: 0;
	padding: 0.3em;
	background-color: #c7d1e7;
	color: #667;
}
div.vcard{
	margin-bottom: 2em;
	padding: 0.4em 0 0 0;
	overflow: auto;
	border-top: 1px dashed #CCD;
	line-height: 20px;
}
div.vcard table{
	width: 500px;
	border: 0;
	 
}
div.vcard table .spacer{
	line-height: 5px;
	 
}
div.vcard  span.org{
	font-weight: bold;
	font-size: 1em;
	color: #668;
}
div.vcard  div.tel{
	padding-left: 25px;
	width: 200px;
	background: url(../images/telefon_icon.gif) 0px 3px no-repeat;
	text-align: left;
}
div.vcard  div.fax{
	padding-left: 25px;
	background: url(../images/fax_icon.gif) 0px 3px no-repeat;
	width: 200px;
	text-align: left;
}
div.vcard table td.table_head span.plz, div.vcard table td.table_head span.locality, div.vcard table td.table_head span.country-name, div.vcard table td.table_head a{
	font-size: 1.1em;
	font-weight: bold;
	color:#80B1FD;
}
/* ###################### ext news #################################### */
div.news-list-item{

}
div.news-list-item h4{
	color: #669;
	border-bottom: 1px dashed #CCC;
}
div.news-list-item div.clr{
	clear: both;
	margin: 5px 0;
}
div.news-single-item{

}
div.news-single-item h4{
	color: #669;
	border-bottom: 1px dashed #CCC;
}
div.news-single-item h3{
	color: #667;

}
div.news-single-item div.clr{
	clear: both;
	margin: 5px 0;
}
.tablelist{
	border: 1px solid #CCC;
}
.tablelist td{
	padding: 0.3em;
	border: 1px solid #CCC;
}