.titel1 { 
	font-size : 14px;
	font-weight: bold;
}

.titel2 { 
	font-size : 22px;
	font-weight: bold;
}

.titel3 { 
	font-size : 18px;
	font-weight: bold;
}

.titel1en { 
	font-size : 14px;
	font-weight: bold;
}

.titel2en { 
	font-size : 20px;
	font-weight: bold;
}

DIV {
	font-family : Arial;
	font-size: 16px;
}

.clsCMOn {
	color: black;
	font-size : 16px;
	text-decoration : none;
        padding: 2px 8px;
}

.clsCMOver {
	color: white;
	font-size : 16px;
	text-decoration : none;
        padding: 2px 8px;
}

td {
	font-family : Arial;
	font-size: 16px;
}

hr  {
	color: #000000;
	height: 1px;
}
 
h1 {
	font-family : Arial;
	font-size: 20px;
}

h2 {
	font-family : Arial;
	font-size: 18px;
}

h3 {
	font-family : Arial;
	font-size: 16px;
	font-style: italic;
}

h4 {
	font-family : Arial;
	font-size: 16px;
}


body {
	font-family : Arial;
	font-size: 16px;
}

a:link {
	color: #aa5500;
}

a:visited {
	color: #665544;
}

a:hover {
	color: #dd7700;
}



#titlebox {
	position: absolute; 
	width: 601px;
	height: 60px;
	left: 179px;
	top: 0px;
	padding-top: 8px;
	padding-left: 20px;
	border-width: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-color: #000000;
	border-style: solid;
	font-size: 22px;
	font-family: Arial;
	font-weight: bold;
	z-index: 8;
}

#logobox {
	position: absolute; 
	width: 179px;
	height: 79px;
	left: 0px;
	top: 0px;
	padding-top: 12px;
	padding-left: 8px;
	border-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-color: #000000;
	border-style: solid;
	font-size: 12px;
	font-family: Arial;
	z-index: 7;
}


#textbox {
	position: absolute;
	top: 60px; 
	left: 0px;
	width: 780px;
	height: 700px;
	padding-top: 20px;
	padding-left: 200px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
	font-size: 16px;
	font-family: Arial;
	z-index: 3;
}


#barbox {
	position: absolute;
	top: 60px; 
	left: 0px;
	width: 199px;
	height: 19px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-width: 0px;
	border-left-width: 1px;
	border-color: #000000;
	border-style: solid;
	font-size: 16px;
	font-family: Arial;
	z-index: 6;
	background-repeat: no-repeat; 
	background-position: 179px 0px;
}


#menubox {
	position: absolute; 
	width: 180px;
	left: 0px;
	top: 0px;
	padding-top: 79px;
	font-size: 16px;
	font-family: Arial;
	z-index: 5;

}

#marginbox {
	position: absolute; 
	width: 180px;
	left: 0px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	border-width: 0px;
	border-left-width: 1px;
	border-color: #000000;
	border-style: solid;
	padding-top: 20px;
	padding-bottom: 4px; 
	padding-left: 8px; 
	z-index: 8;

}

#menutitlebox {
	font-weight: bold; 
	width: 180px;
	padding-top: 20px;
	padding-bottom: 4px; 
	padding-left: 8px; 
	background-repeat: no-repeat; 
	background-position: 0px 0px;
	font-size: 16px; 
	border-width: 0px 1px 0px 1px; 
	border-style:solid;	
	border-color: #000000;
}

#subtitlebox {
	font-weight: bold; 
	width: 568px;
	font-size: 20px; 
	font-weight: bold;
	border-width: 0px;
	border-bottom-width: 1px;
	border-style:solid;	
	border-color: #000000;
	padding-bottom: 3px;
}

