@charset "utf-8";
/* CSS Document */

img{ 
behavior: url(/_templates/template1/iepngfix.htc);
border:0; 
}

.supertd{
background-image:url(bilder/bg_table.gif);
background-repeat:repeat-y;
}

table{
margin:0;
padding:0;
}

a{
color:#ef9200;
text-decoration:none;
}
a:hover{
color:#807f84;
}




html, body{
margin:0;
padding:0;
height:100%;
width:100%;
}

body{
background-color:#d58b06;
background-repeat:no-repeat;
}
body, td{
color:#807f84;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#wrapper{
margin-left:53px;
}

#header{
width:960px;
height:93px;
margin: 0 0 0 53px;
}

#header_print{
	display:none;
}

#service_nav{
width:596px;
padding-top:2px;
position:absolute;
top:0;
left:53px;
font-size:10px;
}
#service_nav img{
margin: 0 5px 0 10px;
}

#nav{
width:165px;
max-height:500px;
overflow:hidden;
float:left;
display:inline;
margin-left:53px;
}
#nav a{
display:block;
padding: 3px 0 3px 30px;
margin-right: 1px;
margin-bottom:1px;
background-image:url(bilder/but_nav.jpg);
color:#000000;
text-decoration:none;
zoom:1;
filter:Alpha(opacity=70);
opacity: 0.7;
-moz-opacity: 0.7;
-khtml-opacity: 0.7;

}
#nav a:hover{
filter:Alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}

#nav a.aktiv{
background-position:bottom;
margin-right: 0;
filter:Alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}



#subnav a{
display:block;
padding: 1px 0 1px 30px;
margin-right: 1px;
margin-bottom:1px;
margin-left:10px;
background-image:url(bilder/but_nav.jpg);
color:#000000;
text-decoration:none;
font-size:10px;
zoom:1;
filter:Alpha(opacity=70);
opacity: 0.7;
-moz-opacity: 0.7;
-khtml-opacity: 0.7;

}
#subnav a:hover{
filter:Alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
#subnav a:active{
background-position:bottom;
margin-right: 0;
}
.subnav_active{
background-position:bottom;
margin-right: 0;
}


#subsubnav a{
display:block;
padding: 1px 0 1px 30px;
margin-right: 1px;
margin-bottom:1px;
margin-left:20px;
background-image:url(bilder/but_nav.jpg);
color:#000000;
text-decoration:none;
font-size:10px;
zoom:1;
filter:Alpha(opacity=70);
opacity: 0.7;
-moz-opacity: 0.7;
-khtml-opacity: 0.7;

}
#subsubnav a:hover{
filter:Alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;
-khtml-opacity: 1;
}
#subsubnav a:active{
background-position:bottom;
margin-right: 0;
}
.subsubnav_active{
background-position:bottom;
margin-right: 0;
}



#content_container{
width:442px;
float:left;
display:inline;
}

#content{
margin: 5px 0 5px 48px;
overflow:hidden;
}




#right{
width:313px;
margin-left: 40px;
float:left;
display:inline;
}
#address{
width:181px;
margin-left:132px;
display:inline;
float:left;
}
h5{
margin:20px 0 10px 0;
padding:0;
font-size:11px;
font-weight:bold;
color:#ef8b00;
}
#address p{
margin:0;
padding:0;
line-height:16px;
font-size:11px;
color:#000000;
}
#images{
width:313px;
height:313px;
margin-top:40px;
float:left;
display:inline;
position:relative;
}

#footer{
width:795px;
height:27px;
clear:both;
margin-left:218px;
background-image:url(bilder/bg_footer.gif);
}

#service_nav_bottom{
padding-top: 7px;
margin-left:38px;
font-size:10px;
}
#service_nav_bottom img{
margin: 0 5px 0 10px;
}





div.content_img {
	float: left;
	position: relative;
}
div.content_img a {
	display: block;
	width: 133px;
	height: 139px;
	background-repeat: no-repeat;
	background-position: top left;
}
div.content_img a:hover {
	filter:Alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}
#content div.img_floating_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
#content div.no_crop {
	position: relative;
}
#content div.no_crop a {
	position: relative;
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
}
#content div.no_crop a:hover {
	filter:Alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
}

#content_container table, .content_container table {
	border-collapse: collapse;
	border: 1px solid #ccc;
}
#content_container th, #content_container thead td, .content_container table tbody tr th, .content_container table thead tr td {
	font-size: 12px;
	padding: 4px;
	border: 1px solid #ccc;
	border-right: 1px solid #fff;
	background-color: #ccc;
	color: #ffffff;
	text-align: center;
}
#content_container td, .content_container table tbody tr td {
	padding: 4px 4px;
	border: 1px solid #ccc;
}
#content_container .noborder td {
	border: 0px;
}



#content table {
	border:none;
}
#content table td{
	border:none;
	padding:0px;
}






























