body {
	background-color: #ffffff;
	font-family: "Trebuchet MS",Arial,Verdana,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 30px 0;
}

div#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

div#header {
	position: relative;
	width: 960px;

}

div#news {
	width: 230px;
	float: right;
	padding: 10px;
	margin-top: 10px;
	background-color: #eeeeee;
}

div#content {
	width: 670px;
	padding: 10px;
	margin-right: 20px;
	float: left;
}
div#content p {
	margin: 0 0 10px 0;
}

div#footer {
	width: 670px;
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
}

ul#navigation {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul#navigation li {
	display: inline;
	padding-right: 10px;
}
ul#navigation a,ul#navigation span {
	text-decoration: none;
	font-weight: bold;
}
ul#navigation a:hover,ul#navigation span {
	color: #009999;
}

div.pressethumb {
	width: 60px;
	height: 60px;
	overflow: hidden;
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
	background-color: #009999;
	border: 1px solid #009999;
}

div.gesichtthumb,img.gesichtthumb {
	width: 60px;
	height: 45px;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	background-color: #009999;
	border: 1px solid #009999;
}

a {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
#facebook {
  float: right;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background: url(../images/misc/fbicon.png) no-repeat center center;
  text-indent: -9999px;
}
img.fliess {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.klein {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}

.formular {
	padding: 2px;
	border: 1px solid #009999;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS",verdana,sans-serif;
	font-size: 11px;
	color: #333333;
}

hr {
	height: 1px;
	border-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #cccccc;
	background: #cccccc;
	clear: both;
}

h1 {
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 20px;
	clear: both;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #009999;
	margin-top: 0px;
	margin-bottom: 2px;
	clear: both;
}

ul {
	list-style-type: square;
	margin: 0 0 20px;
	padding-left: 15px;
}
