body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


/* DIVS */

div {
	border:0px solid #666;
}



#oben {
	background-image:url(/img/bg_oben09.jpg); 
	height:85px;
	background-repeat:repeat-x;
	
}

#rahmen {
	text-align:left;
	width:100%;

}

#nav {
	position:absolute;
	top: 140px;
	width:208px;
}

#content{
	margin-top:15px;
	padding-left:208px;
	clear:both;
}


#contentrahmen_oben{
	background-image:url(img/content_oben.png);
	background-repeat:no-repeat;
	height:40px;
	width:100%;
}

#contentrahmen_mitte{
	background-image:url(img/content_mitte.png);
	background-repeat: repeat-y;
	padding-left:20px;
}



#contentrahmen_unten{
	background-image:url(img/content_unten.png);
	background-repeat:no-repeat;
	height:85px;
}

#contentinnen {
		width:95%
}




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
a {
	color: #FFFF00;
}
p.gross {
	font-size: 20px;
	font-weight: bold;
}
a.weiss {

	color: #FFFFFF;
}
td.rot {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #ac0f17;

}
.tablelinksohne {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
td.blau {
	background-color: #0007A0;
	}
table.blau {
	background-color: #0007A0;
	}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}

.Stil1 {font-weight: bold}
.Stil2 {color: #000000}
 
.readonly {
	background-color:#FFCC00;
	}
	

