body {
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
a:link {
	color: #27C6E5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #27C6E5;
	text-decoration: none;
}
a:active {
	color: #27C6E5;
	text-decoration: none;
}
h2 {
	font-size: 13px;
	color: #27C6E5;
	padding-bottom: -2px;
	margin-bottom: -10px;
}
table {
	border: 0;
}
td	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	margin-top: 0;
	padding-top: 0;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #27C4E6d;
}

#bcontent {
	top: 0; left: 0; width: 100%; height: 99%;
	position: fixed; 
	display: table;
	text-align: center;
	#position: relative;
}
*html #content {
	top: 0; left: 0; width: 100%; height: 99%;
	display: table;
	text-align: center;
	#position: relative;
}

#contentbereich {
	display: table-cell; 
	vertical-align: middle;
	text-align: center;
	#top: 50%;
}
*html #contentbereich {
	position: absolute;
	left: 0;
}
#navigation {
	float: left;
	margin-top: 47px;
	margin-left: 60px;
	width: 150px;
	text-align: left;
}
*html #navigation {
	float: left;
	margin-top: 47px;
	margin-left: 30px;
	width: 150px;
	text-align: left;
}

#content_links {
	float: left;
	width: 715px;
	text-align: left;
}
#artfound {
	float: left;
	width: 150px;
	height: 110px;
	margin-top: 380px;
	margin-left: 342px;
	overflow: hidden;
}
*html #artfound {
	float: left;
	width: 150px;
	height: 110px;
	margin-top: 380px;
	margin-left: 276px;
}
#content_rechts {
	float: left;
	overflow: auto;
	padding-top: 46px;
	text-align: left;
	width: 307px;
	height: 459px;
}

#footer {
	float: left;
	width: 100%;
}
#contentfooter {
	margin:0px auto; 
	width: 610px;
	text-align: left;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #A63435;
	background-color: #F9EDD8;
	text-decoration: none;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
}


