
body
{
	margin: 0px;
	background-color:#ffffff;
	font-family:Verdana,Arial,sans-serif;
	font-size:14px;
	color:#000000;
}

#container
{
	top: 0px;
	width: 1000px; 
	text-align:left;
	background-color:#ffffff;
}

div.top
{
  	height:190px;
  	width:600px;
	float:left;
	background-color:#F7E2AC;
}

div.toplogo
{
  	height:60px;
  	width:auto;
	float:left;
	color:#EAB72D;
	font-size:25px;
	font-weight:bold;
	padding-left:20px;
}

div.container_links
{
	left:0px;
	position:absolute;
  	width:200px;
	height:100%;
	background-color: #F9EDCB;    
}

div.container_mitte
{
	width:600px;
	height:auto;
}

div.container_rechts
{
  	width:200px;
	background-color: #F9EDCB;    
}

div.content
{
	width:auto;
	float:left;
	padding:20px;
	font-size:13px;
	line-height:18px;
}

td
{
	font-size:14px;
	height:18px;
	vertical-align:top;
}

td.balken
{
	background-color:#F9EDCB;
	width:200px;
	vertical-align:top;
}

td.fuss
{
	background-color:#ffffff;
	width:600px;
	vertical-align:top;
}

td.kurse
{
	font-size:13px;
	height:15px;
	vertical-align:top;
	line-height:18px;
}

td.contents
{
	font-size:13px;
	vertical-align:top;
	line-height:18px;
}

td.contents2
{
	font-size:13px;
	vertical-align:top;
	line-height:18px;
}
  
h1,h2,h3
	{
	font-weight:bold;
	margin-top:5px;
	}
	
h1
	{
	font-size:15px;
	margin-bottom:5px;
	}
	
h2
	{
	font-size:14px;
	margin-bottom:5px;
	margin-top:25px;
	}
	
h3
	{
	font-size:12px;
	margin-bottom:10px;
	margin-top:0px;
	color:#000000;
	}

a.link_standard
	{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	background-color:#F7E2AC;
	}
	
a.link_standard:hover
	{
	color:#EAB72D;
	text-decoration:none;
	font-weight:bold;
	background-color:#ffffff;
	}
	
ul
	{
	margin-top:5px;
	}
	
li
	{
	margin:5px;
	}
	
img
	{
	border:0px;
	margin:0px;
	}

.input_Txt
{
   	width: 200px;
   	background-color: #EEEEEE;
   	border: 1px solid  #999999;
	font-size: 13px;
}

.contact_txt_area
{
   	width: 200px;
   	height:150px;
   	background-color: #EEEEEE;
   	border: 1px solid  #999999;
	font-size: 13px;
}

.contact_button
{
   	background-color: #CFCFCF;
   	width: 130px;
   	border: 1px solid #000000;
   	font-size: 12px;
	color: #000000;
}

a.npr, a.npr:hover
	{
	text-decoration:none;
	DISPLAY:block;
	height:22px;
	COLOR:#000000;
	FONT-WEIGHT:bold;
	PADDING-right:5px;
	padding-top:0px;
	text-align:right;
	}
	
a.npr:hover
	{
	color:#EAB72D;
	}
	
/*Layer für die Navigation*/
div.main
	{ 
	margin:0px;
	line-height:23px;
	width:200px;
	float:left;
	}
	
.rot10
{
	font-size:12px; 
	font-weight:bold; 
	color:red;
}	

.gruen10
{
	font-size:12px; 
	font-weight:normal; 
	color:green;
}
