﻿body {


 background-image: url(../images/hintergrweich1.jpg);
 background-repeat: no-repeat;}
 
#site{
 margin:20px auto;
	z-index:1; 

	width:1000px;
	height:1100px;
	 }

#container {
 margin:5px auto;
width: 990px;
background-color:#CCC;
}

#header {
 margin:0px 0px 0px 0px;
width: 1000px;
height: 15px;
background-color:#opacity;

}

#links {
 margin:0px 10px 2px 0px;
width: 200px;
height: 335px;
float: left;
background-color:#opacity;
}

#links1 {
width: 200px;
height: 215px;
float: left;
background-color:#opacity;
img : width: 100%, height: 100%;
}

#links2 {
padding-top: 10px;
width: 200px;
height: 110px;
float: left;
color: #E43C0F;
text-align: center;
font-style: italic; 
font-size: 18px;
font-weight: bold;
background-color:#opacity;
font-family: Lucida Handwriting, "Lucida Sans Unicode", sans-serif;
}

#content {
 margin:10px 5px 15px 0px;
width: 785px;
height: 300px;
float: left;
background-color:#fff;
img : width: 100%, height: 100%;

}

#content1 {
 margin:10px 5px 15px 0px;
width: 785px;
height: 330px;
float: left;
background-color:#opacity;
img : width: 100%, height: 100%;

}

#content2 {
 margin:10px 5px 15px 0px;
width: 995px;
height: 300px;
float: left;
background-color:#opacity;
  overflow-y: hidden;
}

#navi {
 margin:-15px 0px 10px 0px;
width: 790px;
height: 25px;
float: left;
background-color:#opacity;
z-index: 10;
}

#navi1 {
 margin:-15px 0px 10px 0px;
 padding-left: 205px;
width: 790px;
height: 25px;
float: left;
background-color:#opacity;
z-index: 10;
}


#o ,#s ,#w ,#n {
 margin:0px 0px 5px 40px;
width: 150px;
height: 20px;
box-shadow: 10px 10px 15px white;
float: left;
background-color:#98584e;
text-align: center;
color: #fff;
font-style:italic; 
border-radius:20px;

}

#unten {
 margin:5px 0px 0px 0px;
width: 1000px;
height: 1000px;
background-color:#opacity;
}

#unten0 {
 margin:5px 0px 0px 0px;
width: 1000px;
height: 2500px;
background-color:#D8CBC2;
}

h5 {
    color: red;
    font-style: italic;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: Lucida Handwriting, "Lucida Sans Unicode", sans-serif;
}

p {
	padding: 0px 10px 0px 10px;
	color: #000000;
	text-align: left;
    font-size: 12px;
    font-family: Lucida Handwriting, "Lucida Sans Unicode", sans-serif;



}

#untenl {
 margin:0px 5px 0px 0px;
width: 497px;
height: 1000px;
background-color:#D8CBC2;
float: left;
}


#untenr {
 margin:0px 0px 0px 0px;
width: 497px;
height: 1000px;
background-color:#D8CBC2;
float: left;
}


#footer {
 margin:15px 0px 0px 0px;
width: 1000px;
height: 20px;
float: left;
color: #E43C0F;
text-align: center;
font-style: italic; 
font-size: 18px;
font-weight: bold;
background-color:#opacity;
font-family: Lucida Handwriting, "Lucida Sans Unicode", sans-serif;}




