html	{ height:100%; }
body
{
	font-family: arial, geneva, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#alles
{
	position: relative;
	height: 100%;
}
#header{height:88px;}
#main{width:1024px; height:100%;
}

h1.headline   	 {
font-family: arial, geneva, sans-serif;
font-size: 18px;
color:#2B5870;
font-weight: bold;
padding-left: 0px;
margin-top: 0px;
}
h2 {
font-size: 16px;
color:#2B5870;
}

h3 {
font-size: 14px;
color:#2B5870;
}

.verticalverlauf{
position:absolute;
float:left;
width:200px;
min-height:100%;
padding-bottom:63px;
height: expression(100 + "%");
background-image: url(/_cms/images/v_verlauf.jpg);
background-repeat : repeat-x;
background-color:#214f69;
border-right:1px solid #184963;
}
#unternavbox{
color:#FFFFFF;
padding:70px 0px 0px 8px;
position:relative;
width:136px;
}
#unternavbox input{
line-height:11px;
font-size:11px;
margin-bottom:5px;
}
#unternavbox input.radio{
height:10px;
width:30px;
font-size:11px;
margin-bottom:0px;
}

/* ***** Navi *******/
#vnavi{
position:relative;
left:15px;
left:expression(22 + "px");
top:60px;
width:185px;
padding:0px;
margin:0px;
margin-top:0px;
z-index:10;
}
#buts{
font-weight: bold;
color: #000000;
width: 185px;
width: expression(135 +"px");
padding: 0px;
margin-bottom: 0px;
}

#buts ul {
list-style-type: none;
padding: 0px;
margin: 0px;
}
#buts li {
display: block;
margin: 3px;
padding:0px;
}
#buts li a, #buts li a:link {
text-decoration: none;
font-size:12px;
display: block;
width: 185px;
width: expression(185 +"px");
height:23px;
line-height:23px;
padding-left:7px;
border: 1px solid #FFFFFF;
}

#buts li.list1 a, #buts li.list1 a:link, #buts li.list1 a:visited
{	background-color: #44687b;color: #ffffff;	}
#buts li.list1 a:hover, #buts li.list1 a:active, #buts li.list1 a:focus
{	color: #f3f9fc;background-color: #355160;	}

#buts li.list2 a, #buts li.list2 a:link, #buts li.list2 a:visited
{	background-color: #44687b;color: #ffffff;	}
#buts li.list2 a:hover, #buts li.list2 a:active, #buts li.list2 a:focus
{	color: #f3f9fc;background-color: #355160;	}

#buts li.list3 a, #buts li.list3 a:link, #buts li.list3 a:visited
{	background-color: #44687b;color: #ffffff;	}
#buts li.list3 a:hover, #buts li.list3 a:active, #buts li.list3 a:focus
{	color: #f3f9fc;background-color: #355160;	}



#buts li.list4 a, #buts li.list4 a:link, #buts li.list4 a:visited
{	margin-top: 20px; background-color: #789cb1;color: #ffffff;	}
#buts li.list4 a:hover, #buts li.list4 a:active, #buts li.list4 a:focus
{	margin-top: 20px; color: #f3f9fc;background-color: #58859c;	}

#buts li.list5 a, #buts li.list5 a:link, #buts li.list5 a:visited
{	background-color: #789cb1;color: #ffffff;	}
#buts li.list5 a:hover, #buts li.list5 a:active, #buts li.list5 a:focus
{	color: #f3f9fc;background-color: #58859c;	}

#buts li.list6 a, #buts li.list6 a:link, #buts li.list6 a:visited
{	background-color: #789cb1;color: #ffffff;	}
#buts li.list6 a:hover, #buts li.list6 a:active, #buts li.list6 a:focus
{	color: #f3f9fc;background-color: #58859c;	}



#buts li.list7 a, #buts li.list7 a:link, #buts li.list7 a:visited
{	background-color: #789cb1;color: #ffffff;	}
#buts li.list7 a:hover, #buts li.list7 a:active, #buts li.list7 a:focus
{	color: #f3f9fc; background-color: #58859c;	}

#buts li.list8 a, #buts li.list8 a:link, #buts li.list8 a:visited
{	margin-top: 20px; background-color: #e6e5e7;color: #000000;	}
#buts li.list8 a:hover, #buts li.list8 a:active, #buts li.list8 a:focus
{	margin-top: 20px; color: #000000;background-color: #bfbfbf;	}

#buts li.list9 a, #buts li.list9 a:link, #buts li.list9 a:visited
{	background-color: #e6e5e7;color: #000000;	}
#buts li.list9 a:hover, #buts li.list9 a:active, #buts li.list9 a:focus
{	color: #000000;background-color: #bfbfbf;	}


/********* innerNavi **********/
#innernav a, #innernav a:link, #innernav a:visited {
color:#d70000;
width:140px;
height:18px;
display:block;
background:#ffffff;
margin:3px;
padding-left:3px;
text-decoration:none;
}
#innernav a:hover, #innernav a:focus, #innernav a:active{
text-decoration:none;
background:#e6e5e7;
}
#incontent a, #incontent a:link, #incontent a:visited {
color:#d70000;
}

ul.navi_0, ul.navi_1, ul.navi_2, ul.navi_3
{
	list-style-type: none;
	padding-left: 1.5em;
}
/* ***** ende Navi *******/

#content{
border-top:1px solid #184963;
height:100%;
left:200px;
margin:0px;
padding:0px;
position:absolute;
top:88px;
width:802px;
}

#titel{
position:absolute;
height:40px;
left:36px;
font-size:17px;
color:#466b80;
}
.titel{
font-size:17px;
line-height:20px;
position:relative;
top:39px;}


#rahmen{
border:1px solid #B9BCC4;
/*height:100%;*/
left:36px;
position:absolute;
position:expression("relative");
top:63px;
width:760px;
}

#quader{
width:20px;
height:20px;
background:#466b80;
display:block;}

#innernav{
position:relative;
float:left;
width:150px; /*chg: stauchen @ 06022008*/
padding:5px;
font-size:12px;
line-height:18px;
overflow:hidden;
}

#incontent{
position:relative;
float:left;
width:580px;		/** widen @ 06022008 **/
padding:5px;
font-size:12px;
line-height:18px;
overflow:hidden;
}

/*
* Spezielle Einträge für Seiten
*/

/*** WebHosting ***/
#whangebote{

}

.whabox{
float: left;
width: 178px;
border: 1px solid #000;
margin: 5px;
padding: 5px;
}

.infolink{
text-align: right;
}

.bold{
font-weight: bold;
}

.leftfloater{
float: left;
}

.clearer{
clear: both;
float: clear;
}

/*** vServer und Formulare ***/

	hr {
	border: 1px solid #999;
	}
	
	.bold{
    font-weight: bold;
    }
	
	.smaller{
    font-size: 11px;
    color: #999;
	}
	
	.alignr{
    text-align: right;
	}
    
    table#offer.vserver{
    padding: 0;
    border: 0px solid #000;
    }
    
    
    table#offer.vserver td{	
    padding: 4px;				
  
    } 
    
    
    	
	.borderup{
	border-top: 1px solid #000;
	}
	
	.borderbot{
	border-bottom: 1px solid #000;
	}
	
	#calc, #button{
	width:570px;
	}
	
	.acont, table#offer.vserver {
	line-height: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	padding: 5px;
	}
	
    .area{
    width: 300px;
    background: url(/mediathek/js/p/areabg.png) no-repeat ;
    float: left;
    margin-left: 30px;
    }
    
    .slider{
    text-align: center;
    width: 40px;
    height: 14px;
    
    }
    
    .upd{
    text-align: center;
    width: 650px;

    }
    
    .updr{
    float: right;
    }
    
    .info{
    width: 140px;
    }
    
    #sum{
    width: 200px;
    text-align: right;
    }
    
    #offers{
    width: 600px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    
    }
    
    .headline{
    font-size: 14px;
	line-height: 18px;
    margin-bottom: 5px;
    text-align: center;
    }

    .subheadline{
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    }
    
    .offerbox{
    border: 1px solid #000;
    width: 160px;
 	text-align: center;
	line-height: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    }
    
    .ohead{
    font-weight: bold;
    
    background-color: #466B80;
    vertical-align: center;
    padding: 5px;
    color: #fff;
    cursor: pointer;
    }
    
    .oprice{

    cursor: pointer;
    background-color: #e6e5e7;
    vertical-align: center;
    padding: 5px;
    }
    
    input, textarea{
    border: 1px solid #000;
    }
    
    .noborder{
    border: 0px;
    }
    .cbOverlay {
			background-color: #000;
		}
		
		.cbContainer {
			padding:5px;
			background-color:white;
			
		}
		.cbBox h3 {
			font-size:1.2em;
			margin:0;
			padding: 2px;
			background-color:#ccc;
		}
		.cbBox p {
			margin:3px;
		}
		.cbBox .cbButtons {
			text-align:center;
		}  
/*** vserver panel ***/

img.disabled {
opacity: 0.25;
filter:alpha(opacity:25);   
-moz-opacity: 0.25;   
}