/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

 body {
        margin: 0;
        padding: 0;
        background: #FFFFCC;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 24px;
        color: #464032;
        min-width: 40em;
   }.

h1 {
    font-size: 1.0em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: center;
    background-color: #fed;
    border: 2px ridge silver;
  }
h2 {
    font-size: 1.0em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: left;
	line-height: 180%;
  }
h3 {
    font-size: 1.0em;
    margin: 0 0 0.7em; padding: 0.3em;
    text-align: center;
    background-color: #fed;
    border: 2px ridge silver;
  }

p, ul, ol {
        margin-top: 0;
        line-height: 180%;
}

ul, ol {
}


#header {
        width: auto;
        height: 30px;
        margin: 0 auto;
}

#logo {
        float: left;
        height: 40px;
        margin: 0;
        color: #A50021;
}

#logo h1, #logo p {
        margin: 0;
        padding: 0;
}

#logo h1 {
        float: left;
        padding-left: 20px;
        letter-spacing: -1px;
        text-transform: lowercase;
        font-size: 1.8em;
}

#logo p {
        float: left;
        margin: 0;
        padding: 26px 0 0 10px;
        font: normal 14px Georgia, "Times New Roman", Times, serif;
        font-style: italic;
        color: #5E4E38;
}

#logo p a {
        color: #651262;
}

#logo a {
        border: none;
        background: none;
        text-decoration: none;
        color: #651262;
}

#menubereich {
	font-size: 16px;
	background-color: #FFFFFF; /* Hintergrundfarbe für die Navigation */
	padding: 4px 0; /* Innenabstand: oben/unten 4px, li/re 0 */
	margin: 0; /* Keinen Außenabstand */
	background: url(images/img01.jpg) no-repeat left top;
	position: absolute;
	height: 39px;
	top: auto;
	left: 0px;
	width: 941px;
}

#menubereich li {
  display: inline; /* Listenelemente nebeneinander */
  list-style-type: none; /* Aufzählungszeichen entfernen */
}

#menubereich a {
  color: #FFFF00;                  /* Schriftfarbe schwarz */
  text-decoration: none;         /* Unterstreichung entfernen */
  padding: 4px 8px;              /* oben/unten 4px, re/li 8px */
}

#menubereich a:hover {
  background-color: #FF6600;
}

#inhalt {
	float: left;
	width: 620px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 140px;
	left: 5px;
	height: 619px;
}

#inhalt h1{
	left: 10px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: 10px;
	width: 600px;
}

#gallery-wrapper  {
       width: auto;
       height: 500px;
       margin: 0 auto;
}

#mitteilung {
	position:absolute;
	top:762px;
	height: 73px;




	left: !important0px;
	width:940px;
	padding:10px;
	margin:0px;
	margin-left: 0px;
	left: -3px;
}

#mitteilung h1 {
        border-bottom: 1px solid #DBDBDB;
        background: #F4F4F4;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
}

#sidebar {
	position:absolute;
	float: right;
	left:658px;
	width: 284px;
	padding: 00px 00px 0 0px;
	color: #787878;
	height: 614px;
	top: 140px;
}

#sidebar ul {
        margin: 0;
        padding: 0;
        list-style: none;
}

#sidebar li {
        margin: 0;
        padding: 0;
		font-size: 18px;
}

#sidebar li ul {
        margin: 0px 0px;
        padding-bottom: 00px;
        font-size: 18px;
}

#sidebar li li {
        line-height: 30px;
        border-bottom: 1px dotted #E5E0C6;
        margin: 0px 0px;
        border-right: none;
}

#sidebar li a {
        padding-left: 10px;
        background: url(images/img03.gif) no-repeat left 1px;
}

#sidebar li li span {
        display: block;
        margin-top: -20px;
        padding: 0;
        font-size: 11px;
        font-style: italic;
}
#sidebar h1 {
        margin-top: 30;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
}

#sidebar h2 {
        padding-left: 30px;
        background: url(images/img02.jpg) no-repeat left 1px;
        text-transform: uppercase;
        font-size: 16px;
        font-weight: bold;
        color: #FFFFFF;
}

#sidebar p {
        margin: 0 0px;
        padding: 10px 30px 20px 30px;
        text-align: justify;
}

#sidebar a {
        border: none;
        color: #898989;
}

#sidebar a:hover {
        text-decoration: underline;
        color: #6E6E6E;
}
