
#breite {
width : 57%;
}
body {
background : url(foto/webhintergrund/wiesen_web.jpg) center center no-repeat fixed;
background-size : cover;
margin : 30px 0;
}
html, body {
min-height : 100%;
width : 100%;
}
h1 {
color : #000;
font-family : Arial;
font-size : 36px;
line-height : 36px;
text-align : center;
}
h2 {
color : #000;
font-family : Arial;
font-size : 28px;
font-variant : normal;
font-weight : 400;
text-align : center;
}
h3 {
color : #000;
font-family : Arial;
font-size : 24px;
font-variant : normal;
font-weight : 400;
text-align : center;
}
h4 {
color : #00F;
font-family : arial;
font-size : 12px;
text-align : center;
}
div.c1 {
text-align : justify;
}
div.c2 {
text-align : center;
}
div.c3 {
text-align : right;
}
.haupt_01 {
background-image : url(foto/header/03_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
.haupt_02 {
background-image : url(foto/header/02_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
.haupt_03 {
background-image : url(foto/header/01_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
.haupt_04 {
background-image : url(foto/header/04_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
.haupt_05 {
background-image : url(foto/header/05_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
.haupt_06 {
background-image : url(foto/header/06_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
.haupt_07 {
background-image : url(foto/header/07_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
.haupt_08 {
background-image : url(foto/header/08_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
.haupt_09 {
background-image : url(foto/header/09_header.jpg);
background-position : top;
background-repeat : no-repeat;
border : #000 solid 0;
width : 100%;
}
#name {
color : #000;
font-family : georgia, tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
font-size : 1.3em;
font-variant : normal;
font-weight : 400;
letter-spacing : 3px;
text-align : center;
}
#top1 {
padding-bottom : 85px;
padding-left : 16px;
vertical-align : bottom;
}
#top2 {
background-image : url(images/trans_w.png);
background-repeat : repeat;
border-left : 1px solid #000;
border-right : 1px solid #000;
padding-bottom : 85px;
padding-left : 16px;
text-align : left;
vertical-align : bottom;
}
#top3 {
color : #87573D;
height : 436px;
padding-top : 8px;
text-align : right;
vertical-align : top;
}
#inhalt {
background-color : #FFC93C;
border-top : 0 solid #000;
color : #000;
font-family : georgia, tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
font-size : 1em;
letter-spacing : 0;
line-height : 1.75em;
padding : 20px 40px;
text-align : left;
vertical-align : top;
width : 100%;
}
#inhalt1 {
background-color : #FFC93C;
border-top : 0 solid #000;
color : #000;
font-family : georgia, tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
font-size : 16px;
letter-spacing : 0;
line-height : 28px;
padding : 20px 30px;
text-align : center;
vertical-align : top;
width : 100%;
}
#fuss {
background-color : #ffc93c;
border-top : 1px solid #000;
width : 100%;
}
#fuss_inhalt {
color : #000;
font-family : tahoma, verdana, arial, helvetica, verdana, tahoma, sans-serif;
font-size : 0.85em;
height : 40px;
line-height : 20px;
width : 100%;
}
#menu {
clear : left;
width : 180px;
margin : 0 0 30px;
padding : 8px;
background-color : #fff8dc;
}
#menu ul {
list-style : none;
width : 180px;
margin : 5px 2px 2px;
padding : 0;
}
#menu li {
margin-bottom : 0;
}
#menu li a {
display : block;
font-family : Verdana, Tahoma, Arial, sans-serif;
font-size : 15px;
text-align : left;
text-decoration : none;
color : #000;
background-color : #fff8dc;
border-bottom : 3px solid #fff8dc;
border-top : 3px solid #fff8dc;
height : 25px;
line-height : 180%;
padding : 3px 0 3px 0;
}
#menu li a:hover {
background-color : #2C6ED5;
color : #fff8dc;
border-bottom : 3px solid #2C6ED5;
border-top : 3px solid #2C6ED5;
}