body {
font-family: Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:90%;
height:100%;
/*background:transparent url("images/bogen_links.gif") no-repeat 106px 182px;*/
}

.bogen{
position:absolute;
top:177px;
left:-56px;
z-index:-1;
}

.ausrichtung {
position:relative;
width:940px;
left: 50%;
margin-top:5px;
margin-left:-470px;
/*border:1px solid #888888;*/

}

.status {
position:absolute;
left:50%;
top:50%;
visibility:visible;
z-index:-3;
}

.banner{
padding-bottom:5px;
border:0px solid #CC0000;
width:800px;

}

.navigation {
border:0px solid #CC0000;
font-size:100%;
margin-bottom:10px;
width:800px;
z-index:10;
}

.nav_item{
float:left;
width:100px;
cursor:pointer;
margin:2px;
}

/*
Farben: 
grau: a7a9ac
orange: ffcb04
hellorange: fff1d0
*/

.nav_button_up {
background-color:#fff1d0;
color:#a7a9ac;
text-align:left;
padding-left:5px;
}

.nav_button {
text-align:right;
background-color:#ffcb04;
color:#000000;
padding-right:5px;
}

a.nav_button {
padding:2px 25px 2px 25px;
width:100%;
color:#000000;
text-decoration:none;
/*background-color:#FF6600;*/
background-color:#CC0000;
}

/*a.nav_button:hover {
background-color:#FF9900;
background-color:#FFCC00;
}
*/

a.nav_button:active {
background-color:#FFFFFF;
}


.content {
border:0px solid #CC0000;
padding:2px 2px 2px 2px;
/*overflow:auto;*/
width:760px;
float:left;
margin-top:10px;
margin-left:40px;
}

.neuespalte {
	clear:right;
	border:1px solid #CC0000;
	background-color:#FF0000;
}

.content_item {
float:left;
margin-left:0px;
margin-right:5px;
margin-bottom:5px;
border:0px solid #CC0000;
min-width:175px;
font-size:100%;
z-index:1;
}

.content_headline {
font-weight:bold;
/*color:#ffcb04;*/
color:#000000;
/*border-bottom:1px solid #737373;*/
}

/*Spezialcss f�r �berschriften, kann vom User ausgew�hlt werden.*/
.headline_special {
	background-color:#ffcb04;
	font-size:100%;
	padding-left:3px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	max-width:100%;
	font-weight:bold;
	/*background-image:url(images/rundeecke_gelb.gif)*/
}

.content_text {
font-size:90%;
}

.content_img {
padding-bottom:5px 0px 5px 5px;
}

.content_admin {
float:left;
font-size:80%;
color:#E3E3E3;
}

.footer {
border:0px solid #CC0000;
border-bottom:1px solid #ffcb04;
width:800px;
text-align:center;
display:none;
}

.hyperlink {
text-decoration:none;
color:#0033FF;
}

a.hyperlink:hover {
color:#FF9900;
}

a.hyperlink:active {
color:#FFFFFF;
}

.button_content_details {
text-decoration:none;
color:#0033FF;
line-height:30px;
}

.button_content_details:hover {
color:#FF9900;
}
.button_content_details:active {
color:#FFFFFF;
}

.login {
float:left;
font-weight:bold;
/*border-bottom:2px solid #ff9900;*/
}

.login_headline {
font-size:14px;
text-align:center;

}

.newsbox {
border:0px solid #FFCC00;
height:auto;
float:right;
width:130px;
display:visible;
text-align:left;
}

.newsbox_headline {
text-align:center;
font-weight:bold;
}

.newsbox_content {
text-align:left;
padding-bottom:10px;
}

.newsbox_datum {
text-align:left;
font-weight:bold;
border-bottom:1px solid #FFCC00;
}

