@charset "UTF-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	background:#333333;
}

html, body { 
	top:0; left:0; right:0;
	margin: 0;
	padding: 0;
}

.hidden {
	display:none;
	visibility:hidden;
}

#container {
	margin: 10px auto 0 auto;
	width:1050px;
}

body.de #header {
	height:380px;
	background:#EEEEEE url(../images/bg_header.jpg) no-repeat;
}

body.en #header {
	height:380px;
	background:#EEEEEE url(../images/bg_header_en.jpg) no-repeat;
}

body.fr #header {
	height:380px;
	background:#EEEEEE url(../images/bg_header_en.jpg) no-repeat;
}

body.level2 #header {
	height:180px;
	background:#EEEEEE url(../images/bg_header_level2.jpg) no-repeat;
}

#logo {
	margin:0 30px 0 0;
	float:right;
	height:120px;
	width:220px;
	text-align:right;
}

#logo img {
	border:none;
}

#language {
	margin:20px 0 0 30px;
	width:300px;
	float:left;
	font-size:10px;
	color:#0083bc;
}

#language ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#language li{
	margin:0 15px 0 0;
	float:left;
}

#language a,
#language a:link,
#language a:visited,
#language a:active {
	color:#333333;
	text-decoration:none;
}

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

#language strong a,
#language strong a:link,
#language strong a:visited,
#language strong a:active,
#language strong a:hover {
	color:#0083bc;
	text-decoration:none;
	font-weight:100;
}

#metanav {
	clear:both;
	height:20px;
	font-size:10px;
	width:235px;
	float:right;
}

body.home #metanav {
	padding:200px 0 0 0;
}

body.level2 #metanav {
	padding:35px 0 0 0;
}

#metanav ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#metanav li{
	margin:0 15px 0 0;
	float:left;
}

#metanav a,
#metanav a:link,
#metanav a:visited,
#metanav a:active {
	text-decoration:none;
}

#metanav a:hover {
	text-decoration:none;
}

body.home #metanav a,
body.home #metanav a:link,
body.home #metanav a:visited,
body.home #metanav a:active {
	color:#333333;
}

body.home #metanav a:hover {
	color:#666666;
}

#metanav a,
#metanav a:link,
#metanav a:visited,
#metanav a:active {
	text-decoration:none;
}

#metanav a:hover {
	text-decoration:none;
}

body.level2 #metanav a,
body.level2 #metanav a:link,
body.level2 #metanav a:visited,
body.level2 #metanav a:active {
	color:#999999;
}

body.level2 #metanav a:hover {
	color:#e1e1e1;
}

#metanav a strong,
#metanav a:link strong,
#metanav a:visited strong,
#metanav a:active strong {
	color:#5abae4;
	font-weight:100;
}

#metanav a:hover strong {
	color:#5abae4;
	text-decoration:none;
	font-weight:100;
}

#content {
	clear:both;
	padding:20px 0 0 0;
	background:#666666 url(../images/bg_content.gif) repeat-y;
	overflow:hidden;
}

#content a,
#content a:link,
#content a:visited,
#content a:active {
	color:#d4d5d4;
	text-decoration:underline;
	font-weight:100;
}

#content a:hover {
	color:#5abae4;
	text-decoration:none;
	font-weight:100;
}

#content p {
	margin:0 0 10px 0;
}


#content img {
	border:none;
	text-align: center;
}

#content strong {
	font-weight:100;
}

#content h1 {
	clear:both;
	margin:0 0 12px 0;
	font-weight:100;
	font-size:18px;
}

#content h2 {
	clear:both;
	margin:0 0 6px 0;
	font-weight:100;
	font-size:15px;
}

#content h3 {
	clear:both;
	margin:0 0 6px 0;
	font-weight:100;
	font-size:13px;
}

#content hr {
	border:none;
	height:1px;
	background:#cccccc;
	float:left;
	width:550px;
}

#content ul {
	list-style-type:square;
	padding:0;
	margin:0 0 5px 15px;
}

#content ul ul{
	list-style-type:square;
	padding:0;
	margin:0 0 5px 15px;
}

#content input.textinput,
#content textarea {
	width:550px;
	border:none;
	background:#eeeeee;
}

#content input.button {
	border:none;
	background:#5abae4;
	color:#FFFFFF;
}

#navigation {
	float:left;
	width:200px;
	font-size:11px;
}

#navigation ul{
	list-style-type:none;
	margin:0 0 20px 20px;
	padding:0;
}

#navigation a,
#navigation a:link,
#navigation a:visited,
#navigation a:active {
	color:#d4d5d4;
	text-decoration:none;
}

#navigation a:hover {
	color:#5abae4;
	text-decoration:none;
}

#navigation a strong,
#navigation a:link strong,
#navigation a:visited strong,
#navigation a:active strong {
	color:#5abae4;
	font-weight:100;
}

#maincontent {
	padding:0 5px 10px 30px;
	float:left;
	width:560px;
	color:#e1e1e1;
}

#subcontent {
	padding:0 5px 10px 20px;
	float:left;
	width:200px;
	color:#e1e1e1;
	font-size:10px;
}

#gallery br {
	margin:0;
	padding:0;
}

#gallery img {
	margin:0 5px 5px 0;
}

.download {
	font-size:10px;
	text-align:center;
}

.download a,
.download a:link,
.download a:visited,
.download a:active {
	color:#d4d5d4;
	text-decoration:none;
}

.download a:hover {
	color:#5abae4;
	text-decoration:none;
}

#agb strong {
	font-weight:bold;
}

.bildunterschrift{
	font-size:8px;
	line-height:12px;
}

td {
	vertical-align:top;
}