* {
margin: 0;
padding: 0;
border: 0;
}

body {
background-color: #f96;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 100.1%;
text-align: center;
color: #033;
}

.stopFloat {
display: block;
float: none;
clear: both;
height: 1px;
font-size: 0;
line-height: 0;
}

h1, .unsichtbar {
position: absolute;
top: -6000px;
left: -6000px;
height: 1px; 
width: 1px;
}


hr {
margin: 1em 0;
color: #033; 
height: 1px;
background-color: #030;
width: 100%;
border: solid 0;
}

a:link { color: #c33; text-decoration: none }
a:visited { color: #c33; text-decoration: none }
a:hover { color: #066; }
a:active { color: #066; }
a.aktiv {font-weight: bold;}

h2 { 
color: #c33; 
font-size: 1em; 
font-weight: bold; 
margin-bottom: 1em;
margin-top: 0.1em;
}

h3 { 
color: #066; 
font-size: 0.8em; 
font-weight: bold; 
margin-bottom: 0.5em;
margin-top: 1.5em; 
}

#rahmen {
border: dotted 2px #033;
background-color: #def3ee; 
text-align: left;
padding: 20px;
width: 800px;
margin: 20px auto;
}

* html rahmen {
width: 844px;
w\idth: 800px;
}


#head  { 
height: 150px;
}

.mooskito {
float: left;
width: 600px;
}

.kjr {
float: right;
width: 150px;
margin-top: 30px; 
}

#navigation {
float: left;
width: 200px;
margin-top: 30px;
}

#navigation ul {
margin-left: 10px;
padding-left: 10px;
list-style: none;
font-size: 0.8em;
line-height: 180%;
}

#navigation ul ul {
font-size: 1em;
margin-left: 6px;
padding-left: 6px;
list-style: none;
line-height: 180%;
}

#navigation img {
margin-left: 20px;
}

#navigation li {
margin-left: 0;
padding-left: 0;
list-style: none;
}

#content {
float: left;
margin: 30px 40px 0 10px;
width: 500px;
}

* html content {
width: 550px;
w\idth: 500px;
}

#content p {
margin-bottom: 0.5em;
font-size: 0.8em;
line-height: 140%;
}

#content ul {
margin-left: 1em;
}

#content li {
font-size: 0.8em;
line-height: 135%;
list-style-image: url(img/punkt.gif);
margin-left: 0.3em;
padding-left: 0.3em;
margin-top: 0.5em;
margin-bottom: 0.5em;
}

#content li li {
font-size: 1em;
}

#content img {
margin: 2px 6px 2px 0;
}

.bild1 {
float: left;
width: 240px;
}

.bild2 {
float: left;
width: 240px;
}


#footer {
padding: 30px 0 0 20px;
font-size: 0.7em;
}

