body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b575f;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
}
body {
	background-color: #ffffff;
	margin: 0;
	background-image: url(pics/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#start {
	position: absolute;
	top: 31%;
	left: 60px;
}
#startlogo {
	position: absolute;
	top: -7px;
}
#startticker {
	position: absolute;
	left: 370px;
	width: 480px;
	padding-left: 20px;
	background-image: url(pics/home_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#startadresse {
	font-size: 10px;
	position: absolute;
	bottom: 5%;
	right: 5%;
	text-align: center;
}
#container {
	width: 960px;
	padding-top: 6px;
}
#header {
	height: 240px;
}
#logo {
	padding: 53px 0 0 60px;
}
#left {
	width: 240px;
	float: left;
}
#main {
	margin-left: 240px;
	padding-left: 180px;
}
* html #main {
	padding-left: 177px;
	zoom: 1;
}
#main p {
	margin:0;
}
#main ul	{
	margin:0;
	padding-left:16px;
}
a {
	text-decoration: none;
	color: #00abc4;
}
a:hover {
	text-decoration: underline;
}
#nav a {
	display: block;
	height: 20px;
	padding-left: 60px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #4b575f;
	margin-bottom: 5px;
}
* html #nav a {
	padding-bottom: 5px;
	margin-bottom: 0;
}
#nav a.main1 {
	background-image: url(pics/navmain1.gif);
	text-transform: uppercase;
}
#nav a.main1:hover, #nav a.main2 {
	background-image: url(pics/navmain2.gif);
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#nav a.sub1 {
	background-image: url(pics/navsub1.gif);
	padding-left: 75px;
}
#nav a.sub1:hover, #nav a.sub2 {
	background-image: url(pics/navsub2.gif);
	font-weight: bold;
	padding-left: 75px;
	color: #00abc4;
}
#title {
	height: 80px;
	border-bottom: 1px solid #edeeef;
	margin-bottom: 20px;
	position: relative;
}
#title a.back {
	position: absolute;
	top: 7px;
	right: 0;
}
div.title {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
div.textblock {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #edeeef;
}
div.text {
	color: #8a9297;
}
div.foto {
	text-align: right;
}
#main table {
	width: 100%;
}
#main td {
	vertical-align: top;
}
#main td.col_2 {
	padding-left: 20px;
}
td.textblock, td.textblock2 {
	padding: 20px 0;
	border-bottom: 1px solid #edeeef;
}
td.textblock2 {
	padding-top: 0;
}
#footer {
	height: 80px;
	padding: 160px 0 0px 60px;
	clear: both;
}
#footer ul, #footer li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer li {
	float: left;
	padding-left: 75px;
}
* html #footer li {
	white-space: nowrap;
}
*:first-child+html #footer li {
	white-space: nowrap;
}
#footer a {
	color: #4b575f;
}
#footer a:hover {
	color: #00abc4;
	text-decoration: none;
}
#footer li.copyright {
	color: #c9cccf;
	font-size: 10px;
	width: 285px;
	padding: 8px 0 0 0;
}
#footer li.copyright a {
	color: #c9cccf;
}
#footer li.copyright a:hover {
	text-decoration: underline;
	color: #c9cccf;
}
.klein {
	font-size: 10px;
}
.bold {
	font-weight: bold;
}
.kursiv {
	font-style: italic;
}
.kursivklein {
	font-style: italic;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	color: #b7bcbf;
}
