/* CSS Document */
BODY {  
	BACKGROUND-COLOR: #ffffff; 
	margin-left: 0px;
	margin-top: 0px;
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
}
TD, TH, LAYER, li, ul, p {  
	font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	LETTER-SPACING: 1px;
}


p{
	MARGIN: 0px 0px 0px;
	LETTER-SPACING: 1px;
	COLOR: #000;
	line-height: 140%;
	padding-bottom: 20px;
}

li{
	MARGIN: 0px 0px 0px;
	LETTER-SPACING: 1px;
	line-height: 140%;
}

h1{
	TEXT-ALIGN: left;
	MARGIN: 0px 0px 0px;
	LETTER-SPACING: 1px;
	COLOR: #753D78;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
	padding-bottom: 10px;
	line-height: 120%;
}

h2{
	TEXT-ALIGN: left;
	MARGIN: 0px;
	LETTER-SPACING: 1px;
	COLOR: #496748;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	padding-bottom: 10px;
	line-height: 130%;
}

h3{
	TEXT-ALIGN: left;
	MARGIN: 0px 0px 0px;
	LETTER-SPACING: 1px;
	COLOR: #753D78;
	FONT-SIZE: 15px;
	line-height: 130%;
	FONT-WEIGHT: normal;
	padding-bottom: 10px;
	padding-TOP: 10px;	
}

h4{
font-size: 12px;
color: #496748;
font-weight: bold;
line-height: 140%;
padding-bottom: 20px;
}

a{
text-decoration:underline;
border-style:solid;
cursor:pointer;
border-width:0px;
color: #496748;
font-weight: bold;
}
a:hover {  
color: #496748; background-color: #e2b4d0; font-weight: bold;
}

.Emphasis {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #00224c; font-weight: bold}
.exakt {  
font-family: Arial, Helvetica, sans-serif; 
color: #FF0000;font-size: 95%; line-height: 135%; 
font-weight: bold;
}

.contentsdiv
{
	height:100%;

	background-color:#FFFBE7;
}

.tocdiv
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #753D78;
	height:100%;

	
	
}
