* {
	margin:0;
	padding:0;
	border: 0;
}
html {
	background: #8C2008 url(/images/bg_body.jpg) 0 20px repeat-x ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	text-align: left;
	font-size: 75.01%;
	line-height: 1em;
	color: #333;
	padding:10px;
	max-width:1200px;
	border: 1px solid black;
	margin: 20px;
	background: #fff url(/images/bg_body.png);
	color: black;

}
div {
	 font-size: 1em;
}
a {
	text-decoration: underline;
	background-color: inherit; 
	color: #18507C; 
	}
	a:hover {
	text-decoration: none;
background: #fff url(/images/feld3.jpg) no-repeat top left;
	color:#000;
/*	background-color: #C3D4DF;*/
	color: #385C72;
	}
	a:focus, #sidebar a:focus {background: #fff url(/images/feld3.jpg) no-repeat top left;
	color:#000;
	}
	del a {text-decoration:none;
}
#header {
	 background: #fff url(/images/feld3.jpg) no-repeat 10px 10px;
	 padding:10px;
	}
	#header h1 {
	display:block;
	background: url(/images/logo.png) no-repeat 10px 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-transform: capitalize;
	text-align:right;
	}
	#header h1 a {
	display: block;
	min-height:100px;
	padding:10px;
	}
	* html 	#header h1 a {
	height:100px;
	}
		#header h1 a:hover { background: url(/images/header-hover.png) no-repeat;}
		#home #header h1 a:hover { background: none;
}
#search {
	 float: right;
	 width: 23em;		
	 text-align: right;
	 padding: 0.6em 0 0.2em 0;
	 margin: 0 1em;
}
#m3searchinput, .cms-guestbook input, .cms-guestbook textarea {border: 1px solid #000;}
.breadcrumbs {
	 padding: 1em 0 1.2em 0; 
	 font-size: 90%;				
	 margin: 0 10px 0 0;
}
 .breadcrumbs span.lastitem { 
	 font-weight:bold; 
 } 
#content {
	 margin: 1.5em auto 2em 0;
	 padding:10px;
	 background: #fff;
}
#main {
	 margin-left: 29%;
	 margin-right: 2%;
}
#sidebar {
	float: left;
	width: 26%;
	display: inline;
	padding-left: 0;
	margin-left: 0em;
}

* html #sidebar li a { height: 1%; }
* html #sidebar li hr { height: 1%; }

#sidebar ul ul ul {
	padding-bottom: 0.5em;
}
#sidebar li {
	list-style: none;
	margin: 0;
	display: block;
}
#sidebar a {
	text-decoration:none;
	display: block;
	padding: 0.8em 0.5em 0.8em 1.5em;
	color: #18507C;
	background: url(/images/cms/arrow-right.gif) no-repeat 0.5em /*center*/;
	min-height:1em;
	}
	#sidebar a:hover {
		background-color:  #633;
		color:#fff;
		background: #633 url(/images/cms/arrow-right-hover.gif) no-repeat 0.5em;
}
#sidebar ul ul a {
	font-size: 90%;
	padding: 0.5em 0.5em 0.5em 2.8em;
	background-position: 1.5em center;
}
#sidebar ul ul ul a {
	padding: 0.3em 0.5em 0.3em 4.3em;
	background: url(/images/cms/dash.gif) no-repeat 2.8em center;
}

#sidebar a.activeparent:hover {
	background-color:  #633;
}
#sidebar li a.activeparent {
	background:  #930 url(/images/cms/arrow-down.gif) no-repeat 0.4em center;
	color: #fff;
	font-weight:bold;
}
#sidebar li.activeparent ul li.currentpage h3 {
	background: url(/images/cms/arrow-right-active-current.gif) no-repeat 0.4em center;
	}
	#sidebar li.currentpage li a:hover, #sidebar li.activeparent li a:hover {
	background-position: 1.5em center;
}
#sidebar ul ul li a.activeparent {
	background-position: 1.5em center;
	background-color: transparent;
	color: #18507C;
}
#sidebar ul h3 {
	background: #930 url(/images/cms/arrow-right-active.gif) no-repeat 0.4em center;
	display: block;
	padding: 0.6em 0.5em 0.6em 1.5em;
	color: #fff;
	font-size: 1em;
	margin: 0;
}
#sidebar ul ul h3 {
	font-size: 90%;
	padding: 0.3em 0.5em 0.3em 2.8em;
	background-position: 5px center;
	background-color: transparent;
	color: #000;
}
#sidebar ul ul ul h3 {
	padding: 0.3em 0.5em 0.3em 4.3em;
	background: #630 url(/images/cms/arrow-right-active.gif) no-repeat 5px center;
}
#sidebar li.sectionheader {
	font-size: 130%;
	font-weight: bold;
	padding: 1.5em 0 0.8em 0;
	background-color: #fff;
	line-height: 1em;
	margin: 0;
	text-align:center;
}
#sidebar li.separator {
	height: 1px !important;
	margin-top: -1px;
	margin-bottom: 0;
	padding:2px 0 2px 0;
	background-color: #000;
	overflow:hidden !important;
	line-height:1px !important;
	font-size:1px; /* for ie */
}
#sidebar li.separator hr {
	display: none;
}


.hr {
	 height: 1px;
	 padding: 1em;
	 border-bottom: 1px dotted black;
	 margin: 1em;
}
.left49 {
	width: 49%; 
}

.right49 {
	float: right;
	width: 49%;
	text-align: right;
}
#content h1 {
	 font-size: 2em; 
	 line-height: 1em;
	 margin: 0;
}
#content h2,h3,h4,h5,h6 {
	color: #294B5F;
	margin: 0 0 0.5em 0;
	line-height: 1.3em;}
	#content h2 {
		font-size: 1.5em;
		text-align: left;
		padding-left: 0.5em;
		padding-bottom: 1px;
		border-bottom: 1px solid #8C2008;
		line-height: 1.5em;
	}
	#content h3 {font-size: 1.3em;margin-top: 20px;}
	#content h4 {font-size: 1.2em;}
	#content h5 {font-size: 1.1em;}
	#content h6 {font-size: 1em;
}
p {
	 font-size: 1em;
	 margin: 0 0 1.5em 0; 
	 line-height: 1.4em;
	 padding: 0;
}
blockquote {
	 border-left: 10px solid #ddd;
	 margin-left: 10px;
}
strong, b {
	 font-weight: bold;
}
em, i {
	 font-style:italic;
}
code, pre {
 white-space: pre-wrap;			 
 white-space: -moz-pre-wrap;	
 white-space: -pre-wrap;			
 white-space: -o-pre-wrap;		
 word-wrap: break-word;			 
 font-family: "Courier New", Courier, monospace;
 font-size: 1em;
}
pre {
	 border: 1px solid #000;	
	 background-color: #ddd;
	 margin: 0 1em 1em 1em;
	 padding: 0.5em;
	 line-height: 1.5em;
	 font-size: 90%;
}
.templatecode {
	margin: 0 0 2.5em;
}
#main ul,
#main ol,
#main dl {
	 font-size: 1.0em;
	 line-height: 1.4em;
	 margin: 0 0 1.5em 0;
}
#main ul li,
#main ol li {
	 margin: 0 0 0.25em 3em;
}
#main dl dt {
	 font-weight: bold;
	 margin: 0 0 0 1em;
}
#main dl dd {
	 margin: 0 0 1em 1em;
}
#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
#footer {
	 clear: both;
	 background: #fff url(/images/feld3.jpg) no-repeat bottom left;	 
}
#footer p {
	 font-size: 0.8em;
	 padding: 1.5em;		
	 text-align: center; 
	 margin: 0;
}
#footer p a {
	 color: #fff; 
}

.cms-guestbook-entry {
	border: 1px dashed #18517B;
	margin: 3px;
	padding: 3px;
}
table {border-collapse:collapse; width:100%;}
td, th  {
	border: 1px solid #666;
	padding:3px;
	font-size:.8em;}
tr:hover td {background:#666; color:#fff;}
form#kontaktform {margin:10px 0 10px 0;padding:0;border:1px solid #eee;}
table del, table strike {font-style:italic; color:#ccc;}
#m4input_captcha {border:1px solid #f90;}

/* Album*/
#main .picturelist li,#main .picturelist img {
margin:0;
padding:0;
}

.album_content {
float:left;
width:100%;
}

.clear {
clear:both;
}

.albumlist {
float:left;
margin-left:0;
padding-left:0;
}

.picturelist {
	margin-left:0;
	padding-left:0;
	}
	.picturelist a:hover {
	 background: #fff url(/images/feld3.jpg) no-repeat bottom left;
	 border-width: 2px 1px 1px 2px;
	 border-color: #930 #633 #633 #930;
}
#main .picturelist .thumb {
float:left;
line-height:normal;
list-style-type:none;
margin:3px;
padding:0;
text-align:center;
text-decoration:none;
}

* html .thumb a {
height:80px;
}

.thumb a {
background-color:#FFF;
border-top:1px solid #633;
border-right:2px solid #930;
border-bottom:2px solid #930;
border-left:1px solid #633;
display:block;
margin:0;
min-height:80px;
padding:10px;
text-decoration:none;
width:100px;
}

.albumcomment {
font-style:normal;
font-weight:400;
text-align:center;
}

.thumb a:visited img {
background-color:#eee;
}

.thumb a:hover img {
background-color:/*#dae6e4*/ #933;
}

.albumname {
font-size:smaller;
font-style:normal;
font-weight:700;
text-align:center;
}

.albumname a {
background-color:transparent;
border:none;
display:inline;
margin:none;
padding:none;
}

.albumpicturecount {
font-size:smaller;
font-style:italic;
font-weight:400;
text-align:center;
}

.albumnav {
font-size:smaller;
font-style:normal;
font-weight:400;
text-align:center;
}

.instructiontext {
font-size:smaller;
font-style:italic;
font-weight:400;
}

.bigpicture {
border-top:1px solid #ccc;
clear:left;
padding:.5em 0 0;
text-align:center;
}

.bigpicturecaption {
margin:0 0 5px;
padding:0;
text-align:center;
}

.bigpicture img {
background-color:#FFF;
border-bottom:2px solid #ccc;
border-left:1px solid #eee;
border-right:2px solid #ccc;
border-top:1px solid #eee;
margin:0;
padding:18px;
text-decoration:none;
width:80%;
}

.bigpicturenav {
color:#000;
font-size:smaller;
line-height:normal;
margin:0;
padding:0;
}

#TB_window {
background:#fff;
border:4px solid #525252;
color:#000;
display:none;
font:12px Arial, Helvetica, sans-serif;
left:50%;
position:fixed;
text-align:left;
top:50%;
z-index:102;
}

#TB_secondLine {
color:#666;
font:10px Arial, Helvetica, sans-serif;
}

#TB_window a:hover {
color:#000;
}

#TB_overlay {
-moz-opacity:0.75;
background-color:#000;
filter:alpha(opacity=75);
height:100%;
left:0;
opacity:0.75;
position:fixed;
top:0;
width:100%;
z-index:100;
}

#TB_window img#TB_Image {
border-bottom:1px solid #ccc;
border-left:1px solid #666;
border-right:1px solid #ccc;
border-top:1px solid #666;
display:block;
margin:15px 0 0 15px;
}

#TB_caption {
float:left;
height:25px;
padding:7px 30px 10px 25px;
}

#TB_closeWindow {
float:right;
height:25px;
padding:11px 25px 10px 0;
}

#TB_closeAjaxWindow {
float:right;
margin-bottom:1px;
padding:7px 10px 5px 0;
text-align:right;
}

#TB_ajaxWindowTitle {
float:left;
margin-bottom:1px;
padding:7px 0 5px 10px;
}

#TB_title {
background-color:#e8e8e8;
height:27px;
}

#TB_ajaxContent {
clear:both;
line-height:1.4em;
overflow:auto;
padding:2px 15px 15px;
text-align:left;
}

#TB_ajaxContent.TB_modal {
padding:15px;
}

#TB_ajaxContent p {
padding:5px 0;
}

#TB_load {
display:none;
height:13px;
left:50%;
margin:-6px 0 0 -104px;
position:fixed;
top:50%;
width:208px;
z-index:103;
}

#TB_HideSelect {
-moz-opacity:0;
background-color:#fff;
border:none;
filter:alpha(opacity=0);
height:100%;
left:0;
opacity:0;
position:fixed;
top:0;
width:100%;
z-index:99;
}

#TB_iframeContent {
_margin-bottom:1px;
border:none;
clear:both;
margin-bottom:-1px;
margin-top:1px;
}

#lightbox {
left:0;
line-height:0;
position:absolute;
text-align:center;
top:40px;
width:100%;
z-index:100;
}

#lightbox a img {
border:none;
}

#outerImageContainer {
background-color:#fff;
height:250px;
margin:0 auto;
position:relative;
width:250px;
}

#imageContainer {
padding:10px;
}

#loading {
height:25%;
left:0;
line-height:0;
position:absolute;
text-align:center;
top:40%;
width:100%;
}

#hoverNav {
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
z-index:10;
}

#imageContainer>#hoverNav {
left:0;
}

#hoverNav a {
outline:none;
}

#prevLink,#nextLink {
background:transparent url(../templates/db/lightbox/images/blank.gif) no-repeat;
display:block;
height:100%;
width:49%;
}

#prevLink {
float:left;
left:0;
}

#nextLink {
float:right;
right:0;
}

#prevLink:hover,#prevLink:visited:hover {
background:url(../templates/db/lightbox/images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover,#nextLink:visited:hover {
background:url(../templates/db/lightbox/images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer {
background-color:#fff;
font:10px Verdana, Helvetica, sans-serif;
line-height:1.4em;
margin:0 auto;
}

#imageData {
padding:0 10px;
}

#imageData #imageDetails {
float:left;
text-align:left;
width:70%;
}

#imageData #caption {
font-weight:700;
}

#imageData #numberDisplay {
clear:left;
display:block;
padding-bottom:1em;
}

#imageData #bottomNavClose {
float:right;
padding-bottom:.7em;
width:66px;
}

#overlay {
-moz-opacity:0.6;
background-color:#000;
filter:alpha(opacity=60);
height:500px;
left:0;
opacity:0.6;
position:absolute;
top:0;
width:100%;
z-index:90;
}

.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}

* html>body .clearfix {
display:inline-block;
width:100%;
}

* html .clearfix {
height:1%;
}

#GB_overlay {
background-color:#000;
left:0;
margin:auto;
position:absolute;
top:0;
z-index:100;
}

#GB_window {
font-size:1px;
left:0;
overflow:visible;
position:absolute;
top:0;
z-index:150;
}

#GB_window .content {
margin:0;
padding:0;
width:auto;
}

#GB_frame {
border:0;
margin:0;
overflow:auto;
padding:0;
white-space:nowrap;
}

.GB_Gallery {
margin:0 22px;
}

.GB_Gallery .content {
background-color:#fff;
border:3px solid #ddd;
}

.GB_header {
border-bottom:2px solid #555;
border-top:2px solid #555;
left:0;
margin:0;
position:absolute;
top:10px;
z-index:500;
}

.GB_header .inner {
background-color:#333;
font-family:Arial, Verdana, sans-serif;
padding:2px 20px;
}

.GB_header table {
border-collapse:collapse;
margin:0;
width:97%;
}

.GB_header .caption {
color:#eee;
font-size:20px;
text-align:left;
white-space:nowrap;
}

.GB_header .close img {
cursor:pointer;
z-index:500;
}

.GB_header .middle {
text-align:center;
white-space:nowrap;
}

#GB_middle {
color:#eee;
}

#GB_middle img {
cursor:pointer;
vertical-align:middle;
}

#GB_middle .disabled {
cursor:default;
}

#GB_middle .left {
padding-right:10px;
}

#GB_middle .right {
padding-left:10px;
}

.GB_Window .content {
background-color:#fff;
border:3px solid #ccc;
border-top:none;
}

.GB_Window .header {
border-bottom:1px solid #aaa;
border-left:3px solid #ccc;
border-right:3px solid #ccc;
border-top:1px solid #999;
color:#333;
font-size:12px;
height:22px;
margin:0;
padding:3px 0;
}

.GB_Window .caption {
font-size:12px;
font-weight:700;
padding-right:20px;
text-align:left;
white-space:nowrap;
}

.GB_Window .close span {
cursor:pointer;
font-size:12px;
}

.GB_Window .close img {
cursor:pointer;
padding:0 3px 0 0;
}

.GB_Window .on {
border-bottom:1px solid #333;
}

.GB_Window .click {
border-bottom:1px solid red;
}

div.largeview {
text-align:center;
}

#motioncontainer {
height:70px;
margin-top:5px;
width:99.99%;
}

#motioncontainer a img {
border:0;
height:60px;
margin:0;
width:auto;
}

#statusdiv {
background-color:#fff;
border:0 solid #afafaf;
color:#FFBF00;
font-size:65%;
font-weight:700;
left:0;
padding:.1em;
position:absolute;
top:-10px;
visibility:hidden;
width:100px;
}

#motioncontainer a:hover {
color:red;
}

#TB_window a:link,#TB_window a:visited,#TB_window a:active,#TB_window a:focus {
color:#666;
}

* html #TB_overlay,* html #TB_HideSelect {
height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
position:absolute;
}

* html #TB_window,* html #TB_load {
margin-top:expression(0 - parseInt(this.offsetHeight / 2) 0 (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) 0 'px');
position:absolute;
}

.GB_header .close,.GB_Window .close {
text-align:right;
}