/** BROWSERRESET */

* {margin: 0; padding: 0; border: 0px solid black; color: #000000; font-family: Georgia, sans-serif; font-size: 14px; } 


/** BODY */



html, body {
	height: 101%;
}

body { background-color: #F7EFDC; }


/** TEXT */

h1 { font: 2.3em "Georgia", sans-serif; color: #990000; margin-bottom: 0.75em; font-style: italic; }
h2 { font: 1.4em "Georgia", sans-serif; margin-bottom: 1em; font-style: italic; }
h3 { font: 1.3em "Georgia", sans-serif; margin-top: 2em; }

p {padding: 0 20px 10px 0;}


/** WRAPPER */

#container {
	position: relative;
	background-image: url(/bilderheader/header_bg.jpg);
	background-repeat: no-repeat;
	width: 988px;
	height: auto;
	margin: 0 auto;
	padding-top: 295px;
}
#footer {
	height: 15px;
	width: 988px;
	margin: 0 auto;
	padding: 0;
	background-image: url(/bilderheader/footer_bg.gif);
	background-repeat: no-repeat;
}


/** Powered by */

#firma{ background-color: #ffffff; width: 988px; padding-top: 10px; text-align: right; margin: 0 auto; border-top: 1px dotted #CCCCCC;}
#firma a { color: #7A8A4C; font-size: 12px; text-decoration: none; }
#firma a:active { color:#009F00; }
#firma a:visited {  text-decoration: none; }
#firma a:hover { text-decoration: underline; color: #660000; }
#firma a:active { text-decoration: underline; color: #660000; }

/** LOGO */
#logo {
left:20px;
position:absolute;
top:25px;
z-index:3;
}


/** CONTENT */

#content {
background-color: #ffffff; 
background-image: url(/bilderheader/bg_body1.png);
background-repeat: no-repeat;
margin:0 auto;
padding:25px 0 0 0;
width:988px;
height: 100%;
}

/** NAVIGATION LINKS*/

#navigation {
float:left;
width:200px;
padding: 54px 0 0 25px;
border-right :1px dotted #CCCCCC;
}

#navigation a { font-family: Georgia; font-size:1em; line-height:1.4em; text-decoration: none;  color: #990000; }
#navigation a:visited { font-family: Georgia; font-size:1em; line-height:1.4em; text-decoration: none;  color: #990000; }
#navigation a:hover { font-family: Georgia; font-size: 1em; line-height:1.4em; text-decoration: underline;  color: #660000;  }
#navigation a:active { text-decoration: underline; color: #660000; }

#aktiv a { color:#660000; text-decoration: none; font-size:1em;}

html #aktiv a:visited { color:#660000; text-decoration: none; font-size:1em;}

div#navigation h3 {
color: #660000;
margin: 20px 0 0 0;
}


div#navigation ul {
list-style: none;
margin: 10px 0 10px 0;
}
div#navigation li {
margin: 0 0 10px 0;
font-style: italic;
}


/** CONTENT inhalt*/
	
#inhalte {
color:#2E4347;
float:right;
width:690px;
margin:10px 30px 10px 20px;
}

div#inhalte div#content h2 {
	margin: 20px 0 0 0;
	color: #6E2F2B;
}


div#inhalte div#content p {
	margin: 0 0 20px 0;
}

div#inhalte li {
margin: 0 0 0 15px;
}

div#inhalte ul{
margin: 0 0 10px 0;
}


/** FLOAT loeschen */

.clear {clear:both;}



/** CONTENT gestaltung*/

.center {margin-left: 100px;}

.hr{
  border: solid 1px;
  width: 100%;
}

.inhalt{
border: 0;
margin-left: 50px;
}
