* {
	margin: 0px;
	padding: 0px;
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #FFF;
	border: none;
	scrollbar-highlight-color : #FC0;
	scrollbar-arrow-color : #FC0;
	scrollbar-shadow-color: #C90;
	scrollbar-face-color : #900;
	scrollbar-track-color : #900;
	scrollbar-3dlight-color : #633;
	scrollbar-darkshadow-color : #633;
}

input, select, option, textarea {
	color: #000;
	border: 1px solid #333;
}

body, body.toto {background-color: rgb(204,0,0);}

body {background-image: url(../icons/hg-rot.jpg);}

body.toto {background-image: url(../icons/totologo.jpg);}

#fernseher {
	position: absolute;
	top: 0px;
	left: 150px;
	width: 497px;
	height: 550px;
	background-image: url(../icons/hg_fernseher.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#video {
	position: absolute;
	top: 200px;
	left: 102px;
	z-index: 99;
	text-align: center;
	vertical-align: middle;
	width: 324px;
	height: 244px;
}

#tv_grosz {
	position: absolute;
	top: 50px;
	left: 80px;
	width: 762px;
	height: 566px;
	background-image: url(../icons/tv_grosz.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

#video_grosz {
	position: absolute;
	top: 58px;
	left: 60px;
	z-index: 99;
	text-align: center;
	vertical-align: middle;
	width: 640px;
	height: 384px;
}

/*.Textgroessen per span-Tags.*/
H4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 23px;
}

H3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 27px;
}

.size32 {
	font-size: 32px;
	font-weight: bold;
	line-height: 35px;
}

img.navi {
	margin: 3px 0px 3px 0px;
}

img.epiphania {
	border-top: 2px solid #C00;
	border-left: 1px solid #C90;
	border-right: 2px solid #900;
	border-bottom: 2px solid #900;
}

/*.Link-Formatangaben.*/
A {
	text-decoration: none;
	color: #FFFFFF;
}

A:link {}

A:active {}

A:visited {color: #CCCCCC;}

A:hover {
	color: #FFCC00;
	font-weight: bold
}

/*.Epiphania.*/

TABLE.rahmen {width: 960px; height: 760px; margin: 0; padding: 0; border: 0;}
TABLE.rahmen TR {margin: 0; padding: 0; border: 0;}
TABLE.rahmen TD {width: 240px; height: 190px; margin: 0; padding: 0; border: 0;}
TABLE.rahmen TD IMG {margin: 0; padding: 0; border: 0;}
TABLE.rahmen TD.grosz {width: 480px; height: 380px; margin: 0; padding: 0; border: 0;}
TABLE.rahmen TD.legende {width: 960px; height: 30px; margin: 0; padding: 0; border: 0; text-align: center; color: rgb(255,204,0);}

#box_container {
	position: relative;
	width: 720px;
	margin: 20px auto 0 auto;
}

#box_01, #box_02, #box_03, #box_04, #box_05, #box_06, #box_07, #box_08, #box_09, #box_10, #box_11 {
	padding: 5px;
	position: absolute;
	z-index: 1;
	font-size: 10px;
	color: rgb(204,0,0);
	background-color: rgb(230,230,230);
	border-top: 1px solid rgb(255,255,255); /* TEST */
	border-left: 1px solid rgb(255,255,255); /* TEST */
	border-right: 1px solid rgb(51,51,51); /* TEST */
	border-bottom: 1px solid rgb(0,0,0); /* TEST */
}

#box_schrift {
	position: absolute;
	z-index: 1;
	text-align: center;
	font-size: 24px;
	line-height: 60px;
	color: rgb(255,255,255);
	
}
