img, div { behavior: url(iepngfix.htc) }

a {
color: #db5382;
}

a:Hover {
color: #000000;
}

.rahmen{
border: solid #000000 3px;
}


html, body
{
margin: 0em;
padding: 0em;
height: 100%;
width: 100%;
}

body {
background-color: #4481d2;
}

body[id]
{
overflow: hidden;
}

div#hintergrund
{
position: fixed;
width: 100%;
height: auto;
}



.zitadelle {
position:absolute;
bottom: 0px;
left: 50%;
margin-left: -389px;
}



.logo {
position: absolute;
top: 50%;
left: 50%;
margin-left: -250px;
margin-top: -250px;
z-index: 1000;
}




.dim {
width: 477px;
height: 174px;
}



.deutsch {
z-index: 1001;
position:absolute;
top: 200px;
left: 50%;
margin-left: 0px;
width: 43px;
height: 33px;
}


.englisch {
z-index: 1001;
position:absolute;
top: 200px;
left: 50%;
margin-left: 40px;
width: 53px;
height: 36px;
}


.verdana12pt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
}

.verdana10pt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
}


h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
margin-bottom: 20px;
margin-top: 10px;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bold;
font-variant: normal;
margin-bottom: 10px;
margin-top: 5px;
}


.newsbild {
width: 200px;
float: left;
margin-right: 15px;
margin-bottom: 10px;
}

.rand {
margin-bottom: 5px;
}

.bild_links, .bild_links_oben, .bild_rechts, .bild_rechts_oben, .rand {
border: solid #000000 3px;
}

.bild_links:Hover, .bild_links_oben:Hover, .bild_rechts:Hover, .bild_rechts_oben:Hover, .rand:Hover {
border: solid #db5382 3px;
}