html, body, div, p, h1, h2, h3, ul, ol, 
span, a, table, tr, td, form, img, li, input, select {
   margin: 0px;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   font-style: normal;
}

body {
border: 15px solid transparent;
background-color: rgb(0,0,130);
color: white;
}

/*
div {
border: 1px solid silver;
}
*/

#aussen {
padding:25px;
text-align: left;
background-color: white;
width: 920px;
height: 540px;
margin-left: auto;
margin-right: auto;
}

#logo {
position: relative;
top: 5px;
margin-left: 5px;
}

img {
border: none;
}

#titel {
position: absolute;
top: 200px;
margin-left: 165px;
color: red;
font-size: 18px;
line-height: 18px;
}

#linie_oben {
position: relative;
top: -0px;
margin-left: 5px;
color: rgb(255,0,0);
height: 2px;
width: 910px;
}

#adress_links {
position: relative;
top: -10px;
margin-left: -25px;
width: 300px;
}

#adress_links h1 {
font-size: 11px;
font-weight: bold;
text-align: right;
color: rgb(0,0,120);
}

#adress_rechts {
position: relative;
top: 0px;
margin-left: 595px;
width: 320px;
font-size: 11px;
font-weight: bold;
text-align: right;
color: rgb(0,0,120);
}

#nav_h {
position: relative;
float: left;
top: 40px;
margin-left: 3px;
width: 120px;
line-height: 28px;
word-spacing: 16px;
background-color: rgb(0,0,130);
height: 200px;
padding-left: 15px;
}

#nav_h a:link {
text-decoration: none;
font-size: 12px;
font-weight: bold;
color: rgb(255,255,255);
background-color: transparent;
}

#nav_h a:visited {
text-decoration: none;
font-size: 12px;
font-weight: bold;
font-style: italic;
color: rgb(255,255,255);
background-color: transparent;
}

#nav_h a:hover {
text-decoration: underline;
font-size: 12px;
font-weight: bold;
color: rgb(0,0,130);
background-color: rgb(255,255,255);
}

a:link {
text-decoration: underline;
font-weight: bold;
color: rgb(255,0,0);
}

a:visited {
text-decoration: underline;
font-weight: bold;
color: rgb(255,0,0);
font-style: italic;
}

a:hover {
text-decoration: underline;
background-color: #ffcccc;
font-weight: bold;
color: rgb(255,0,0);
}

h1 {
font-size: 14px;
color: rgb(255,0,0);
font-weight: bold;
margin-bottom: 10px;
}

h2 {
font-size: 12px;
color: rgb(155,155,155);
font-weight: bold;
margin-bottom: 5px;
}

#content {
position: relative;
top: 40px;
margin-left: 168px;
width: 545px;
height: 410px;
color: rgb(0,0,130);
background-color: rgb(245,245,245);
border: 1px solid rgb(0,0,130);
}

#content h1 {
background-color: rgb(0,0,130);
color: rgb(255,255,255);
line-height: 20px;
text-align: center;
}

#content h2 {
color: rgb(255,0,0);
line-height: 20px;
text-align: left;
padding-left: 25px;
}

#content p, ul, ol {
padding-left: 25px;
padding-right: 25px;
}

#newsbox {
background-color: white;
position: relative;
float: right;
top: 40px;
left: -5px;
width: 165px;
border: 1px solid rgb(0,0,130);
color: rgb(0,0,130);
}

#newsbox h1 {
background-color: rgb(0,0,130);
color: rgb(255,255,255);
font-size: 13px;
height: 18px;
text-align: center;
}
#newsbox p {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 15px;
color: rgb(0,0,130);
background-color: transparent;
}

table, tr, td {
border: 0px;
padding: 0px;
margin: 0px;
}

.refpic {
padding-bottom: 20px;
padding-right: 20px;
float: left;
}

p.refpic {
clear: both;
}

