/* CSS Document */

body
{	
	text-align:left;
	font-family: Arial;
	background-color: #FFFFFF;
	color: #000000;

}

#root
{
	width:980px;
	text-align:left;
	background-color:#FFFFFF;
	
	
}

#head 
{	
	width: 760px;
	height: 156px;
	background-image:url(../grafiken/Head.png);
	background-repeat:no-repeat;
}

#mid
{
	width:980px;
	background-image:url(../grafiken/style_bg.gif);
	background-repeat:repeat-y;
	float:left;
}

#left
{
	width:760px;
	float:left;
}

#menu
{
	width:180px;
	height:100%;
	float:left;
	padding-left: 5px;
	

}

#right
{
	width:190px;
	float:right;
	margin:0px;

}

#content
{
	width:570px;
	float:right;
	

}

#news_main
{
	width:570px;
}

#news_left
{
	width: 280px;
	float:left;
}

#news_right
{
	width: 260px;
	float:right;
}

#design
{
	height:30px;
	width:980px;
	clear:both;
	text-align: left;
}

#footer
{
	height: 30px;
	width: 520px;
}

#Aktuell {
	position:relative;
	left:263px;
	top: 39px;
	width:230px;
	height:120px;
	text-align: center;
}

#clear
{
	width:760px;
	height:0px;
	clear:both;
}

#clear_mid
{
	width:980px;
	height:0px;
	clear:both;
}

.Navigation_rot
{
	font-size: 16px;
	font-weight: bold;
	color: red;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.Navigation_hellrot
{
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.Navigation_orange{
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.Navigation_gelb
{
	font-size: 16px;
	font-weight: bold;
	color: yellow;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.Navigation_grün
{
	font-size: 16px;
	font-weight: bold;
	color: green;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.Navigation_blau
{
	font-size: 16px;
	font-weight: bold;
	color: blue;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.Navigation_lila
{
	font-size: 16px;
	font-weight: bold;
	color: #9634F9;
	display: block;
	padding: 8px;
	width: 160px;
	text-decoration: none;
}

.Navigation_rot_untermenu
{
	font-size: 14px;
	font-weight: bold;
	color: red;
	margin-left: 25px;
	line-height: 1.5;
}

.Navigation_hellrot_untermenu
{
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	margin-left: 25px;
	line-height: 1.5;
}

.Navigation_orange_untermenu
{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-left: 25px;
	line-height: 1.5;
}

.Navigation_gelb_untermenu
{
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	margin-left: 25px;
	line-height: 1.5;
}

.Navigation_grün_untermenu
{
	font-size: 14px;
	font-weight: bold;
	color: green;
	margin-left: 25px;
	line-height: 1.5;
}

.Navigation_blau_untermenu
{
	font-size: 14px;
	font-weight: bold;
	color: blue;
	margin-left: 25px;
	line-height: 1.5;
}

.Navigation_lila_untermenu
{
	font-size: 14px;
	font-weight: bold;
	color: #9634F9;
	margin-left: 25px;
	line-height: 1.5;
}

.Teaser
{
	width: 140px;
	height: 160px;
	text-align: center;
	
}

.Headline {
	font-size : 20px;
	color : #565656;
 	font-family : century gothic;
	text-decoration : none;
                font-weight: bold;
 }

.Dachzeile {
	font-size : 16px;
	color : #FF6600;
 	font-family : cambria;
	text-decoration : none;
                font-weight: bold;
                
 }
.Inhalt {
	font-size : 13px;
	color : #353535;
 	font-family : century gothic;
	text-decoration : none;
}

.Inhalt a {
	font-size : 13px;
	color : #FF6600;
 	font-family : century gothic;
	text-decoration:underline;
    font-weight : normal;
	
 }

.Headline a {
	font-size : 20px;
	color : #565656;
 	font-family : century gothic;
	text-decoration: underline;
    font-weight: bold;
 }

.Dachzeile a {
	font-size : 16px;
	color : #FF6600;
 	font-family : cambria;
	text-decoration: underline;
    font-weight: bold;
}

.Error {
	font-size:16px;
	color:red;
	font-weight:bolder;
}

.Überschrift_Teaser {
	font-size : 16px;
	color : #565656;
 	font-family : century gothic;
    font-weight: bold;
}
