body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	background-color: #fff;
	width: 1024px;
	overflow: hidden;
}

.seiten_container{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 1024px;
	float: left;
	display: block;
	text-align: center;
	position: relative;
	background-image: url(../img/screen/background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.top_container{
	width: 1024px;
	height: 90px;
	float: left;
	position: relative;
	display: block;
}

.content_container{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 1024px;
	float: left;
	position: relative;
	display: block;
}

.content{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 568px;
	display: block;
	position: relative;
	float: left;
	top: -8px;
	left: 36px;
	overflow: auto;
   min-height: 480px;
}

.content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	margin: 0px auto;
	padding: 0px;
}

.content li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	line-height: 18px;
	position: relative;
	/*
	list-style-image: url(../img/screen/li.gif);
	*/
	left: -22px;
}

.td_kontakt_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	line-height: 22px;
	position: relative;
	width: 120px;
	border-bottom: 1px dotted #ddd;
}

.td_kontakt_rechts{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px auto;
	padding: 0px 0px 0px 8px;
	line-height: 22px;
	position: relative;
	width: 320px;
}

.kontakt_textfeld, .kontakt_auswahlliste{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	line-height: 22px;
	position: relative;
	width: 310px;
	border: 1px solid #999;
}

.kontakt_textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	line-height: 22px;
	position: relative;
	width: 310px;
	height: 110px;
	border: 1px solid #999;
}

.kontakt_button{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0px 4px 0px 0px;
	padding: 2px;
	line-height: 22px;
	position: relative;
	width: 92px;
	color: #666;
	background-color: #fff;
	text-align: center;
	border: 1px solid #333
}

.bottom_container{
	width: 1024px;
	height: 56px;
	float: left;
	position: relative;
	display: block;
	background-image: url(../img/screen/background_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.tc_topnav{
	height: 32px;
	position: relative;
}

.topnav, .topnav_sel{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #999;
	text-align: left;
	display: inline;
	width: 128px;
	position: relative;
	padding-right: 30px;
	top: 15px;
}

.topnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #999;
	text-align: left;
	padding-left: 7px;
	border-left: 2px solid #999;
	text-decoration: none;
}

.topnav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	text-align: left;
	width: 158px;
	padding-left: 7px;
	border-left: 2px solid #999;
	text-decoration: none;
}

.topnav_sel a{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	text-align: left;
	padding-left: 7px;
	border-left: 2px solid #333;
	text-decoration: none;
}

.topnav_sel a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 12px;
	color: #666;
	text-align: left;
	width: 158px;
	padding-left: 7px;
	border-left: 2px solid #999;
	text-decoration: none;
}

.klein{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 8px;
	line-height: 8px;
	text-align: left;
	padding-right: 4px;
	position: relative;
	border-right: 2px solid #999;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #999;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #666;
	text-decoration: none;
}
