body {
/* Zentrierung fuer Internet Explorer */
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff
}

.menuLink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #B5B5B5;
	padding-left:10px
	padding-right:10px
}

.menuLink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #ffffff;
	padding-left:10px
	padding-right:10px
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #983030; 
	font-size: 10px;
	font-style: normal;
	text-decoration: none
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

/* Zentrierung fuer Mozilla Browser */
#container {
	position: relative;
	left: 0px;
	top:0px;
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color: #000000;
}

.Breite {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
}

#startseite {
	background-image:url(../images/startseite_Diversity-Production.jpg);
	position: relative;
	height: 300px;
	width: 900px;
	text-align: center;
}

#titelMission {
	background-image:url(../images/mission_Diversity-Production.jpg);
	height: 300px;
	width: 900px;
	text-align: center;
}

#titelImpressum {
	background-image:url(../images/imprint_Diversity-Production.jpg);
	height: 300px;
	width: 900px;
	text-align: center;
}

#titelProjects {
	background-image:url(../images/projects_Diversity-Production.jpg);
	height: 300px;
	width: 900px;
	text-align: center;
}

#menu01{
	float:left;
	text-align: center;
	width: 180px;
	background-color: #382020;
}

#menu02{
	float:left;
	text-align: center;
	width: 180px;
	background-color: #382020;
}

#menu03{
	float:left;
	text-align: center;
	width: 180px;
	background-color: #382020;
}

#menu04{
	float:left;
	text-align: center;
	width: 180px;
	background-color: #382020;	
}

#menuOver{
	float:left;
	text-align: center;
	width: 180px;
	background-color: #561919;
}

#contentBox{
	float:left;
	text-align: left;
	width: 360px;
	background-color: #561919;
}

#contentBoxEmpty{
	float:left;
	text-align: center;
	width: 180px;
	background-color: #000000;
}

#content{
	padding-top:0px;
	float:left;
	width: 900px;
	height:500px;
}

.contentArea_main{
	float:left;
	width: 900px;
}

#contentArea01{
	float:left;
	width: 300px;
	text-align: left;
}

#contentArea02{
	float:left;	
	width: 300px;
	text-align: left;
}

#contentArea03{
	float:right;
	width: 300px;
	text-align: left;
}

.contentArea01_left{
	float:left;
	width: 140px;
	text-align: right;
}

.contentArea01_right{
	float:left;
	width: 137px;
	text-align:left;
}

.ZellArea{
	padding-top:20px;
	padding-bottom:20px;	
	padding-left:20px;
	padding-right:20px;
}

.Headline01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	padding-bottom:10px;
	color: #FFFFFF;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999;
	text-align: justify;
}

.textCenter {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #999999
}

.textFooter {
	padding-top:5px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #838383
}



