body {
/*	font-family: Arial, Helvetica, sans-serif;	*/
	font-family: verdana, sans-serif;
	font-size: small;
	background-image: url(../images/body_background.gif);
}

.main {
	width: 900px;
	display: block;
	background-color: #ffffff;
	border: 1px solid #CCC;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-top: 0px;
	color: #333;
	font-size:90%;
}

.imprint {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #000;
	float: right;
}

.imprint ul {
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
}

.imprint li {
	float: left;
	list-style: none;
	font-size: 80%;
	margin-left: 5px;
	padding-left: 5px;
}

.imprint a {
	text-decoration: none;
	color: #777;
}

.imprint a:hover { color: #666; }

.header {
	clear: both;
	display: block;
	width: 900px;
	height: 82px;
	background-image: url(../images/header_image.jpg);
	background-repeat: no-repeat;
}

.topnav {
	display: block;
	width: 890px;
	height: 22px;
	border-top: 1px solid #444;
	background-image: url(../images/topnav_bg.jpg);
	background-repeat: no-repeat;
	/*padding-top: 3px;
	padding-left: 25px;*/
	padding: 3px 5px 0px 5px;
	text-align:center;
}

.topnav a {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	margin-right: 10px;
	/*font-family: fantasy;*/
}

.topnav a:hover { color: #ddd; }

.breadcrump {
	font-size: 90%;
	height: 20px;
	display: block;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
}

.breadcrump a { color: #000; text-decoration: none; }
.breadcrump a:hover { text-decoration: underline; }

.content {
	float: left;
	letter-spacing: 0.05em;
	line-height: 1.5em;
}

.left {
	float: left;
	width: 590px;
	padding-right: 10px;
}

.right {
	padding-left: 5px;
	float: right;
	width: 295px;
}

h2 {
	margin: 0 0 0 0;
	font-size: 120%;
	color: #000060;
	margin-bottom: 10px;
}

h3 {
	margin: 0 0 0 0;
	font-size: 110%;
	color: #000060;
}

#datum {
	display: block;
	color: #888;
	font-size: 90%;
	font-weight: normal;
}

#datum a { color: #888; text-decoration: none; }
#datum a:hover { text-decoration: underline; }

.news {
	text-decoration: none;
	color: #444;
	font-size: 90%;
/*	line-height: 1.3em;	*/
	line-height: 1.3em;

	margin-top: 0px;
	margin-bottom: 4px;
	padding: 4px;
	padding-bottom: 8px;

	display: block;
	border-bottom: 1px solid #888;
	
	min-height: 80px;
}

.news b {
	font-size: 110%;
	color: #000066;
}

.clear {
	clear: both;
}

.block {
	float: left;
	padding-right: 4px;
	width: 98%;
}

.block h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 110%;
	color: #000060;
	border-bottom: 1px solid #000060;
}

.more,.dz {
	float: right;
	font-size: 100%;
	padding-top: 3px;
	color: #777;
	text-decoration: none;
}

.pregallery {
	width: 100%;
	margin-bottom: 15px;
}

.pregallery img {
	width: 50px;
	height: 50px;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-left: 2px;
}

.pregallery a { color: #000060; text-decoration: none; }

.pregallery b {
	color: #000060;
}

.pregallery p {
	margin: 0 0 0 0;
	font-size: 80%;
}

.rss {
	background-image:url(../images/feedicons-standard/feed-icon-14x14.png);
	background-position: right 50%;
	background-repeat: no-repeat;
}

.featured {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}


#featheadline { padding-top: 15px; border-top: 1px solid #999; }

.nbb {
	border-bottom: 0px;
}

.form {
	border: 0px;
	padding: 3px 3px 3px 3px;
	background-color: #cfcfcf;
	color: #444;
	width: 250px;
}

hr { height: 1px; border: 0px; background-color: #666; }

.spacer { height: 25px; display: block; width: 100%; }

.comment { padding: 5px 5px 5px 5px; margin-top: 2px; margin-bottom: 15px; width: 80%;background-color: #eee; }

a { text-decoration: none; }
a:hover { text-decoration: underline; color:#666; }

#gallery li {
	list-style:none;
	float:left;
}

.hidden {
	display: none;
	position: absolute;
}

.imprint_bottom {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #000;
	float: right;
}

.imprint_bottom ul {
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}

.imprint_bottom li {
	float: left;
	list-style: none;
	font-size: 80%;
	/*margin-left: 5px;*/
	padding-left: 5px;
}

.imprint_bottom a {
	text-decoration: none;
	color: #777;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-right: 3px;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	
	background-color: #fff;
}

.imprint_bottom a:hover { color: #333; }

.referenzen a {
	color: #666;
	background-image: url(../images/link_extern.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 20px;
}