A,BODY,CAPTION,DIV,EM,FIELDSET,H1,H2,H3,H4,H5,H6,INPUT,LABEL,LEGEND,LI,OL,P,SELECT,SPAN,STRONG,SUP,TD,TEXTAREA,TH,UL {
	font-family:verdana;
}
body {
	background-color: #DDE1FE;
	margin: 0px;
	font-size:70%;
}
BLOCKQUOTE {
	margin:0px 0px 0px 0px;
}
.hauptmenulayer {
	padding: 0px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
	width: 604px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.hauptmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #400768;
	border: 1px solid #CC0000;
	background-color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 2px;
}
a.hauptmenu:link, a.hauptmenu:active, a.hauptmenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border: 1px solid #CC0000;
	background-color: #CC0000;
	text-decoration: none;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 18px;
	margin: 0px;
	padding-bottom: 2px;
}
.contentlayer {
	background-color: #FFFFFF;
	position: relative;
	height: 90%;
	width: 594px;
}
.maintable {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #46136C;
	height: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #46136C;
	background-color: #FFFFFF;
	
}
.abschnitt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #46136C;
	text-decoration: none;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 154px;
}

SUP {
	font-weight:bold;
}

OL {
	color:#333333;
	font-size:1.00em;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:0px;
}

OL OL {
	color:#333333;
	font-size:1.00em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

UL {
	color:#333333;
	font-size:1.00em;
	font-weight:normal;
	margin-bottom:15px;
	margin-top:0px;
}

UL UL {
	color:#333333;
	font-size:1.00em;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

LI {
	margin-bottom:5px;
}


UL.nobullet {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
}

UL.nobullet LI {
	list-style-type:none;
}



/*------------------menu-----------------------*/

.menu-column {
	float:left;
	width:164px;
	background-color: #DDE1FE;
	
}

#menu-column-rtl {
	float:left;
	width:164px;
}

#menu-bg {
	background-color:#DDE1FE;
	clear:both;
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px;
}

#menu {
	margin:0px;
	padding:0px 0px 0px;
	width:164px;
	
	
}

HTML>BODY #menu {
	width:164px;
	padding: 0px;
}

/*------------------menu main-----------------------*/

#menu UL.menu-main {
	background-color:#DDE1FE;
	list-style-type:none;
	margin:0px;
	padding:0px;
	text-decoration: none;
	width:164px;
	text-transform: uppercase;
}

#menu UL.menu-main LI {
	border-bottom:1px solid #9966CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding: 3px 0px 3px 3px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	
}

#menu UL.menu-main LI A {
	color:#333333;
	display:block;
	margin:0px;
	text-decoration: none;
	
	
}
#menu UL.menu-main LI A.on {
	color:#000000;
	display:block;
	margin:0px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	
	
}
#menu UL.menu-main LI A:hover {
	background-color:#CFCBF8;
	color:#000000;
	text-decoration:none;
	text-transform: uppercase;
	
}


#menu UL.menu-main LI A SPAN {
	font-family:verdana;
	text-decoration: none;
	text-transform: uppercase;
}

/*------------------menu sub-----------------------*/

#menu UL.menu-sub {
	background-color:#DDE1FE;
	padding:0px;
	width:164px;
	margin: 0px;
}

#menu UL.menu-sub LI {
	background-color:#DDE1FE;
	list-style-type:none;
	border-bottom:1px solid #FFFFFF;
	padding:3px 0px 3px 10px;
	border-bottom:1px solid #9966CC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#menu UL.menu-sub LI A {
	color:#333333;
	display:block;
	margin:0px;
	text-decoration: none;
}

HTML>BODY #menu UL.menu-sub LI A {
	width:150px;
}

#menu UL.menu-sub LI A:hover {
	background-color:#CFCBF8;
	color:#000000;
	text-decoration:none;
}

#menu UL.menu-sub LI A SPAN {
	font-family:verdana;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #CC0000;
	font-weight: bold;
	line-height: 2em;
	margin-top: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: normal;
	color: #333333;
}
.tdrechts {
	background-color: #DDE1FE;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #46136C;
}
.standardtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 130%;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 0px;
}
a.copyright:link, a.copyright:active, a.copyright:visited, a.copyright:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #46136C;
	text-decoration: underline;
}
.tdhead {
	background-color: #F4F5FF;
	padding: 2px;
	border-top: 1px solid #46136C;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #46136C;
	border-left: 1px solid #FFFFFF;
}
#content {
	padding-left: 5px;
}
.tdrandunten {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE1FE;
}
