* {
margin: 0;
padding: 0;
}

body {
background: #333 url("images/back.gif") repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 20px;
}

a {
color: #666;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #ccc;
}

#header {
width: 731px;
height: 314px;
background: #000 url("images/altstadt.jpg") no-repeat;
background-position: top right;
}

#headL1 {
width: 731px;
height: 314px;
background: #000 url("images/web_001.jpg") no-repeat;
background-position: top right;
}

#headL2{
width: 731px;
height: 314px;
background: #000 url("images/web_002.jpg") no-repeat;
background-position: top right;
}

#headL3{
width: 731px;
height: 314px;
background: #000 url("images/web_004.jpg") no-repeat;
background-position: top right;
}

#headL4{
width: 731px;
height: 314px;
background: #000 url("images/web_005.jpg") no-repeat;
background-position: top right;
}

#headL5{
width: 731px;
height: 314px;
background: #000 url("images/web_007.jpg") no-repeat;
background-position: top right;
}

#headL6{
width: 731px;
height: 314px;
background: #000 url("images/web_008.jpg") no-repeat;
background-position: top right;
}

#headL7{
width: 731px;
height: 314px;
background: #000 url("images/web_009.jpg") no-repeat;
background-position: top right;
}

#headL8{
width: 731px;
height: 314px;
background: #000 url("images/web_003.jpg") no-repeat;
background-position: top right;
}

#fin1{
width: 731px;
height: 314px;
background: #000 url("images/web_006.jpg") no-repeat;
background-position: top right;
}

#wrapper {
width: 950px;
background: #fff url("images/sidebar.gif") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

#box1 {
width: 140px;
height: 30px;
background-color: #333;
margin: 1px 1px 1px 0;
float: left;
font: 10px/14px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
cursor: default;
}

h1 {
width: 570px;
height: 30px;
background-color: #333;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 314px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #333;
}

#nav2 {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 30px;
width: 150px;
float: left;
}

#nav2 li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav2 li a:hover {
background-color: #333;
}


#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}


img {
border: none;
}

a img {
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}

#content {
float: left;
width: 570px;
margin: 10px 0 0 10px;
}

#content2 {
float: right;
width: 570px;
margin: 0 0 0 10px;
}

p {
margin-bottom: 20px;
}

p:first-line {
font-weight: bold;
}

#footer {
text-align: center;
clear: both;
width: 570px;
margin-left: 163px;
}