﻿body {
font: 95% Verdana, Arial, Helvetica, sans-serif;
color: #000;
background: #fff url(bg-body.gif) 0 0 repeat-x;
text-align: center;
padding-bottom: 15px;
}
h1 {
font-size: 1.4em;
color: #000;
padding-top: 30px;
font-weight: normal;
}
/* IDs */
#container {
position: relative;
text-align: left;
width: 924px;
margin: 0 auto;
background: #fff url(bg-container.gif) 0 0 repeat-y;
border-bottom: 1px solid #46485B;
}
#headercon {
height: 180px;
background: transparent;
}
#headercontent {
width: 520px;
height: 180px;
margin-left: 180px;
background: #889514;
}
#logo1 {
position: absolute;
top: 0;
left: 0;
width: 180px;
height: 100px;
background: #fff url("bilder/Logo1.jpg") 0 0 no-repeat;
text-align: center;
}
#logo1 a {
display: block;
width: 180px;
height: 100px;
}
#logo2 {
position: absolute;
top: 0;
left: 180px;
width: 520px;
height: 171px;
background: #fff url("bilder/Logo2.jpg") 0 0 no-repeat;
}
#logo2 a {
display: block;
width: 520px;
height: 171px;
}
#main {
margin-left: 200px;
background: transparent;
}
#column {
float: right;
width: 205px;
margin: -40px 5px 0 0;
}
#nocolumn #container {
background: #fff url(bg-container-nocol.gif) 0 0 repeat-y;
}
#nocolumn #content { 
min-height: 350px;
width: 718px;
margin-right: 1px;
}
#content { 
min-height: 350px;
width: 480px;
padding: 0 0 30px 5px;
background: #fff;
margin-right: 220px;
min-height: 25em;
}

/* Allgemeine Klassen */
.copyright {
padding: 2px 10px 5px 0;
text-align: right;
font-size: 70%;
}
/* extra divs */
#con1 {
position: absolute;
top: 100px;
left: 700px;
background: #889514;
width: 225px;
height: 25px;
}
#con2 {
position: absolute;
top: 125px;
left: 0;
width: 180px;
height: 46px;
background: #fff;
}
#con3 {
position: absolute;
top: 0;
left: 700px;
background: #fff;
width: 224px;
height: 100px;
}
#con4 {
position: absolute;
top: 100px; left: 0;
height: 25px;
width: 180px;
background: #889514; 
}
#nocolumn #con5 {
position: absolute;
top: 125px;
left: 700px;
background: #fff;
width: 225px;
height: 46px;
z-index: 20;
}
#nocolumn #con6 {
position: absolute;
top: 171px;
left: 700px;
background: #46485B;
width: 224px;
height: 9px;
font-size: 1px;
line-height: 0;
z-index: 19;
}

#side_bar{
	width:480px;font-size:small
}
#side_bar_col1{
	float: left;width:200px;font-size:small
}
#side_bar_col2{
	float:right;width:510px;font-size:small
}
#listing{
	width:480px;font-size:medium
}

/* Formular */
.form4 {
border: 1px solid #46485B;
width: 15em;
padding: 1px 0 2px 5px;
margin: 0 5px 5px 0;
}
.form2 {
border: 1px solid #46485B;
width: 15em;
padding: 1px 0 2px 5px;
margin: 0 5px 5px 0;
}
input.sendbutton {
color: #000;
background: #f2eeea;
}
input.resetbutton {
color: #fff;
background: #46485B;
}


/* Teaser - Col auf der Rechten */

.teaser_picture {
	border-width: 2px;
	border-color:#889514;
	width:160px
}

.teaser_headline {
	text-align: center;
	font-weight:bold
}

.teaser_text {
	text-align: center;
}

