body {
width: 980px;
height: 740px;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
margin-left: 100px;
font-size: 13px;
}

a {

text-decoration: none;
color: #009999;
}


a:visited { font-weight:bold; color:purple; text-decoration:none; }
a:focus { font-weight:bold; color: orange; text-decoration:underline; }
a:hover { font-weight:bold; color:green; text-decoration: underline; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }

#Kopf {

width: 800px;
height: 150px;
background-color: #00AFFF;
margin-bottom: 20px;
}

h1 {

font-size: 14px;
font-weight: bold;

}

h2 {

font-size: 13px;
font-weight: bold;

}

h3 {

font-size: 12px;
font-weight: bold;

}
ul {
list-style: square;
margin-left: 20px;
}
ol {

margin-left: -10px;
}


#Navigation {

width: 800px;
height: 30px;
display: inline;
background-color: #00AFFF;
margin-top: 10px;

}


#Navigation a {
margin: 10px;
display: inline;
padding-left: 40px;
margin-top: 5px;
padding-bottom: 5px;
color: #000000;
font-weight: bolder;
}



#web20 {

width: 800px;
height: 30px;
display: inline;
background-color: #00AFFF;

}


#web20 a {
margin: 10px;
display: inline;
padding-left: 30px;
color: #000000;
font-weight: bolder;
}

#Inhalt {
width: 600px;
float: left;
height: 540px;
margin-left: 15px;


padding-left: 20px;

}



#Info {
position: absolute; left: 740px; top: 200px;
width: 230px;
height: 540px;
padding: 10px;


}

#Info a {

display: block;
font-weight: bold;
margin-bottom: 15px;


}
#fusszeile {
width: 600px;
padding-top:20px;
padding-bottom:20px;
}

#fusszeile a {

margin: 10px;
}

form {

display: inline;
margin: 10px;
}

.cse-branding-bottom,
.cse-branding-right {
margin:0;
padding:0
}
.cse-branding-bottom,
.cse-branding-right {
zoom: 1;
}
.cse-branding-bottom:after,
.cse-branding-right:after {
content: ".";
display: inline;
height: 0;
clear: both;
visibility: hidden
}
.cse-branding-text {
font: 10px Arial;
}
.cse-branding-form form {
margin-bottom: 0;
padding-bottom: 0;
}
/* Bottom-specific selectors */
.cse-branding-bottom .cse-branding-logo,
.cse-branding-bottom .cse-branding-text {
display: inline;
float: left
}
.cse-branding-bottom .cse-branding-form {
margin-bottom: 3px;
}
.cse-branding-bottom .cse-branding-logo {
padding: 0
}
.cse-branding-bottom .cse-branding-text {
padding-top: 4px
}
.cse-branding-right .cse-branding-form {
float: left;
}
/* Right-specific selectors */
.cse-branding-right .cse-branding-logo,
.cse-branding-right .cse-branding-text {
margin-left: 4px;
}
.cse-branding-right .cse-branding-form {
float: left;
margin-right: 4px;
}
.cse-branding-right .cse-branding-logo {
padding: 0
}
.cse-branding-right .cse-branding-text {
margin-top: -4px
}

