﻿body {
	background-color: #efefef;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a:link,a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #303030;
}

a:active,a:hover { /*border-bottom: 1px solid #000000;*/
	text-decoration: underline;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

ins {
	text-decoration: none;
}

img {
	border: 1px solid #ffffff;
}

img.top {
	border: 0px;
}

.bold_underline {
	font-weight: bold;
	text-decoration: underline;
}

.hidden {
	display: none;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	border-left: 5px solid #4F61A3;
	border-bottom: 1px solid #4F61A3;
	padding-left: 5px;
	color: #4F61A3;
}

.subtitle a {
	border: 0px;
}

.subtitle a:active,.subtitle a:hover {
	color: #4F61A3;
}

.subtitle_black {
	font-size: 12px;
	font-weight: bold;
	border-left: 5px solid #4F61A3;
	border-bottom: 1px solid #4F61A3;
	padding-left: 5px;
}

.subtitle_grey {
	font-size: 12px;
	border-left: 5px solid #808080;
	border-bottom: 1px solid #808080;
	padding-left: 5px;
	color: #505050;
}

.subtitle_grey a:link,.subtitle_grey a:visited {
	color: #505050;
	font-weight: normal;
}

.align_center,#align_center {
	margin: 0px;
	text-align: center;
}

.mainbox {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.main {
	width: 790px;
	border-width: 1px;
	border-style: none solid solid solid;
	border-color: #000000;
	position: relative;
	top: -2px;
	padding: 5px;
	/*height: 500px;*/
	background-color: #dddddd;
	float: left;
	padding-bottom: 19px;
	margin-bottom: 15px;
}

.copyright {
	width: 802px;
	font-size: 10px;
	text-align: center;
}

.contentbox {
	position: relative;
	border: 1px solid #303030;
	right: 7px;
	top: 7px;
	width: 652px;
	float: right;
	background-color: #efefef;
	/*height: 1050px;*/
	padding: 3px;
	background: url('../../gfx/bg_grafik.jpg');
	background-attachment: fixed;
	background-position: 65.5% 100%;
	font-family: georgia, serif;
	font-size: 12px;
}

.next_dates {
	position: relative;
	border: 1px solid #000000;
	background-color: #EFEFEF;
	width: 94px;
	left: 7px;
	top: 25px;
	float: left;
	padding: 3px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	z-index: 3;
}

.next_dates p {
	margin: 5px 0px 3px 0px;
	padding: 3px;
	border-top: 1px solid #AA0000;
	font-weight: normal;
	/* background-color: #AA0000; */ /* color: #ffffff; */
}

.next_dates a:link,.next_dates a:visited {
	font-weight: normal;
	color: #AA0000;
}

.menubox {
	position: relative;
	top: 7px;
	left: 7px;
	border: 1px solid #303030;
	width: 100px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #EFEFEF;
	float: left;
	font-size: 11px;
	z-index: 3;
}

.menubox_item {
	padding: 0px 3px 3px 3px;
}

.menubox_item a {
	display: block;
	width: 92px;
	border: 1px solid #EFEFEF;
}

.menubox_item a:link,.menubox_item a:visited {
	text-decoration: none;
	color: #303030;
}

.menubox_item a:hover {
	background-color: #4F91A3;
	border: 1px solid #303030;
	color: #ffffff;
}

/* News */
h2.newsbetreff {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #AA0000;
	border: 1px solid #ffffff;
	color: #ffffff;
	padding-left: 5px;
	padding-bottom: 3px;
	font-family: verdana, helvetica, sans-serif;
}

h2.newsbetreff_old {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	background-color: #E5E5E5;
	border: 1px solid #AA0000;
	padding-left: 5px;
	color: #AA0000;
}

h2.newsbetreff_old a {
	color: #AA0000;
}

div.newsmsg {
	background-color: #EFEFEF;
	border: 1px solid #AA0000;
	padding: 5px;
	color: #000000;
	float: left;
	width: 588px;
}

div.newsmsg img {
	float: right;
}

div.newsmsg a {
	color: #AA0000;
}

div.newsmsg_hidden {
	background-color: #E5E5E5;
	border: 1px solid #808080;
	display: none;
	margin-top: 5px;
	padding: 5px;
}

.newsbox {
	width: 600px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 5px;
	z-index: 1;
	clear: both;
}

.newsbox_old {
	width: 600px;
	margin-bottom: -6px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding: 5px;
	z-index: 1;
}

.newsitem {
	z-index: 2;
	position: relative;
}

/* Ende News */
.gb {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	border: 1px solid #C0C0C0;
	width: 200px;
	margin-bottom: 5px;
}

.gb:hover {
	border-color: #808080;
	color: #000000;
}

.gb#submit {
	background-color: #EFEFEF;
	color: #303030;
	width: 202px;
}

textarea.gb {
	height: 150px;
}

#sign_gb {
	padding: 5px;
}

/* G�stebuch */
.seiten {
	z-index: 2;
	position: relative;
	text-align: center;
	margin-bottom: 15px;
}

h2.seitenindex {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	background-color: #efefef;
	border: 1px solid #808080;
	padding: 5px;
}

.kommentar {
	margin-top: 10px;
	background-color: #DDDDDD;
	border: 1px solid #000000;
	padding: 3px;
	color: #000000;
}

/* Ende G�stebuch */
.subtitle_contentbox {
	margin-top: 5px;
	margin-left: 15px;
	line-height: 13px;
}

.contentbox_content {
	width: 600px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
	margin-bottom: 17px;
	position: relative;
	background: url('../../gfx/transparent_808080.png');
	border: 1px solid #808080;
}

/* Gallery */
.galleries_line {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.galleries_pic {
	width: 100px;
}

.galleries_name {
	width: 195px;
	float: right;
	position: relative;
	top: -45px;
}

/* Ende Gallery */ /* Flyer Anzeige auf News Seite */
#flyer_container {
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 2;
	display: none;
}

#flyer {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 20px;
	z-index: 2;
	width: 469px;
	padding: 10px;
	background-color: #DDDDDD;
	border: 2px solid #000000;
	overflow: hidden;
	text-align: center;
}

#flyer #ta20050505 {
	border-width: 0px;
	width: 469px;
	height: 600px;
}

#flyer img {
	cursor: pointer;
}

#loading {
	position: absolute;
	top: 70px;
	left: 300px;
	border: 5px solid #AA0000;
	background-color: #ffffff;
	text-align: center;
	width: 300px;
	height: 40px;
	z-index: 10;
	font-size: 17px;
	font-weight: bold;
	padding-top: 15px;
	display: none;
}

.bio-picture {
	float: right;
	margin: 2px 5px 2px 0px;
}
