* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 100.01%  Helvetica, Arial, Geneva, Verdana, sans-serif;
	color: #575652;
	background: #B8B8B8 url(../images/v2/bg_body_01.jpg) repeat-x 0 0;
	background-attachment: fixed;
}
.print {
	display: block;
	visibility: visible;
}
#box1, #background_image, #bg_outer_01, #bg_inner_01, #bg_inner_02, #bg_outer_02 {
	background: none;
}
#header {
	background: transparent;
	height: 130px;
}
#logo, #nav_container, #footer {
	display: none;
	visibility: hidden;
}
#content_beam {
	padding: 0;
	background: transparent;
}
#content_container {
	margin: 0;
	padding: 0 0 163px 0;
	background: transparent;
}
/*CONTENT*/
#content {
	width: 592px;
}
#content h1, #content h2, content h3 {
	margin: 1.5em 0 0.5em 0;	
	font-weight: normal;
	text-transform: uppercase;
}
#content .firstheading {
	margin-top: 0;
}
#content h1 {
	font-size: 1.1em;
}
#content h2 {
	font-size: 1em;
}
#content h3 {
	font-size: 0.9em;
}
#content p, #content ul, #content ol {
	margin: 0.5em 0;
	font-size: 0.75em;
}
#content a, #content ul.newslist li a span.link {
	color: #27ABFF;
	text-decoration: underline;
}
#content a:hover {
	background-color: transparent;
	color: #B37200;
	text-decoration: none;
}
#content a img {
	border: none;
}
/* NEWSLIST*/
#content ul.newslist {
	list-style: none;
}
#content ul.newslist li a {
	color: #575652;
	text-decoration: none;
}
#content ul.newslist li a:hover {
	background-color: transparent;
	color: #575652;
	text-decoration: none;
}
#content ul.newslist li a span.link {
	font-weight: 600;
}
#content ul.newslist li a:hover span.link {
	background-color: transparent;
	color: #B37200;
	text-decoration: none;
}
/* ANGEBOTSLISTE*/
#content ul.angebotsliste {
	list-style: none;
}
#content ul.angebotsliste li a {
	display: block;
	overflow: auto;
	color: #575652;
	text-decoration: none;
	margin: 0.5em 0;
	padding: 0;
	background: transparent url(../images/v2/bullet01.gif) no-repeat 0 5px;
}
#content ul.angebotsliste li a:hover {
	background-color: transparent;
	color: #575652;
	text-decoration: none;
}
#content ul.angebotsliste li a strong {
	color: #27ABFF;
	text-decoration: underline;
	font-weight: 600;
}
#content ul.angebotsliste li a:hover strong {
	background-color: transparent;
	color: #B37200;
	text-decoration: none;
}
#content ul.angebotsliste li a img {
	float: right;
	border: none;
	margin: 0 0 5px 10px;
}
/* KATEGORIELISTE*/
#content ul.kategorieliste {
	list-style: none;
}
#content ul.kategorieliste li {
	display: inline;
}
#content ul.kategorieliste li a {
	color: #27ABFF;
	text-decoration: underline;
	padding: 0 2px 0 5px;
	margin: 0;
	border-left: 1px solid #575652;
}
#content ul.kategorieliste li.first a {
	border-left: none;
	padding-left: 0;
}
#content ul.kategorieliste li a:hover {
	background: transparent;
	color: #B37200;
	text-decoration: none;
}
#content ul.kategorieliste li a strong {
	color: #27ABFF;
	text-decoration: underline;
	font-weight: 600;
}
#content ul.kategorieliste li a:hover strong {
	background-color: #B37200;
	color: #FFF;
	text-decoration: none;
}
#content ul.kategorieliste li a img {
	float: right;
	border: none;
	margin: 0 0 0 10px;
}
/* IMAGES*/
#content img, #content img.links_top, #content img.img_links_top {
	float: left;
	margin: 0.5em 1em 0.5em 0;
}
#content img.links_top, #content img.img_links_top {
	margin-top: 0;
}
#content img.rechts, #content img.rechts_top, #content img.img_rechts, #content img.img_rechts_top {
	float: right;
	margin: 0.5em 0 0.5em 1em;
}
#content img.img_rechts_top, #content img.rechts_top {
	margin-top: 0;
}
#content img.img_allein {
	float: none;
	margin: 0;
}
/* Download-List */
ul.download, ol.download {
	margin: 1em 0 1em 2em;
}
ul.download li, ol.download li {
	padding: 0.2em 0 0.2em;	
}
ul.download li {
	list-style-image: none;
	list-style: none;
}
ol.download li {
	clear: both;
}
#content ul.download li img, #content ol.download li img {
	border: none;
	margin: 1px 7px 0 0;
}
.download li a span {
	display: none;
	visibility: hidden;
}
.download li a:hover span.description {
	position: absolute;
	display: block;
	visibility: visible;
	border: 1px solid #999;
	max-width: 300px;
	color: #333;
	margin: 0 0 0 1em;
	padding: 5px 10px;
	background-color: #EFEFEF;
}
.download li a:hover span.date {
	color: #444;
	display: inline;
	visibility: visible;
}
/* GALLERY */
#album {
	margin-top: 1em;
	overflow: auto;
}
#album div {
	float: left;
	margin: 0 11px 17px 0;
	text-align: center;
}
#album div a img, #view img {
	border: 3px solid #93918C;
	float: none;
	margin: 0;
}
#album div a:hover img {
	border: 3px solid #575652;
}
#album div a:hover {
	background-color: transparent;
}
#album div p {
	display: none;
	border: 1px solid #F60;
}
#view div p {
	margin: 0 0 0.5em 0;
	font-size: 0.75em;
	line-height: 1.2em;
	height: 1em;
}
#view a {
	text-decoration: none;
	color: #575652;
}
#view a:hover {
	color: #27ABFF;
	background-color: transparent;
	text-decoration: none;
}
#view {
	margin-top: 1em;
	text-align: center;
}
#view div {
	text-align: center;
	padding-left: 50%;
	overflow: visible;
}
#view p {
	position: relative;
	text-align: center;
	padding: 0.5em 0;
}
#view p.nav {
	padding: 0.2em 0;
	margin-bottom: 1em;
	overflow: visible;
}
#view p.nav a, #view p.nav span {
	width: 75%;
	float: left;
	padding: 0;
}
#view p.nav a.prev, #view p.nav span.prev {
	width: 10%;
	text-align: left;
	padding-left: 2%
}
#view p.nav a.prev {
	background: transparent url(../images/v2/view_prev_01.png) no-repeat 0 3px;
}
#view p.nav a:hover.prev {
	background-image: url(../images/v2/view_prev_02.png);
}
#view p.nav a.next, #view p.nav span.next {
	width: 10%;
	text-align: right;
	padding-right: 2%;
}
#view p.nav a.next {
	background: transparent url(../images/v2/view_next_01.png) no-repeat 100% 3px;
}
#view p.nav a.next:hover {
	background-image: url(../images/v2/view_next_02.png);
}
