/* **********************************************
				Allgemeines
*********************************************** */
body {
margin:0;
padding:0;
font-size:12px;
font-family: Helvetica, Arial, sans-serif;
font-weight:normal;
text-align:left;
position:relative;
}

#rand_oben {
height: 20px;
width: 100%;
background-color: #8a9300;
position:fixed;
top:0;
}

#rand_oben_content {
width:950px;
margin:0 auto;
position:relative;
padding-right:20px;
}

#rand_oben a{
color: #fff;
font-size:10px;
float:right;
margin: 5px 15px 0 0;
text-decoration:none;
}

#container {
width: 950px;
margin:20px auto;
position:relative;
}

#claim {
width:250px;
height:57px;
position:absolute;
top: 166px;
right:20px;
padding:5px;
background-color:#fff;
}


/* **********************************************
				Head
*********************************************** */
#header {
width:950px;
height:204px;
position:relative;
margin: 20px 0 0;
border-bottom:1px dotted #707173;
}

#logo {
width: 200px;
height: 52px;
position:absolute;
top: 73px;
left: 73px;
padding: 5px;
background-color:#fff;
}

#trenn_linie {
width:950px;
height:4px;
line-height:0;
font-size:1px;
background-image:url(/rose/images/fixed/linie.gif);
background-repeat:repeat-x;
position:absolute;
left:0;
bottom:0;
}

#bild {
width:720px;
height:200px;
background-color:#fff;
position:absolute;
left: 205px;
top:2px;
}

#header img {
border:0;
}

/* **********************************************
				Navigation
*********************************************** */
.navigation {
width:185px;
margin:0;
color: #707173;
text-decoration:none;
padding:0 0 0 2px;
margin:20px 0 0;
position: fixed;
}

.navigation a {
color: #707173;
text-decoration:none;
}

.navigation a:hover {
color: #8a9300;
text-decoration:none;
}

.navigation li {
color: #707173;
text-decoration:none;
list-style:none;
line-height: 14px;
margin: 0 0 3px;
}

.navigation li ul {
margin:3px 0 0;	
}

.navigation li a {
border-bottom: 1px dotted #707173;	
display:block;
width:185px;
padding-bottom:3px;
}

.navigation li ul li a {
width: 145px;
}

/* **********************************************
				Content
*********************************************** */
#content {
width: 570px;
min-height:300px;
background-color:#fff;
margin:20px 0 0;
position:relative;
left: 205px;
}

p {
line-height:17px;
font-size:12px;
color: #707173;
margin: 0 0 15px;
}

h1 {
font-size:14px;
font-weight:bold;
color: #8a9300;
margin:0 0 15px;
}

h2 {
font-size:14px;
font-weight:bold;
color: #8a9300;
margin:30px 0 15px;
}

h3 {
font-size:12px;
font-weight:bold;
color: #8a9300;
margin:30px 0 15px;
}

.bold {
font-weight:bold;	
}

.green {
color: #8a9300;
}

#content a {
text-decoration:none;
color: #8a9300;
text-decoration: underline;
}

#content a:hover {
color: #8a9300;
}

#content img {
max-width:570px;
height:auto;
width: expression(this.width > 571 ? 570: true);	
}

.nach_oben {
color: #8a9300;
font-size:10px;
text-decoration:none;
border:0;
margin:0 0 0 507px;
position:relative;
}

.nach_oben img {
border:0;
margin:0 5px 0 0;
}

#content li {
color: #707173;
}

/* **********************************************
				Footer
*********************************************** */
#footer {
margin:0 0 0 205px;
position: relative;
width:570px;
}

#footer_info {
width: 570px;
border-top: 1px dotted #707173;
margin:3px 0 60px;
}

#footer p{
font-size:10px;
position:absolute;
right:2px;
}

#footer img {
border:0;
}

#footer_logo {
width:125px;
height:33px;
float:left;
margin:4px 2px 2px;
}

/* **********************************************
				Kontakt-Formular
*********************************************** */
#kontaktformular input {
width: 275px;
border:1px dotted #000;
}

#kontaktformular textarea {
width: 275px;
height: 150px;
border:1px dotted #000;
}

#kontaktformular p {
margin:0;	
}

#kontaktformular td {
padding:0 0 10px 0;
width:285px;
vertical-align:top;
}

#kontaktformular {
width: 570px;
}

/* form */


.zemContactForm {
width: 570px;
border:none;
}
.zemContactForm label {
border:none;
color:#707173;
}
.zemContactForm input {
width: 275px;
border:1px dotted #000;

}
.zemText {}
.zemTextarea input {
width: 275px;
height: 150px;
border:1px dotted #000;
} 
.zemSelect {} 
.zemRadio {} 
.zemCheckbox {} 
.zemSubmit {}
.zemError {
border-bottom: 1px dotted #f00; 
width:560px;
border-top: 1px dotted #f00; 
width:560px; margin: 0 0 15px; 
color:#f00;
padding:20px;
}
.zemThanks {
line-height:17px;
font-size:12px;
color: #707173;
margin: 0 0 15px;
}
.zemRequired {}
.errorElement {}
.zemRequirederrorElement {}
/* **********************************************
				Sitemap
*********************************************** */
.sitemap {
width:570px;
margin:0;
color: #707173;
text-decoration:none;
padding:0 0 0 2px;
margin:20px 0 0;
position: relative;
}

.sitemap a {
color: #707173;
text-decoration:none;
}

.sitemap a:hover {
color: #8a9300;
text-decoration:none;
}

.sitemap li {
color: #707173;
text-decoration:none;
list-style:none;
line-height: 14px;
margin: 0 0 10px;
padding: 0 0 3px;
}

.sitemap li ul {
margin: 10px 0 0px;
}

