body
{
	background-color: #ffffff;
	background-image: url('../bilder/hintergrund.png');
	background-repeat: repeat-x;
	background-position: center top;
	font-size: 10px;
}


div.wrapper
{
	width: 960px;
	margin: auto;
}


#kopf h1
{
	font-family: 'Arial';
	font-weight: lighter;
	font-size: 16px;
	line-height: 40px;
	float: left;
	margin-left: 15px;
}


#kopf a
{
	display: inline-block;
	width: 730px;
	height: 77px;
	float: right;
}


#banner
{       
	position: relative;
	width: 900px;
	height: 283px;
	background-image: url('../bilder/banner.png');
	padding: 5px 30px 30px 30px;
	top: 30px;	
}


#banner_links
{
	float: left;
	width: 265px;
}
 

#banner_mitte
{
	float: right;
	width: 340px;
	padding-right: 30px;
}


#tipp
{
	width: 204px;
	height: 92px;
	background-image: url("../bilder/tipp.png");
	margin-left: 40px;
}


#banner_wrapper
{
	float: left;
	width: 650px;
}


#banner_rechts
{
	float: right;
	width: 245px;
}


#banner h1
{
	font-family: 'Arial';
	font-weight: lighter;
	font-size: 16px;
	margin-bottom: 15px;
	margin-top: 5px;
	color: #3c616c;
}


#banner h1 a
{
	font-size: 12px;
	font-family: Arial;
	margin-left: 5px;
}


#banner p
{
	font-family: 'Arial';
	font-weight: normal;
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 25px;
}


#banner a
{
	text-decoration: underline;
	color: #3c616c;
}


#banner_mitte p
{
	margin-bottom: 15px !important; /*Sonst nicht genug Platz*/
}


#wartezeit_auswahl
{
	display: inline-block;
}


#inhalt
{
	/*padding: 15px;*/
	position: relative;
	top: 50px;
}


div.inhalt_style h1,h2, big
{
	font-family: 'Arial';
	font-weight: lighter;
	font-size: 22px;
	margin-bottom: 20px;
	color: #3c616c;
	text-align: center;
}


div.inhalt_style table
{
	font-family: 'Arial';
	width: 960px; /*100%;*/
	margin:auto;
}


table.antrags_tabelle
{
	width: 100% !important;
	margin-bottom: 30px;
}


table.antrags_tabelle tr
{
	width: 100%;
}

table.antrags_tabelle td
{
	padding: 0px 0px 2px 0px !important;
}

table.antrags_tabelle td.small
{
    width: 360px;
}


table.antrags_tabelle input
{
	margin-right: 3px;
}

#info_fenster div.wichtig li
{
	font-family: 'Arial';
	font-weight: lighter;
	font-size: 19px;
	margin-bottom: 5px;
	color: red;
}

#inhalt th
{
	font-size: 11px;
	font-weight: 600;
	color: #3c616c;
	padding: 15px 5px 25px 5px;
	background-color: #e3e9ed;
}


#inhalt th.tarif_name
{
	padding: 15px 0px 0px 0px !important;	
}


#inhalt th.beschreibung
{
	background-color: #b4c1cf !important;
	font-family: "Arial";
	font-size: 12px;
}


#inhalt td h1
{
	font-weight: 500;
}


div.inhalt_style td
{
	font-family: "Arial";
	font-size: 12px;
	vertical-align: middle;
	text-align: center;/*left;*/
	padding-bottom: 15px;
	padding-top: 15px;
}


div.inhalt_style td span.fett
{
	font-weight: 600;
}


#popup.infos p
{
	font-size: 12px;	
}

#inhalt td span.tipp
{
	line-height: 23px;
	font-size: 15px;
	color: red;
}


h1.fett
{
	font-weight: 600 !important;
}

div.inhalt_style h2
{
	font-size: 15px;
	margin-top: 20px;
	margin-bottom: 10px;
}


#fehler li
{
	font-family: 'Arial';
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	color: red;
}




#fehler ul
{
	list-style-type: square;
	margin: 15px;
}


div.pfeil_button
{
	padding-top: 45px;
	background-image: url('../bilder/pfeil.png');
	background-repeat: no-repeat;
	background-position: left top;
}


div.inhalt_style td a
{
	padding-left: 26px; 
	line-height: 15px;
	background-image: url("../bilder/pfeil2.png");
	background-position: left center;
	background-repeat: no-repeat;
	color: #3c616c;   
}

div.inhalt_style td a:hover
{
	background-color: #8eb9d5;
}


div.inhalt_style td ul li
{
	margin: 5px 0px 5px 0px;
	text-align:left;
}



#inhalt td.dunkel
{
	background-color: #dedede;  
}


#inhalt td.dunkel:hover, #inhalt td:hover
{
	background-color: #8eb9d5;
}


td.hellhover:hover
{
	background-color: transparent !important;
}

td.dunkelhover:hover
{
	background-color: #dedede !important; 
}


#inhalt td span.Positiv
{
	display: block;
	background-image: url("../bilder/daumen_hoch.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
}

#inhalt td span.Neutral
{
	display: block;
	background-image: url("../bilder/daumen_seite.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
}


#inhalt td span.Negativ
{
	display: block;
	background-image: url("../bilder/daumen_runter.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 100%;
	height: 40px;
}


#info_fenster p
{
	font-family: 'Arial';
}


#info_fenster
{
	background-color: #ffffff;
}

#info_fenster td
{
	margin: 0px;
	padding: 0px;
	text-align: left;
}


#info_fenster #pruefen
{
	font-size: 12px;
	margin-bottom: 20px;
}

#info_fenster h1, #info_fenster h2
{
	text-align: left;
}


#info_fenster tr:hover
{
	background-color: #8eb9d5;
}


#info_fenster tr.nohover:hover
{
	background-color: transparent !important;
}


#vergleich_drucken
{
	margin-top: 50px;
}


#print_infos
{
	margin-top: 30px;
	margin-bottom: 30px;
}



#popup td
{
	padding: 15px;
}


#fly
{
	position: fixed;
	top: 400px;
	width: 130px;
	left: 50%;
	margin-left: -625px;
	visibility: hidden;
}


#fly h1
{
	display: inline;
	padding-top: 60px;
	background-image: url('../bilder/pfeil3.png');
	background-position: center top;
	background-repeat: no-repeat;
}