body {
  background-color: #e1ddd9;
  font-size: 12px;
  color:#564b47;  
  padding:20px;
  margin:0px;
  text-align: center;
  font-family: Arial, Helvetica, san-serif;
}


#box { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 950px;
  background-color: #ffffff;
}
#header {
	width: 100%;
	background: #eeeeee;
	border-bottom: 1px solid #cccccc;
	height: 100px;
}

#headlines div {
	width: 250px;;
	float:left;
}

#main {
height: 210px;
padding-top: 60px;
}
#main div {
	width: 270px;;
	float:left;
}
.links {
padding-left: 40px;
}
.rest {
padding-left: 30px;
}

#main2 {
height: 150px;
padding-top: 60px;
}
#main2 div {
	width: 270px;;
	float:left;
}
.links2 {
padding-left: 40px;
}
.rest2 {
padding-left: 30px;
}

.clear {
clear:both;
}

#sitebar{
	width: 100%;
	height: 240px;
	background: #eeeeee;
	border-top: 1px solid #cccccc;
}
#footer {
	width: 100%;
	height: 30px;
	background: #c1c1c1;

}

.logo {
	width: 904px;
	background-image: url(./images/logo.png);
	background-repeat: no-repeat;
	background-position: 40px 35px;
	text-align: right;
	padding-top: 66px
}
span.txt{
font-weight: bold;
text-transform:none;
margin-left: 40px;
}
span.txt2 {
font-weight: bold;
text-transform:none;
padding-left: 123px;
}
span.txt2 {
font-weight: bold;
text-transform:none;
padding-left: 113px;
}
span.txt3 {
font-weight: bold;
text-transform:none;
padding-left: 60px;
}
.logo span {
text-transform: uppercase;
font-weight: normal;
}

#footer span {
font-size: 12px;
text-transform:uppercase;
font-weight: bold;
color: #ffffff;
margin-left: 40px;
line-height: 30px;
}

#sitebar img {
margin-top: 10px;
margin-left: 40px;
}

span {
font-size: 12px;
text-transform:uppercase;
font-weight: bold;
color: #4e4e4e;
}

a.link:link, a.link:visited {
font-weight: bold;
text-transform:none;
font-size: 12px;
color: #4e4e4e;
text-decoration: none;
}

a.link:hover {
color: #c1c1c1;
text-decoration: underline;
}
a.link2:link, a.link2:visited {
font-weight: bold;
font-size: 12px;
color: #ffffff;
text-decoration: none;
}

a.link2:hover {
text-decoration: underline;
}
a.link:hover {
color: #c1c1c1;
text-decoration: underline;
}
a.link3:link, a.link3:visited {
font-weight: normal;
font-size: 12px;
color:#564b47;
text-decoration: none;
}

a.link3:hover {
color: #c1c1c1;
text-decoration: underline;
}

div.hinweis {
padding-left: 40px;
width: 800px;
margin-bottom: 20px;
margin-top: 10px;
}