html
{
  height: 99%;
}


body
{
  font-family: Arial;
  color: #333;
  background-color: #FFF;
  font-size: 10pt;
  margin: 10px 0 10px 0;
  height: 99%;
}

a img { border: 0; }

#gesamtrahmen
{
  width: 920px;
  margin: 0px auto;
  text-align:left;
}

#maintable
{
  width: 920px;
  border-spacing:0;
}

#header
{
  margin: 0 0 0px 0;
}



#links 
{
  width: 188px;
  background-color: #EEEEEE;
  height: 100%;
  padding: 0px 0 0 0;
}

#rechts 
{
  width: 180px;
  background-color: #EFEEEE;
  height: 100%;
  padding: 10px;
}

#rechts p
{
  font-size: 12px;
  margin: 4px;
  line-height: 12pt;
}

#rechts a
{
  font-family: Arial, sans serif;
  color: #003399;
  text-decoration: underline;
  font-weight: bold;
  font-size: 12px;
}

#rechts ul
{
  margin: 0 0 0 14px;
  padding: 0;
}


#rechts li
{
  margin: 0 0 4px 0px;
}

#mitte
{
  width: 531px;
  margin: 0 10px 0 10px;
}

#content
{
  margin: 10px 10px 20px 16px;
}


h1
{
  font-family: Georgia, "Times New Roman";
  font-style: normal;
  font-weight: normal;
  color: #4D4D46;
  font-size: 16pt;
  margin: 30px 0 20px 2px;
}

h2
{
  font-size: 10pt;
  margin: 4px 0 6px 2px;
}

h3
{
  font-size: 14px;
  margin: 4px 0 2px 4px;
}


#content a
{
  font-family: Arial;
  color: #003399;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10pt;
}

#content p, strong
{
  font-size: 10pt;
  line-height: 14pt;
  color: #333;
}

#content p
{
  margin: 0 0 10px 2px;
}

#content img
{
  margin: 0 0 10px 4px;
}


#content ul
{
  margin: 0 0 10px 19px;
  line-height: 14pt;
  padding: 0;
}


#content ol
{
  line-height: 14pt;
  margin: 0 0 10px 28px;
  padding: 0;
}


#content li
{
  line-height: 14pt;
  padding: 0;
}



table
{
  width: 90%;
}

td
{
  vertical-align: top;
}

.feldname
{
  font-weight: bold;
}

input.textfeld
{
  width: 300px;
  font-size: 8.5pt;
}

textarea
{
  width: 300px;
  height: 150px;
  font-family: verdana;
  color: #000;
  font-size: 8.5pt;
}

#tipp
{
  border: 1px solid #CCC;
  padding: 3px 5px 1px 5px;
}

#table_handy
{
  border: 1px solid #CCC;
  width: 500px;
}


#table_handy tr
{
  border: 1px solid #CCC;
}

#table_handy th
{
  border: 1px solid #CCC;
}

#table_handy td
{
  border: 1px solid #CCC;
  padding: 4px;
  vertical-align: middle;
}

#copyright
{
  font-size: 8pt;
  text-align: center;
  margin: 10px 0 0 0;
}

#copyright a, #copyright a:hover
{
  font-size: 8pt;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

/* MENUE */

#menue
{
	margin: 10px 0 0 0;
}


#menue ul 
{
	border-top: 1px solid #CCC;
	border: none;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

#menue ul li 
{
	float: none;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#menue ul li a 
{
	border-bottom: 1px solid #CCC;
	background: #EEEEEE;
	color: #333;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	height: 18px;
	padding: 3px 0 0 16px;
	background-image: url(../images/bg_menue.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}


#menue ul li a:hover, .menu ul li a:focus 
{
	color: #FFF;
	background-color: #366AD3;
	background-image: url(../images/bg_menue_act.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}





#menue ul li a.active 
{
	border-bottom: 1px solid #CCC;
	background: #003399;
	color: #FFF;
	display: block;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	height: 18px;
	padding: 3px 0 0 16px;
	background-image: url(../images/bg_menue_act.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

#menue ul li a.active:hover, .menu ul li a.active:focus 
{
	color: #FFF;
	background-color: #366AD3;
}


/* EO MENUE */

#meta
{
  float: right;
  margin: 10px 0 0 0;
}

#meta ul
{
  margin: 0 0 4px 0;
}

#meta li
{
    list-style: none;
    display: inline;
    margin: 0 0 0 10px;
}

#meta li a
{
  text-decoration: none;
  color: #666;
  font-weight: bold;
}

#meta li a:hover
{
  text-decoration: underline;
  color: #666;
  font-weight: bold;
}


#meta li a.active
{
  text-decoration: underline;
  color: #000;
  font-weight: bold;
}

#meta li a.active:hover
{
  text-decoration: underline;
  color: #000;
  font-weight: bold;
}


#banner_code
{
  width: 468px;
  height: 60px;
}


.news
{
  border: 1px solid #CCC;
  padding: 0;
  margin: 0 0 20px 0; 
  background-color: #F3F3F3;
}


.news_content
{
  padding: 10px 20px 10px 10px;
}


.news .headline
{
  background-color: #CCC;
  padding: 2px 0 2px 6px;
  margin: 0;  
  font-size: 14pt;
  font-family: Arial;
}

.news h2
{
  font-size: 16px;
}


.news p, .news h2
{
  padding: 0 16px;
}

.news li
{
  margin: 0 0 10px 0;
}


.red
{
  color: #F00;
  font-weight: bold;
}


.content_table
{
  width: 100%;
}

.content_table th
{
  background-color: #CCC;
  padding: 4px;
}


.content_table td
{
  border-bottom: 1px solid #CCC;
  padding: 2px 4px 4px 2px;
}

.table_spartipps td
{
  padding: 0 10px 0 0 ;
}








