@charset "utf-8";
/* CSS Document */

#inhalte-paketauswahl-autofokus24{
	width:751px;
	height:auto;
	margin:20px auto;
	
}

#inhalte-paketauswahl-autofokus24-breit{
	width:763px;
	height:auto;
	margin:20px auto;
	
}

#inhalte-paketauswahl-autofokus24 h2
{
	font-size:1.5em;
	color:#057af1;
	font-weight:normal;
	padding:0;
	padding-bottom:4px;
	margin:0px auto;
	width: 747px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #5B8BBB;
	border-right-color: #5B8BBB;
	border-bottom-color: #5B8BBB;
	border-left-color: #5B8BBB;
}

#box-paketauswahl-beginner{
	background-image: url(Bilder/hintergrund/hg_beginner.png);
	margin-right:6px;
	}
#box-paketauswahl-standard{
	background-image: url(Bilder/hintergrund/hg_standard.png);
	margin-right:6px;	
	}	
#box-paketauswahl-premium{
	background-image: url(Bilder/hintergrund/hg_premium.png);	
	}	

.box-paketauswahl{
	width:250px;
	height: 500px;
	float:left;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
	}


.box-paketauswahl ul{
	height: 295px;
	margin: 10px 10px 0 25px;
	padding:0 10px 10px 20px;
}

.box-paketauswahl li{
	margin: 0;
	margin-bottom:6px;
	padding:0px;
	list-style-image:url(Bilder/hintergrund/link_anstrich_orange.png);
}

.box-paketauswahl img.pakete-ueberschrift{
	margin: 10px 0px 0px 25px;
	
}


.box-paketauswahl2{
	width:250px;
	height: 500px;
	float:left;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
	}


.box-paketauswahl2 ul{
	height: 275px;
	margin: 10px 10px 0 25px;
	padding:0 10px 10px 20px;
}

.box-paketauswahl2 li{
	margin: 0;
	margin-bottom:6px;
	padding:0px;
	list-style-image:url(Bilder/hintergrund/link_anstrich_orange.png);
}

.box-paketauswahl2 img.pakete-ueberschrift{
	margin: 10px 0px 0px 25px;
	
}


.text-sternchen-grau{
	font-size:0.9em;
	padding:16px;
	color:#999;
	
	}
	
.text-hotline{
	font-size:1.3em;
	color:#057af1;
	text-align:center;
	font-weight:bold;
	
	}
	
.text-paketpreise{
	font-size:1.4em;
	line-height:1.5em;
	color:#023365;
	font-weight:bold;
	
	}
	
.text-paketpreise-klein{
	font-size:1em;
	color:#023365;
	font-weight:normal;
	
	}
	
.text-paketpreise-klein-grau{
	font-size:0.9em;
	color:#999;
	font-weight:normal;
	
	}
	
.paket-waehlen
{
	width:139px;
	height:34px;
	text-align:center;
	line-height:30px;
	color:#001e4c;
	font-weight:bold;
	background-color:transparent;
	background-image: url(Bilder/grafiken/button_paketauswahl_0.png);
	background-repeat: repeat;
	background-position: center center;
	border:none;
}

.paket-waehlen:hover
{
	background-image: url(Bilder/grafiken/button_paketauswahl_1.png);

}

/* ########################################################################### */	
/* 29.06.10 ################################################################## */	

.text-eingerueckt{
	padding-left:24px;
	
	}