body {
	margin: 20px 0px 40px;
	background-color: #616165;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 160%;
}

a {
	color: #002f5f;
	text-decoration: none;	
}

a:hover {
	color: #999999;	
}

h1 {
	font-weight: bold;
	color: #002f5f;
	font-size: 11px;
	padding-bottom: 30px;
	margin: 0px;
	text-transform: uppercase;
}

h2 {
	color: #002f5f;
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
}

ul {
	list-style-type: square;
	margin-top: 0px;
}

hr {

	background-color:#CCCCCC;
	color:#CCCCCC;
	height:1px;
	border-style:none;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.boss_div {
	height:100%;
	
}

.boss_tabelle {
	background-color: #FFFFFF;	
}

.content {

}

.content_div{
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 40px;
	
}
.banner {
	height: 120px;
}

.blaue_leiste {
	height: 20px;
	background-color: #002f5f;
}

.blaue_leiste_div {
	padding-right: 10px;
}

.linke_seite {
	background-color: #9d9fa0;
	
}

.linke_seite_div {
	padding-top: 30px;
 	padding-left: 10px;
	
}

.rechte_seite {
	background-color: #9d9fa0;
	width: 150px;
}

.rechte_seite_div {
	width: 150px;
}

.tabelle_rechts {
	background-color: #9d9fa0;
}

.rechte_zelle {
	height: 130px;
}

.rechte_zelle_klein {
	height: 20px;
	background-color: #8B8D8E;
}

.rechte_bilder {
	width: 150px;
	height: 130px;
}

.titel_fett {
	font-weight: bold;
	color: #FFFFFF;	
}

.footer {
	height: 60px;

}

.footer_div {
	padding-left: 30px;
	padding-right: 40px;
}

.imgThumbnailNews{
	border: 1px solid #CCCCCC;
}

.position_team {
	color: #999999;
	font-size: 10px;
}

.name_mitglied {
	font-weight: bold;	
}

.daten_mitglied {
	font-size: 10px;
}

.refbeschreibung {
	font-size: 10px;
	color: #999999;
}

.zitat {
	text-align: right;
	font-size: 17px;
	color: #999999;	
}

.zitat_autor {
	text-align: right;
	color: #999999;	
}