body {
		background: #F4F4EC url(../pics/hintergrund.gif) repeat-y;
		font-family: Verdana, Arial, Helvetica;
		font-size: 11px;
		color: #1A5171;
		scrollbar-base-color: #ffffff;
	}
a:link {
		color: #C0004F;
		text-decoration: none;
		font-weight: none;
}
a:hover {
		color: grey;
		text-decoration: none;
}
a:visited {
		color: #C0004F;
		text-decoration: none;
		font-weight: none;
}
#navi { 
		visibility: visible; 
		position: absolute; 
		top: 0px; 
		left: 0px; 
		width: 110px; 
		height: 100%; 
		float: left;
		padding-left: 30px;
		overflow:show;
		}

#unavi {}
		
#content { 
		visibility: visible; 
		position: absolute; 
		top: 150px; 
		left: 190px; 
		width: 460px; 
		line-height: 15px;
		padding-bottom: 20px;
		background-color: #F4F4EC;
		vertical-align:middle;
		overflow: show;
		z-index:30;
		}
		
#logo { 
		visibility: visible; 
		position: absolute; 
		top: 30px; 
		left: 190px; 
		width: 460px; 
		overflow: show;
		text-align: right;
		z-index:30;
		}
		
#news { 
		visibility: visible; 
		position: absolute; 
		top: 150px; 
		left: 690px; 
		width: 210px; 
		padding-bottom: 20px;
		background-color: #F4F4EC;
		line-height: 15px;
		z-index:30;
		}

	
#bild {
		position:absolute;
		left: 690px; 
		bottom: 0px;
		z-index:20;
} 


.headline {	}
	
.abstand { 
		margin-bottom: 10px;
}

.news {
		padding-right: 20px;
		}

ul {
		margin-top: 0px;
		margin-bottom: 0px;
		list-style-image:url(../pics/punkt.gif);
}

li {
		margin-left: -23px;
}

.fussnavi {
		line-height: 15px;
		color: #AAAAAA;
		font-size: 9px;
}
a.fussnavi:link {
		color: #AAAAAA;
}
a.fussnavi:visited {
		color: #AAAAAA;
}
.auszeichnung {
		font-weight: bold;
	}
.input {
		border: 0px;
		BORDER-top: 1px solid #F4F4EC; 
		BORDER-bottom: 1px solid #F4F4EC; 
		WIDTH: 100%; 
		FONT-FAMILY: Verdana; 
		font-size: 11px;		
		BACKGROUND-COLOR: #ffffff
}
.input-25 {
		border: 0px;
		BORDER-top: 1px solid #F4F4EC; 
		BORDER-bottom: 1px solid #F4F4EC; 
		WIDTH: 25%; 
		FONT-FAMILY: Verdana; 
		font-size: 11px;		
		BACKGROUND-COLOR: #ffffff
}
.input-50 {
		border: 0px;
		BORDER-top: 1px solid #F4F4EC; 
		BORDER-bottom: 1px solid #F4F4EC; 
		WIDTH: 50%; 
		FONT-FAMILY: Verdana; 
		font-size: 11px;		
		BACKGROUND-COLOR: #ffffff
}

.input-75 {
		border: 0px;
		BORDER-top: 1px solid #F4F4EC; 
		BORDER-bottom: 1px solid #F4F4EC; 
		BORDER-left: 4px solid #F4F4EC; 
		WIDTH: 72%; 
		FONT-FAMILY: Verdana; 
		font-size: 11px;		
		BACKGROUND-COLOR: #ffffff
}

.checkbox {
		BORDER: 0px solid; 
		margin-bottom: -1px;
		margin-left: -2px;
		FONT-FAMILY: Verdana; 
}
.sel {
		BORDER: 0px solid; 
		BORDER-top: 2px solid #F4F4EC; 
		FONT-SIZE: 11px; 
		WIDTH: 100%; 
		FONT-FAMILY: Verdana; 
		font-size: 11px;
		BACKGROUND-COLOR: #ffffff
}
.button {
		BORDER-RIGHT: #d3d3d3 0px solid; 
		PADDING-RIGHT: 2px; 
		BORDER-TOP: #d3d3d3 0px solid; 
		PADDING-LEFT: 2px; 
		FONT-SIZE: 11px; 
		PADDING-BOTTOM: 2px; 
		MARGIN-LEFT: -2px; 
		BORDER-LEFT: #d3d3d3 0px solid; 
		COLOR: #C0004F; 
		PADDING-TOP: 2px; 
		BORDER-BOTTOM: #d3d3d3 0px solid; 
		FONT-FAMILY: Verdana; 
		BACKGROUND-COLOR: #d3d3d3
		height: 18px;
}

td {
			font-size: 11px;
			line-height: 20px;
}

.linie {
			height: 1px; 
			background-color:#C0004F;
}
h1 {
			margin: 0px;
			line-height:11px;
			font-size: 11px;
}