BODY {
	margin:0 auto;
	background-color:#A2C4C4;
	background-image: url(bilder/bg_line.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

div#Main{
	margin:0 auto;
	width: 1003px;
	background-color: #FFFFFF;
}

div#header{
	background-image: url('bilder/header_01_01.jpg');
 	height: 119px;
	background-color:#041764;
	margin: 0;
}
div#header_line{
	background-image: url('bilder/header_line.jpg');
	font-size:5px;
 	height: 10px;
	background-color:#041764;
}
div#field_line{
		background-image: url('bilder/field_bg.jpg');
		height: 121px;
		margin: 0;
		text-align:left
}

div#field_first{
	background-image: url('bilder/field1.jpg');
	height: 121px;
	width:310;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

div#field_sec{
		background-image: url('bilder/field2.jpg');
		height: 121px;
		margin: 0;
		text-align:left;
		width:310;
		float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.nav{
	background-image: url('bilder/nav_left_bg.jpg');
	width: 180px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	height: 600px;
	vertical-align: top;
	text-decoration: none;
	background-color: #50617C;
}

.nav_right{
	background-image: url('bilder/nav_right_bg.jpg');
	width: 180px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
	height: 600px;
	vertical-align: top;
	text-decoration: none;
	background-color: #50617C;
}

.nav_line{
	width:160px; 
	font-size:12px; 
	color:#FFFFFF
}

.nav_head{
	font-size: 12px;
	text-align:left;
	padding-left:5px;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 180px;
	vertical-align: middle;
	background-color: #707CD1;
	height: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.nav_top {
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	background-color: #D0D5F0;
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.nav_feed {
	width: 160px;
	height: 20px;
}

.pageTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	height: 33px;
	width: 170px;
	vertical-align:middle;
	text-align: center;
}


.body{
	width: 643px;
	margin:0 auto;
	background-color: #ffffff;
	vertical-align:top;
}

.body_line{
	width: 550px;
	margin-left: 10px;
}

.body_line800{
	width: 620px;
	margin-left: 5px;
}

.feed{
	height: 25px;
	margin: 0;
	margin: 0 auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}

h1 {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	font-size: 24px;
	text-align: center;
}

h2 {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 12px;
}

h3 {
	margin: 0 0 0 0;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	text-decoration:  underline;
	font-family: Arial, Helvetica, sans-serif;
	color:#993300;

}

h4 {
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	font-size: 14px;
}

h5 {
	margin: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #003366;
	font-size: 16px;
	font-weight: bold;
}

.index_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}

.infoText {
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	text-decoration:  none;
	letter-spacing: 0px;
	word-spacing:  0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

.impressum {
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	text-decoration:  none;
	letter-spacing: 0px;
	word-spacing:  0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	border: 1px solid #000000;
	padding: 10px;
	background-color: #FFFFFF;
	margin:0 auto;
}

.floatpic_left{
	border-width: 1px;
	float:left;
	text-align:center;
	background-color:#FFFFFF;
	border-style: solid;
	border-color: #000000;
	vertical-align: middle;
	margin: 5px;
}

.floatpic_right{
	border-width: 1px;
	float:right;
	text-align:center;
	background-color:#FFFFFF;
	border-style: solid;
	border-color: #000000;
	vertical-align: middle;
	margin: 5px;
}


.gb_tab {
	border: 1px double #000000;
	background-color:#FFFFFF;
	width: 600px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.news_head_color{
	background-color: #FFFFCC;
}

.newsText {
	background-image: url(bilder/news_bg.jpg);
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding: 10px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-repeat: no-repeat;
	background-position: bottom;
}

.newsPluginHead {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	text-decoration:  none;
	letter-spacing: 0px;
	word-spacing:  0px;
	color: #A80000;
	font-family: Arial;
	margin: 0px;
	padding: 5px;
	width: 350px;
}

.newsTitel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003366;
	text-align: left;
	font-weight: bold;
}

.newsTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #666666;
}


.table {
	border: 1px solid #000000;
	margin:0 auto;	
	background-color:#FFFFFF;
}

.tr_head{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:  none;
	color: #FFFFFF;
	background-color: #000000;
	padding: 2px;
}


.tr_top{
	font-size: 12px;
	text-decoration:  none;
	letter-spacing: 0px;
	word-spacing:  1px;
	color: #000000;
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	background-color:#FFFFFF;
	padding:2px;
}


.msg_line {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration:  none;
	letter-spacing: 0px;
	word-spacing:  0px;
	color: #A80000;
	font-family: Arial;
	margin: 0px;
	padding: 5px;
	width: 400px;
}

.optionLink {
	margin: 4px;
	border: 1px solid #000000;
	float: left;
	padding: 4px;
	text-align: center;
	background-color: #FFFFCC;
}

.optionLink2 {
	margin: 4px;
	border: 1px solid #000000;
	float: left;
	padding: 4px;
	text-align: center;
	background-color:#CCFFFD;
}

.bleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.bright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.btop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

.bbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.ball {
	border: 1px solid #000000;
}

.unregisted{
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}

A.index:link     {
	color:#003366;
	font-size: 14px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

A.index:visited  {
	color:#003366;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
} 
      
A.index:hover    {
    color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
} 

.link_nav {
	font-family:  Arial;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
A.link_nav:link     {
	font-family:  Arial;
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

A.link_nav:visited  {
	color:#000000;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
       
A.link_nav:hover    {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 


.siteNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#003366;
	text-align: right;
}

A.link_top:link     {
	font-family:  Arial;
	color:#003366;
	font-size: 12px;
	text-decoration: none;
}

A.link_top:visited  {
	color:#003366;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
       
A.link_top:hover    {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 
A.link_optionLink:link     {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.link_optionLink:visited  {
    color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}  
     
A.link_optionLink:hover    {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 
A.link_top:hover    {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
} 
A.link_news:link     {
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A.link_news:visited  {
    color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}  
     
A.link_news:hover    {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
} 

.result_win {
	font-weight: bold;
	color: #006600;
}

.result_loose {
	font-weight: bold;
	color:#FF0000;
}

.result_equal {
	font-weight: bold;
	color:#FF9900;
}

.todayMark {
	font-weight: bold;
	border: 2px solid #FF0000;
}

.dayMark-0 {
	font-weight: bold;
	background-color:#99CCFF;
	
}

.dayMark-1 {
	font-weight: bold;
	background-color:#CC9900;
	
}

.dayMark-2 {
	font-weight: bold;
	background-color:#33FF99;
	
}

.dayMark-3 {
	font-weight: bold;
	background-color:#FFFF99;
	
}

.dayMark-4 {
	font-weight: bold;
	background-color:#FFCCFF;
	
}

.dayMark-5 {
	font-weight: bold;
	background-color:#9999FF;
	
}
