
body {
	background-color: #3c6794;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	margin-top: 20px;
}

p {
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}


/*** main boxes ***/
#pageframe {
	width: 830px;
	text-align: left;
} 

#logobox {
	position: relative;
	width: 223px;	
	float:left;
}

#titleimagebox {
  width: 598px;
	margin-left: 9px;
	float: left;
	text-align: right;	
}

#leftcolumn {
	margin-top: 9px;
	width: 223px;
	float: left;
}

#contentdata {
	float: left;
  margin-left: 9px;
	margin-top: 9px;
	width: 598px;
}

#subcontentdata {
	float: left;
	margin-top: 9px;
	width: 598px;
	height: 38px;
	background-image: url(/img/bottom-line-bg.gif);
	background-repeat:no-repeat;
	font-size: 11px;
}

.bottomtable {
  width: 598px;
}

.bottompadright {
	padding-right: 15px;
}

#logofachverband {
	margin-top: 10px;
}

#subcontentdata a {
	color: #3c6794;
	text-decoration: none;
}

#subcontentdata a:hover {
	text-decoration: underline;
}


div.contenttext {
	margin-top: 1px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	line-height: 18px;
	margin-bottom: 0px;
}

div.titleflash {
	margin-top: 2px;
}

div.mainmenuitem {
	margin-top: 2px;
	background-color: #cee0f3;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div.submenublock {
	border-top: 1px solid #3c6794;
	margin-top: 5px;
	line-height: 18px;
	padding-top: 3px;
	padding-left: 5px;
}

div.menuhead {
	background-image:url(img/head-menu.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	height: 20px;	
}

div.menubottom {
	background-image:url(img/bottom-menu.jpg);
	background-repeat: no-repeat;
	height: 13px;	
}

div.menuspacer {
	height: 9px;
}

span.mainmenuitem {
	color: #00498c;
	font-weight:bold;
}

.contenttext a {
	color: #00498c;
}

a.mainmenuitem, a.mainmenuitem:link, a.mainmenuitem:visited, a.mainmenuitem:active {
	color: #00498c;
	font-weight: bold;
	text-decoration:none;
}

a.mainmenuitem:hover {
	text-decoration: underline;
}

span.submenuitem {
	color: #00498c;
}

a.submenuitem, a.submenuitem:link, a.submenuitem:visited, a.submenuitem:active {
	color: #00498c;
	text-decoration:none;
}

a.submenuitem:hover {
	text-decoration: underline;
}

div.contentbottom {
	background-image:url(img/bottom-content.jpg);
	background-repeat: no-repeat;
	height: 13px;	
	width: 598px;
}

span.navigator {
	color: #00498c;
	font-weight: bold;	
}

a.navigator, a.navigator:link, a.navigator:visited, a.navigator:active {
	color: #00498c;
	text-decoration:none;

}

a.navigator:hover {
	text-decoration: underline;
}

.contenthead {
	background-image:url(img/head-content.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	height: 20px;
}

.headlinks {
	line-height: 20px;
	font-weight: bold;
	color: #aa9e5a;
	padding-right: 12px;
}

.headlinks a {
	font-weight: bold;
	color: #aa9e5a;
	text-decoration: none;
}

.headlinks a:hover {
	text-decoration: underline;
}


.anrisstext {
	font-size: 11px;
	color: 	#00498c;
	background-color: #ebf3fa;
	margin-top: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 10px;		
}

h1 {
	font-size: 14px;
	color: #00498c;
	font-weight: bold;
	border-bottom: 1px solid #00498c;
}

h2 {
	font-size: 14px;
	color: #00498c;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

.tablehead {
	border-bottom: 1px solid #00498c;
	font-size: 12px;
	font-weight: bold;
}

.imgintext_right {
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}

.imgborder {
	border: 1px solid #000000;
}

/*.referencetable {
	font-size: 11px;
}*/

.referencetable a {
	font-size: 10px;
	color: #00498c;
	text-decoration: none;
}

.tableinnertitle {
	font-weight: bold;

}
.cellbottomborder {
	padding-bottom: 10px;
	padding-top: 2px;
	border-bottom: 1px solid #cfe0f4;
}