body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #222222;
	text-align: center;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(images/background.jpg);
}

.container {
	text-align: left;
	height: auto;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px;
}

.logo {
	height: 78px;
	width: 910px;
	background-color:#222222;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/logo_back.jpg);
	padding-top: 25px;
	padding-left: 90px;
}

.left {
	float: left;
	height: auto;
	width: 627px;
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
}

.right {
	float: left;
	height: 697px;
	width: 305px;
	background-color:#222222;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/right.jpg);
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 68px;
}

.right_content {
	float: left;
	height: 697px;
	width: 305px;
	background-color:#222222;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/right-content.jpg);
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	padding-right: 68px;
}

.right_content_she {
	float: left;
	height: 697px;
	width: 373px;
	background-color:#222222;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bild-she.jpg);
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.right_content_s-he {
	float: left;
	height: 697px;
	width: 373px;
	background-color:#222222;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bild-s-he.jpg);
	color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header {
	height: 191px;
	width: 537px;
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	background-image: url(images/header.jpg);
	padding-top: 76px;
	padding-left: 90px;
}

.navi {
	height: 25px;
	width: 537px;
	background-color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	background-image: url(images/navi.jpg);
	padding-left: 90px;
	padding-top: 10px;
}

.content-start {
	height: 395px;
	width: 627px;
	float:left;
	background-color:#222222;
	background-repeat: no-repeat;
	background-image: url(images/content-start.jpg);
}

.content {
	height: 380px;
	width: 537px;
	float:left;
	background-color:#222222;
	background-repeat: no-repeat;
	background-image: url(images/content.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	padding-left: 90px;
	padding-top: 15px;
}

.contact-links {
	height: 380px;
	width: 268px;
	float:left;
	text-align: center;
}

.contact-rechts {
	height: 380px;
	width: 269px;
	float:left;
	text-align: center;
}

.sprache {
	float: right;
	width: 300px;
	height: 18px;
	text-align: right;
	padding-right: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.copyright {
	width: 800px;
	height: 56px;
	float: left;
	background-color:#333333;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding-right: 200px;
	padding-top: 10px;
}
.sprache  a:link {
	text-decoration: none;
	color: #CCCCCC;
}
.sprache  a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.sprache  a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.sprache  a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.right_content a:link {
	text-decoration: none;
	color: #CCCCCC;
}

.right_content a:visited {
	text-decoration: none;
	color: #CCCCCC;
}

.right_content a:active {
	text-decoration: none;
	color: #CCCCCC;
}

.right_content a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
