/**********************************
***************************STANDART
**********************************/
HTML									{ height:100% }
BODY									{ margin:0px; font:13px "Arial", Helvetica, sans-serif; background:#ebebeb url('bg.gif') repeat-y center; color:#000000 }
IMG										{ border:none }
FORM									{ display:inline }
TABLE									{ border-collapse:collapse; border-spacing:0px; border:none; }
TD										{ padding:0px; }
HR										{ height:1px; border-width:0; border-top:1px solid #000000;	margin:0px; clear:both }

H1,H2,H3								{ font-weight:normal; margin:0px; margin-bottom:10px; line-height:100% }
H1										{ font-size:250% }
H2										{ font-size:200% }
H3										{ font-size:150%; color:#c51617 }
H4										{ font-size:100%; color:#c51617; font-weight:normal }

UL										{ list-style:none; margin:0px; padding:0px }
LI										{ margin:0px; padding:0px }

A										{ text-decoration:none; color:#000000 }
A:HOVER									{ text-decoration:none; color:#c51617 }

INPUT, TEXTAREA, SELECT					{ border:1px solid #e1e1e1; background:#ffffff url('verlauf_bg.gif') repeat-x top; color:#464646; padding:3px 5px }	

/**********************************
******************************STYLE
**********************************/
#main									{ width:850px; margin:auto; left:0px; right:0px; margin-top:25px }
#header									{ margin-bottom:25px }
#header_right							{ float:right; color:#464646 }
#header_right A							{ text-decoration:none; color:#464646; margin-left:25px }
#header_right A:HOVER					{ text-decoration:none; color:#c51617 }

#movie, #movie_movie					{ margin-left:-25px; margin-right:-25px; background:#000000 url('bg_movie.gif') repeat-x top;text-align:center; cursor:pointer }
#movie_play_button						{ padding:79px 0px }


#content								{ margin-top:-5px; margin-left:-25px; margin-right:-25px; background:url('shadow.png') no-repeat top }
#led_schriftzug							{ height:50px; margin-top:5px; background:#c51617; text-align:center; line-height:50px; font-size:36px; font-weight:bold; color:#ffffff }
#win									{ margin:25px }

#box_left								{ float:left; width:300px }
#box_right								{ float:right; width:474px; border:1px solid #e1e1e1; background:#ffffff url('verlauf_bg.gif') repeat-x top; padding:13px }

.more_info								{ padding-top:13px }
.win_info								{ color:#999999; font-size:11px }
