body 
{
 font-family:Verdana,sans-serif;
 font-size:12px;
 background-color:#ffffff;
}

img { border: none; }


.clear { clear: both; }

#root
{
	width:900px;
	margin: 0 0 0 25px;
	text-align:left;	
}


#header
{	
	font-weight: bold;
}

#header_left { float: left; width: 150px; }
#header_right { float: left; width: 620px; border-bottom: 5px solid #000000; }


/* Der Inhalt */
#content 
{
	clear: both;
}

#content_left { float: left; width: 150px; border-right: 1px solid #000000; text-align: right; }

#content_left a:link, #content_left a:active, #content_left a:visited { color: #000000; text-decoration: none; }
#content_left a:hover, #content_left a:focus { text-decoration: underline; }

#content_left .point_sub_sub a:link, #content_left .point_sub_sub a:visited, #content_left .point_sub_sub a:active { color: #b2b2b2; }

#content_left .point_main_current a:link, #content_left .point_main_current a:visited, #content_left .point_main_current a:active { color: #ffffff; }
#content_left .point_sub_current a:link, #content_left .point_sub_current a:visited, #content_left .point_sub_current a:active { color: #ffffff; }
#content_left .point_sub_sub_current a:link, #content_left .point_sub_sub_current a:visited, #content_left .point_sub_sub_current a:active { color: #ffffff; }

.point_main
{
	font-weight: bold;
	margin: 10px 5px 10px 0;
	padding: 1px 0;	
	text-transform: uppercase;
}

.point_main_current
{
	font-weight: bold;
	margin: 10px 5px 5px 0;
	background: #000000;
	color: #ffffff;
	padding: 1px 0;	
	text-transform: uppercase;
}

.point_sub
{
	margin: 5px 5px 5px 0;
	text-transform: lowercase;	
}

.point_sub_current
{
	margin: 2px 5px 5px 0;
	text-transform: lowercase;	
	background: #000000;
	color: #ffffff;
	padding: 1px 0;	
}

.point_sub_sub
{
	color: #b2b2b2;
	margin: 2px 5px 2px 0;
}

.point_sub_sub_current
{
	margin: 2px 5px 5px 0;
	background: #000000;
	color: #ffffff;
	padding: 1px 0;	
}


#content_right { float: left; width: 730px; border-top: 1px solid #000000; }

#text_left { float: left; width: 400px; padding: 15px 0 0 30px; }
#text_right { float: left; width: 300px; padding: 15px 0 0 0; }

.the_path { font-size: 0.9em; color: #b2b2b2; }
.the_path a:link, .the_path a:active, .the_path a:visited { color: #b2b2b2; text-decoration: none; }
.the_path a:hover, .the_path a:focus { text-decoration: underline; }



#news
{
	margin: 0 0 40px 20px;
	padding: 5px 0;
	border-bottom: 1px solid #b2b2b2;
	width: 500px;	
}

#news2
{
	margin: 0 0 10px 20px;
	padding: 5px 0;
}

#news_backlink
{
	margin: 0 0 40px 20px;
	padding: 5px 0;	
}

#news_backlink a:link,
#news_backlink a:active,
#news_backlink a:visited
{
	text-decoration: none;
	color: #000000;
}
#news_backlink a:hover,
#news_backlink a:focus
{
	text-decoration: underline;
}


#news a:link, #news a:visited, #news a:hover
{
	text-decoration: none;
	color: #000000;
}


#news:hover, #news:focus 
{
	border-bottom: 5px solid #000000;
}




#footer
{
	margin-top: 5px;
	font-size: 0.9em;
}

#footer_left { float: left; width: 150px; }
#footer_right { float: left; width: 620px; border-top: 1px solid #b2b2b2; text-align: right; color: #b2b2b2; }

#footer_right a:link, #footer_right a:active, #footer_right a:visited { color: #b2b2b2; text-decoration: none; }
#footer_right a:hover, #footer_right a:focus { text-decoration: underline; }
