@charset "UTF-8";
/* CSS Document */
body {
height:100%;
vertical-align:top;
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px;
text-align: left;
padding: 0;
margin: 0;
line-height:20px;
}

.headerRot {
position:absolute;  left:100px;  top:0px; 
width: 800px;
height: 112px;
background-image: url(../images/logo_use-id.jpg);
padding: 0;
}
.headerBlack {
position:absolute;  left:100px;  top:0px; 
width: 800px;
height: 112px;
background-image: url(../images/logo_use-id.jpg);
background-position: 0 -112px;
}
.headerGrey {
position:absolute;  left:100px;  top:0px; 
width: 800px;
height: 112px;
background-image: url(../images/logo_use-id.jpg);
background-position: 0 -224px;
}
.headerWeiss {
position:absolute;  left:100px;  top:0px; 
width: 800px;
height: 112px;
background-image: url(../images/logo_use-id.jpg);
background-position: 0 -336px;
}
.headerImpressum {
position:absolute;  left:100px;  top:0px; 
width: 800px;
height: 112px;
background-image: url(../images/logo_use-id.jpg);
background-position: 0 -448px;
}
.content {
margin-left:100px;
}
#claim {
margin-left:200px;
margin-top:200px;
background-image: url(../images/index.jpg);
width:600px;
height:400px;
}
.colL, .colR {
	width:50%;
	float:left;
	line-height:20px;
	color:#d20016;
}
.colR p{
	margin:0 0 40px 0;
	
}
.col100 {
	width:100%;
	line-height:18px;
	color:#000;
}
.col100 a {
color:#b0b0b0;
	display:inline;
	position:relative;
	height:auto;
}
.col100 a:hover{
	color:#000;
}
#eindruck {
margin-left:200px;
margin-top:200px;
background-image: url(../images/eindruck.jpg);
width:600px;
height:400px;
}
#ausdruck {
margin-left:200px;
margin-top:200px;
background-image: url(../images/ausdruck.gif);
width:600px;
height:400px;
}
#kontakt {
margin-left:200px;
margin-top:200px;

width:600px;
height:400px;
}
#impressum {
margin-left:200px;
margin-top:200px;
width:600px;
height:auto;
}
#footer {
font-family:Arial, Helvetica, sans-serif; 
font-weight:normal; 
font-size:14px; 
color:#fff;
padding-left:200px;
padding-top:70px;
width:600px;
}
#small {
font-size:10.5px; 
color:#FFF;
}
#footer_white {
font-family:Arial, Helvetica, sans-serif; 
font-weight:normal; 
font-size:14px; 
color:#d20016;
padding-left:200px;
padding-top:70px;
width:600px;
}
#small_white, #small_white a {
font-size:10.5px; 
color:#d20016;
}
#footer_black {
font-family:Arial, Helvetica, sans-serif; 
font-weight:normal; 
font-size:14px; 
color:#000;
padding-left:200px;
padding-top:70px;
width:600px;
}
#small_black, #small_black a {
font-size:10.5px; 
color:#000;
}
.content_left{
        width:200px;
        color:#000;
        float:left;
}
#sidebar {
	position:absolute;
	top:200px;
	padding: 0px;

}
#sidebar ul, #sidebar_footer ul{
	padding: 0px;
	margin: 0px;
	list-style:none;
}
#sidebar li, #sidebar_footer li {
	padding: 0px;
	margin: 0px;
	
}

#sidebar_footer {
	padding: 0px;
	margin-top: 70px;
	height:98px;
}



#subnavi {
height: auto;
padding: 0px;
margin: 0px;
width: 0;
}
#subnavi li {
	height:20px;
	width:auto;
	}


#subnavi a, a, #small a,
#subnavi strong {
	color:#FFF;
	display: block;
	height: 20px;
	position: absolute;
	text-decoration:none;
	}
	
#subnavi a:hover, a:hover,#subnavi_rot a:hover,#subnavi_black a:hover,
#subnavi a:active,
#subnavi a:focus,
#small a:hover, #small_black a:hover, #small_white a:hover{
	color:#b0b0b0;
}
#subnavi_rot {
height: auto;
padding: 0px;
margin: 0px;
width: 0;
}
#subnavi_rot li {
	height:20px;
	width:auto;
	}


#subnavi_rot a,
#subnavi strong {
	color:#d20016;
	display: block;
	height: 20px;
	position: absolute;
	text-decoration:none;
	}
	
#subnavi_black, .subnavi_black {
height: auto;
padding: 0px;
margin: 0px;
width: 0;
}
#subnavi_black li, .subnavi_black li {
	height:20px;
	width:auto;
	}


#subnavi_black a,
#subnavi strong, .subnavi_black a,
.subnavi strong {
	color:#000;
	display: block;
	height: 20px;
	position: absolute;
	text-decoration:none;
	}
	
#datenschutz {
	
	line-height:140%;
	width:550px;
	margin:200px 0 0 200px;
}




