*{
margin:0; Padding:0;
}
body {
background: url(assets/bg.gif);
}
#divglobal {
text-align: center;
margin: 0 auto;
width: 980px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-left: solid #393939 1px;
border-right: solid #393939 1px;
background-color: #FFFFFF;
}
#header {
background: url(assets/2.gif);
text-align: left;
width: 980px;
height: 150px;
}
#logo {
background: url(assets/1.gif);
width: 350px;
height: 150px;
float: left;
}
#logo2 {
background: url(assets/4.gif);
width: 274px;
height: 150px;
float: right;
}
#links {
text-align: left;
float: left;
width: 160px;
height: auto;
padding: 10px;
margin-top: 15px;
}
#content {
text-align: left;
float: left;
width: 595px;
height: auto;
padding: 10px;
}

#container1 {
text-align: left;
float: left;
width: 580px;
height: auto;
margin-left: 10px;
}

#container2 {
text-align: left;
float: right;
width: 270px;
height: auto;
padding: 10px;
clear: both;
}

#container3 {
clear:both;
text-align: left;
float: left;
width: 270px;
height: auto;
padding: 10px;
}

#container4 {
text-align: left;
float: right;
width: 270px;
height: auto;
padding: 10px;
}

#container5 {
clear:both;
text-align: left;
float: left;
width: 270px;
height: auto;
padding: 10px;
}

#container6 {
text-align: left;
float: right;
width: 270px;
height: auto;
padding: 10px;
}

#container7 {
clear:both;
text-align: left;
float: left;
width: 270px;
height: auto;
padding: 10px;
}

#container8 {
text-align: left;
float: right;
width: 270px;
height: auto;
padding: 10px;
}

#container9 {
clear:both;
text-align: left;
float: left;
width: 270px;
height: auto;
padding: 10px;
}

#container10 {
text-align: left;
float: right;
width: 270px;
height: auto;
padding: 10px;
}

#rechts {
text-align: left;
float: right;
width: 160px;
height: auto;
padding: 10px;
margin-top: 15px;
}
#footer {
clear:both;
text-align: center;
color: #FFFFFF;
padding-top: 15px;
width: 980px;
height: 43px;
background: url(assets/8.gif);
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
padding-top: 10px;
line-height: 18px;
}

a:link, a:visited {
color: #CC0000;
text-decoration: underline;
}

a:hover {
color: #990000;
}

.menutitel {
width: 140px;
background-color:#990000;
padding: 3px;
padding-left: 10px;
color: #FFFFFF;
font-weight: bold;
}

a.menu:link, a.menu:visited {
display: block;
text-decoration: none;
margin-top: 2px;
margin-bottom: 2px;
padding-left: 10px;
color: #333333;
border-left: solid #333333 5px;
}

a.menu:hover {
color: #CC0000;
border-left: solid #CC0000 5px;
}

a.fuss:link, a.fuss:visited {
text-decoration: none;
color: #FFFFFF;
}

a.fuss:hover {
color: #CC0000;
}

h1 {
color: #003333;
font-size: 14px;
padding-top: 15px;
padding-bottom: 5px;
border-bottom: solid #990000 1px;
}

h2 {
color: #003333;
font-size: 12px;
font-weight: bold;
padding-top: 20px;
padding-bottom: 5px;
}

h3 {
color: #006633;
font-size: 12px;
font-weight: bold;
padding-top: 20px;
padding-bottom: 5px;
}

em {
font-style: normal;
}

ul, ol, li {
margin-left: 10px;
margin-top: 10px;
}

.navbar {
font-size: 11px;
color: #999999;
}

a.navbar:link, a.navbar:visited {
text-decoration: none;
}

.small {
font-size: 10px;
color: #666666;
line-height: 12px;
}

a.readon:link, a.readon:visited {
font-size: 10px;
color: #990000;
float: right;
text-decoration: none;
padding-top: 10px;
}

table, td {
font-size: 12px;
}

hr {
size: 1px;
width: 100%;
color: #CC0000;
}