.seiten{
	background-image: url(../images/seiten_hint.jpg); 
	background-repeat: repeat-x; 
}

.inhalt {
	background-image: url(../images/inhalt_hint.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 902px;
}

.belegt {
	background-color: #AD0A0A;
	color: #FFF;
}

.anreise {
	background-color: #AD0A0A;
	color: #FFF;
	background-image: url('../images/anreise.gif');
	background-repeat: no-repeat;
}

.abreise {
	background-color: #80AD20;
	color: #FFF;
	background-image: url('../images/abreise.gif');
	background-repeat: no-repeat;
}

.frei {
	background-color: #80AD20;
	color: #FFF;
}

.text_normal {
	margin: 20 40 20 40;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
}

.text_normal_ueb {
	margin: 20px;
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
}

.statuscb {
	font-family: Verdana;
	font-size: 8pt;
	border: 0;
}

.fehler {
	background-color: #F30;
	padding: 5px;
}

.erfolg {
	background-color: #80AD20; 
	padding: 5px;
}

img {
	display: block;
}

table {
	font-family: Verdana;
	font-size: 8pt;
}

.table_head {
	font-weight: bold;
	color: #0A529A;
}

input {
	border: 1px solid #0A529A;
	font-family: Verdana;
	font-size: 8pt;
	height:20px;
}

textarea {
	border: 1px solid #0A529A;
	font-family: Verdana;
	font-size: 8pt;
}

.fewo {
	 position: relative;
	 width: 200px;
	 left: 80px; 
	 bottom: 100px; 
	 background-image: url(../images/trans_bg.png); 
	 padding: 10px; 
	 border: 1px solid #9ABC4C;	
	 text-align: left;
}
	
a.fewo_link:link {
	 color: #0A529A; 
	 text-decoration: none;
}

a.fewo_link:visited {
	 color: #0A529A; 
	 text-decoration: none;
}

a.fewo_link:active {
	 color: #0A529A; 
	 text-decoration: none;
}

a.fewo_link:hover {
	color: #9ABC4C;
	text-decoration: none;
}
