#container {
	width:993px;
	height:691px;
	margin:auto;
	
	background-color:#FFF;
	}

#logo {
	float:left;
	position:relative;
	width:231px;
	height:148px;
	background-color:#FFF;
	}
	
#spacer_banner {
	float:left;
	position:relative;
	width:17px;
	height:148px;
	background-color:#FFF;
	}

#banner {
	float:left;
	position:relative;
	width:728px;
	height:148px;
	background-color:#FFF;
	}

#spacer_line {
	float:left;
	position:relative;
	width:17px;
	height:34px;
	background-color:#FFF;
	}

#line {
	float:left;
	position:relative;
	width:959px;
	height:34px;
	background-color:#FFF;
	}

#navi {
	float:left;
	position:relative;
	width:214px;
	height:800px;
	background-image:url(Bilder/navibalken.jpg);
	background-repeat:no-repeat;
	background-position:top;
}


#spacer {
	float:left;
	position:relative;
	width:618px;
	height:119px;
	background-color:#FFF;
	}
		
#content {
	float:left;
	position:relative;
	width:728px;
	min-height:492px;
	_height:492px;
	height:492px;
	background-color:#FFF;
}

#linetop {
background-color: #5888c2;
position: absolute;
font-size:1px;
height: 1px;
width:959px;
background-position:center;

}

.lauftext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f6f6f;
}

.mitgliedstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6f6f6f;
}


.lauftext_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #5888c2;
}

a:link {
	text-decoration:none;
	font-style:italic;
	color: #5888c2;
}
a:visited {
	text-decoration:none;
	font-style:italic;
	color: #5888c2;
}
a:hover {
	text-decoration:none;
	font-style:italic;
	color: #000;
}
a:active {
	text-decoration:none;
	font-style:italic;
	color: #5888c2;
}

a:focus { /* Verhindert Rahmen um Links wenn geklickt.. */
	outline: none;
	}


.titel {
	color: #5888c2;
	font-weight: bold;
	font-size: 25px;
}
.bilder_rahmen {
	border: 1px solid #5888c2;
}

