/**********************************
**********************HTML ELEMENTE
**********************************/
HTML									{ height:100% }
BODY									{ margin:auto; left:0px; right:0px; height:100%; background:#ffffff url('index_bg.gif'); font-family:"Arial", Helvetica, sans-serif; font-size:12px; color:#000000; text-align:center }
IMG										{ border:none }
FORM									{ display:inline }
HR										{ border:none; background-color:#000000; height:1px; width:900px; float:left }
li, ul									{ margin:0px; padding:0; }
li										{ list-style-position:inside; font-size:14px; line-height:18px; }

/**********************************
******************************LINKS
**********************************/
A										{ text-decoration:none; color:#000000 }
A:HOVER									{ color:#c41230 }

/**********************************
*******************************MAIN
**********************************/
.shadow									{ width:912px }
.shadow_left							{ background:url('shdw_left.gif') repeat-y }
.shadow_right							{ background:url('shdw_right.gif') repeat-y }
.shadow_bottom							{ background:url('shdw_bottom.gif') repeat-x }

.window									{ padding:10px; background:#ffffff url('content_bg.gif') repeat-y; text-align:left }
.navigation								{ width:850px }
.navigation_buttons						{ font-size:18px }
.banner									{ padding-bottom:20px }

.box									{ width:420px }
.box.left								{ float:left; text-align:left }
.box.right								{ float:right; text-align:left; margin-right:30px; }

h2										{ font-size: 16px; color:#b10000; line-height:26px;	font-weight: bold; margin:0px; padding:0px }
.txt									{ font-size:14px; line-height:18px }
.liste									{ padding-bottom:10px }
.teambild								{ float:left; padding-right:10px }

.sponsoring								{ text-align:center; width:850px }
.sponsoring_text						{ font-size:10px }

.footer									{ width:900px; height:20px; padding-top:10px; background:url('footer_bg.gif') }
.footer_line							{ width:900px; height:1px; background:#c2c2c2 }

.text_rot								{ color:#b10000 }
.text_weiss								{ color:#ffffff; font-size:16px}
.text_weiss2								{ color:#ffffff; font-size:20px}
#close_holder							{width:800px;margin-left:auto;margin-right:auto;height:1px;z-index:10;position:relative;top:145px;float:left;}
#closedsign 							{float:right;position:relative;left:230px;}
