/*--Grundlayout und Grundtabelle--*/

#main_body 
{
    	margin: 0;
    	padding: 0;
	border-width: 0px;
	background: url(pics/pagebg.gif);
  	font-family: Arial,Tahoma,Verdana,sans-serif;
  	font-size: 14px;
    	text-align: center;
    	vertical-align: top;
}

#main_table
{
    	margin: 0;
    	padding: 0;
	border-width: 0px;
	background-color: #ffffff;
	width: 900px;
    	text-align: left;
    	vertical-align: top;
}



/*--Logo mit Navigation oben--*/

#logo_table
{
    	margin: 0;
    	padding: 0;
	border-width: 0px;
	background-color: #ffffff;
	width: 900px;
    	text-align: left;
    	vertical-align: top;
}

#top_row
{
	background-color: #ffffff;
	width: 900px;
	height: 20px;
	border-width: 0px;
}

#brown_row
{
	background-color: #A88C55;
	width: 900px;
	height: 25px;
}

a:link
{
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

a:active
{
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #FEE3AC;
}

a:visited
{
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}

a:hover
{
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}

#border1
{
	background-color: #666666;
	height: 2px;
	width: 900px;
	border-width: 0px;
}

#border2
{
	background-color: #E8E8E8;
	height: 6px;
	width: 900px;
	border-width: 0px;
}

#border3
{
	background-color: #ffffff;
	height: 20px;
	width: 900px;
	border-width: 0px;
}



/*-- Navigationstabelle links --*/

#navi_table
{
	width: 150px;

}

#navi_head
{
	background: #EBE5E5;
  	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #8896a9;
	border-top: 1px solid #8896a9;
	border-right: 1px solid #8896a9;
	padding: 4px;
}

#navi_active
{
	background: #8896a9;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #8896a9;
	border-top: 1px solid #8896a9;
	border-right: 1px solid #8896a9;
	padding: 4px;
}

#navi_activesub
{
	background: #cccc99;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #8896a9;
	padding: 4px;
}

#navi_rightliner
{
	background: #EBE5E5;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #8896a9;
	padding: 4px;
}

#navi_bottomrightliner
{
	background: #EBE5E5;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #8896a9;
	border-bottom: 1px solid #8896a9;
	padding: 4px;
}

#navi_bottomrightactive
{
	background: #8896a9;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #8896a9;
	border-bottom: 1px solid #8896a9;
	padding: 4px;
}

#navi_righttopliner
{
	background: #EBE5E5;
	text-align: left;
	vertical-align: top;
	border-right: 1px solid #8896a9;
	border-top: 1px solid #8896a9;
	padding: 4px;
}

table#navi_table a:hover
{
	color: #8896a9;
}

/*-- Mittelteil Hauptteil --*/

#table_content
{
	background-color: #ffffff;
	width: 590px;
    	text-align: left;
    	vertical-align: top;
}

h1
{
  	font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  	font-style: normal;
  	font-size: 20px;
  	font-weight: normal;
  	text-decoration: underline;
	text-align: center;
}

h2
{
  	font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  	font-style: normal;
  	font-size: 16px;
  	font-weight: normal;
  	text-decoration: underline;
	text-align: center;
}

h3
{
  	font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  	font-style: normal;
  	font-size: 16px;
  	font-weight: bold;
  	text-decoration: none;
	text-align: left;
}

h4
{
  	font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  	font-style: normal;
  	font-size: 16px;
  	font-weight: bold;
  	text-decoration: none;
	text-align: center;
}

h5
{
  	font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  	font-style: normal;
  	font-size: 16px;
  	font-weight: normal;
  	text-decoration: underline;
	text-align: left;
}

h6
{
  	font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  	font-style: normal;
  	font-size: 12px;
  	font-weight: normal;
  	text-decoration: none;
	text-align: left;
}

strong
{
  	font-weight: normal;

}

#link_intext
{
  font-family: Arial,Trebuchet MS,Tahoma,Verdana,sans-serif;
  font-style: normal;
  font-size: 14px;
  font-weight: normal;
  text-decoration: underline;
  color: #000000;
}

li a:hover
{
	color: #8896a9;
}


/*-- Rechte Leiste --*/

#content_adds
{
	width: 150px;
    	vertical-align: top;

}

table#content_adds a:hover
{
	color: #8896a9;
}

#bottomlefttopliner
{
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #8896a9;
	border-top: 1px solid #8896a9;
	border-left: 1px solid #8896a9;
	padding: 0px;
}


#bottomleftliner
{
	background: #FFFFFF;
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #8896a9;
	border-left: 1px solid #8896a9;
	padding: 0px;
}

