@charset "utf-8";

/*-- GRUNDLEGENDES start --*/
body{
	margin : 0 0 10px 0;
	padding : 0;
	text-align : left;
	font-family : Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #6A6665;
	background : #fff;
	line-height : 130%;
}

a:link, a:visited {
	text-decoration : none;
	color : #C80606;

}
.link2 { 
	border-bottom:dashed 1px #C80606;
	text-decoration:none;

}
a:hover {
	text-decoration : none;
	color :red;
}

table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-collapse : collapse;
}
p {
	margin : 0 0 20px 0;
}
h1 {
	margin : 0;
	padding: 0;
	font-size : 17px;
	color : #C80606;
	line-height:25px;
}
hr {
	height : 0;
	border-top : 0;
	border-bottom : 2px dotted #E7E7E7;
}
.komment {
	font-size : 9px;
	font-weight : normal;
}
.valign {
	vertical-align : middle;
}
.footer_schrift {
	color:#FFFFFF;
	font-weight:bold;
	line-height:46px;
	font-size:12px;
}
.li {
	list-style:url(bilder/liste.gif);
	line-height:18px;
	padding-left:20px;
	}
.pic {
	border:none;
	padding-right:50px;
	}
/*-- GRUNDLEGENDES ende --*/

/*-- BOXMODEL Start --*/
#box{
	width:750px;
	height:auto;
	clear:both;
	margin:auto;
	margin-top:10px;
}
#headerbox{
	width:750px;
	height:143px;
	float:left;
	border-right: 1px inset #CB0506;
	border-left: 1px outset #CB0506;
}
#logo{
	width:197px;
	height:143px;
	background-image:url(bilder/logo.jpg);
	float:left;
}
#header1{
	width:553px;
	height:143px;
	background-color:#598DF2;
	float:left;
}
#headerbrand{
	width:553px;
	height:143px;
	background-color:#598DF2;
	float:left;
}
#headercontact{
	width:553px;
	height:143px;
	background-color:#598DF2;
	float:left;
}
#headerdetail{
	width:553px;
	height:143px;
	background-color:#598DF2;
	float:left;
}
#headerimpressum{
	width:553px;
	height:143px;
	background-color:#598DF2;
	float:left;
}
#headernews{
	width:553px;
	height:143px;
	background-color:#598DF2;
	float:left;
}
#headerproduct{
	width:553px;
	height:143px;
	background-color:#598DF2;
	float:left;
}
#headersuport{
	width:553px;
	height:143px;
	background-color:#598DF2;
	float:left;
}
#headerline{
	width:750px;
	height:33px;
	float:left;
	background-image:url(bilder/header_line.jpg);
	border-right: 1px inset #CB0506;
	border-left: 1px outset #CB0506;
}
#midle{
	width:750px;
	float:left;
	border-right: 1px inset #CB0506;
	border-left: 1px outset #CB0506;
	background-image: url(bilder/bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#navibox{
	width:198px;
	height:100%;
	float:left;
	}
#navi{
	width:198px;
	min-height:200px;
	float:left;
	padding:20px 10px 10px 15px;
	}

#karte{
	width:198px;
	height:173px;
	float:left;
	background-image: url(bilder/karte.jpg);	
}
#content{
	width:auto;
	max-width:520px;
	background-color:#FFFFFF;
	float:left;
	padding: 10px 10px 10px 15px;
}
#footer{
	width:750px;
	height:36px;
	background-image:url(bilder/footer.gif);
	background-repeat: no-repeat;
	float:left;
	border-left: 1px outset #CB0506;
}
#vari{
	clear:both;
}
/*-- BOXMODEL ende --*/
	
/*-- NAVI start --*/


.navi_padding {
	padding : 20px;
}
.navi ul {
	margin : 0px;
	padding : 10px;
}
.navi li {
	list-style : none;

}
a.navilink01:link, a.navilink01:visited {
	color : #8d8d8d;
	font-size : 12px;
	font-weight : bold;
	padding : 5px 0 10px 0;
	line-height:30px;
}
a.navilink01:hover {
	color : #c90506;
	line-height:30px;
}
a.navilink01aktiv:link, a.navilink01aktiv:visited {
	color : #c90506;
	font-size : 12px;
	font-weight : bold;
	padding : 5px 0 5px 0;
	line-height:30px;
}
a.navilink02:link, a.navilink02:visited {
	color : #c90506;
	font-size : 12px;
	padding : 0 5px 5px 20px;
	line-height:17px;
}
a.navilink02:hover {
	color : #c90506;
	background : url(bilder/navi-pfeil.gif) no-repeat 9px 4px;
	line-height:17px;
}
a.navilink02aktiv:link, a.navilink02aktiv:visited {
	color : #c90506;
	background : url(bilder/navi-pfeil.gif) no-repeat 9px 4px;
	font-size : 12px;
	padding : 0 5px 5px 20px;
	font-weight : bold;
	line-height:17px;
}
a.navilink03:link, a.navilink03:visited {
	color : #757575;
	font-size : 11px;
	padding : 0 5px 5px 35px;
}
a.navilink03:hover {
	color : #757575;
}
a.navilink03aktiv:link, a.navilink03aktiv:visited {
	color : #757575;
	font-size : 11px;
	padding : 0 5px 5px 35px;
	font-weight : bold;
} 
/*-- NAVI ende --*/

/*-- TOP NAVI start --*/

.navi_top {
	height : 24px;
}
.navi_top ul {
	margin : 0;
	padding : 2px 0 0 0;
}
.navi_top li {
	list-style : none;
	display : inline;
}
a.navi_toplink:link, a.navi_toplink:visited {
	display : block;
	float : left;
	padding : 4px 7px;
	color : #fff;
	font-size : 9px;
	background : url(bilder/borderdotted.gif) no-repeat right;
}
a.navi_toplinkaktiv:link, a.navi_toplinkaktiv:visited {
	display : block;
	float : left;
	padding : 4px 7px;
	color : #F5CDCD;
	font-size : 9px;
	background : url(bilder/borderdotted.gif) no-repeat right;
} 
/*-- TOP NAVI ende --*/

.ro { background:url(bilder/ro.gif) top right no-repeat }
.lo { background:url(bilder/lo.gif) top left no-repeat }
.ru { background:url(bilder/ru.gif) bottom right no-repeat }
.lu { background:url(bilder/lu.gif) bottom left no-repeat }
.contentimg{ width:auto; margin:0; padding:0.5em 0.5em 0.5em 0.5em }