* {
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #636467;
}

h1 {
	font-size: 14px;
	color: #7F344B;
	letter-spacing: 4px;
	text-align: left;
	margin-bottom: 20px;
}

html, body {
	height:100%;
}

body {
	background: #FFEECE url(hgoben.jpg) repeat-x top left;
	text-align:center; /* horizontal centering for IE Win quirks */
}

html, body {
	height:100%;
}

img {
	border: none;
}

p {
	margin-bottom: 20px;
}

a {
	color: #7F344B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#distance { 
	width:1px;
	height:50%;
	background-color:#FFEECE;
	margin-bottom:-410px; /* half of container's height */
	float:left;
}

#distance_startseite { 
	width:1px;
	height:50%;
	background-color:#FFEECE;
	margin-bottom:-410px; /* half of container's height */
	float:left;
}

#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:760px;
	width:972px;
	clear:left;
	padding-top: 60px;
}

#container_startseite {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:820px;
	width:972px;
	padding-top: 60px;
	clear:left;
}

#language {
	padding-left: 22px;
	padding-top: 5px;
}

#language_startseite {
	position: absolute;
	top: 150px;
	left: 22px;
}

#logo {
	padding-top: 10px;
	text-align: center;
}

#container_content {
	position: relative;
	background: url(content.jpg) no-repeat top left;
	width: 972px;
	height: 680px;
}

#container_content_startseite {
	position: relative;
	background: url(content_startseite.jpg) no-repeat top left;
	width: 972px;
	height: 655px;
}

#top_left {
	position: absolute;
	top: 27px;
	left: 37px;
	width: 621px;
	height: 271px;
}

#top_right {
	position: absolute;
	top: 27px;
	right: 37px;
	width: 277px;
	height: 271px;
}

#content {
	position: absolute;
	top: 320px;
	left: 40px;
	width: 892px;
	height: 330px;
	overflow: hidden;
	overflow-y: auto;
}

#background_startseite {
	position: absolute;
	top: 10px;
	left: 20px;
	width: 932px;
	height: 621px;
	overflow: hidden;
}

#content_startseite {
	position: absolute;
	bottom: 30px;
	left: 40px;
	width: 892px;
	height: 45px;
	overflow: hidden;
	text-align: center;
}

#navigation_sub {
	position: absolute;
	top: 320px;
	left: 37px;
	width: 838px;
	padding: 5px 30px;
	background-color: #ffeece;
	z-index: 10;
}

#navigation_sub a {
	padding-right: 25px;	
	font-size: 13px;
	color: #636467;
}

#navigation_sub a.active {
	text-decoration: underline;
}

#navigation_main {
	padding: 0 0px;
	text-align: center;
}

#navigation_main table {
	margin: 0 auto;
	width: 100%;
}

#navigation_main table td {
	text-align: center;
}

#navigation_main a {
	text-transform: uppercase;
	font-size: 16px;
}

#navigation_main .active a {
	text-decoration: underline;
}

#impressum {
	text-align: right;
	padding-right: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
}
	
#impressum a {
	color: #636467;
}

.small {
	padding-left: 200px;
	padding-right: 200px;
}

#bottom {
	position: relative;
	clear: left;
	background: url(hgoben.jpg) repeat-x bottom left;
	height: 60px;
	width: 100%;
}

#ui-datepicker-div {
	display: none;
}

.tinymcewysiwyg table {
	border-collapse: collapse;
	border: 1px solid #fec951;
}

.tinymcewysiwyg td, .tinymcewysiwyg th {
	border: 1px solid #fec951;
	padding: 3px 5px;
}

.tinymcewysiwyg th {
	background-color: #ffd98f;
}

.tinymcewysiwyg td {
	background-color: #ffeece;
}

.tinymcewysiwyg td.weiss {
	background-color: #ffffff;
}
