/* SEITENFORMATIERUNG _______________________________________*/
* { margin: 0; }

html, body { height: 100%; }

body { 
	background-color: rgb(255,255,255);
	color: rgb(125,60,17);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100.01%;
	text-align: center; 
}

#layout { 
	position:relative;
	background-color: rgb(251,190,13); 
	background-image: url(../images/site/schatten.gif);
	background-repeat: repeat-y;
	text-align: left;
	width: 857px;	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px;
	padding:0;
}

#top { 
	position: relative;
	background-color: rgb(255,255,255);
	background-image:url(../images/site/top.gif);
	background-position: bottom center;
	background-repeat:no-repeat;
	width: 857px;
	height: 38px;
	margin: 0;
	padding: 0; 
}

#hauptBereich {
	margin: 0 0 0 23px;
	padding: 0; 
}

.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden; 
}
 
/* HEADER ____________________________________________________ */
#header{ 
	position: relative;
	background-image:url(../images/site/hg_header.gif);
	background-repeat: repeat-x;
	width: 810px;
	height: 260px;
	margin: 0 0 3px 0;
	padding: 0; 
}

#logo { 
	float: right;
	background-image:url(../images/site/logo.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 252px;
	height: 260px;
	padding:  0 73px 0 0;
	margin:0; 
}

#logo h1 { display:none; }
			
/* HAUPTNAVIGATION____________________________________________________ */

* html #hauptNavigation { /*Korrektur für IE6*/
	margin: 118px 0 0 0;
}

#hauptNavigation { 
	float: left;
	width: 450px;
	height: 60px;
	margin: 115px 0 0 0;
	padding: 0;
}

#hauptNavigation img
 { 
	margin:  5.5px 0 0 0;
	padding: 0;
	border:0;
}

#hauptNavigation .nav-spalte-01, #hauptNavigation .nav-spalte-02 { 
	float: left;
	width: 210px;
	list-style-type: none;
	margin: 0px;
	padding: 0px; 
}

#hauptNavigation .nav-spalte-01 a, #hauptNavigation .nav-spalte-02 a { 
	text-decoration:none;
}

#hauptNavigation .navtext{
	font-size:3px;
	line-height:3px;
	margin: 0 0 0 -1000px;
}

#imageBox {
	height: 297px;
	width: 183px;
	float:left;
	padding: 0;
	margin: 0 28px 0 0;
}

/* CONTENT ____________________________________________________ */
#hauptContent {
	font-size: 0.9em;
	background-color: rgb(251,190,13);
	width: 810px;
	text-align: left;
	margin: 0;
	padding: 0;
	z-index:10; 
}

* html #hauptContent {
	font-size: 0.75em;
}

#hauptContent p { margin: 0 0 15px 0; }

#contentWrapper { 
	width: 810px;
	margin: 0;
	padding: 0;
}  

#content {
	display:inline;
	float:left;
	width: 470px;
	margin: -3px 0 0 0;
}

.pnormal {
	margin: 0 0 20px 0;
}

div.wysiwygimgtext div {
	line-height: 1.4em;
}

h1 {
	margin: 0 0 15px 0;
	line-height: 1em;
}

h2 {
	font-size:1em;
	margin: 0 0 5px 0;
}

div.wysiwygimgtext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;

	color: rgb(125,60,17);
}

div.wysiwygimgtext ul {
	margin:0 0 0 15px;
	padding:0;
}

div.wysiwygimgtext ul li {
	list-style-type:disc;
	margin:0;
	padding:0;
	line-height: 1.4em;
}

img.wysiwygimg {
	margin:0 0 30px;;
	padding:0;
}

* html #content img {
	padding:3px 0 0 0;
}

#galerie {
	background-color:rgb(252,210,86);
	display:block;
	width:599px;
	height:96px;
	padding:0;
	margin: 0 0 4px 0;
}

#Teaserbild {
	float:left;
	width:auto;
	padding:0;
	margin: 0 10px 0 0;
}

#Teasertext {
	float:left;
	width:auto;
	padding:15px 0 0 10px;
	margin: 0;
}

#Teasertext a {
	display:block;
	margin: 7px 0 0 0;
	font-size:0.7em;
	font-weight:bold;
	text-decoration:none;
	color: rgb(125,60,17);
}

#Kontaktformular fieldset{
	border:0;
}

#Kontaktformular input ,  #Kontaktformular textarea {
	background-color: transparent;
	color: rgb(125,60,17);
	border: 1px solid rgb(125,60,17);
}

/* FOOTER  ____________________________ */
.fixContent { height: 20px; }

.footer { 
	background-color: rgb(251,190,13); 
	background-image: url(../images/site/schatten.gif);
	background-position: bottom center;
	background-repeat: repeat-y;
	position: relative;
	width: 857px;
	height: 20px;
	margin: 0 auto; 
}


a.imagelistLink {
		text-decoration:none;
}

a.imagelistLink img {
	border:0;
}
