body {
	margin: 0;
	padding: 20px;
	border: none;
}
body, th, td, fieldset legend {
	font: 14px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
th, td { 
	vertical-align: top;
	text-align: left; 
}
a { color: #036; }
a:hover {
	color: #006;
	text-decoration: underline;
}
hr {
	clear: both;
	border: 1px solid #FFF;
	border-bottom: 1px dotted #C2AD9A;
}
h1, h2, h3 { margin: 0.5em 0; }
h1 {
	font-size: 24px;
	font-weight: normal;
}
h2 { font-size: 20px; }
h3 { font-size: 16px; }
h2 a {
	color: #444;
	text-decoration: none;
}
form, a img { margin: 0; }
a img { border: 0; }
a.seo {
	color: #666;
	text-decoration: none;
	cursor: text;
}
.s { font-size: 11px; }
.xs { font-size: 10px; }
.alignright { text-align: right; }
.alignleft { text-align: left; }
.aligncenter { text-align: center; }
.alignjustify { text-align: justify; }
.paddingtop { padding-top: 1em; }
.paddingright { padding-right: 1em; }
.paddingbottom { padding-bottom: 1em; }
.paddingleft { padding-left: 1em; }
.margintop { margin-top: 1em; }
.marginright { margin-right: 1em; }
.marginbottom { margin-bottom: 1em; }
.marginleft { margin-left: 1em; }
.right { float: right; }
.left { float: left; }
.paddinglist {
	margin-left: 0;
	padding-left: 15px;
}
.mysqlnav {
	text-align: center;
	padding: 1em;
}
.kalenderlink {
	background: transparent url(/grafik/template/icon_kalender_trans.png) no-repeat left center;
	padding: 0 2px 4px 20px;
	height: 24px;
	font-weight: normal;
}
label {	vertical-align: top; }
fieldset { 
	clear: both;
	padding: 4px;
	margin: 5px 0;
	border: none;
	border: hidden; /* x Opera */
}
fieldset.border { border: 1px solid #955E28; }
fieldset legend { 
	padding: 0 10px 0 0;
	margin-bottom: 10px;
}
fieldset label { 
	width: 160px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 5px;
	white-space: nowrap;
}
fieldset input, fieldset select { margin: 0 0 2px 0; }
.inputxsmall, .inputsmall, .inputlarge, .inputstandard, .inputtextfeld, select { border: 1px solid #AAA; }
.inputtextfeld { width: 350px; }
.inputlarge { width: 200px; }
.inputsmall { width: 75px; }
.inputxsmall { width: 25px; }
input { z-index: 0; }
.button { margin-left: 160px; }
#msg, #msgerror {
	margin-bottom: 15px;
	padding: 4px;
}
#msg h2, #msgerror h2 { margin: 0 0 10px 0; }
#msg ul, #msgerror ul { margin-top: 0; }
#msg {
	background-color: #FFF;
	border: 1px solid #DDD;
}
#msg h2 { color: #444; }
#msgerror {
	background-color: #FFF;
	border: 1px solid #C00;
}
#msgerror, #msgerror h2 { color: #C00; }

/* LAYLOUT */
body#template {
	background: #036 url(/grafik/template/body_bg.jpg) no-repeat center top;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}
#languageselect, #logo, #wrapper, #panorama, #footer, #copyright {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}
#languageselect {
	text-align: right;
	font: normal 11px/30px Arial, Helvetica, sans-serif;
	vertical-align: middle;
}
#languageselect, #languageselect a { color: #FFF; }
#logo { height: 230px; }
#logo img { margin: 20px 0 0 0; }
#wrapper {
	background: url(/grafik/template/wrapper_bg_trans.png) no-repeat center top;
	clear: both;
}
#nav {
	width: 230px;
	z-index: 2;
}
#nav ul {
	list-style: none;
	margin: 50px 12px 20px 18px;
	padding: 0;
	width: 200px;
	border-bottom: 1px dotted white;
}
#nav ul li {
	margin: 0;
	padding: 0;
	text-indent: 10px;
	border-top: 1px dotted white;
}
#nav ul li a {
	color: #222;
	font-size: 16px;
	line-height: 30px;
	text-decoration: none;
}
#nav ul ul {
	width: auto;
	margin: 0;
	border-bottom: none;
	background-color: #FAD97B;
}
#nav ul ul li {
	background: url(/grafik/template/nav_ul_ul.gif) no-repeat left center;
	text-indent: 34px;
}
#nav ul ul li a {
	font-size: 14px;
	line-height: 25px;
}
#nav ul li.activ a, #nav ul ul li.activ a, #nav ul li.activ ul li.activ a, #nav ul li a:hover { text-decoration: underline; }
#nav ul li.activ ul li a { text-decoration: none; }
#nav blockquote {
	margin: 15px 15px 20px 20px;
	padding: 0;
	font-size: 12px;
}
#nav blockquote a { color: #222; }
#nav blockquote.newsletteranmeldung { border-bottom: 1px dotted white; }
#nav blockquote.newsletteranmeldung form { margin: 5px 0; }
#nav blockquote.newsletteranmeldung form input.newsletter_button { margin: 0; }
#nav blockquote.newsletteranmeldung form input.newsletter_input {
	border: 1px solid #AAA;
	color: #ACACAC;
	width: 160px;
}
#nav blockquote.newsletteranmeldung form input.newsletter_input_activ {
	border: 1px solid #AAA;
	width: 160px;
}
#article {
	width: 505px;
	padding: 60px 45px 20px 40px;
	text-align: justify;
}
#article h1 {
	color: #192062;
	font-size: 30px;
}
#article h2 {
	font-size: 18px;
	color: #003366;
	font-weight: normal;
}
#article h3 { font-size: 14px; }
#article blockquote {
	margin: 0.5em 0;
	padding: 10px;
	background-color: #D6D6D6;
	border: 1px solid #C6C6C6;
}
#footer, #footer a {
	color: #7D97B0;
	font: 10px Arial, Helvetica, sans-serif;
	line-height: 18px;
	width: 810px;
	vertical-align: top;
	text-decoration: none;
}
#footer span { color: #224E7A; }
#footer a:hover { text-decoration: underline; }

/* CONTENT */
.tabelle {	width: 100%; }
.tabelle th, .tabelle td { padding: 2px; }
.tabelle th {
	background-color: #A0A0A0;
	font-weight: bold;
}
.tabelle td { background-color: #D6D6D6; }

a.button {
	border-left: 1px solid #FFC027;
	line-height: 30px;
	height: 30px;
	float: right;
	padding-right: 15px;
	padding-left: 10px;
	display: block;
	margin: 0 auto 0.5em auto;
	text-decoration: none;
	background: #FFC027 url(/grafik/template/button_bg.gif) repeat-x right 0;
	color: #630;
}
a.button:hover {
	background-position: right -30px;
	border-color: #FFD367;
}
.thumbnail160x120 {
	padding: 7px;
	background: transparent url(/grafik/template/thumbnail_160x120_bg_trans.png) no-repeat center top;
}
.thumbnail137x120 {
	padding: 4px 5px 4px 3px;
	background: transparent url(/grafik/template/thumbnail_137x120_bg_trans.png) no-repeat center top;
}
.thumbnail160x206 {
	padding: 7px;
	background: transparent url(/grafik/template/thumbnail_160x206_bg_trans.png) no-repeat center top;
}

/* LYTEBOX */
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; background-color: #000; }
#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }
#lbOuterContainer { position: relative; background-color: #FFF; width: 200px; height: 200px; margin: 0 auto; border: 1px solid #888; }
#lbDetailsContainer { font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em; overflow: auto; margin: 0 auto; border: 1px solid #888; border-top: none; }
#lbIframe { border: 1px solid #333; }
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading { position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(/grafik/lytebox/loading.gif) center no-repeat; }
#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }
#lbPrev { width: 49%; height: 100%; background: transparent url(/grafik/lytebox/blank.gif) no-repeat; display: block; left: 0; float: left; }
#lbPrev:hover, #lbPrev:visited:hover { background: url(/grafik/lytebox/prev.gif) left 15% no-repeat; }
#lbNext { width: 49%; height: 100%; background: transparent url(/grafik/lytebox/blank.gif) no-repeat; display: block; right: 0; float: right; }
#lbNext:hover, #lbNext:visited:hover { background: url(/grafik/lytebox/next.gif) right 15% no-repeat; }
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; color: #333; }
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; color: #CCC; }
#lbDetailsData { padding: 0 10px; color: #333; }
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url(/grafik/lytebox/close.png) no-repeat; }
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url(/grafik/lytebox/play.png) no-repeat; }
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; background: url(/grafik/lytebox/pause.png) no-repeat; }
