body {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#box_content {
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 15;
}

#box_content_links {
	position: relative;
	float: none;
       z-index: 16;
}

#box_content_rechts {
	position: relative;
	width: 400px;
	float: none;
       z-index: 16;
}

.tabelle {
       border: none;
}

.tab_inhalt_links {
       vertical-align: top;
       align: left;
}

.tab_inhalt_rechts {
       vertical-align: top;
       align: right;
}


#box_content a:link, #box_content a:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

#box_content a.active:link, #box_content a.active:visited {
	color: #003399;
	font-weight: bold;
	text-decoration: none;
}

#box_content a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}


p, td, #box_content_links, #box_content_rechts {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #003399;
}

p {
	line-height: 150%;
}

small {
	font-size: 9px;
}

strong {
	font-weight: bold;
}

.padding10 {
	margin-left: 12px;
}

.padding20 {
	margin-left: 24px;
}

.padding30 {
	margin-left: 36px;
}



A:link {
	background-color : transparent;
	color : navy;
	text-decoration : underline;
}
A:visited {
	background-color : transparent;
	font-weight : bold;
	text-decoration : underline;
}
A:hover {
	background-color : transparent;
	color : navy;
	text-decoration : underline;
}
A:active {
	background-color : transparent;
	text-decoration : underline;
}


SELECT {  
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px
} 
INPUT {  
	font-family: Arial, Verdana, Helvetica;
	font-size: 10px 
}


H1 {
	font-size : 17px;
	margin-bottom : 10px;
	margin-top : 0px;
}
H2 {
	font-size : 14px;
	margin-bottom : 5px;
	margin-top : 5px;
}
H3 {
	font-size : 12px;
	margin-bottom : 5px;
	margin-top : 14px;
}
H4 {
	font-size : 10px;
	margin-bottom : 5px;
	margin-top : 14px;
}
.subhead1 {
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-size : 10px;
	color : green;
}
.subhead3 {
	font-size : 10px;
	color : red;
}
.headerdate {
	font-size : 10px;
	color : Green;
	font-weight: normal;
}


.caption {
	color : #FF9966;
}
.bulletlist {
	color : #6600CC;
}
.table {
	color : #CC3366;
}



.searchform {
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}


.loginform {
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	color : #003366;
	font-weight : normal;
}



.filelinks {
	color : #003399;
}
.filelinkssize {
	color : Green;
}



.sitemap1 {
}
.sitemap2 {
	margin-left : 20px;
}
.sitemap3 {
	margin-left : 40px;	
}
.sitemap4 {
	margin-left : 60px;
}




.celmenu {
	margin-top : 10px;
}

.celsubmenu {
	margin-left : 20px;
	margin-top : 3px;
}