body,html {
height:100%;
margin:0px;
padding:0px;
}
* {
}
body {
background-color:#000034;
background-repeat:repeat-y;
background-position:center;
}
#boxall {
height:100%;
}
#box1 {
width:100%;
background-image:url('grfx/WellenSequenz-1b1.gif');
background-repeat:no-repeat;
background-position:center;
height:135px;
margin:0px;
text-align:center;
}

#box2 {
width:100%;
background-image:url('grfx/bgmiddle.gif');
background-repeat:repeat-y;
background-position:center;
min-height:65%;
}
#box3 {
width:100%;
background-image:url('grfx/bgtop.gif');
background-repeat:repeat-y;
background-position:center;
height:75px;
vertical-align:bottom;
}
#content {
width:540px;
margin:0 auto;
overflow:auto;
font-family:sans-serif;
font-size:10pt;
line-height:1.4em;
color:#001238;
padding:15px 30px 30px 30px;
/*background-color:#f00;*/
}
a {
color:#001238;
}
#boxnav {
width:570px;
height:30px;
text-align:center;
margin:0px auto;
}
.navitem {
color:#ffcc00;
font-family:Georgia,serif;
font-size:10pt;
font-weight:bold;
font-variant:small-caps;
margin:0px 10px;
letter-spacing:0.1em;
text-decoration:none;
padding-bottom:10px;
}
.navitem:hover,.navitem:active {
text-decoration:underline;
}
h1,h2,h3 {
color:#ffcc00;
font-family:Georgia,serif;
font-weight:bold;
font-variant:small-caps;
letter-spacing:0.3em;
text-decoration:none;
}
h1 {
font-size:29pt;
border-bottom:1px solid #ffcc00;
margin:0px;
padding-top:25px;
}
h2 {
font-size:14pt;
margin-top:0px;
}
h3 {
font-size:10pt;
text-align:center;
letter-spacing:0.1em!important;
padding:0px;
margin:10px 0px 22px 0px;
}
h4 {
font-family:sans-serif;
font-size:10pt;
line-height:1.4em;
color:#001238;
font-weight:bold;
font-style:italic;
}
#boxhead {
image:url('grfx/Wellensequenz550x107.gif');
margin:0px auto;
width:550px;
margin-top:0px;
text-align:center;
}
#footer {
margin:0px auto;
width:500px;
text-align:center;
font-family:sans-serif;
font-size:9pt;
color:#001238;
font-weight:bold;
letter-spacing:0em;
padding-top:10px;
}
.quelle {
font-size:9pt;
font-style:italic;
text-align:right;
width:100%;
}
.schattenklein {
padding:0px 3px 5px 0px;
margin:5px 4px 0px 5px;
background:url('grfx/shadowbg.png') bottom right no-repeat;
}