@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

html
{
	overflow-y: scroll;
}

*{
	outline:none;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #79220F;
	background-image: url(/images/back.png);
	background-repeat: repeat-x;
	line-height: 17px;
	background-color: #FFE03B;
}

.clear {
	clear: both;
}
.dotted {
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #005D1B;
	height: 20px;
}

.between_20 {
	height: 20px;
	clear: left;
}
.rig {
	float: right;
}
.col {
	float: left;
}

p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 34px;
	margin-left: 0px;
	}

h1 {
	font-size: 18px;
	padding: 0px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	line-height: 18px;
}
h2 {
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	line-height: 18px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	padding: 0px;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
	line-height: 18px;
}

a	{
	text-decoration: underline;
	color: #8E2711;
}

a:visited	{
	color: #8E2711;
}

a:hover	{
	text-decoration: none;
}

.current_box a:visited{
	color: #999;
}



.current_box {
	height: 25px;
}


#container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(/images/layout_01.png);
	height: 140px;
	padding-left: 90px;
	padding-top: 50px;
}
#logo {
	background-image: url(../images/logo.png);
	height: 99px;
	width: 120px;
	float: left;
	margin-right: 40px;
}
#content {
	background-image: url(/images/layout_04.png);
	width: 1020px;
	padding-top: 20px;
	margin-top: -2px;
}
.start_back {
	background-image: url(/images/start_back.png);
	height: 850px;
	width: 1020px;
	background-repeat: no-repeat;
}
.one {
	float: left;
	width: 250px;
	height: 600px;
}
/* CSS Document */

.two {
	width: 540px;
	float: left;
}
.date {
	float: left;
	width: 70px;
	height: 25px;
}
#current {
	margin-bottom: 50px;
}
#karte {
	background-image: url(../pics/pic_07.jpg);
	height: 492px;
	width: 480px;
	margin-bottom: 20px;
}
#start_img {
	float: right;
	margin-top: 160px;
}
.footnote {
	float: right;
	font-size: 10px;
	margin-bottom: 34px;
	vertical-align: top;
	font-style: italic;
	margin-top: -36px;
}
.picture_box {
	width: 220px;
}
.picture {
	margin-top: 2px;
}
.declaration {
	font-size: 10px;
	width: 200px;
	margin-top: 3px;
	line-height: 12px;
	margin-bottom: 5px;
}

.news_box {
}

.news_box a	{
	text-decoration: none;
	color: #C10000;
	}

.news_box a:hover	{
	color: #0F0;
	}
	
.back_link {
	width: 100px;
	float: left;
	margin-bottom: 30px;
}

.next_link {
	width: 95px;
	float: right;
	margin-bottom: 30px;
}
.ostern {
	margin-top: 35px;
}



#footer {
	clear: both;
	background-image: url(/images/layout_06.png);
	height: 50px;
	padding-top: 20px;
	font-size: 10px;
}

#copyright_box {
	float: left;
	margin-left: 70px;
}
#impressum_box {
	float: right;
	margin-right: 70px;
}

