body {
	background: url(images/bg.gif);
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
	margin-top: 50px;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom:1px dotted #000;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

h1.topnav {
	font-size: 11px;
	text-transform:uppercase;
	background: url(images/bg_infobar.jpg);
	border-top:10px solid #FFF;
	border-bottom:10px solid #FFF;
	/* padding:5px 15px; */
	color: #FFFFFF;
	min-height: 20px;
	margin:0px;
}
h1 a{
	color: #fff;
}

h1 {
	font-size: 11px;
	text-transform:uppercase;
	background-color: #949490;
	padding:5px 15px;
	color: #FFFFFF;
	min-height: 30px;
	margin:0px;
}
h2 {
	font-size:12px;
	font-weight: normal;
	padding: 5px 10px;
	margin:0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}

img {
	border: 0px;
}

/* ----------container zentriert das layout-------------- */
#container {
	width: 780px;
	background: #FFF;
	border: 2px solid #D7D7D2;
	padding:10px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
	text-align: right;
	background-color: #e1ddd9;
	padding: 0px;
	margin: 0px;
}

#banner img {padding:10px 0px;} 

/* ----------outer und inner----------------- */
#outer{ 
	border-left: solid 200px #fff;  /* linke Menue Spalten Farbe  */ 
	background-color: #ffffff; /* Farbe fuer Inhalt Spalten  */
} 

#inner{
	margin:0px; width:100%; /* die IE PC schlaufe */
}

/* --------------left navigavtion------------- */
#left {
	width: 200px;
	float: left;
	position: relative;
	margin-left: -235px;
	margin-right: 1px;
}

/* Navigation */

ul#navigation {
	width: 185px;
}

ul#navigation a {
	border-bottom: none;
}

ul#navigation h9 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}

ul#navigation li {
	background-color: #FFFFFF;
	list-style: none;
	border-bottom: 1px solid #EAEADA;
}

ul#navigation a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
}

ul#navigation a:hover {
	background: #F0F0EB;
	background-image: url(images/navbg.gif);
	color: #654;
}

/* -----------------Inhalt--------------------- */
#content{ 
	position: relative;
	margin: 0px;
	padding: 10px;
}

p{
	padding: 5px 10px;
	margin:0px;
}

pre{
	font-size: 12px;
	padding: 5px 10px;
	margin:0px;
}

.preis {
	font-size: 24px;
}

/*  ----------------footer---------------------- */ 
#footer {
	clear:left;
	padding:0px;
	margin:0px;
	text-align: right;
} 

.navigationsnummern {
	list-style: none;
	display: inline;
	background-color: #fff;
	font-weight: bold;
	padding: 4px;
}
.navigationsnummern a {
	color: #FFFFFF;
	text-decoration: none;
}
.navigationsnummernaktiv {
	list-style: none;
	display: inline;
	background-color: #fff;
	font-weight: bold;
	padding: 4px;
}
.navigationsnummernaktiv a {
	color: #192E44;
	text-decoration: none;
}

/*  ----------------formulare---------------------- */ 

.formular_pflichtfeld {
	border: 1px solid #990000;
}

/*  ----------------blogansicht---------------------- */

.blogentry_table {
	background: #FFF;
	width: 100%;
}
.blogentry_datum {
	width: 45px;
	height: 45px;
	vertical-align: middle;
	color: #555533;
}
.blogentry_datum1 {
	font-size: 15pt;
}
.blogentry_datum2 {
	font-size: 8pt;
}
.blogentry_header {
	font-size: 20pt;
	color: #555533;
	
}
.blogentry_content {
	border-top: 1px solid #555533;
	border-bottom: 1px solid #555533;
}
.blogentry_foot {
	
}

/*  ----------------Bildergalerie---------------------- */

.galeriebild {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}
.table_galeriebild {
	width: 150px;
	display: inline-block;
	vertical-align: top;
	margin: 5px;
}
.table_galeriebild a{
	border-bottom: none;
}
.table_galeriebild a:hover{
	border-bottom: none;
}

/*  ----------------PM Tabelle---------------------- */
.pm_table table {
	width: 100%;
}
.pm_table tr {
	border-bottom: 1px dotted #333333;
}
.pm_table tr:hover {
	background: url(images/bg.gif);
	color: #000000;
}

/*  ----------------Zitate---------------------- */
.zitat_zitat {
	color: #333333;
	text-align: justify;
}
.zitat_autor {
	color: #666666;
}

/*  ----------------Lightbox---------------------- */

#lightbox{
	position: absolute;	
	left: 0; 
	width: 100%; 
	z-index: 100; 
	text-align: center; 
	line-height: 0;
}
#lightbox img{
	width: auto; height: auto;}
#lightbox a img{
	border: none; }

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

#loading{
	position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{
	position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{
	left: 0;}
#hoverNav a{
	outline: none;}

#prevLink, #nextLink{
	width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink {
	left: 0; float: left;}
#nextLink {
	right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover {
	background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#imageData{
	padding:0 10px; color: #666; }
#imageData #imageDetails{
	width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: bold;	}
#imageData #numberDisplay{
	display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{
	width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{
	position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }