body {
        margin: 0;
        padding: 0;
        background: #FFFFFF url(images/bg-body.jpg) repeat-x;
        font: normal 12px Tahoma, Arial, Helvetica, sans-serif;
        color: #666666;
}

h1, h2, h3 {
        margin: 0;
        padding: 0;
        font-family: "Calibri", Arial, Helvetica, sans-serif;
        color: #99907E;
}

h2 {
        text-transform: uppercase;
        font-size: 22px;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 1.5px;
	font-size: 14px;
	margin: 25px 0 0 0;
}

p, blockquote, ul, ol {
        line-height: 18px;
        text-align: justify;
}
p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h4 {
	margin: 15px 0 0 0;
}


blockquote {
        padding-left: 20px;
        background: url(images/bg_links_left.gif) repeat-y;
}

a {
        color: #3f67b0;
        text-decoration: none;
}

a:hover {
        text-decoration: underline;
        color: #a5bae0;
}

#bildunterschrift {
         font-size: 10px;
         text-align: left;
         line-height: 8px;
}

/* Header */

#header {
	position: relative;
	width: 760px;
	height: 150px;
	margin: 0 auto;
	background: url(images/bg-top1.jpg);

}

#header h1, #header h2 {
        font-weight: normal;
        color: #FFFFFF;
}

#header h1 {
	float: right;
	font-size: 30px;
	font-weight: bold;
	margin: 105px 10px 0 0;
}
#banner {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	right: 0px;
	background-image: url(images/banner-links.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: inline;
}
#banner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-image: url(images/banner-rechts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#banner ul li {
	display: inline;
}

#banner a {
	color: #3f67b0;
	padding: 2px 10px 2px 10px;
	line-height: 24px;
	font-size: 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #A5BAE0;
}
#banner a:hover {
	color: #0F2C63;
}


#banner .erstes a{
	border-style: none;
}

#header h2 {
        float: right;
        padding: 104px 20px 0 0;
        font-size: 22px;
}

#header img.left {
	position: relative;
	left: 10px;
	top: 10px;
	float: left;
}

#header img.right {
        position: relative;
        float:right;
        top: 110px;
        right: 20px;
}


/* Menu */

#menu {
        width: 760px;
        height: 50px;
        margin: 0 auto;
}

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

#menu li {
        display: inline;
}

#menu a {
        display: inline-block;
		display: block;
        float: left;
        padding: 17px 20px 0 20px;
        background: url(images/img03.gif) no-repeat;
        text-transform: uppercase;
        text-decoration: none;
        font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
        color: #D8D8D8;
}

#menu a:hover {
	color: #FFF;
}

#menu .first a {
        background: none;
}

/* Content */

#content {
        width: 720px;
        margin: 0 auto 20px auto;
        padding: 20px;
        background: #FFFFFF url(images/background_content.gif) repeat-x left bottom;
}

/* Posts */

#posts {
        float: left;
        width: 480px;
}

#postsDatenbank {
	float:left;
	width:720px;
}


#posts .mitte {
	margin: 10px auto 10px auto;
	text-align: center;
}

#posts .rechts {
        margin: 0 0 0 20px;
        float: right;
}

table {
	border-collapse: collapse;
	margin-top: 10px;
}

table .linksbuendig {
	text-align: left;
	vertical-align: top;
	background: none;
}

th, tr {
	border: 1px solid #FFFFFF;
	height: 25px;
	text-align: center;
}

th {
    background: #C0C0C0;
}

/* Form */

#form-kontakt {
margin: 2em 0;
padding-top: 10px;
background:url(images/form_top.gif) no-repeat 0 0;
}

#form-kontakt fieldset {
margin: 0;
padding: 0;
border: none;
float: left;
display: inline;
width: 415px;
margin-left: 20px;
}

#form-kontakt legend {
display: none;
}
#form-kontakt p {
margin: .5em 0;
}

#form-kontakt label {
display: block;
}

#form-kontakt input, #form-kontakt textarea {
width: 410px;
border: 1px solid #ddd;
background: #fff url(images/form_input.gif) repeat-x;
padding: 3px;
}

#form-kontakt textarea {
height: 200px;
overflow: auto;
margin: 0 0 10px 0;
}

#form-kontakt p.submit {
clear: both;
background:url(images/form_bottom.gif) no-repeat 0 100%;
padding: 0 25px 20px 20px;
margin: 0;
text-align: left;
}

#form-kontakt button {
width: 150px;
height: 37px;
line-height: 37px;
border: none;
background: url(images/form_button.gif) no-repeat 0 0;
color: #fff;
cursor: pointer;
text-align: center;
}


/* Links */

#links {
        float: right;
        width: 200px;
        padding-left: 20px;
        background: url(images/bg_links_left.gif) repeat-y;
}

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

#links li ul {
        padding: 5px 0 30px 0;
}

.button {
	display: block;
	height: 50px;
	width: 170px;
	text-indent: -9999px;
}

.button a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/buttonInfo.gif) no-repeat top left;
	outline:none;
}

.button a:hover {
	background-position: 0 -50px;
}

#links li li {
        padding: 7px 10px;
        background: url(images/bg_links_unten.gif) repeat-x left bottom;
}

#links li a {
        text-decoration: none;
        font-size: 14px;
}

#links li a:hover {
        text-decoration: underline;
        color: #a5bae0;
}

#links li i {
        font-style: normal;
        font-size: 9px;
}

#links li h2 {
        font-size: 14px;
}

#links img {
	margin: 0 0 10px 0;
}
#links .imageLink {
	margin-top: 10px;
	margin-bottom: 5px;
}


#links li li ul {
       padding: 5px 0 5px 0;
}

#links li li li {
        margin: 7px 0 0 10px;
        padding: 0 0 0 7px;
        background: none;
        color: #704E10;
        border-left: 3px solid #FFE5B5;
}

#links li li .aktiv {
        border-left: 3px solid #704E10;
}

#links li li li a {
       font-size: 12px;
       color: #704E10;
}

#links li li li a:hover {
        text-decoration: underline;
        color: #a5bae0;
        border-left: #a5bae0;
}

#linksBox {
	width: 180px;
	background-color: #FFF;
	margin: 20px 0 0 0;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #0F2C63;
}

#linksBox h3 {
	margin-top: 20px;
	letter-spacing: normal;
}
#linksBox a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.imgCenter {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}



#kontakt p {
        line-height: 0.5em;
        text-align: left;
        letter-spacing: 0em;
}


/* Footer */

#footer {
        height: 130px;
        padding: 0px;
        background: #2D2D2D url(images/img07.gif) repeat-x;
}

#footer p {
        /*text-align: center;*/
        float: right;
        padding: 0 20px 0 0;
        color: #999999;
}

#footer a {
        color: #999999;
}
#linksLp {
	float: right;
	width: 200px;
	padding-left: 20px;
	background: url(images/bg_links_left.gif) repeat-y;
}
#postsLp {
	float: left;
	width: 480px;
}
#postsLp h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #99907E;
	text-transform: none;
	margin-top: 25px;
}
#linksLp ul  {
	list-style-image: url(images/haken.gif);
	margin: 20px;
	padding: 0px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
#linksLp ul li {
	padding-bottom: 15px;
}
.buttonPachtInfo {
	display: block;
	height: 37px;
	width: 154px;
	text-indent: -9999px;
	margin-top: 20px;
}

.buttonPachtInfo a {
	display:block;
	width:100%;
	height:100%;
	background:transparent url(images/button-pacht-info.gif) no-repeat top left;
	outline:none;
}
.buttonPachtInfo a:hover {
	background-position: 0 -37px;
}

