body {
margin: 0 auto;
padding: 0;
font: 73% verdana, arial, sans-serif;
text-align: center;
line-height: 1.7em;
color: #000;
background-image: url(bilder/post.jpg);
background-repeat:repeat;

}

#container {
width: 920px;
margin: 0 auto;
padding: 0;
border-calor: #FFCC99; border-width: thin;
text-align: left;

background: #fff;
}

#header {
width: 920px;
margin: 0 0 30px 0;
padding: 0;
border-style: none;
height: 200px;
background: #000 url(pano1.jpg) no-repeat;

}

#header h1 {
margin: 0;
padding: 30px 130px 20px;
height: 50px;
font: 140% verdana, arial, sans-serif;
font-size: 10px
text-align: right;
letter-spacing: 3px;
color:  #FFFF00;
background: inherit;
}
#header h2 {
margin: 0;
height: 50px;
padding-left: 200px;
padding-top: 40px;
font: 140% sans-serif;
font-family:forte;
font-size: 15px;
color:  #FFFF00;

}
#navHeader {
margin: 0;
padding: 20px 0 20px 10px;
border-bottom: 1px solid #aaa;
}

#navHeader li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
img {
 border: 0;
}
#navHeader a:link, #navHeader a:visited {
float: left;
font-size: 1.2em;
letter-spacing: 3px;
line-height: 1em;
font-weight: normal;
padding: 0 12px 6px 12px;
text-decoration: none;
}

#links {
width: 150px;
float: left;
margin: 0 auto;
padding: 0 20px;

}

#links p {
margin: 1em 0 1em 0;
}

#links ul {
list-style : none;
margin : 20px 0;
padding : 0;
}

#links ul li {
display : inline;
padding : 0;
margin : 0;
}

#links ul li a {
display : block;
text-decoration : none;
margin : 0;
padding : 3px 0;
border-bottom : 1px solid;
border-color: #3399FF;
}

#links ul li a:hover {
text-decoration : none;
}

#links ul li a:visited {
text-decoration : none;
}

#content {
width: 520px;
margin-left: 200px;
padding: 10px 10px;
text-align: justify;
min-height: 600px;
border-right: 1px solid;
border-bottom: 1px solid;
border-left: 1px solid;

border-color: #3399FF;
}
.fleft { 
 float: left;
 margin: 0 1em 0.2em 0; 
}
#info {
width: 520px;
margin-left: 200px;
padding: 0 10px;
text-align: justify;
color: #000;
min-height: 10px;
border-right: 1px solid #3399FF;
border-top: 1px solid #3399FF;
border-left: 1px solid #3399FF;
-moz-border-radius-topleft:30px;
-khtml-border-radius-topright:30px;
-moz-border-radius-topright:30px;
-khtml-border-radius-topleft:30px;

background-color: #99CCFF;
}
#sidebar {
	         width: 120px;
	         float: right;
	         margin: 0 auto;
	         margin-right: 6px;
	         padding: 0 20px;
         min-height: 50px;
         -moz-border-radius-topleft:15px;
	 -khtml-border-radius-topright:15px;
	 -moz-border-radius-topright:15px;
	 -khtml-border-radius-topleft:15px;
	 
         -moz-border-radius-bottomleft:15px;
	 -khtml-border-radius-bottomright:15px;
	 -moz-border-radius-bottomright:15px;
	 -khtml-border-radius-bottomleft:15px;

         background-image: url(bilder/bl.gif);
	background-repeat:repeat;

}

#footer {
margin-top: 60px;
padding: .5em;
clear: both;
font-size: 12px;
color: #000;
background: #99CCFF;
border-top: 1px solid #aaa;
text-align: center;
letter-spacing: 1px;
}

a:hover {
background-color: #C0C0C0;
color:  #008000;
text-decoration: none;
}

h2 {
margin: 0;
font: normal 150% verdana, arial, sans-serif;
letter-spacing: 3px;
color: #000;
}

blockquote {
font-weight : bold;
font-style : italic;
color : #aaa;
}

text h1 {
	font: 140%;
}