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: 		248px;	
	border-top:		8px solid #c31720;
	border-bottom:		2px solid #c31720;
}

#head_links {
	float: 			left;
	width:			319px;
	height:			248px;
	background-image: url(../images/start01.jpg);
}

#head_rechts {
	float:			left;
	width:			636px;
	height:			248px;
	background-image: url(../images/start02.jpg);
}

#contentainer {
	clear:			both;
	width:			955px;
	height:			243px;
	background-image: url(../images/bug.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#navigation {
	float:			left;
	width:			132px;
	height:			243px;
	padding-top:		36px;
}
#navigation a {	
	display: block;
	color:			#9b9b9d;
	font-size:		10pt;
	margin-left:		24px;
       /* margin-bottom:          4px;*/
	text-decoration:	none;
}

#image {
	float:			left;
	width:			187px;
	height:			243px;	
	background-image: url(../images/start03.jpg);
	background-position: 18px 18px;
	background-repeat: no-repeat;
}

#content {
	float:			left;
	width:			636px;
	height:			243px;	
}
#content h1 {
	color:			#201e21;
	font-size:		15pt;
	margin:			0px;
}
#content p {
	color:			#201e21;
	font-size:		10pt;
	margin:			0px;
}
#lang_selector {
	width: 955px;
	height: 20px;
	float: left;
	text-align: right;
}
#lang_selector img {
	border: none;
}