/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
modified by HGS-Webservice
http://www.hga-webservice.de
*/

* {
	margin: 0;
	padding: 0;
}	

body {
	margin-bottom: 50px;
	background: #eaf0ec url(../images/img1.gif) repeat-x;
	font: normal 16px Arial, Helvetica, sans-serif;
	color: #326e48;
}

body a:link {
	color: #3C0078;
	font-weight: normal;
	text-decoration: none;
}
body a:visited {
	color: #3C0078;
	font-weight: normal;
	text-decoration: none;
}
body a:hover {
	color: #3C0078;
	font-weight: normal;
	text-decoration: underline;
}
bodya:active {
	color: #3C0078;
	font-weight: normal;
	text-decoration: none;
}

h1, h2, h3 {
	color: #326e48;
}

h1 {
  font-size: 24px;
  font-weight:bold;
  margin-bottom:10px;
}

h2 {
  font-size: 20px;
  font-weight:bold;
}

h3 {
	font-size: 16px;
  font-weight:bold;
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
}

ul {
}

ul li {
}

ol {
}

ol li {
}

a {
	color: #4F789F;
}

a:hover {
	text-decoration: none;
}

img {
	border: 1px solid #326e48;
}


img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
.noimageborder {
	border: 0px;
}
/* Boxed Style */

.boxed {
}

.boxed .title {
	padding: 10px 15px;
	background: #326e48;
	text-transform: uppercase;
	font: bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: +1px;
	color: #FFFFFF;
}
.adr {
	padding: 10px 15px;
	background: #326e48;
	font: bold 11px Arial, Helvetica, sans-serif;
	letter-spacing: +1px;
	color: #FFFFFF;
}

.boxed .content {
	padding: 15px;
}

.boxed ul {
	list-style: none;
}

/* Post */

.post {
	clear: both;
	padding: 20px;
	border-bottom: 1px solid #326e48;
}

.post .title {
}

.post .content {
	line-height: 1.6em;
}

.post .title {
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.post p, .post blockquote, .post ul, .post ol {
	margin-bottom: 1em;
}

.post blockquote, .post ul, .post ol {
	margin-left: 3em;
}
.dfoto {
  width: 578px;
  height: 143px;
  border-bottom: 2px solid #c4cdc7;
  border-top: 2px solid #c4cdc7;
  margin-left:-21px;
}

.dfotorechts {
  width:191px;
  text-align: right;
  float:left;
  margin-left:2px;
  margin-bottom:10px;
}
.dfotomitte {
  width:191px;
  text-align: right;
  float:left;
  margin-left:2px;
  margin-bottom:10px;
}
.dfotolinks {
  width:191px;
  text-align:left;
  float:left;
  
  margin-bottom:10px;
}


/* Header */



#header {
	width: 780px;
	height: 150px;
	margin: 0 auto;
	background: url(../images/img2.gif);
	
	
}

#header h1, #header h2 {
	font-family: Arial, Helvetica, sans-serif;
	
	font-weight: normal;
}

#header h1 {
	float: left;
	padding: 117px 0 0 220px;
	color:#FFFFFF;
	font-style: italic;
	letter-spacing: +1px;
	font-size: 24px;
	font-weight:bold;
}

#header h2 {
	float: left;
	color:#FFFFFF;
	padding: 122px 0 0 7px;
	font-size: 18px;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	background: url(../images/img3.gif) repeat-y;
	border-top: 20px solid #326e48;
}

#content {
	float: right;
	width: 577px;
	/*padding-right: 1px;*/
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 13px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}

#menu a:hover {
	background: #4F789F;
	color: #FFFFFF;
}

#menu .active a {
	background: #688071;
	color: #FFFFFF;
}

/* Login */

#login {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login input {
	margin-bottom: 5px;
}

#inputtext1, #inputtext2 {
	width: 160px;
}

/* Updates */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 20px;
}

#updates h3 {
	font-size: .77em;
}

/* Footer */

#footer {
	width: 750px;
	height: 15px;
	margin: 0 auto;
	padding: 5px 15px;
	background: #326e48;
	font-size: .77em;
	color: #FFFFFF;
}

.footerlink a:link {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.footerlink a:visited {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
.footerlink a:hover {
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
.footerlink a:active {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#legal {
	float: left;
}

#links {
	float: right;
}
.bildtabelle {
  display: table;
  table-layout:fixed;
  border-spacing: 0px;
  border-collapse:collapse;
  border-style:inset;
  text-spacing: 0px;
  border-width: 0px;
  width:532px;
  
  /*margin-left:7px;*/
  *margin-left:0px;
}
* html .bildtabelle {
  margin-left:0px;
}
.bildtabelle td {
  table-layout:fixed;
  border-style:none;
  border-spacing: 0px;
  border-width: 0px;
  text-align:left;
  vertical-align:bottom;
  
}
.nr_galerie {
 float:left;
 width: 40px;
 height: 80px;
}
.titel_galerie {
 width: 100px;
 float:left;
}
.clear { clear: both; }