
* {
padding : 0;
margin : 0;
}
h2, p, ul, ol {
margin-bottom : 1em;
font-size : 17px;
font-family : Arial, Helvetica, sans-seriff;
}
p span {
font-size : 15px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
}
html {
height : 101%;
}
body {
background-color : #e57f49;
}
#top {
margin : 13px auto 0 auto;
width : 850px;
text-align : left;
}
#wrapper {
background-color : #fbf4e2;
color : black;
width : 850px;
margin : -15px auto 0 auto;
border : 6px solid #ffffff;
height : 1100px;
}
#wrapper2 {
background-color : #fbf4e2;
color : black;
width : 850px;
margin : -15px auto 0 auto;
border : 6px solid #ffffff;
height : 800px;
}
#kopf {
height : 250px;
background-image : url(../bilder/banner.png);
background-repeat : no-repeat;
margin : 20px 20px 10px 20px;
}
#kopf2 {
height : 250px;
background-image : url(../bilder/banner2.png);
background-repeat : no-repeat;
margin : 20px 20px 10px 20px;
}
#text {
padding : 20px 0 20px 20px;
float : left;
width : 500px;
height : 750px;
margin : 10px 20px 20px 20px;
background-color : #ffffff;
background-image : url(../bilder/oben.jpg);
background-position : top;
background-repeat : no-repeat;
}
#text2 {
padding : 20px 0 20px 20px;
float : left;
width : 500px;
height : 450px;
margin : 10px 20px 20px 20px;
background-color : #ffffff;
background-image : url(../bilder/oben.jpg);
background-position : top;
background-repeat : no-repeat;
}
.text2 p {
font-size : 14px;
}
#text #unten {
margin : 0 0 0 -20px;
height : 15px;
width : 520px;
background-image : url(../bilder/unten.jpg);
background-position : bottom;
background-repeat : no-repeat;
}
#text2 #unten2 {
height : 15px;
width : 810px;
background-image : url(../bilder/unten2.jpg);
background-position : bottom;
background-repeat : no-repeat;
background-color : #448822;
position : absolute;
top : 480px;
}
#left {
float : left;
width : 45%;
margin : 20px 0 0 20px;
}
#middle {
float : left;
width : 45%;
margin : 20px 0 0 20px;
}
.Stil62 {
text-transform : none;
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
float : right;
text-transform : none;
text-align : left;
}
#logo {
padding : 20px 20px 20px 0;
float : left;
width : 239px;
height : 400px;
}
#logo #pic {
background-image : url(../bilder/logo.jpg);
background-repeat : no-repeat;
width : 230px;
height : 400px;
z-index : 5;
margin : 30px 20px;
}
#bottom {
margin : 2px auto;
width : 850px;
text-align : right;
color: #ffffff;
}
#bottom p{
font-size : 9px;
}	
a {
text-decoration : none;
outline : none;
font-size : 11px;
font-family : Arial, Helvetica, sans-serif;
color : #ffffff;
}
a:link {
color : #fff;
}
a:visited {
color : #fff;
}
a span{
text-decoration : none;
outline : none;
font-size : 15px;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
margin-left: 5px;
}
h3 {
font-family : Arial, Helvetica, sans-serif;
}
h1 {
font-family : Arial, Helvetica, sans-serif;
font-size : 20px;
}
#text span a, #text2 span a{
text-decoration : none;
background-color: #0033ff;
height: 15px;
font-size : 17px;
font-family : Arial, Helvetica, sans-serif;
color : #fff;
padding: 0 5px;
}
#text span a:hover, #text2 span a:hover {
text-decoration : none;
background-color: #fff;
height: 15px;
font-size : 17px;
font-family : Arial, Helvetica, sans-serif;
color : #03f;
padding: 0 5px;
}


