/* Body Styles */
html { 
	height: 100%;
	min-height: 100%;
}
body {
	height: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0%;
	background-color: #CFCFCF;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url('img/bg_body.gif');
}
#main {
	min-height: 120%;
	margin: 0% auto;
	padding: 0%;
	width: 1000px;
	background-repeat: repeat-y;
	background-image: url('img/bg_main.gif');
}
/* für IE */
* html #main { height: 110%; }

/* Head Styles */
#header {
	width: 998px;
	height: 257px;
	background-repeat: no-repeat;
	background-image: url('img/header.jpg');
}
#header p {
	top: 260px;
	color: #FFFFFF;
	width: 100%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#spacer {
	width: 997px;
	height: 28px;
	display: block;
	border-left: 1px solid #575757;
	border-right: 1px solid #575757;
	background-repeat: repeat-x;
	background-image: url('img/spacer.gif');
}
#spacer2 {
	width: 998px;
	height: 60px;
	display: block;
	background-repeat: no-repeat;
	background-image: url('img/spacer2.gif');
}
img.button1 {
	margin-top: 155px;
	margin-left: 318px;
}
img.button2 {
	margin-top: 155px;
	margin-left: 31px;
}
img.button3 {
	margin-top: 155px;
	margin-left: 32px;	
}
img.button4 {
	margin-top: 155px;
	margin-left: 33px;	
}
img.left {
	float: left;
	margin: 5px 10px 5px 0px;
}
img.right {
	float: right;
	margin: 5px 0px 5px 10px;
}

/* Navi Styles */
#navi {
	float: left;
	width: 153px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi ul li {
	list-style: none;
}
#navi ul li a:link, #navi ul li a:visited {
	color: #FFFFFF;
	height: 23px;
	display: block;
	font-size: 12px;
	padding-top: 7px;
	text-indent: 10px;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#navi ul li a:hover, #navi ul li a:active {
	color: #323232;
	border-left: 1px solid #575757;
	background-color: #FFFFFF;
}
#navi ul li#active a:link, #navi ul li#active a:visited, #navi ul li#active a:hover, #navi ul li#active a:active {
	color: #323232;
	height: 21px;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #898989;
	border-left: 1px solid #575757;
	background-color: #FFFFFF;
}

/* Content Styles */
#content {
	padding: 0px 0px 50px 20px;
	width: 570px;
	margin-top: 0px;
	margin-left: 154px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#newsletterbox
{
	margin-left: 763px; 
	padding-top: 10px;
}
h1 {
	color: #7C0103;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	color: #7C0103;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2#newsletter {
	margin: 0px 0px 5px 0px;
	color: #7C0103;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#archiv {
	border: 1px dashed #CCCCCC;
	background-color: #FCFCFC;
	padding: 10px;
	width: 525px;
}
#sidebar {
	float: right;
	width: 248px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img.icons {
	width: 21px;
	height: 21px;
	border: 0px;
}
#admmen {
	border: 1px dashed #CCCCCC;
}
#admmen tr td ul li a:link, #admmen tr td ul li a:visited {
	color: #333333;
	text-decoration: none;
}
#admmen tr td ul li a:hover, #admmen tr td ul li a:active {
	color: #990000;
	text-decoration: underline;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #333333;
	text-decoration: none;
}

/* Anzeigen */
p.error {
	max-width: 500px;
	min-height: 12px;
	color: #AB4040;
	padding-left: 30px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url('img/error.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.notice {
	max-width: 500px;
	min-height: 12px;
	color: #AFAFAF;
	padding-left: 30px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url('img/notice.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.newsletter_notice {
	max-width: 220px;
	min-height: 12px;
	color: #8F8F8F;
	padding: 1px 5px 2px 30px;
	margin-top: 10px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url('img/notice.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.newsletter_error {
	max-width: 220px;
	min-height: 12px;
	color: #AB4040;
	padding: 1px 5px 2px 30px;
	margin-top: 10px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-image: url('img/error.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
span.notice_ni {
	max-width: 500px;
	color: #AFAFAF;
	font-size: 10px;
}
span.notice_ni a:link, span.notice_ni a:visited {
	max-width: 500px;
	color: #AFAFAF;
	font-size: 10px;
	text-decoration: underline;
}
span.notice_ni a:hover, span.notice_ni a:active {
	max-width: 500px;
	color: #990000;
	font-size: 10px;
	text-decoration: underline;
}

/* Form Styles */
.input {
	width: 150px;
	height: 16px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #939393;
}
input.newsletter {
	width: 140px;
	height: 16px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #939393;
}
.los {
	width: auto;
	height: 19px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FAFAFA;
	border: 0px;
}
.button {
	width: 120px;
	height: 20px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	border: 1px solid #939393;
}
.text {
	border: 1px solid #939393;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.select {
	margin: 5px;
	width: 200px;
	height: 20px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #939393;
}
.delete {
	color: #939393;
	height: 20px;
	width: 100px;
	border: 1px solid #939393;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url('img/icons/delete.gif');
	background-position: left;
	background-repeat: no-repeat;
}

/* Audio Styles */ 
div#hoerproben {
	width: 535px;
	padding: 5px;
	border: 1px dashed #939393;
	background-color: #FCFCFC;
	margin-bottom: 20px;
}
div#hoerproben span {
	margin-left: 2px;
	font-weight: bold;
	text-indent: 20px;
	display: block;
	font-size: 12px;
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('img/icons/audio.gif');
}
span.audio {
	height: 16px;
	width: 100%;
	display: block;
	text-indent: 20px;
	margin-top: 12px;
	background-color: #DFDFDF;
	background-repeat: no-repeat;
	background-image: url('img/icons/dwld_audio.gif');
}
span.audio a:link, span.audio a:visited {
	color: #333333;
	text-decoration: none;
}
span.audio a:hover, span.audio a:active {
	color: #000000;
	text-decoration: none;
}

/* Termine Styles */
.termin {
	width: 530px;
	padding: 10px;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	height: auto;
}
.termin:hover {
	background-color: #FCFCFC;
}
.termin h2 {
	margin: 0px
}
.termin span {
	font-size: 10px;
	color: #939393;
}
.termin div {
	float: left;
	margin: 0px;
	margin-right: 15px;
	width: 45px;
	font-size: 24px;
	text-align: center;
	background-color: #EEEEEE;
}
.termin div h3 {
	height: 15px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	background-color: #B2B2B2;
	text-align: center;
}
.termin blockquote {
	margin-left: 60px;
}
.termin a:link, a:visited {
	color: #9393939;
}
.termin a:hover, a:active {
	color: #990000;
}

/* gästebuch styles */
#book div {
	width: 530px;
	height: auto;
}
#book div h3 {
	width: 100%;
	margin: 0px;
	padding: 3px 0px 0px 2px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E7E7E7;
}
#book div p {
	width: 100%;
	margin: 0px;
	padding: 5px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#book div h4 {
	width: 100%;
	padding: 2px;
	height: auto;
	color: #939393;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	background-color: #F0F0F0;
}
#book a {
	color: #939393;
	text-decoration: none;
}
#book p.comment {
	border: 1px dotted #CCCCCC;
	background-color: #FCFCFC;
}
#book p.comment strong {
	color: #333333;
}

/* Berichte */
#berichte {
	padding: 10px;
}
#berichte h2 {
	height: 20px;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DCDCDC;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
#berichte div {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px 3px 3px 3px;
	border-bottom: 1px solid #999999;
	background-color: #F0F0F0;
}

#berichtenliste {
	padding: 0px;
	margin: 0px;
}
#berichtenliste h2 {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#photos {
	border: 1px dashed #CCCCCC; 
	background-color: #FCFCFC; 
	width: 550px;  ¨
	height: auto;
	min-height: 85px;
	padding: 10px 10px 10px 0px;
}
.thumbborder {
	border: 1px solid #898989;
	height: 80px;
	width: 80px;
	text-align: center;
	background-color: #FCFCFC;
	margin: 0px 10px 0px 10px;
	float: left;
}
img {
	border: 0px;
}
img#capt {
	border: 1px solid #939393;
}
td#capttd {
	width: 150px;
	height: 30px;
	background-image: url('captcha/bg.png');
	background-repeat: no-repeat;
}

.blaettern {
	font-size: 10px; 
	color: #939393;
}
a.blaetter, a.blaetter:visited {
	font-size: 10px; 
	color: #939393;
}
a.blatter:hover, a.blaetter:active {
	font-size: 10px; 
	color: #95D4F0;
}