/*#main {width:980px; margin:0 auto; position:relative;}*/

#header {
	height:87px; overflow:hidden;
}

#footer_text{
	margin-top:8px;
	margin-left:8px;
	position:absolute;
	float:left;
}

#splash, #header, #content, #footer { 
	font-size:13px; 
	text-transform:none;
		line-height:100%;
}
#scroll { 
	margin-top:20px;
	padding-right:10px;
	overflow:auto;
	height:600px;
	width:925px;
}
#scroll_bar { 
	margin-top:20px;
	padding-right:10px;
	overflow:auto;
	height:570px;
	width:610px;
}
.col-1, .col-2 { float:left;}
.wrapper { 
	margin-top:30px;
}
#page5 #right{
	margin-left: 20px; 
	margin-top: 2px;
	width:315px;
	
}
#page5 #right_small{
	margin-left: 20px; 
	margin-top: 2px;
	width:280px;
	
}
#page4 #left{
	margin-top: 2px;
	
}
#page4 #right{
	margin-top: 2px;
}
#page4 #list_oben{
	margin-top: 15px;
}
#page4 #list_unten{
	margin-top: 25px;
}

#hersteller_bilder{
	margin-left:30px;
}
#page4 #content .col-1 { width:592px; margin-right:40px;}
#page4 #content .col-1 .col-1 { width:283px; margin-right:30px;}
#page4 #content .col-1 .col-2 { width:279px;}
#page4 #content .col-2 {width:285px;}

#page5 #content .col-1 {width:285px; margin-right:40px;}
#page5 #content .col-2 { width:592px;}
#page5 #content .col-2 .col-1 { width:283px; margin-right:30px;}
#page5 #content .col-2 .col-2 { width:279px;}



.img-box1 img {
float:left;
margin:0 20px 0 0;
}
.wrapper { width:100%; overflow:hidden;}

/*==================forms====================*/

img {border:0; vertical-align:top; text-align:left;}

/*==================list====================*/
ul { list-style:none;}

.list1 li { width:100%; overflow:hidden; vertical-align:bottom; padding-bottom:30px; margin-bottom:30px; background:url(images/line.gif) repeat-x bottom;}
.list1 li img { float:left; margin-right:21px;}
.list1 li p { margin-bottom:13px;}
.list1 li.last { margin:0; padding:0; background:none;}

.list2 li { color:#fc6777; padding-bottom:13px;}
.list2 li a { color:#fc6777;}
.list2 li.last { padding-bottom:0;}

.list3 li { padding-bottom:9px;}
.list3 li img { display:block;}
.list3 li div { text-align:center; color:#ffb9a9; background:#ca3545; margin-top:1px; padding:12px 0;}
.list3 li a { color:#ffb9a9;}
.list3 li.last { padding-bottom:0;}

.p1 { margin-bottom:20px;}




/*==================txt, links, lines, titles====================*/
a {color:#fc6777; outline:none;}
a:hover{text-decoration:none;}

h3 { font-size:1.22em; color:#000; margin-bottom:28px;}
h4 { 
	font-size:1em; 
	color:#fc6777; 
	font-weight:bold; 
	margin-bottom:20px;} 
h5 { font-size:1em; color:#fc6777; font-weight:normal;}

.link { color:#000;}
.link a { color:#fc6777;}

/*==================txt, links, lines, titles====================*/
* {
margin:0;
padding:0;
}
p {
margin:0;
padding:0;
}
#content p, #content dl {
/*line-height:2em;*/
line-height:150%;
color:#333333;
}
style_content.css (Zeile 117)
.list1 li p {
margin-bottom:13px;
}


body {
	/*margin: 5px 0;
	font: normal 13px Arial, Helvetica, sans-serif;
	background: #e9eaf5;
	color:#48483d;*/
	
	
	background-image:url(images/bg.jpg); 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:100%; 

	/*line-height:1em; */
	color:#7a7a7a; 
	min-width:980px;
}

span.big{
    color:#004494;
	font-size:18px;
	text-align:center;
	font-weight: bold;	
}
#container{
	width: 960px;
	margin: 0 auto;
	/*border: 5px solid #fff;*/
}
#content{
	margin-left:25px;

}
#navi {
	width: 100%;
	/*width: 100%*/
	height:100%;
	margin: 0 auto;
	background:#FFFFFF;
}
#navi_left {
	float:left;
	width:400px;
	/*height:190px;*/
	height:130px;
	background-image: url(images/logo.png);
	background-repeat:no-repeat;
}
#navi_right {
	float:left;
	width:560px;
	/*height:190px;*/
	height:130px;
}
#navi_right_inner {
	float:left;
	background-image: url(images/logo_line.png);
	background-repeat:repeat-x;
	background-position:0px 28px;
	margin-top:55px;
	width:560px;
	height:65px;
	
}
#middle {
	margin: 0px auto;
	width:960px;
	/*height:560px;*/
	height:620px;
	border-left:1px solid #bf1013;
	border-right:1px solid #bf1013;
}



#sidebar{
	float:left;
	width: 242px;
	/*height:100%;*/
	background: #999999;
	
}
	#sidebar_1{
		float:left;
		width: 242px;
		height:49px;
		background: url(bilder/left_img1.gif);
	}
	#sidebar_2{
		/*padding-left:20px;
		padding-top:40px;*/
		float:left;
		width: 242px;
		height:511px;
		background: url(bilder/left_img2.gif);
		overflow:hidden;
		
	}

#center {
	
	padding: 50px;
	padding-top: 10px;
	padding-bottom: 0;
	
}

#footer {
	width: 960px;
	height: 35px;
	background:#bf1013;
	margin: 0 auto;
	border-top: 5px solid #d1393c;
	
}


h1{
	color:#004494;
	font-size:22px;
		
	font-weight: bold;
		
}
h2{
	color:#004494;
	font-size:18px;
	/*text-align:center;*/
	font-weight: bold;		
}


a{
	border:0px;
}

p{
	text-align:justify;
}
b{
	color:#000000;
}


.home {
	margin:0px;
	text-align: center;	
}

#center p {
	margin:0px;
	text-align:justify;
}

.title {
	background: url(bilder/arrow.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

/* News */

#news {
	width:200px;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
    padding-left:20px;
	margin-left:10px;
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
	
}
#news a {
	color:#004494;
	font-size: 85%;
		
}

acolor {
	color:#48483d;
}

#news h3 a {
	display: block;
}
#footer a {
	color:#FFFFFF; 
	outline:none;
}
#news p {
	font-size: 85%;
	margin: 0px;
	text-align:left;	
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");



	



