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

body, td,th{
	color:#525252;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 19px;

}

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 *************/

img.portraitbild {
	float: left;
	margin: 5px 10px 10px 0px;
	clear:left;
}

.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 {
	width: 400px;
	padding: 11px 15px 0px 0px;
}

.team_spalte_links {
	width: 50%;
	padding: 0px;
	margin: 0px;
	border:none;
	float: left;
}

.zelle_portraittext {
	vertical-align: top;
}


/************* Hoverbox *************/



.hoverbox
{
	cursor: default;
	list-style: none;
	width: 115px;
	padding: 0px;
	margin: 0px;
}


.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -0px;
	left: -0px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border: none;
}

.hoverbox li {
	border:none;
	display: inline;
	float: left;
	position:relative; 
}

.hoverbox .preview
{
	border-color: none;
	margin: 0px;
	padding: 0px;
}







/************* Inhalt  rechts *************/
	
#textspalte_links {
	float:left;
	width:320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#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);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

#textspalte_rechts li.team{
	margin: 12px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
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);
	}
	
	


