/* ******* Allgemeine Definitionen ******* */
*{margin:0px;padding:0px;}

body, td,th{
	color:#525252;
	font-size:12px;
	font-family: Georgia, serif;
	line-height: 21px;

}

body{
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
}

a {color:#bc0045;}


h2,p,table,ul{margin-bottom:1em;}

/* ******* Seitenlayout ******* */
#alles{
	width:949px;
	margin-left:-474px;
	position:absolute;
	top:0px;
	left:50%;
	padding-left: 0px;

}
     /* ********** Kopfzeile ******** */
.claim {
	margin: 0px 0px 0px 0px;
}

.logo {
	margin: 13px 0px 0px 0px;
	float: right;
	padding: 0px;
}

#navileiste {
	width:700px;
	margin: 22px 0px 0px 0px;
}

#navileiste a{
	margin: 0px 22px 0px 0px;
}

#bildleiste {
	width:955px;
	height:235px;
	margin: 0px 0px 15px 0px;
	background-image: url(../bilder/bildbox_hg.gif);
	background-repeat: no-repeat;
	clear: both;
	
}

#rubrik_box {
	float:left;
	width:331px;
	height:235px;
}

#bild_box {
	height:235px;
	background-repeat: no-repeat;
	background-position-x: 0px;
	background-position-y: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#rubrik_sub_box {
	margin-top: 2px;
	padding-left: 16px;

}
#rubrik_sub_box a{
margin: 0px;
padding: 0px;
}


/************* Team *************/

.team_mini_foto {
	float: left;
	margin: 5px 21px 0px 0px;
}

#teambox{

}

#teambild {
	float: left;
	width: 180px;
	padding: 15px 0px 0px 15px;
	margin-bottom: 15px;
}

#teamtext {
	widt: 400px;
	padding: 11px 15px 0px 0px;
}

	/************* Inhalt  rechts *************/
	
#textspalte_links {
	float:left;
	width:320px;
}

#textspalte_rechts {

	
	margin: 0px 0px 0px 333px;
}
p{
	margin-bottom: 0.8em;
}
#textspalte_rechts ul{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0.8em 3em;
	list-style-image: url(../bilder/aufz.gif);
	}
#textspalte_rechts li{

	margin: 0px 0px 0px 0px;
	
}

#textspalte_rechts ul.team{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0.8em 3em;
	list-style-image: url(../bilder/aufz.gif);
	}

#textspalte_rechts li.team{
	margin: 12px 0px 0px 0px;
	
}
h1{
	color: #765998;
	font-size: 20px;
	margin: 0px 0px 20px 0px;

}
h2{
	color: #525252;
	font-size: 18px;
	margin: 0px 0px 20px 0px;

}
.margintop12 {
	padding-top: 12px;
}
.aufz2{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0.8em 3em;
	list-style-image: url(../bilder/aufz2.gif);
	}