@charset "utf-8";
body {
	text-align:left;
	font-family: "Century Gothic";
}
#base {
	min-height: 594px;
	max-height: 735px;
	min-width: 855px;
	max-width: 1040px;
	background-image: url(image/backgNew.jpg);
	background-position: left;
	background-repeat: no-repeat;
//	border: thin solid #CCCCCC;
	vertical-align: bottom;
	overflow:hidden;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 50px;
}

#base #lmenues {
	text-align: right;
	width: 290px;
	height: 420px;
//	border: thin dotted #FF0000;
	margin-top: 128px;
	overflow: auto;
//	vertical-align: middle;
	float:left;
}
#base #content {
	text-align:justify;
	height:420px;
	width:550px;
	margin-left: 305px;
//	border: thin dotted #0000FF;
	overflow: auto;
//	padding-top: 15px;
}
#base #content p {
	margin-bottom:5px;
//	border:1px solid #BCBABA;
//	background-color:#FFFFFF;
	font-style: normal;
	font-size: small;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#base #content H1 {
	color: #BCBABA;
	margin-bottom: 0px;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
}
#base #content H2 {
	color: #BCBABA;
	margin-bottom: 0px;
	font-size: medium;
	font-style: normal;
	font-weight: 600;
}
#base #content H3 {
	margin-bottom: 3px;
	font-weight: 300;
	font-style: inherit;
}
#base #content DD {
	font-style: normal;
	font-size: small;
}

#base #logo {
	text-align:left;
	height:47px;
	width:495px;
	margin-left: 360px;
	font-size: 24px;
	margin-bottom: 70px;
//	border: thin dotted #0000FF;
	margin-top: 10px;
	line-height: 18px;
}
#base #impressum {
	clear:both;
	margin-left:25px;
	width:650px;
	font-size: large;
	font-weight: bold;
}
/* Navigation IMPRESSUM */
#base #impressum ul {
	list-style-type:none;
}

#base #impressum li {
	float:left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #999595;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

#base #impressum a {
	text-decoration:none;
	color:#999595;
	}

/* Navigation */

#nav ul {
	list-style-type:none;
	list-style-image: url(image/1.gif);
	clip: rect(0px,0px,0px,0px);
}
#nav ul ul {
	list-style-type:none;
	list-style-image: url(image/1.gif);
	padding:0;
}
li.mainnav {
list-style-type:none;
margin:0;
padding:0;
}

#base #lmenues li.mainnav a {
	padding:0.2em;
	text-decoration:none;
	font-weight: 600;
	color: #A38CC4;
	font-size: 22px;
}

#base #lmenues li.mainnav a:hover{
	color:#896DB4;
}

#base #lmenues li.mainnav a:active, a:focus{
	color:#6600FF;
	font-weight: 600;
}

li.subnav{
list-style-type:none;
margin:0;
padding:0;
// margin-bottom:0.2em;
}

li.subnav a {
// padding:0.2em;
text-decoration:none;
color:#666666;
font-weight:normal;
}

li.subnav a:hover{
padding:0.2em;
text-decoration:none;
color:#333333;
}

li.subnav a:act{
padding:0.2em;
text-decoration:none;
color:#333333;
font-weight:bold;
}

/* Navigation Ende */

