* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #ffffff;
	font-family: Arial;
	font-size: 10pt;
	color: #7c7c7c;
}


.menu_link {
	border: 0px solid black; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 570px; margin-top: 90px; border: 0px solid #000000;
}

#home_link a {
	height: 23px; width: 60px;
}





p {
	margin: 0 0 10px 0;
}

big {font-size: 12px;}


strong {font-size: 12px;}


a {
	color: #cf77ce;
	font-weight: bold;
	text-decoration: underline;
}

#main {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#main #header {
	height: 140px;
	background-image: url('../images/header.jpg');
	background-repeat: no-repeat;
}


#main #mainmenu {
	height: 25px;
	background-image: url('../images/main.gif');
	background-repeat: no-repeat;
	vertical-align: top;
}

#main #mainmenu .links {
	margin-left: 200px;
}

#main #mainmenu .links a {
	display: block;
	float: left;
	width: 140px;
	line-height: 20px;
	margin-left: 5px;
	padding-bottom: 0px;
	text-align: center;
	text-decoration: none;
	color: #683767;
	font-weight: bold;
}




#main #left {
	width: 199px;
	vertical-align: top;
	padding: 22px 0px 0px 0px;
}

.schatten-links {
	background-image: url('../images/schatten-links.gif');
	background-repeat: repeat-y;
}

#main #content {
	padding-top: 22px;
	vertical-align: top;
	width: 550px;
}

#main #content h1 {
	margin: 0 0 0px 0px;
	background-image: url('../images/h1.gif');
	height: 46px;
	font-size: 12pt;
	line-height: 38px;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	color: #cf77ce;
}

#main #content h2,
#main #content h3,
#main #content h4,
#main #content h5,
#main #content h6 {
	margin: 0 0 10px 40px;
	font-size: 12pt;
	text-transform: uppercase;
	color: #4e662e;
	border-bottom: 3px solid #e5f530;
}

#main #content p {
	margin: 0 15px 20px 15px;
}

#main #right {
	width: 211px;
	vertical-align: top;
}

#main #right .top {
	height: 50px;
	background-image: url('../images/navitop.gif');
	background-repeat: no-repeat;
}

#main #right .menu {
	background-image: url('../images/navirep.gif');
	background-repeat: repeat-y;
	list-style-type: none;
	margin: -5px 0 -5px 0;
}

#main #right .menu li {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	margin: 3px 10px 3px 5px;
	line-height: 18px;
}

#main #right .menu li a,
#main #right .menu li a:link,
#main #right .menu li a:active,
#main #right .menu li a:visited {
	text-decoration: none;
	margin: 0 0 0 5px;
	color: #683767;
	font-weight: bold;
	padding-left: 0px;
	text-decoration: underline;
}

#main #right .menu li a:hover {
	font-weight: bold;
	color: #683767;
}

#main #right .bottom {
	height: 5px;
	background-image: url('../images/navibottom.gif');
	background-repeat: no-repeat;
}

#main #footer {
	height: 96px;
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
}

.impressum a,
.impressum a:link,
.impressum a:visited,
.impressum a:active {
	color: #ffffff;
}

.impressum a:hover {
	color: #e4f431;