@charset "UTF-8";
/* CSS Document */

html {
	height: 101%;
}
body {
	text-align: center;
	padding:0;
	margin:0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border:none;
}
a:active, a:focus {
  outline: none;
}

/* Layout ------------------------------------------------------------------- */
#container {
	width: 990px;
	margin: 0px auto;
	text-align: left;
}
#banner {
	padding: 0px;
	margin: 0px;
	margin-bottom:18px;
	margin-top: 14px;
}
#content {
	background-color: #ffffff;
	margin: 0 0px 0 370px;
	padding: 0;
	border:0;
	width: 620px;
}
#left {
	float: left;
	display: inline;
	width: 260px;
	margin: 0px 0 0 0px;
	padding: 0px;
	border:0;
/*	border: 1px solid #0168b2;*/
}
#right {
	float: right;
	display: inline;
	width: 150px;
	margin: 0 25px 0 0;
	padding: 0;
	border:0;
}
#footer {
	margin: 0 0px 0 370px;
	padding: 0;
	border:0;
	width: 620px;
	text-align: right;
/*	border: 1px solid #0168b2;*/
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
	font-size: 9px;
	color: #cccccc;
	text-decoration: none;
}
#footer a:hover {
	color: #5b218a;
	text-decoration: none;
}

/* Diverse ------------------------------------------------------------------ */
.druck {
  visibility:visible;
}
.news {
	font-size: 10px;
	text-align: left;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

/* Haupt_Navigation --------------------------------------------------------- */
.menu_default a:link, .menu_default a:visited, .menu_default a:hover, .menu_default a:active {
	font-size: 12px;
	line-height: 20px;
	display: block;
	color: #5b218a;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1.1px;
	margin-top: 4px;
	border-bottom: 1px solid #5b218a;
	border-right: 6px solid #5b218a;
}
.menu_default a:hover {
	color: #d5899b;
/*	text-decoration: underline;*/
	border-bottom: 1px solid #9d4ddd;
	border-right: 6px solid #9d4ddd;
}

.menu_current a:link, .menu_current a:visited, .menu_current a:hover, .menu_current a:active {
	font-size: 12px;
	line-height: 20px;
	display: block;
	color: #9d4ddd;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1.1px;
	margin-top: 4px;
	border-bottom: 1px solid #9d4ddd;
	border-right: 6px solid #9d4ddd;
}
.menu_current a:hover {
	color: #9d4ddd;
/*	text-decoration: underline;*/
	border-bottom: 1px solid #9d4ddd;
	border-right: 6px solid #9d4ddd;
}

/* Sub_Navigation */
.menu_default_sub a:link, .menu_default_sub a:visited, .menu_default_sub a:hover, .menu_default_sub a:active {
	font-size: 12px;
	line-height: 20px;
	display: block;
	margin-left: 14px;
	color: #5b218a;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1.1px;
	margin-top: 4px;
	border-bottom: 1px solid #5b218a;
	border-right: 6px solid #5b218a;
}
.menu_default_sub a:hover {
	color: #9d4ddd;
/*	text-decoration: underline;*/
	border-bottom: 1px solid #9d4ddd;
	border-right: 6px solid #9d4ddd;
}

.menu_current_sub a:link, .menu_current_sub a:visited, .menu_current_sub a:hover, .menu_current_sub a:active {
	font-size: 12px;
	line-height: 20px;
	display: block;
	margin-left: 14px;
	color: #9d4ddd;
	text-decoration: none;
	text-transform:uppercase;
	letter-spacing: 1.1px;
	margin-top: 4px;
	border-bottom: 1px solid #9d4ddd;
	border-right: 6px solid #9d4ddd;
}
.menu_current_sub a:hover {
	color: #9d4ddd;
/*	text-decoration: underline;*/
	border-bottom: 1px solid #9d4ddd;
	border-right: 6px solid #9d4ddd;
}

/* Neben_Navigation ***********************************************************/
.neben_default a:link, .neben_default a:visited, .neben_default a:hover, .neben_default a:active {
	font-size: 11px;
	display: block;
	color: #555555;
	text-decoration: none;
	margin-top: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #555555;
	border-left: 6px solid #555555;
}
.neben_default a:hover {
	color: #0168b2;
/*	text-decoration: underline;*/
	border-left: 6px solid #0168b2;
}

.neben_current a:link, .neben_current a:visited, .neben_current a:hover, .neben_current a:active {
	font-size: 11px;
	display: block;
	color: #0168b2;
	text-decoration: none;
	margin-top: 4px;
	padding-left: 4px;
	border-bottom: 1px solid #0168b2;
	border-left: 6px solid #0168b2;
}
.neben_current a:hover {
	color: #0168b2;
/*	text-decoration: underline;*/
	border-left: 6px solid #0168b2;
}

/* Sub_Navigation */
.neben_default_sub a:link, .neben_default_sub a:visited, .neben_default_sub a:hover, .neben_default_sub a:active {
	font-size: 11px;
	display: block;
	margin-left: 14px;
	padding-left: 4px;
	color: #555555;
	text-decoration: none;
	margin-top: 4px;
	border-bottom: 1px solid #555555;
	border-left: 6px solid #555555;
}
.neben_default_sub a:hover {
	color: #0168b2;
/*	text-decoration: underline;*/
	border-left: 6px solid #0168b2;
}

.neben_current_sub a:link, .neben_current_sub a:visited, .neben_current_sub a:hover, .neben_current_sub a:active {
	font-size: 11px;
	display: block;
	margin-left: 14px;
	padding-left: 4px;
	color: #0168b2;
	text-decoration: none;
	margin-top: 4px;
	border-bottom: 1px solid #0168b2;
	border-left: 6px solid #0168b2;
}
.neben_current_sub a:hover {
	color: #0168b2;
/*	text-decoration: underline;*/
	border-left: 6px solid #0168b2;
}

