ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
    z-index: 99;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#00f;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#dcdcdc url(../images/start/body-bg.jpg) repeat-x;
	font:62.5% Arial,sans-serif;
}




table				    { width: 100%; margin: 0px; margin-bottom: 20px; }
table.basic			    { border-spacing: 0px; border-collapse: separate; border-top: 3px solid #cccccc; border-bottom: 1px solid #FFFFFF; line-height: 16px; }
table.basic caption		{ background: none #bbbbbb; color: #FFFFFF; font-size: 14px; padding: 5px 11px 5px 11px; text-align: center;}
table.basic tr:hover		{ background: none !important; }
table.basic thead		{ color: #333333; }
table.basic th      	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid #cccccc; font-size: 12px; color: #3C5A9A; font-weight: bold; padding: 3px 6px 3px 30px; white-space: nowrap; text-align: left; }
table.basic tbody th		{ }
table.basic td			{ background: none !important; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #cccccc; font-size: 10px; color: #3C5A9A; font-weight: bold; padding: 3px 8px 3px 35px !important; line-height: 16px !important; }
table.basic thead		{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid #cccccc; padding: 3px 6px 3px 0px; white-space: nowrap; }
table.basic td p		{ padding-bottom: 3px; padding-top: 3px;}
table.basic td h12      { color: red; }

table.domweb			{ border-spacing: 0px; border-collapse: separate; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; line-height: 16px; }
table.domweb caption	{ background: none #bbbbbb; color: #FFFFFF; font-size: 14px; padding: 5px 11px 5px 11px; text-align: center;}
table.domweb tr:hover	{ background: none !important; }
table.domweb thead		{ color: #333333; }
table.domweb th      	{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid #cccccc; font-size: 12px; color: #3C5A9A; font-weight: bold; padding: 3px 6px 3px 30px; white-space: nowrap; text-align: left; }
table.domweb tbody th	{ }
table.domweb td			{ background: none !important; border-left: 1px solid #cccccc; border-bottom: 1px solid #cccccc; font-size: 10px; color: #3C5A9A; font-weight: bold; padding: 3px 8px 3px 35px !important; line-height: 16px !important; }
table.domweb thead		{ border-top: 1px solid #FFFFFF; border-bottom: 1px solid #cccccc; padding: 3px 6px 3px 0px; white-space: nowrap; }
table.domweb td p		{ padding-bottom: 3px; padding-top: 3px;}
table.domweb td h2		{ font-size: 12px; color:#1D3974;}
table.domweb td h3		{ font-size: 12px; color:#646464;}


.form-label			{ display: block; width: 130px; }
.form-field			{ padding-bottom: 5px; }

.size-20		{ width: 20px; }
.size-30		{ width: 30px; }
.size-40		{ width: 40px; }
.size-50		{ width: 50px; }
.size-60		{ width: 60px; }
.size-70		{ width: 70px; }
.size-80		{ width: 80px; }
.size-90		{ width: 90px; }
.size-100		{ width: 100px; }
.size-110		{ width: 110px; }
.size-120		{ width: 120px; }
.size-130		{ width: 130px; }
.size-140		{ width: 140px; }
.size-150		{ width: 150px; }
.size-170		{ width: 170px; }
.size-200		{ width: 200px; }
.size-202		{ width: 202px; }
.size-210		{ width: 210px; }
.size-220		{ width: 220px; }

#header{
	width:970px;
	height:192px;
}

#logo{
	float:left;
	margin:28px 179px 21px 0px;
}

#top-links{
	float:left;
	width:235px;
	margin:26px 0px 0px 0px;
}

#top-links ul li{
	font-size:16px;
	color:#24417c;
	padding:4px 0px 3px 27px;
	background:url(../images/start/top-ul-li-bg.png) 0px 6px no-repeat;
}

#wunschdomain{
	float:left;
	width:300px;
	margin:24px 0px 0px 0px;
}

#wunschdomain h2{
	color:#3b5998;
	font-size:20px;
}

#wunschdomain p{
	color:#214859;
	font-size:12px;
	padding:3px 0px 6px 0px;
}

#wunschdomain input{
	float:left;
    width:181px;
   	height:19px;
	background:#fff;
	padding:3px 5px 3px 5px;
	border:1px #cecece solid;
}

#wunschdomain select{
	float:left;
	height:27px;
	margin:0px 6px 0px 7px;
	border:1px #cecece solid;
}

#wunschdomain input.right-arrow{
    float: left;
	width:30px;
	height:27px;
	background:url(../images/start/right-arrow.jpg) no-repeat;
}

#navigation{
	clear:both;
	width:970px;
	height:72px;
	background:#fff;
	-moz-box-shadow: 0 0 5px #97a5c4;
	-webkit-box-shadow: 0 0 5px#97a5c4;
	box-shadow: 0 0 5px #97a5c4;
	margin:25px 0px 0px 0px;
}

#navigation h2{
	color:#3b5998;
	font-size: 8px;
}

#navigation ul li{
	position: relative;
	float:left;
	height:70px;
	font-size:24px;
	padding:0px 1px 1px 1px;
	border-right:1px #d3d3d3 solid;
}

#navigation ul li.nobg{
	background:none;
}

#navigation ul li.noborder{
	border:none;
}

#navigation ul li a{
 height:45px;
	color:#595959;
	display:block;
	text-decoration:none;
    padding:25px 17px 0px 17px;
	background:url(../images/start/nav-a-btm-bg.jpg) left bottom repeat-x;
}

#navigation ul li a span{
	display:block;
	height:45px;
	background:url(../images/start/nav-span-bg.png) bottom center no-repeat;
}

#navigation ul li.active a{
	color:#b20000;
	background:#fff;
}

#navigation ul li a:hover, #navigation ul li:hover a{
	color: #fff;
	background: #8dc009;
}

#navigation ul li a:hover span, #navigation ul li.active a span{
	background:none;
}

#navigation ul li.no-border{
	border:none;
	padding:0px 0px 1px 1px;
}

#navigation ul li.login a{
	color:#3b5998;
	padding:25px 20px 0px 20px;
}

#navigation ul ul{
	display: none;
	position: absolute;
	width: 270px;
	padding: 15px 15px 5px 15px;
	left: 0px;
	background: #8dc009;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#navigation ul li:hover ul{
	display: block;
}


#navigation ul ul li{
	width: 270px;
	height: auto !important;
	background: none;
	border: none;
	margin: 0px 0px 5px 0px;
}

#navigation ul ul li a{
	display:block;
	width: 240px;
	height: auto !important;
	color: #24417c !important;
	line-height: 120%;
	font-size: 13px;
	background: #fff url(../images/start/li-li.gif) no-repeat !important;
    padding: 8px 15px 8px 15px;
}

#banner{
	clear:both;
	width:970px;
	height:304px;
	background:url(../images/start/banner-bg.jpg) no-repeat;
}

#domainbanner{
	clear:both;
	width:970px;
	height:304px;
	background:url(../images/start/domainbg.jpg) no-repeat;
}

#banner-left{
	float:left;
	width:416px;
	padding:16px 0px 0px 0px;
}

#banner-left  h2{
	color:#24417c;
	font-size:62px;
	font-weight:normal;
}

#banner-left h3{
	color:#fff;
	font-size:34px;
	word-spacing:-4px;
	letter-spacing:-1px;
}

#banner-left h3 span{
	font-weight:normal;
}

#banner-left p{
	color:#fff;
	font-size:16px;
	padding:12px 0px 24px 0px;
}

a.ban-left-link{
	color:#fff;
	float:right;
	height:23px;
	font-size:13px;
	font-weight:bold;
	margin:-20px 0px 0px 0px;
	padding:7px 13px 0px 13px;
	-moz-box-shadow: 0 0 5px #2a3e68;
	-webkit-box-shadow: 0 0 5px#2a3e68;
	box-shadow: 0 0 5px #2a3e68;
	background:url(../images/start/ban-left-link.jpg) repeat-x;
}

a.ban-left-link span{
	padding:0px 6px 0px 0px;
}

#banner-right{
	float:left;
	width:549px;
	padding:36px 5px 0px 0px;
}

.grune{
	float:right;
}

.mybar {
    clear: both;
    font-size: 14px;
    font-weight: bold;
    color: #B20000;
    padding: 8px 0px 10px 35px;
    background: #FFFFFF url(../images/start/down-arrow.jpg) 12px 15px no-repeat;
    width: 894px;
}

#details{
	width:970px;
	height:230px;
	background:url(../images/start/server-bg.jpg) repeat-x;
}

#details h2{
	color:#3b5998;
	font-size:36px;
	padding:10px 0px 0px 0px;
}

#details ul{
	margin:4px 0px 8px 0px;
}

#details ul li{
	color:#1d3974;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 2px 17px;
	background:url(../images/start/details-ul-li-a-bg.jpg) 0px 6px no-repeat;
}

.domain{
	float:left;
	width:303px;
	height:230px;
	padding:0px 0px 0px 20px;
}

.webspace{
	float:left;
	width:301px;
	height:230px;
	padding:0px 0px 0px 20px;
	background:url(../images/start/details-bg.png) repeat-y;
}

.server{
	float:left;
	width:303px;
	height:230px;
	padding:0px 0px 0px 20px;
	background:url(../images/start/details-bg.png) repeat-y;
}

#content{
	width:970px;
	padding:19px 0px 0px 0px;
}

#leftcolumn{
	float:left;
	width:647px;
}


#server-m{
	width:606px;
	display:inline-block;
	border:5px #fff solid;
	margin:0px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	background:#d1daef url(../images/start/serverm-bg.jpg) no-repeat;
}

#bilding{
	float:left;
	width:120px;
	padding:5px 4px 5px 20px;
}

#plattenplatz{
	float:left;
	width:268px;
	padding:0px 0px 5px 0px;
}


#plattenplatz h2{
	color:#3b5998;
	font-size:46px;
}

#plattenplatz ul li{
	color:#1d3974;
	font-size:12px;
	font-weight:bold;
	padding:3px 0px 0px 17px;
	background:url(../images/start/server-M-ul-li-bg.jpg) 0px 8px no-repeat;
}

.statt{
	float:left;
	width:194px;
	padding:10px 0px 5px 0px;
}

.statt span{
	color:#1d3974;
	font-size:24px;
	display:block;
	padding:8px 0px 8px 0px;
}

#prosite{
	width:422px;
	height:317px;
	border:5px #fff solid;
	margin:11px 0px 0px 0px;
	padding:0px 28px 0px 156px;
	background:#f4f4f4 url(../images/start/girl.png) 0px 6px no-repeat;
}
#welcome{
	width:668px;
	height:317px;
	border:5px #fff solid;
	margin:11px 0px 0px 0px;
	padding:0px 28px 0px 220px;
	background:#f4f4f4 url(../images/start/girl.png) 0px 6px no-repeat;
}
#macht{
	width:431px;
	height:168px;
	padding:10px 0px 0px 0px;
}

#macht h2{
	color:#3b5998;
	font-size:28px;
	font-weight:normal;
	padding:6px 0px 4px 0px;
}

#macht p{
	color:#1d3974;
	font-size:12px;
	line-height:150%;
	padding:4px 0px 0px 0px;
}

#wasser{
	width:369px;
	background:#fff;
	display:inline-block;
	margin:0px 0px 0px 32px;
	padding:10px 10px 10px 20px;
}

#wasser p{
	color:#658a11;
	font-size:19px;
	padding:4px 0px 4px 0px;
}

#rightcolumn{
	float:left;
	width:323px;
}

#redcoon{
	width:265px;
	background:#f4f4f4;
	border:5px #fff solid;
	margin:0px 0px 11px 0px;
	padding:7px 25px 20px 23px;
}

#redcoon h2{
	color:#3b5998;
	font-size:28px;
	font-weight:normal;
	padding:7px 0px 10px 0px;

}

#redcoon img{
	margin:8px 0px 8px 0px;
}

#redcoon p{
	color:#1d3974;
	font-size:16px;
	padding:0px 0px 10px 0px;
}

#text{
	margin:20px 0px 0px 0px;
	padding:0px 0px 10px 37px;
	background:url(../images/start/text-bg.png) left top no-repeat;
}

#redcoon span{
	display:block;
	color:#5c8900;
	font-size:12px;
	font-weight:bold;
	padding:5px 0px 8px 0px;
}

#news{
	width:278px;
	background:#f4f4f4;
	display:inline-block;
	border:5px #fff solid;
	margin:10px 0px 0px 0px;
	padding:0px 19px 24px 16px;
}

.date{
	width:51px;
	float:right;
	background:#fff;
	padding:10px 0px 10px 0px;
}

#news .date p{
	color:#929292;
	font-size:25px;
	font-weight:bold;
	text-align:center;
	line-height:normal;
	text-transform:uppercase;
}

#news .date  p span{
	padding:0px;
	color:#929292;
	display:block;
	font-size:13px;
}

#news h2{
	color:#3b5998;
	font-size:28px;
	font-weight:normal;
	padding:14px 0px 10px 0px;
}

#news span{
	display:block;
	color:#5c8900;
	font-size:12px;
	font-weight:bold;
	padding:6px 0px 0px 0px;
}

#news p{
	color:#1d3974;
	font-size:12px;
	line-height:130%;
	padding:7px 0px 0px 0px;
}

#footer{
	display:inline-block;
	width:968px;
	height:161px;
	background:#e2e2e2;
	border:1px #fff solid;
	margin:50px 0px 0px 0px;
	padding:23px 0px 0px 0px;
}

#footer h2{
	display:block;
	color:#3b5998;
	font-size:12px;
	padding:0px 0px 7px 0px;
	background:url(../images/start/footer-ul-ll-bg.jpg) left bottom repeat-x;
}

#footer ul li{
	font-size:12px;
	display:block;
	padding:5px 0px 7px 0px;
	background:url(../images/start/footer-ul-ll-bg.jpg) left bottom repeat-x;
}



#footer ul li a{
	color:#222222;
	padding:0px 0px 0px 15px;
	background:url(../images/start/footer-ul-li-a-bg.png) 0px 2px no-repeat;
}

#domainsuche hr{
 	color:#F8F8F8;
	padding:0px 0px 0px 15px;
	background:url(../images/start/footer-ul-li-a-bg.png) 0px 2px no-repeat;
}

.coll0{
	float:left;
    margin-bottom: 30px;
}

.coll1{
	float:left;
	width:127px;
	padding:0px 0px 0px 36px;
}

.coll2{
	float:left;
	width:122px;
	padding:0px 0px 0px 36px;
}

.coll3{
	float:left;
	width:127px;
	padding:0px 0px  0px 31px;
}
.coll4{
	float:right;
	width:109px;
	padding:0px 30px 0px 31px;
}

.coll5{
	float:left;
	width:127px;
	padding:0px 0px  0px 31px;
}

#footer .coll4 ul li{
	display:inline-block;
}

#footer .coll4 ul li a{
	float:left;
	padding:0px;
	background:none;
}

.twitter{
	margin:0px 14px 0px 14px;
}




/*----------------------subpage------------------------------*/

#inner-details{
	width:970px;
	padding:26px 0px 0px 0px;
}

#details-all{
	float:left;
    width:905px;
	background:#f4f4f4;
	border:5px #fff solid;
	padding:6px 37px 26px 20px;
}

#details-left{
	float:left;
	width:644px;
	background:#f4f4f4;
	border:5px #fff solid;
	padding:6px 37px 26px 20px;
}

#details-left,#details-all h1{
	color:#3b5998;
	font-size:36px;
	padding:6px 0px 0px 0px;

}

#details-left,#details-all h2{
	color: #3b5998;
	font-size:28px;
	font-weight:normal;
	padding:0px 0px 8px 0px;
}

#details-left,#details-all h3{
	color: #3b5998;
	font-size:20px;
	font-weight: bold;
	padding:0px 0px 8px 0px;
}

#details-left,#details-all h0{
	color:#3b5998;
	font-size:10px;
	padding:6px 0px 0px 0px;
}

#details-left,#details-all h6{
	color:#3b5998;
	font-size:14px;
    font-weight: bold;
	padding:6px 0px 0px 0px;
}

#details-left,#details-all h7{
	color: #1F376B;
	font-size:12px;
    font-weight: bolder;
	padding:6px 0px 0px 0px;
}

#details-left,#details-all h8{
	color: #7B96CC;
	font-size:12px;
    font-weight: bolder;
	padding:6px 0px 0px 0px;
}


#details-left,#details-all img{
	margin:7px 0px 5px 0px;
}

#teaser{
	width:620px;
	margin:5px 0px 8px 0px;
	border:1px #c1c1c1 solid;
	padding:8px 0px 8px 20px;
	background: #fff url(../images/start/teaser-bg.jpg) repeat-x;
}

#details-left #teaser p{
	color:#658a11;
	font-size:22px;
	line-height:normal;
	padding:8px 0px 8px 0px;
}

#details-left h3{
	color:#1d3974;
	font-size:19px;
	padding:8px 0px 6px 0px;
}

#details-left h4{
	color:#1d3974;
	font-size:13px;
	padding:6px 0px 0px 0px;

}

#details-left p{
	color:#1d3974;
	font-size:12px;
	line-height:150%;
	padding:0px 0px 10px 0px;
}

#details-left p a{
	color:#4f75c5;
	text-decoration:underline;
}

a.weiterlesen{
	font-weight:bold;
	color:#3b5998 !important;
	text-decoration:underline;
}

#details-left h5{
	color:#5c8900;
	font-size:12px;
	padding:10px 0px 5px 0px;
}

#details-left ul{
	margin:5px 0px 10px 0px;
}

#details-left ul li{
	color:#1d3974;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 2px 15px;
	background:url(../images/start/details-ul-li-a-bg.jpg) 0px 6px no-repeat;
}


#details-right{
	float:left;
	width:232px;
	padding:0px 0px 0px 26px;
}

#side-nav{
	width:192px;
	background:#f4f4f4;
	border:5px #fff solid;
	padding:6px 15px 12px 15px;
}

#side-nav h2{
	color:#3b5998;
	font-size:28px;
	font-weight:normal;
	padding:6px 0px 10px 0px;
	background:url(../images/start/side-nav-bg.jpg) left bottom repeat-x;
}

#side-nav ul{
	margin:0px 0px 10px 0px;
}

#side-nav ul li{
	font-size:12px;
	font-weight:bold;
	padding:4px 0px 6px 0px;
   	background:url(../images/start/side-nav-bg.jpg) left bottom repeat-x;
}

#side-nav ul li a{
	color:#1d3974;
	padding:0px 0px 0px 16px;
	background:url(../images/start/side-nav-li-bg.jpg) 0px 5px no-repeat;
}

#teaser-box{
	width:192px;
	border:5px #fff solid;
	margin:24px 0px 0px 0px;
	padding:6px 15px 10px 15px;
	background:#d1daef url(../images/start/teasre-box-bg.jpg) left top no-repeat;
}

#teaser-box h2{
	color:#3b5998;
	font-size:28px;
	font-weight:normal;
	padding:6px 0px 6px 0px;
}

#teaser-box img{
	border:1px #fff solid;
	margin:6px 0px 5px 0px;
}

#teaser-box p{
	color:#1d3974;
	font-size:16px;
	padding:5px 0px 5px 0px;
}

#box-link{
	color:#fff;
	height:23px;
	font-size:13px;
	font-weight:bold;
	display:inline-block;
	margin:5px 0px 8px 0px;
	border:1px #345190 solid;
	padding:5px 13px 0px 13px;
	background:url(../images/start/box-link-bg.jpg) repeat-x;
}

#teaser-box #box-link img{
	border:none;
	margin:4px 0px 0px 5px;
}

#inner-content{
	width:924px;
	display:inline-block;
	border:1px #fff solid;
	margin:23px 0px 0px 0px;
	padding:16px 19px 40px 24px;
	background:#eaeaea url(../images/start/inner-content-bg.jpg) left top no-repeat;
}

#inner-top{
	width:924px;
}

#easy{
	float:left;
	width:253px;
}

#web-space{
	float:left;

	border:1px #1c3872 solid;
	background:#1c3872 url(../images/start/web-space-bg.jpg) left top repeat-x;
}

.inner-web{
	float:left;
	width:183px;
	padding:9px 20px 10px 20px;
	background:url(../images/start/inner-web-space-bg.jpg) right top repeat-y;
}

#inner-content h1{
	color:#3b5998;
	font-size:36px;
}

#web-space .inner-web h2{
	color:#fdfdfd;
	font-size:28px;
	font-weight:normal;
    text-align: center;
}

#web-space img{
	margin:8px 0px 8px 0px;
}

.inner-web.nobg{
	background:none;
}

#divOnTop { z-index: 1000; }

.detailbar {
	clear:both;
	width:924px;
    position:relative;
    top: 10px;
	display:inline-block;
	padding:10px 0px 0px 0px;
}

.detaibarimg{
  margin-top: 4px;
  float: right;
}

.detailbar h2{
	height:31px;
	color:#bd0000;
	font-size:18px;
	background:#fff;
	font-weight:normal;
	padding:5px 0px 0px 15px;
	border-bottom:1px #c0c0c0 solid;
}

.details {
	clear:both;
	width:924px;
    position:relative;
	display:inline-block;
	padding:9px 0px 16px 0px;
}

.plh-15 {padding-top: 15px; height: 15px;}

.top-5  { top: -5px;}
.top-15 { top: -15px;}

.top-P-5   { padding-top: 5px;}
.top-P-15  { padding-top: 15px;}
.top-P-50  { padding-top: 50px;}
.top-P-100 { padding-top: 100px;}

.bot-P-5   { padding-bottom: 5px;}
.bot-P-15  { padding-bottom: 15px;}
.bot-P-50  { padding-bottom: 50px;}
.bot-P-100 { padding-bottom: 100px;}

.details h2{
	height:31px;
	color:#bd0000;
	font-size:18px;
	background:#fff;
	font-weight:normal;
	padding:5px 0px 0px 15px;
	border-bottom:1px #c0c0c0 solid;
}

.details h3{
	color:#3B5997;
	font-size:12px;
	font-weight: bold;
	padding:5px 0px 0px 15px;
}

.details h4{
	color:#000066;
	font-size:12px;
	font-weight: bold;
	padding:5px 0px 0px 15px;
}

.details h5{
	font-weight:normal;
	padding:5px 0px 0px 15px;
	border-bottom:1px #c0c0c0 solid;
}

.details h6{
	font-weight: bold;
	margin-top: 8px;
}

.details h2 img{
	float:left;
	margin:10px 12px 0px 0px;
}

.floatright { float: right;
width: 100px;
margin: 0 0 10px 10px;
background-color: #ddd;
padding: 10px;
border: 1px solid #666; }

.clear:after 			{ content: "."; display: block; height: 0; overflow:hidden; clear: both; visibility: hidden; }

.label-font-12 { color: #1F376B; font-family: arial; font-size: 10px; font-weight: bolder; padding-left: 20px; }

.fl-space 	{ float: left; margin-right: 5px; }
.fr-space	{ float: right; margin-left: 5px; }
.fl-space2	{ float: left; margin-right: 10px; }
.fr-space2	{ float: right; margin-left: 10px; }
.width-10 { width: 10px; }
.width-150{ width: 150px; }
.width-180{ width: 180px; }
.Bwidth-180{ width: 180px; margin-left: -20px;}
.width-200{ width: 200px; }
.width-220{ width: 220px; }
.width-230{ width: 230px; }
.width-240{ width: 240px; }
.width-250{ width: 250px; }
.width-260{ width: 260px; }
.width-270{ width: 270px; }
.width-280{ width: 280px; }
.width-290{ width: 290px; }
.width-300{ width: 300px; }
.width-310{ width: 310px; }
.width-320{ width: 320px; }
.width-330{ width: 330px; }
.width-340{ width: 340px; }
.width-350{ width: 350px; }
.width-360{ width: 360px; }
.width-370{ width: 380px; }
.width-380{ width: 390px; }
.width-390{ width: 390px; }
.width-400{ width: 400px; }
.width-450{ width: 450px; }
.width-500{ width: 500px; }
.width-750{ width: 750px; }
.width-800{ width: 800px; }
.width-850{ width: 850px; }
.width-900{ width: 900px; }

.coll-10  { height: 10px; }
.coll-20  { height: 20px; }
.coll-25  { height: 25px; }
.coll-30  { height: 30px; }
.coll-40  { height: 40px; }
.coll-46  { height: 46px; }
.coll-50  { height: 50px; }
.coll-60  { height: 60px; }
.coll-70  { height: 70px; }
.coll-75  { height: 75px; }
.coll-80  { height: 80px; }
.coll-100 { height: 100px; }
.coll-150 { height: 150px; }
.coll-200 { height: 200px; }
.coll-250 { height: 250px; }
.coll-300 { height: 300px; }
.coll-400 { height: 300px; }
.coll-500 { height: 500px; }
.coll-800 { height: 800px; }
.coll-1000{ height: 1000px; }

.red {color: #BD0000;}



.updwnbox { width: 30px; margin: 0px; padding: 0px; }
.updwnbox img { float: left; width: 10px; }
.updwnbox input { float: left; width: 10px; padding-right: 3px;}

.dings input { width: 10px; padding-left: 3px; padding-right: 3px;}

#alert {
	font-size:14px;
	font-weight:bold;
    position: absolute;
    left: 10px;
	padding-top: 6px;
    z-index: 98;
  }

.left{
    float: left;
}

.right{
    float: right;
    margin: 0px 60px 0px 0px;
}

.middle{
    margin: 0px 60px 0px 0px;
}


.table-coll1{
 	float:left;
	width:462px;
}
.table-coll2{
 	float:left;
	width:462px;
}

.over-coll1{
	float:left;
	width:253px;
}

.over-coll2{
   	float:left;
	width:667px;
}
.inner-coll1{
	float:left;
	width:253px;
}

.inner-coll2{
	float:left;
	width:223px;
	border-left:1px #c0c0c0 solid;
}
.inner-coll2-end{
	float:left;
	width:667px;
	border-left:1px #c0c0c0 solid;
}

.inner-coll3{
	float:left;
	width:223px;
	border-left:1px #c0c0c0 solid;
}

.inner-coll4{
	float:left;
	width:221px;
	border-left:1px #c0c0c0 solid;
	border-right:1px #fff solid;
}

.inner-coll2 img, .inner-coll3 img, .inner-coll4 img{
	display: block;
	margin: 0 auto;
}

.inner-coll4 li{
	border-left: 1px solid #fff;
	border-right:1px #c0c0c0 solid;
}

.inner-coll2 li, .inner-coll3 li, .inner-coll4 li{
	border-left: 1px solid #fff;
}

.details ul li{
	color:#1d3974;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding:8px 0px 8px 0px;
	background:url(../images/start/side-nav-bg.jpg) left bottom repeat-x;
}

.details ul li span.red{
	color:#bd0000;
	font-weight:bold;
}
.details ul li span.space{
  margin-left: 20px;
  margin-top: 50px;
}
.details ul li span{
	font-weight:normal;
}

.details .inner-coll1 ul li{
	color:#646464;
	text-align:left;
	padding:8px 0px 8px 13px;
}

.details ul li.nopadding{
	padding:0px 0px 0px 0px;
}


.details .pointers{
	position: relative;
	padding: 0px 0px 20px 0px;
	background:#f4f4f4 url(../images/start/side-nav-bg.jpg) left bottom repeat-x;

}

.details .pointers .table-coll1,.table-coll2{
	position: relative;
	background:#f4f4f4 url(../images/start/side-nav-bg.jpg) left bottom repeat-x;

}

.details .pointers ul li.text{
	padding:0px;
	background:none;
}

.details .pointers ul li.butt{
    padding: 0px;
	background: none;
    height: 10px;
}

.details .pointers ul li.nobg{
	padding:0px;
	bottom: -15px;
	position: absolute;
	background:none;
}

.details .pointers ul li{
	text-align:left;
	font-weight:normal;
	margin:0px 0px 0px 20px;
	padding:6px 0px 0px 16px;
	border: none;
	color: #3e3e3e;
    background:url(../images/start/details-ul-li-a-bg.jpg) 0px 10px no-repeat; 
}

.details input[type=text],input[type=password]{

	height: 20px;
    cursor: pointer;
}

.inner-web input[type=submit]{
	color:#fff;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
    position: relative;
    left: 20px;
    top: 25px;
	padding:2px 22px 10px 22px;
    cursor: pointer;
}

.details input[type=submit]{
	color:#fff;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
    position: relative;
    left: 20px;
	padding:2px 22px 10px 22px;
    cursor: pointer;
}

.underbutton input[type=submit]{
	color:#fff;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
    position: relative;
    left: 30px;
    top: 35px;
	padding:2px 22px 10px 22px;
    cursor: pointer;
}

.loginbutton input[type=submit]{
	color:#fff;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
    position: relative;
    left: 30px;
    top: -15px;
	padding:2px 22px 10px 22px;
    cursor: pointer;
}
.but-green{
  	background:#6b9d06 url(../images/start/but_green.jpg) repeat-x;
    border:1px #6b9d06 solid;
}

.but-blue{
  	background:#1D3974 url(../images/start/but_blue.jpg) repeat-x;
    border:1px #1F376B solid;
}

.but-balck{
  	background:#000000 url(../images/start/but_grey.jpg) repeat-x;
    border:1px #000000 solid;
}

.but-grey{
  	background:#4A4A4A url(../images/start/but_grey.jpg) repeat-x;
    border:1px #000000 solid;
}
.but-blue-mid{
  	background:#1D3974 url(../images/start/but_blue.jpg) repeat-x;
    border:1px #1F376B solid;
    margin: 20px 0 0 150px;
}
.details .pointers ul li a.bestellen{
	color:#fff;
	height:23px;
	font-size:12px;
	font-weight:bold;
	display:inline-block;
	border:1px #6b9d06 solid;
	padding:5px 22px 0px 22px;
}

.details .pointers ul li img{
	float: right;
	margin:5px 0px 0px 5px;
}

.details .pointers ul li p{
	color:#3e3e3e;
	padding:10px 0px 0px;
}

.details .pointers h2{
    color: #3B5997;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.details .inner h4{
    color: #3B5997;
    font-size: 13px;
    font-weight: bolder;
    text-align: justify;
}

.details .inner h2{
    color: #3B5997;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.inner-text{
	width:924px;
}

.inner-text p{
	color:#6c6c6c;
	font-size:12px;
	padding:9px 0px 9px 0px;
}


.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}

.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width:970px;
	margin:0 auto;
}



.htooltip span { /* The appearance of our tooltip */
    background-color: rgba(0,0,0, 0.8);
    border-radius: 15px 15px 15px 0px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
    color: #fff;
    margin-left: 2px;
    margin-top: -75px;
    opacity: 0; /* Make it transparent */
    padding: 10px 10px 10px 40px;
    position: absolute;
    text-decoration: none;
    visibility: hidden; /* and hidden */
    width: 350px;
    z-index: 10;
}

.htooltip:hover span { /* show the tooltip when hover */
    opacity: 1;
    visibility: visible;
}

.htooltip span img { /* example image */
    position: absolute;
    border: 0 none;
    float: left;
    margin: -30px 0 0 -50px;
    opacity: 0;
    visibility: hidden;
    z-index: -1;
}

.htooltip:hover span img { /* show the image */
    opacity: 1;
    visibility: visible;
}
/* Switch für Laufzeitoption A oder B */


.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(../images/start/switchG.gif) repeat-x; display: block; float: left; }
.cb-enable span, .cb-disable span { line-height: 30px; display: block; background-repeat: no-repeat; font-weight: bold; }
.cb-enable span { background-position: left -90px; padding: 0 10px; }
.cb-disable span { background-position: right -180px;padding: 0 10px; }
.cb-disable.selected { background-position: 0 -30px; }
.cb-disable.selected span { background-position: right -210px; color: #fff; }
.cb-enable.selected { background-position: 0 -60px; }
.cb-enable.selected span { background-position: left -150px; color: #fff; }
.switch label { cursor: pointer; }
.switch input { display: none; }
.switch {
  margin: -3px 10px 10px 10px;
  text-align: center;
}

#optA{text-align: left; background-color: #EAEAEA;}
#optB{text-align: left; background-color: #D3ECF9;}

	/* ALERTS */
	.alerts {
		margin-top:-10px;
		margin-bottom:-10px;
	}

	.alert {
		height:27px;
		padding-top:13px;
		cursor:pointer;
		margin-bottom:10px;
		margin-top:10px;
		font-weight:bold;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		color:#fff;
	}

    .alert_big {
		height:60px;
		padding-top:13px;
		cursor:pointer;
		margin-bottom:10px;
		margin-top:10px;
		font-weight:bold;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		color:#fff;
	}

    .alert_big .orange-icon {
		display:block;
		width:48px;
		height:48px;
		background-image:url(../images/warning_big.png);
		float:left;
		margin-left:10px;
		margin-right:10px;
		background-position:0px 45px;
	}

	.alert_big.orange {
		background-color: #FFE4AE;
		color:#d67820;
		border:1px solid #e1b37c;
	}
	.alert_big.orange p{
		color:#d67820;
        font-size: 12px;
	}

	.alert.green {
		background-image:url(../images/alert-bg.png);
		color:#62af17;
		border:1px solid #aee17c;
	}
	.alert.green p {
		color:#62af17;
	}
	.alert.red {
		background-image:url(../images/alert-bg.png);
		background-position:0px 80px;
		color:#c33820;
		border:1px solid #e18b7c;
	}
	.alert.red p{
		color:#c33820;
	}
	.alert.blue {
		background-image:url(../images/alert-bg.png);
		background-position:0px 40px;
		color:#2065c3;
		border:1px solid #7ca7e1;
	}
	.alert.blue p{
		color:#2065c3;
	}
	.alert.orange {
		background-image:url(../images/alert-bg.png);
		background-position:0px 120px;
		color:#d67820;
		border:1px solid #e1b37c;
	}
	.alert.orange p{
		color:#d67820;
	}
	.alert .green-icon {
		display:block;
		width:15px;
		height:15px;
		background-image:url(../images/alert-icon.png);
		float:left;
		margin-left:10px;
		margin-right:10px;
	}
	.alert .blue-icon {
		display:block;
		width:15px;
		height:15px;
		background-image:url(../images/alert-icon.png);
		background-position:0px 15px;
		float:left;
		margin-left:10px;
		margin-right:10px;
	}
	.alert .orange-icon {
		display:block;
		width:15px;
		height:15px;
		background-image:url(../images/alert-icon.png);
		float:left;
		margin-left:10px;
		margin-right:10px;
		background-position:0px 45px;
	}
	.alert .red-icon {
		display:block;
		width:15px;
		height:15px;
		background-image:url(../images/alert-icon.png);
		background-position:0px 30px;
		float:left;
		margin-left:10px;
		margin-right:10px;
	}
