body {
	margin: 		0px;
	font-family:		Arial, Verdana, sans-serif;
}

#container {
	margin: 		0px;
	width: 			955px;
	height: 		600px;
}

#slogan {
	float: left;
	width: 427px;
	height: 99px;
}

#slogan img {
	border: none;
	margin-left: 54px;
	margin-top: 39px;
}

#logo {
	float: left;	
	width: 528px;
	height: 99px;
	text-align: right;
}

#logo img {
	border: none;
	margin-top: 4px;
	margin-bottom: 12px;
}

#head_images {
	clear:			both;
	width: 			955px;
	height: 		123px;	
	border-top:		8px solid #c31720;
	border-bottom:	2px solid #c31720;
}

#head_links {
	float: 			left;
	width:			636px;
	height:			123px;
	background-image: url(../images/unternehmen01.jpg);
}

#head_rechts {
	float:			left;
	width:			319px;
	height:			123px;
	background-image: url(../images/unternehmen02.jpg);
}



#contentainer {	
	width:			955px;
	height:			326px;
        background-image: url(../images/bug.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
#mainnavigation {
	clear:			both;
	width:			955px;
	height:			24px;
	padding-left:		24px;
        margin-bottom:          18px;
        padding-top: 18px;	
	font-size:		10pt;		
}

#mainnavigation a {	
	color:			#9b9b9d;
	text-decoration:	none;
	margin-right:		18px;	
}
#mainnavigation a.active {
	color:			#211f22;
	font-weight:		bold;
}

#subnavigation {
	float:			left;
	width:			240px;
	height:			326px;	
	font-size:		10pt;
	
}
#subnavigation ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
#subnavigation ul li ul li {
	margin: 0px;
	
	padding-left: 18px;
}

#subnavigation a {
	display:		block;
	color:			#201e21;
	text-decoration:	none;
	padding-left:		24px;
	margin-bottom: 		18px;
}
#subnavigation a.active {
	color:			#c20021;
	font-weight: bold;
}

#content_links {
	float:			left;
	width:			238px;
	height:			326px;	
}

#content_rechts {
	float:			left;
        margin-left: 18px;
	width:			400px;
	height:			326px;
}
#content_rechts p {	
	font-size: 10pt;
	color: #020202;
	margin: 0px;
}
#content_rechts h1 {
	font-size: 12.5pt;
	color: #c20021;
	margin: 0px;
	margin-bottom: 24px;
}
#content_rechts ul li {
	font-size: 10pt;
	color: #020202;
}
#content_rechts img {
	border: none;
}
#content_rechts a {
	font-size: 10pt;
	text-decoration: none;
}
#lang_selector {
	width: 955px;
	height: 20px;
	float: left;
	text-align: right;
}
#lang_selector img {
	border: none;
}

