* {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
#head, #main {
	clear:both;
}
#logo, #keyvisual, #rechts {
	float:left;
	height:345px;
}
#rechts {
	background-image:url(img/rechts.gif);
	background-repeat:no-repeat;
	width:141px;
	position:relative;
}
#nav, #content, #bilder {
	float:left;
}
#nav {
	width:215px;
}
#content {
	width:400px;
}
#content_content {
	padding-left:30px;
	padding-top:30px;
}
#bilder {
	width:215px;
	background-image:url(img/bg_bilder.jpg);
	background-repeat:repeat-y;
}
#bilder_headline {
	position:absolute;
	bottom:0px;
	width:141px;
	text-align:center;
	color:#ffffff;
}	
#bilder_content {
	margin-left:50px;
	position:relative;
}
#lang {
	margin-left:10px;
	margin-top:25px;
}
#lang a {
	color:#FFFFFF;
	text-decoration:none;
}
#imglayer1, #imglayer2, #imglayer3, #imglayer4 {
	position:absolute;
	visibility:hidden;
	left:1px;
	width:100%;
}
#imglayer1 {
	visibility:visible;
}
div.tabs {
	float:left;
	width:24px;
}
div.tab_blau a, div.tab_weiss a {
	text-decoration:none;
	margin-left:5px;
	font-weight:bold;
	color:#666666;
}
div.tab_blau a {
	color:#FFFFFF;
}	
div.tab_blau {
	width:24px;
	height:29px;
	background-image:url(img/tab_blau.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	margin-bottom:2px;
}
div.tab_weiss {
	width:24px;
	height:29px;
	background-image:url(img/tab_weiss.gif);
	background-repeat:no-repeat;
	color:#333333;
	margin-bottom:2px;
}
div.images {
	float:left;
	width:140px;
}
div.images img {
	border-bottom:1px solid #ffffff;
}
/* Content */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
	color:#333333;
}
#nav ul {
	margin-top:30px;
	margin-left:10px;
	list-style-type:none;
}
#nav li {
	margin-left:1.4em;
	margin-bottom:5px;
}
#nav li a {
	text-decoration:none;
	color:#333333;
}
p {
	margin-bottom:0.8em;
}
.td {
	background-color:#DCDCDC;
}
a {
	color:#00c0f3;
	text-decoration:none;
}