img { border:0px; }

body {

	margin-top:10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:120%;
	color:#;
	background-color:#fff;
background-repeat: repeat-x;
	font-size:12px;
}

#body {
	margin:auto;
	width:920px;
	border:0px solid;
	background-color:#fff;
			border:0px solid;
	border-color:#FF9900;
}

#image-right {
	border:1px solid #000;
	float:right;

}

#header{
background-image:url('images/logo.png');
background-repeat:no-repeat;
	background-color: #fff;
	width: 920px;
	height: 92px;

}

#content { 
/*	height:520px;*/
	width:550px;
	margin-top:8px;
	padding:5px;
	margin-bottom:8px;
	margin-left:5px;
	padding-left:10px;
	float:right;
	background-color:#FFFFFF;
	border:0px solid;
	border-color:#CCCCCC;
	background-position:bottom center;
}

#content a {
	color:#0000FF;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:0px;
}

#contentfull { 
/*	height:520px;*/
	width:895px;
	margin-top:8px;
	padding:5px;
	margin-left:5px;
	margin-bottom:8px;

	padding-left:10px;
	float:left;
	background-color:#FFFFFF;

	border:0px solid;
	border-color:#CCCCCC;
	background-position:bottom center;
}

#content2 { 
	width:165px;
	height:500px;
	margin-top:8px;
	padding-right:0px;
	padding-left:0px;
	float:right;
	background-color:#fff;

}




#content3 { 
	width:180px;

	margin-top:8px;
	padding-right:0px;
	padding-left:0px;
	float:left;
	background-color:#fff;

}

#angebot { 
	width:140px;
	height:150px;
	margin-top:8px;
	margin-right:8px;
	margin-bottom:8px;
	padding:3px;
	float:left;
	background-color:#;
	border:1px solid;
	border-color:#ffffff;
}

#angebot a, #angebot a:hover {

	color:#000000;
	line-height:20px;
	text-decoration:none;

}


h1 {

	font-size:20px;
	

}
h1 a {
	float:left;
	margin:10px 0px 10px 0px;	
	padding:0px 0px 0px 0px;	
	font-size:20px;
	text-align:left;
	color:#000000;
	text-decoration:none;

}

h2 {
	margin:0px 0px 0px 0px;	
	padding:10px 0px 0px 0px;	
	text-align:left;

	font-size:14px;
}

h3 {
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;	
	text-align:left;

	font-size:14px;
}



p {
	
	font-size:12px;
	line-height:160%;
	margin:12px 0px 8px 0px;
	padding:0px;

}

.bold {
	font-weight:bold;
}

.plane {
	margin:0px;
	padding:0px;
	text-align:right;
}

.underline {
	text-decoration:underline;
}

.none {
	display:none;
}

br {
	clear:both;
}

hr { 

 border: 0px; /* Für Firefox und Opera */
 border-top: solid 1px #cccccc;
 border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}




#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");
	}
	
	.topright{
padding:5px;
width:180px;

color:#000000;
background-color:#FFFFFF;
float:left;

}
.topright ul
{
margin-left: 0;
padding-left: 0;
list-style: none;
}


.topright li {
list-style: none;
padding-left:10px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
}




a:link {color:#000; text-decoration:underline}

a:visited {color:#000; text-decoration:underline}

a:active {color:#000; text-decoration:underline}

a:hover {color:#000; text-decoration:underline}



a{font-size:12px;}


.navi-left{
overflow:hidden;
}

.navi-left a{color:#000000;
padding-left:10px;}

.nav-top{position:relative;top:0;left:0;margin:1px;}

.adsense_navi{
margin-left:15px;
margin-top:15px;
}

.navi-left ul{

margin-left:7px;
list-style:none;
line-height:15px;
font-weight:bold;
padding:0px;
}
.navi-left li a{
font-weight:normal;
padding-left:5px;
line-height:18px;
font-size:12px;
}

/*Menü*/

.menu {font-family: arial, sans-serif; width:920px; background-color:#333; height:27px; position:relative; font-size:11px; z-index:100;   padding:0px; margin:0px; line-height:0px; border:none; }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#fff; width:100px; height:25px; text-align:center; background-color:#333; line-height:25px; font-weight: bold; font-size:13px; overflow:hidden; border:1px solid #333;  border-left: none;  }
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}
.menu ul li:hover a {color:#333; background-position: 0px -56px; background-color:#ccc;}
.menu ul li:hover ul {display:block; position:absolute; top:31px; left:0; width:100px; }
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background-image: url(images/new_topnav.gif); color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FF9900; color:#333; border-top: none; border-right:none;  border:1px solid #fff; margin-top:-5px;}
.menu ul li:hover ul li a:hover {background-position: 0px -56px; background-image: url(images/new_topnav.gif); background-color: #FF6600; color:#fff; }
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0; }
.menu ul li:hover ul li:hover ul.left {left:-105px; }

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
color: #000;
background-color:#ccc;
background: url('images/sl1.png')
}

.shadetabs li a:visited{
color: #ffffff;
}
.shadetabs li a:active{
color: #ffffff;
}

.shadetabs li a:hover{
text-decoration: none;
color: #fff;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
background: url('images/sl2.png')
}

.shadetabs li a.selected{ /*selected main tab style */
background-color:#fff;
color:#333;

}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
