body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#main {
	position: absolute;
	top: 24px;
	left: 12px;
	width: 776px;
}

#header {
	width: 704px;
	height: 120px;
	border-top: 1px dashed #e53289;
	border-bottom: 1px dashed #e53289;
}

#header_right {
	position: absolute;
	top: 0px;
	left: 712px;
	width: 220px;
	height: 120px;
	border-top: 1px dashed #e53289;
	border-bottom: 1px dashed #e53289;
}

#servicemenu {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 220px;
}

#menu {
	position: absolute;
	top: 126px;
	left: 0px;
	width: 136px;
	padding-top: 28px;
	font-family: Times, "Times New Roman", Serif;
	font-size: 18px;
	line-height: 24px;
	color: #e53289;
}

#hauptspalte {
	position: absolute;
	top: 126px;
	left: 142px;
	width: 562px;
}

#randspalte {
	position: absolute;
	top: 126px;
	left: 712px;
	width: 220px;
}

#logo {
	margin: 12px;
}

.navigation a {
	color: #e53289;
	text-decoration: none;
}

.navigation-aktiv a {
	color: #000000;
	text-decoration: none;
}

.navigation {
	width: 100%;
	border-bottom: 1px dashed #e53289;
}

.navigation-aktiv {
	width: 100%;
	border-bottom: 1px dashed #000000;
}

.unternavigation a {
	color: #e53289;
	text-decoration: none;
}

.unternavigation-aktiv a {
	color: #000000;
	text-decoration: none;
}

.unternavigation-subtitle {
	color: #999999;
	text-decoration: none;
}

.unternavigation-separator {
	width: 100%;
	border-top: 1px dashed #e53289;
}

h1 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold; 
	text-transform:uppercase; 
	margin-top: 12px;
	margin-bottom: 0px;
}

h2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 0px;
}

p {
	margin-top: 0px;
}

.pink {
	color: #e53289;
}

.legende {
	color: #3366CC;
}

a {
	color: #e53289;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: none;
}

.sprache a {
	color: #000000;
	font-weight: bold;
	padding: 0px 2px 1px 2px;
	text-decoration: none;
}

.sprache a:hover  {
	color: #e53289;
}

.sprache-aktiv {
	font-weight: bold;
	background-color: #FFFF00;
	padding: 0px 2px 1px 2px;
}

/* ------- slide show ------- */
#slideshow {
	overflow:hidden;
	margin-bottom: 16px;
	color:#3366CC;
}
.slidenav {
	font-weight:bold;
	margin-top: 12px;
}
.slidenav a {
	text-decoration:none;
	color:#000;
}
#slideshow.js img {
	display:block;
	margin:0 auto;
}
#slideshow.js div {
	display:none;
	padding:0;
}
#slideshow.js div.current {
	display:block;
}