/******************************
Datei: content.css
Datum: 14.06.2010
Stile für normale Inhalte
******************************/
#contentLeft{
	width:583px;
	padding:45px 50px 40px 50px;;
	background-image:url(../img/content/bg_content_top.gif);
	background-repeat: no-repeat;
	background-color:#FFF;
}
#contentLeftAbschluss{
	background-image:url(../img/content/bg_content_bottom.png);
	background-repeat: no-repeat;
	background-position:bottom;
	overflow:hidden;
	font-size:0px;	
	height:6px;
	width:683px;
}
#contentRight{
	width:222px;
	padding:45px 30px 35px 30px;
	background-image:url(../img/content/bg_content_right.png);
	background-repeat: repeat-x;	
	color:#FFF;
}
h3.contentTitle{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	color:#152F49;
	text-transform:uppercase;
}
h3.contentTitleBlue{
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
	color:#2789D4;
	text-transform:uppercase;
}
.infoBox{
	margin:25px 0px 20px 0px;
	background-color:#E7F2FA;
	border-width:5px 0px 0px 0px;
	border-style:solid;
	border-color:#2789D4;
	padding:20px 0px;
	width:100%;
}
.infoBoxR{
	margin:0px 0px 20px 0px;
	background-color:#FFF0F0;
	border:2px solid #BF0000;
	padding:20px 0px;
	width:100%;
}
.infoBoxO{
	margin:0px 0px 20px 0px;
	background-color:#FFFFCC;
	border:2px solid #C67404;
	padding:20px 0px;
	width:100%;
}

.infoBoxInner{
	width:552px;
	margin:0px 20px 0px 10px;
	background-color:#E7F2FA;
}
.infoBoxLeft{
	width:65px;
	color:#2789D4;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
.infoBoxRight{
	width:477px;
	color:#247EC1;
}
.checkBox{
	width:525px;
	padding:10px 45px 10px 13px;
	background-color:#E7F2FA;
	margin-bottom:5px;
}
.checkBoxImg{
	width:42px;
	height:33px;
	background-image:url(../img/content/hacken.gif);
	background-repeat: no-repeat;
	background-position:2px 2px;
}
.checkBoxContent{
	width:480px;
}
.checkBoxTitle{
	font-weight:bold;
	margin:0px 0px 4px 0px;
	font-size:13px;
}
/* FAQ */

.faq{
	margin-top:20px;
}
.faqHeader{
	width:557px;
	background-image:url(../img/content/bg_faq_header.jpg);
	background-repeat:repeat-x;
	padding:11px 13px 5px 13px;
}
.faqHeader a{
	padding-left:43px;
	background-repeat:no-repeat;
	background-position:top left;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
}
.faqBox .faqHeader a{
	background-image:url(../img/content/faq_open.jpg);
	color:#2789D4;
}
.faqActiveBox .faqHeader a{
	background-image:url(../img/content/faq_close.jpg) !important;	
	color:#152F49;
}
.faqContent{
	width:500px;
	margin:10px 40px 20px 40px;
}
.faqBox .faqContent{
	display:none;
}
.faqActiveBox .faqContent{
	display:block;
}

/* Klappen */

.klappen{
	margin-top:0px;
}
.klappenHeader{
	width:557px;
	padding:0px;
}
.klappenHeader a{
	padding-left:33px;
	background-repeat:no-repeat;
	background-position:top left;
	font-size:15px;
}
.klappenBox .klappenHeader a{
	background-image:url(../img/content/faq_open.jpg);
	color:#2789D4;
}
.klappenActiveBox .klappenHeader a{
	background-image:url(../img/content/faq_close.jpg) !important;	
	color:#152F49;
}
.klappenContent{
	width:583px;
	margin:0px;
}
.klappenBox .klappenContent{
	display:none;
}
.klappenActiveBox .klappenContent{
	display:block;
}

/* Pakete */

.paketVergleich{
	margin-top:20px;
}
.vergleichLine{
	width:100%;	
}
.col1{	
	width:260px;
	padding:10px 10px;
}
.paketVergleich .headline .col1{
	padding:13px 0px;
	width:286px;
}
.paketVergleich .headline h3{
	margin-top:27px;
	margin-bottom:0px !important;
}
.col2,.col3,.col4{
	margin-left:7px;
	width:92px;
	padding:20px 0px;
	overflow:hidden;
	font-size:0px;
}
.vergleichLineWhite{
	background-color:#FFF;
	overflow:hidden;
}
.vergleichLineBlue{
	background-image:url(../img/content/bg_preisvergleich_blue.gif);
	background-repeat:repeat-y;	
}
.colHacken{
	background-image:url(../img/content/hacken.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.colKeinHacken{
	background-image:url(../img/content/kein_hacken.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.abschlussLine .col2,.abschlussLine .col3,.abschlussLine .col4{
	font-size:24px;
	color:#17396C;
	font-weight:bold;
	text-align:center;
	padding-top:4px;
	padding-bottom:0px;
}
.abschlussLine .col1{
	padding-bottom:0px;
}
.abschlussLineSmall .col1,.abschlussLineSmall .col2,.abschlussLineSmall .col3,.abschlussLineSmall .col4{
	padding-top:1px;
}
.abschlussLineSmall .col2,.abschlussLineSmall .col3,.abschlussLineSmall .col4{
	font-size:12px;
	text-align:center;	
}
/* Kontakt */
.kontakt{
	margin-top:20px;
}
.frmLine{
	margin-bottom:15px;
}
.frmCol1{
	width:216px;
	font-weight:bold;
	font-size:13px;
}
.frmCol2{
	width:340px;	
}

.inpFieldNormal{
	width:334px;
	border:0px;
	padding:3px 3px;
	background-image:url(../img/content/bg_input_long.gif);
	background-repeat:no-repeat;
	height:25px;
}
.inpFieldNormalR{
	background-image:url(../img/content/bg_input_long_red.gif);
	background-repeat:no-repeat;
}
.frmSubCol1{
	width:90px;
	height:25px;
}
.frmSubCol2{
	width:224px;
	height:25px;
}
.inpFieldSmall{
	width:218px;
	border:0px;
	padding:3px 3px;
	background-image:url(../img/content/bg_input_small.gif);
	background-repeat:no-repeat;
	height:25px;
}
.inpFieldSmallR{
	background-image:url(../img/content/bg_input_small_red.gif);
}
textarea.inpFieldNormal{
	background-image:url(../img/content/bg_textarea.gif);	
	height:85px;
}
textarea.inpFieldNormalR{
	background-image:url(../img/content/bg_textarea_red.gif);	
}
.inpSelect{
	width:177px;
	background-color:#E7F2FA;
	border:0px;
}
.contentRightLine{
	width:100%;
	height:1px;
	overflow:hidden;
	font-size:0px;
	background-color:#65798C;
}
.contentRightLineWhite{
	width:100%;
	height:1px;
	overflow:hidden;
	font-size:0px;
	background-color:#FFF;
}
.whiteArrowLink{
	padding-left:20px;
	background-image:url(../img/content/arrow_weiss.png);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	background-position:left 2px ;
}
.frmRightCol2{
	width:107px;
}
.frmRightCol1 .inpRight{
	width:88px;
	padding:3px;
	border:0px;
	background-color:none;
}
.menuRight{
	background-image:url(../img/content/bg_menu_right.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.rightMenuItem{
	padding:5px 0px;
	border-style:solid;
	border-color:#65798C;
	border-width:1px 0px 0px 0px;
}
.rightMenuItem a{
	padding-left:23px;
	color:#FFF;
	text-decoration:none;
	background-image:url(../img/content/arrow_blue.png);
	background-repeat:no-repeat;
	background-position:2px 2px;
}
.rightMenuItemActive{
	border-width:1px 0px 0px 0px;
	border-color:#86A3B3;
	background-color:#2789D4;
}
.rightMenuItemActive a{	
	background-image:url(../img/content/arrow_menu_right_whitet.gif);
	font-weight:bold;
}
.inpRightLong{
	width:216px;
	padding:3px;
	background-image:url(../img/content/bg_input_login.gif);
	border:0px;
	height:18px;
}
#sslBox{
	width:248px;
	height:154px;
	background-image:url(../img/content/ssl.png);
	position:absolute;
	right:0px;
	bottom:-40px;
	cursor:pointer;
}
/* Login */
.loginContent{
	background:transparent !important;
	color:#FFF;
	height:500px;
	padding-left:0px !important;
	width:623px !important;
}
.loginContent h3.contentTitle{
	color:#FFF;
}
#testAccount{
	width:668px;
	height:291px;
	position:absolute;
	left:0px;
	bottom:-4px;
	background-image:url(../img/content/testaccount_img.png);
}
#testAccount h2.sifrTitleRightBlue{
	margin-top:90px;
	margin-left:212px;
}
#testAccountBtn{
	margin-top:12px;
	margin-left:320px;	
}
/* Leistung */
#contentFullScreen{
	height:500px;
	width:970px;
	position:absolute;
	top:100px;
	left:0px;
}
#leistungsSpacer{
	width:970px;
	height:470px;	
}
#contentFullScreenLeft{
	width:195px;
	height:260px;
	position:absolute;
	left:0px;
	top:80px;
	color:#FFF;
}
#leistungSlider{
	width:831px;
	height:482px;
	position:absolute;
	right:0px;
	bottom:-29px;
	background-image:url(../img/content/leistung_img.png);
}
#leistungSliderInner{
	width:535px;
	height:335px;
	margin:32px 0px 0px 148px;
	background-color:#FFF;
	position:relative;
}
#leistungSliderInner .leistungsDiv{
	position:absolute;
	width:535px;
	height:335px;
	cursor:pointer;
}
.leistungImgTitle{
	width:260px;
	padding:10px;
	background-color:#666666;
	opacity:0.8;
	filter:alpha(opacity=80);
	margin:250px auto 0px auto;
	color:#FFF;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#arrowLeft{
	width:38px;
	height:43px;
	position:absolute;
	left:188px;
	top:345px;
	background-image:url(../img/content/leistung_arrow_left.png);
	cursor:pointer;
}
#arrowRight{
	width:38px;
	height:43px;
	position:absolute;
	left:878px;
	top:345px;
	background-image:url(../img/content/leistung_arrow_right.png);
	cursor:pointer;
}
.arrowRightInactive{
	background-image:url(../img/content/leistung_arrow_right_grey.png) !important;
	cursor:auto !important;
}
.arrowLeftInactive{
	background-image:url(../img/content/leistung_arrow_left_grey.png) !important;
	cursor:auto !important;
}
.tbll{
	width:35%;
	padding:6px;
	background-color:#E7F2FA;
	border-width:0 0 1px 1px;
	border-style:solid;
	border-color:#E0E0E0;
}
.tblr{
	width:65%;
	padding:6px;
	background-color:#E7F2FA;
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#E0E0E0;
}
.tblhighlight{
	background-color:#FFFFCC;
	font-weight:bold;
}
.tblR{
	background-color:#FFE1E1;
}
.tblR2{
	border:1px solid #D00000;
}
.ifeldR{
	padding:2px;
	border-style:inset;
	border-width:2px 1px 1px 2px;
	border-color:#D00000;
	background-color:#FFE1E1;
}
.ifeldInaktiv{
	padding:2px;
	background-color:#F9F9F9;
	background-color:#E0E0E0;
}
