/* CSS Document */
body
{	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: url(back.gif)  repeat;	
	}
.strich
{	background: #DBE3D5;
	padding: 0px;
	margin: 0px;
	line-height: 5px;
}
h1 {
padding: 0px;
margin: 0px;
}
a:link, a:visited 
{	color: #ff6600; text-decoration: none;
	font-weight: bold;
}

a:hover 
{	color: #ffcc00;	text-decoration: underline;
	font-weight: bold;
}
.main_tab 
{	margin: 0px;
	padding: 2px;
	height: 100%;
	width: 715px;
	background-image: url(back_main.gif);
}
a.navi:link, a.navi:visited
{	color: #fff;	
	text-decoration: none;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	font-size: 12px;
	line-height: 30px;
	height: 30px;
}
a.navi:hover
{	color: #4B742B;	
	text-decoration: none;
	font-weight: bold;
	padding: 3px 10px 3px 10px;
	background-color: #fff;
	font-size: 12px;
	line-height: 30px;	
	height: 30px;
}
.navi_back {
	background: url(back_navi.gif)  repeat;	
	height: 30px;
	padding-left: 10px;
}
.news_head
{	color: #fff;
	font-weight: bold;
	background-color: #4B742B;
	font-size: 12px;	
	padding: 2px 5px 2px 5px; 
}
.news
{
	background-color: #DBE3D5;
	color: #333333;
	font-size: 10px;
	line-height: 14px;	
	padding: 1px 5px 1px 5px;
}
.news_ueb
{
	background-color: #DBE3D5;
	color: #333333;
	font-weight: bold;	
	font-size: 12px;
	line-height: 14px;	
	padding: 5px 5px 1px 5px;
}
.content_ueb
{
	color: #FF5400;
	font-weight: bold;	
	font-size: 14px;
	padding: 5px;
}
.content_text
{ padding-top: 5px;
padding-right: 15px;
	color: #000;
	font-size: 12px;
	line-height: 15px;
}
.content_text2
{
	padding: 3px 15px 5px 5px;
 	color: #000;
	font-size: 12px;
	line-height: 15px;
}
.bild_text
{
	margin: 15px 10px 0px 5px;
	float:left;
}
.content_text_orange
{ 
	color: #FF5400;
}

