body {
	margin: 0px;
	padding: 0px;
	font: 0.8125em Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	color: #333333;
}
p {
	margin: 0px 0px 1em 30px;
	padding: 0px;
}
h1 {
	color: #2d2d2d;
	background: url(images/h1bullet.gif) no-repeat left center;
	font-size: 1.2em;
	margin: 0px 0px 15px 15px;
	padding: 0px 0px 0px 15px;
	letter-spacing: 1px;
}
h2 {
	font-size: 1.2em;
	margin-left: 30px;
}


#toplogo {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#topgraphic {
	float: right;
	margin-top: 10px;
}
#contentcontainer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
}
#navigation {
	float: left;
	width: 100px;
	margin-top: 20px;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navigation a {
	color: #424242;
	text-decoration: none;
}
#navigation a:hover {
	color: #D30202;
	text-decoration: underline;
}
#navigation #active_menu {
	color: #D30202;
	text-decoration: underline;
}
#navigation #mainlevellanguagegerman, #navigation #mainlevellanguageenglish {
	margin-top: 15px;
}
#text {
	margin-left: 110px;
	height: 500px;
	background: url(images/backie_content.jpg) repeat-x;
	padding-top: 15px;
}
#text ul {
	margin: 0px 0px 1em 65px;
	padding: 0px;
}
#text a {
	color: #D30202;
	text-decoration: none;
}
#text a:hover {
	color: #333333;
	text-decoration: underline;
}
#text .contentpaneopen {
	padding-right: 10px;
}

/* styles Team page*/

.teamphoto {
	float: left;
}
.teamphotob {
	float: right;
	clear: both;
}.teammember {
	clear: both;
	padding-top: 30px;
}


.new {
	color: #FF9900;
	font-weight: bold;
}

