html { 
padding:0px;
margin:0px;
}

body {
background-color: #6699CC;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;  
text-align: center;
margin: 0px;
padding: 0px;
}

p,pre,h1 {
margin:0px 0px 0px 0px;
}

h1 {
font-size: 14px;
padding: 0px;
margin-bottom: 0px;
color: #000000;
}

.fusszeile {
font-size: 12px;
padding: 0px;
margin-bottom: 0px;
color: #EE1B35;
}

.bold {
	FONT-SIZE: 14px; FONT-WEIGHT: bold; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none
} /* fetter Text */

a { 
color: #000000;
font-size: 14px;
line-height: 1.25;
background-color:transparent;
text-decoration: none;
display: block;
}

a img {
border : 0 none;
}

a:hover {
text-decoration:underline overline;
}

a:visited {
font-style:italic;
}

pre { 
color: #564b47;
font-size: 12px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

#seite {
width:950px;
margin: 0px auto;
padding:0px;
text-align:left;
}

#navi {
width:175px;
padding:5px;
float:left;
background-color:#336699;
}

#navi h1{
font-size: 14px;
font-weight:bold;
color: #FFFFFF;
padding:0px;
margin-bottom:5px;
}

hr {
width: 100%;
height: 2px;
color: #6699CC;
background-color: #6699CC;
border: none;
}

#partner {
width:175px;
padding:0px;
float:right;
background-color:transparent;
}

#layout {
width:590px;
float:left;
background-color:#fff;
overflow:hidden;
padding:0px;
}

#inhalt {
float:left;
background-color:#fff;
overflow:hidden;
margin:20px;
padding:0px;
}

#inhalt a { 
color: #000000;
font-size: 14px;
line-height: 1.25;
background-color:transparent;
text-decoration: underline;
display: inline;
}

#inhalt a:hover {
text-decoration:underline overline;
}

#inhalt a:visited {
font-style:italic;
}

#kopf {
background-color:transparent;
}

#kopf h1 {
font-size: 12px;
text-align: right;
color: #FFFFFF;
background-color: #EE1B35;
padding: 20px;
margin: 0px
}

#kopf p {
height:150px;
padding:10px;
margin:0px;
}


