* {
	margin: 0;
	padding: 0;
}

body {
	color: #ffffff;
	background: #e5e4e0;
	text-align: center;
	margin: 0;
	font: normal 12px Arial, Helvetica, sans-serif;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.clear {
	clear: both;
	text-align: left;
}

/**** ## LAYOUT ## *********************************/

div#seite {
	margin: auto;
	text-align: center;
	width: 774px;
	height: 100%;
}

div#haupt {
	background-repeat: repeat-y;
	width: 760px;
	padding-right: 7px;
	padding-left: 7px;
}

div#kopf {
	height: 82px;
	width: 760px;
	background: url(../images/layout/kopf.png) no-repeat top left;
	text-align: left;
}

div#links {
	float: left;
	width: 170px;
	background: url(../images/layout/links.png) no-repeat top left;
	padding-top: 4px;
	padding-left: 22px;
	text-align: left;
}

div#mitte {
	float: right;
	width: 568px;
}

div#fuss {
	clear: both;
	font-size: 11px;	
	text-align: center;	
	padding: 20px 20px 5px 20px;
}

div#navi {
	height: 48px;
	width: 568px;
}

td.navi {
	width: 108px;
	padding: 0;
}

div#inhalt {
	width: 535px;
	background: url(../images/layout/hintergr_inhalt_rot.png) repeat-y;
	padding: 0 10px 10px 23px;
	text-align: left;
}

div#inhalt2 {
	width: 543px;
	background: url(../images/layout/hintergr_inhalt_weiss.png) repeat-y;
	padding: 0 10px 10px 15px;
	text-align: left;
	color: #666666;
}


/**** ## INHALTE ## *********************************/

div#startbild {
	background: url(../images/layout/bild_1.jpg); 
	background-repeat: no-repeat; 
	width: 568px; 
	height: 35px; 
	padding-top: 242px;
	text-align: left;
}

div#start_google {
	width: 280px;
	height: 20px;
	padding: 5px;
	padding-left: 10px;
}

div.inhalt_allg {
	height: auto;
	padding: 15px 18px 0 18px;
	text-align: left;
	border-bottom: 1px dotted #cac9c9;
}

div.inhalt_0 {
	width: 587px;
	height: auto;
	padding: 15px 18px;
	clear: both;
	text-align: left;
}

div.mittel_li {
	float: left;
	width: 350px;
}

div.gross {
	width: 518px;
}

div.links {
	width: 150px;
}

div.reklame_text {
	border-top: #FFFFFF 1px solid;
	margin-top: 20px;
	padding-right: 10px; 
}

/**** ## FENSTER Standard ## *********************************/

div.links_o {
	background: url(../images/layout/fenster/links_o2.png) no-repeat;
	width: 135px;
	height: 19px;
	padding-top: 8px;
	padding-left: 15px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #CB4200;
}

div.links_m {
	background: url(../images/layout/fenster/links_m.png) repeat-y;
	width: 132px;
	padding: 8px;
	color: #666666;
}

div.links_u {
	background: url(../images/layout/fenster/links_u.png) no-repeat;
	width: 150px;
	height: 9px;
}

div.gross_o {
	background: url(../images/layout/fenster/gross_o.png) no-repeat;
	width: 513px;
	height: 20px;
	padding-top: 8px;
	padding-left: 15px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CB4200;
}

div.gross_o2 {
	background: url(../images/layout/fenster/gross_o2.png) no-repeat;
	width: 528px;
	height: 9px;
}

div.gross_o_navi {
	background: url(../images/layout/fenster/gross_o_navi.png) no-repeat;
	width: 524px;
	height: 23px;
	padding-left: 4px;
	padding-top: 5px;
}

div.gross_m {
	background: url(../images/layout/fenster/gross_m.png) repeat-y;
	width: 498px;
	padding: 8px 15px 8px 15px;
	margin-top: 0 !important; /* Für moderne Browser */
	margin-top: -5px; /* Für IE 6.0*/
	color: #666666;
}

div.gross_u {
	background: url(../images/layout/fenster/gross_u.png) no-repeat;
	width: 528px;
	height: 9px;
}

div.fe_navi {
	background: no-repeat;
	width: 74px;
	height: 21px;
	font-size: 11px;
	color: #cb4200;
	padding-top: 2px;
	margin-bottom: 0;
	text-align: center;
	float: left;
}

div.mittel_o {
	background: url(../images/layout/fenster/mittel_o.png) no-repeat;
	width: 345px;
	height: 20px;
	padding-top: 8px;
	padding-left: 15px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CB4200;
}

div.mittel_m {
	background: url(../images/layout/fenster/mittel_m.png) repeat-y;
	width: 335px;
	padding: 8px 10px 8px 15px;
	color: #666666;
}

div.mittel_u {
	background: url(../images/layout/fenster/mittel_u.png) no-repeat;
	width: 360px;
	height: 9px;
}

div.fe_titel {
	height: 20px;
	padding-top: 8px;
	margin-bottom: 9px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CB4200;
	text-align: left;
	vertical-align: top;
}

div.trenn { 		/* Trennung */
	margin-bottom: 4px;
	width: 100%;
	border-top: 1px dotted #CB4200;
}

div.trenn2 { 		/* Trennung */
	margin-bottom: 4px;
	width: 100%;
	border-bottom: solid 3px #FACF2C;
}

div#login {
	margin-top: 20px;
	margin-left: 5px;
	margin-bottom: 15px;
	text-align: left;
}

div#youtube {
	width: 195px;
	height: 140px;
	margin-top: 10px;	
	float: right;
	text-align: center;
	background: url(../images/layout/fenster/youtube.png) no-repeat top left;
	padding-left: 10px;
}

div#neudabei {
	width: 320px;
	height: 140px;
	margin-top: 10px;
	padding-left: 12px;
	float: left;
	background: url(../images/layout/fenster/neudabei.png) no-repeat top left;	
}

td.neudabei {
	width: 25%;
	text-align: center;
	padding: 0 6px;
}

div#online {
	background: url(../images/layout/fenster/online.png) no-repeat;
	width: 134px;
	height: 20px;
	margin-left: 8px;
	margin-bottom: 23px;
	padding-top: 4px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}

/**** SONSTIGE *********************************/

div.reklame_box {
	background: #FACF2C;
	width: 160px;
	padding: 5px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #CB4200;
	line-height: 1.6em;
	margin: 10px;
}

div.kein_bild {
	float:left;
	width: 140px;
	height: 160px;
	padding-top: 30px;
	text-align: center;
	background: #CCCCCC;
	border: thin solid #666666;
	line-height: 1.8em;
}

div#balloon_bild  {
	position: relative;
	top: -70px;
	left: 110px;
	padding: 5px;
	line-height: 18px;
	z-index: 100;
	background: url(../images/balloon1.png) no-repeat;
	width: 156px;
	height: 114px;
}

div.balloon_aus {
	display: none;
}

div.balloon_an {
	display: block !important; /* Für moderne Browser */
	display: none;
}

iframe.bezahl {
	height: 400px;
	width: 490px;
	border: 1px solid #e4e4e4;
}

img.bild1 {
	border: 10px solid #FFFFFF;
}

th.zelle { 	
	padding: 2px;
	background: #e2dcd5;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}

td.zelle_0 { 		/* Standard */
	padding: 5px;
	text-align: left;
	color: #666666;
}

td.zelle_1 { 		/* hell */
	padding: 2px;
	background: #e9e7e4;
	text-align: left;
	border-bottom: 1px solid #FFFFFF;
}

td.zelle_2 { 		/* Hintergrund + gepunktet */
	padding: 3px;
	text-align: left;
	border-bottom: 1px dotted #cac9c9;
}

td.zelle_2a { 		/* Hintergrund*/
	padding: 3px;
	text-align: left;
}

td.zelle_3 { 		/* hell + gepunktet */
	padding: 2px;
	text-align: left;
	border-bottom: 1px dotted #cac9c9;
}

td.zelle_trenn { 		/* Trennung */
	height: 1px;
	background: #CB4200;
}

div.kasten_rot {
	background: #cb4200;
	padding: 8px;
	width: 480px;
	color: #FFFFFF;
}

div.kasten_gelb {
	background: #FACF2C;
	border: #cb4200 2px solid;
	padding: 8px;
	width: 480px;
	color: #cb4200;
}

div.kasten_freisch1 {
	width: 489px;
	height: 162px;
}

div.kasten_freisch2 {
	width: 432px;
	height: 69px;
	margin-top: 8px;
	float: right;
}

div.kasten_freisch3 {
	width: 248px;
	height: 67px;
	margin-top: 8px;
	float: right;
}

div.kasten_freisch4 {
	width: 248px;
	height: 47px;
	margin-top: 8px;
	float: right;
}

div.kasten_radio {
	width: 25px;
	height: 27px;
	padding-top: 20px;
	padding-left: 30px;
	float: left;
}

div.kasten_radio_1 {
	width: 20px;
	height: 27px;
	padding-top: 45px;
	padding-left: 30px;
	float: left;
}

div.kasten_buttons {
	width:175px; 
	height: 101px;
	margin-top: 28px;
	padding-top: 10px;
	text-align: center;
	float:right;
	background: url(../images/freischaltung/buttons_hintergr.png);
	background-repeat: no-repeat;
}


/**** FORMULAR *********************************/

input.form {
	background: url(../images/form.png) no-repeat top left;
	height: 17px;
	border: solid 1px #999999;
	padding-left: 3px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

textarea.form {
	background: url(../images/form.png) no-repeat top left;
	border: solid 1px #999999;
	padding-left: 3px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

select.form {
	background: url(../images/form.png) no-repeat top left;
	height: 19px;
	border: solid 1px #999999;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

input.form_klein {
	background: #ffffff url(../images/form.png) no-repeat top left;
	height: 16px;
	border: solid 1px #999999;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

select.form_klein {
	background: url(../images/form.png) no-repeat top left;
	height: 18px;
	border: solid 1px #999999;
	padding-left: 3px;
	padding-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.fehler {
	background: #ffdbc0;
}

input.fehler, select.fehler, textarea.fehler {
	background: url(../images/form_fehler.png) no-repeat top left;
}

.gr_50 {
	width: 50px;
}

.gr_70 {
	width: 70px;
}

.gr_137 {
	width: 137px;
}

.gr_152 {
	width: 152px;
}

.gr_210 {
	width: 210px;
}

.gr_290 {
	width: 290px;
}

.gr_400 {
	width: 400px;
}

option.form  {
	background: #ffffff;
	padding-left: 3px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

option.form_klein {
	background: #ffffff;
	padding-left: 3px;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button2 {
	background: url(../images/button.png);
	width: 70px;
	height: 20px;
	padding-top: 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #866363;
}

input.button {
	text-align: center;
	font-size: 12px;
	color: #866363;
	background: #F0F2F2;
	border: 1px solid #666666;
}

input.button3 {
	background: url(../images/button2.png) no-repeat left top;
	border: none;
	width: 96px;
	height: 22px;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
