@charset "UTF-8";

a:link,a:visited,a:active {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #bebeab;
	letter-spacing:normal;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:normal;
}

a:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #bebeab;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform:uppercase;
	font-weight: normal;
	
}

a.hauptnavi:link,a.hauptnavi:visited,a.hauptnavi:active  {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: none;
	letter-spacing: 0.08em;
	text-decoration: none;
	display: block;
	width: 200px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	float: left;
	text-indent: 50px;
	text-transform:none;
	font-weight: normal;
	
}

a.hauptnavi:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: none;
	letter-spacing: 0.08em;
	text-decoration: underline;
	display: block;
	width: 200px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	float: left;
	text-indent: 50px;
	text-transform:none;
	font-weight: normal;
}

a.subnavi:link,a.subnavi:visited,a.subnavi:active {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #bebeab;
	letter-spacing: 0.08em;
	text-decoration: none;
	display: block;
	width: 200px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	float: left;
	text-indent: 70px;
	text-transform:none;
	font-weight: normal;
	text-decoration: none;
	
}
a.subnavi:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 13px;
	color: #bebeab;
	letter-spacing: 0.08em;
	text-decoration: underline;
	display: block;
	width: 200px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
	float: left;
	text-indent: 70px;
	text-transform:none;
	font-weight: normal;
	text-decoration: underline;
}

a.subnav:link,a.subnav:visited,a.subnav:active {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform:none;
	font-weight: normal;
	
	
}
a.subnav:hover {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 10px;
	color: #bebeab;
	letter-spacing: 0.05em;
	text-decoration: none;
}


.headline {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 15px;
	color: #bebeab;
	text-transform: uppercase;
	font-weight:normal;
	letter-spacing: 0.09em;
	margin-top: 20px;
	margin-left: 50px;
}

.mastermenu {	
	margin-top: 30px;
}

.fliesstext {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #f2e6c9;
	letter-spacing: 0.05em;
	text-align:justify;
	margin: 20px 80px 20px 80px;
}


h1 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #bebeab;
	letter-spacing: 0.05em;
	text-decoration: none;
	text-transform:uppercase;
	margin-top:30px;
	margin-bottom:-10px;
	font-weight: bold;
}

h2 {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #184ea1;
	letter-spacing: 0.02em;
	text-decoration: none;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}

ul {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-align:left;
	list-style:square;
}

p {
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #ffffff;
	letter-spacing: 0.05em;
	text-align:justify;
}

ul.menu {
	margin-left: -40px;
	list-style-image:none;
	list-style:none;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 12px;
	margin-top: 0px;
}
ul.submenu {
	margin-left: -40px;
	list-style-image:none;
	list-style:none;
	font-size: 12px;
}

.aufzaehlung {
	list-style:square;
	list-style-type:square;
	color: #8f8f8f;
}

.submenu { display: none; }

.parent .submenu, .active .submenu { display: block; }

img {
	border: 0px;
	}

