.background_links
	{
	background-color: #808080;
	background-image: url(/images/bglinks.jpg);
	}
body
	{
	margin: 0px;
	padding: 0px;
	}


.content
	{
	background-color: white;
	}

.background_rechts
	{
	background-color: #808080;
	background-image: url(/images/bgrechts.jpg);
	}

.top_navi
	{
	height: 35px;
	width: 915px;
	background-color: #CF3C02;
	}

a.top_navigation:link, a.top_navigation:visited
	{
	color: white;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	}
	

a.top_navigation:hover
	{
	color: white;
	font-family: verdana, arial, tahoma;
	font-size: 12px;
	text-decoration: underline;
	padding-right: 7px;
	padding-left: 7px;
	}

.bottom_navi_2
	{
	height: 11px;
	width: 915px;
	background-color: #EBEBEB;
	border-top:1px solid #808080;
	padding-left: 15px;
	border-bottom:1px solid #808080;
	margin-bottom: 15px;
	}

a.bottom_navigation_2:link, a.bottom_navigation_2:visited
	{
	color: black;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	text-decoration: none;
	padding-right: 25px;
	padding-left: 25px;
	}
	

a.bottom_navigation_2:hover
	{
	color: black;
	font-family: verdana, arial, tahoma;
	font-size: 11px;
	text-decoration: underline;
	padding-right: 25px;
	padding-left: 25px;
	}

.content_bilder
	{
	width: 200px;
	height: 100%;
	border: 1px dotted black;
	padding:10px;
	vertical-align: middle;
	}

.fliesstext_boxen
	{
	font-family: verdana, tahome, arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	width: 370px;
	padding-left:15px;
	line-height: 18px;
	}

.fliesstext
	{
	font-family: verdana, tahome, arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	width: 600px;
	padding-left:15px;
	line-height: 18px;
	}

b 
{
color:#CF3C02;
}

.newsboxen
	{
	color:black;
	font-size: 11px;
	font-family: verdana, arial, tahoma;
	text-decoration: none;
	margin: 10px;
	border: 1px dotted black;
	background-color: #EBEBEB;
	padding: 5px;
	line-height:18px;
	}

a:link, a:visited
	{
	color:#CF3C02;
	font-family: verdana, arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
	}

a:hover
	{
	color:#CF3C02;
	font-family: verdana, arial, tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	}
