body {
	background: #DBE1ED;
	padding: 0 0 0 20;
	margin: 0px;
	font: 11px Arial, san-serif;
	color: #333333;
}

td {
	font: 11px Arial, san-serif;
	line-height: 14px;
	color: #333333;
}

a {
	color: #af3a35;
}

a.reihe {
    color: #5D85B3;
    text-decoration: none;
    padding-bottom: 2px;
}

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

#head  { background: url(http://localhost:8080/bo-frontend/_img/bg_head.gif) repeat-x; margin: 0 7; position: relative; width: 970px; height: 88px; padding: 0px }

#base  { background: url(http://localhost:8080/bo-frontend/_img/bg_base.gif) repeat-y; margin: 0;   position: relative; width: 984px; padding: 0px; }

#logo {
	position: absolute;
	left: 10px;
	top: 25px;
}

#ad {
	position: absolute;
	right: 10px;
	bottom: 15px;
}


#infobar {	
	width: 213px;
	float: left;
	margin-left: 9px;
	background: #a9c5ea;
}

#infobar .hl {
	background: url(http://localhost:8080/bo-frontend/_img/bg_hl_infobar.gif) repeat-x;
	height: 20px;
}

#infobar .hltxt {
	padding: 3 0 0 10px;
	color: #184574;
	font-weight: bold;
}

#infobar .padding {	
	padding: 10px;
}

#infobar td.blue {
	color: #184574;
	font-weight: bold;
}

#infobar span.blue {
	color: #184574;
}

#infobar .box {	
	border-top: solid #326D9D 1px;
	border-left: solid #326D9D 1px;
	border-bottom: solid #ffffff 1px;
	border-right: solid #ffffff 1px;
	background: #F1F8FE;
	margin: 6 0 2 0px;
	padding: 6px;
}

#infobar form {
	padding: 0px;
	margin: 6 0 0 0;
}

#infobar a.lightblue {
	color: #F1F8FE;
	font-weight: bold;
	text-decoration: none;
}

#infobar a.lightblue:hover {
	text-decoration: underline;
}

#infobar img.marginbottom {
	margin-bottom: 5px;
}

#infobar hr {
	color: #F1F8FE;
	background-color: #F1F8FE; 
	border-top: 1px solid #6F9CC5;
	margin: 10 0 10 0;
}

#content  { background: #a9c5ea url(http://localhost:8080/bo-frontend/_img/bg_content.gif) repeat-x; margin: 0 7; position: relative; width: 970px; }

#menu  { background: url(http://localhost:8080/bo-frontend/_img/bg_menu.gif) repeat-x; position: relative; height: 33px; width: 730px; margin-left: 10px;}

.mainfloat {
	float: left;
}

ul#mainmenu	{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
	
	
ul#mainmenu li  { font: bold 12px arial, sans-serif; background: url(http://localhost:8080/bo-frontend/_img/mmtab.gif); text-align: center; margin: 0 1px 0 0; width: 112px; height: 33px; float: left }
	
ul#mainmenu li.active  { background: url(http://localhost:8080/bo-frontend/_img/mmtabsel.gif) }

#mainmenu a {
	margin-top: 13px;
	display: block;
	color: #DBE7F9;
	text-decoration: none;
}

#mainmenu a.active {
	color: #2A5B8D;
}
	
#mainmenu a:hover {
	text-decoration: underline;
}

#sidemenu {
	position: absolute;
	left: 450px;
	bottom: 1px;
	width: 290px;
}
	
	
#sidemenu a {
	font: 10px arial, sans-serif; 
	line-height: 10px;
	display: block;
	padding: 0 5 3 5;
	color: #A0BDE4;
	text-decoration: none;
	background: url(http://localhost:8080/bo-frontend/_img/bg_sidemenu.gif) no-repeat right bottom;
	float: left;
}

#sidemenu a:hover {
	color: #ffffff;
}

#sidemenu .nosep {
	background: none;
}

#submenu {
	width: 730px;
	background: #A0BDE4;
	color: #184574;
	border-bottom: 1px solid #799DCE;
	margin-left: 10px;
}

#submenu .padding {
	padding: 5px;
}

#submenu a {
    font-family: Arial, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    color: #ffffff;
}

#sidemenu a.hover {
    text-decoration: underline;
}

#searchbox {
	margin-left: 10;
	background: #A0BDE4;
	color: #184574;
	border-bottom: 1px solid #799DCE;
	width: 730px;
}

#searchbox .padding {
	padding: 20px 0px 20px 22px;
}

form {
	padding: 0px;
	margin: 0px;
}

#searchbox .search {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 4px;
}

#searchbox fieldset {
	border: 1px solid #E4EDFA;
}


#searchbox input, select {
	font: 11px arial, san-serif;
	color: #184574;
	border: 1px solid #2A5B8D;
}

#searchbox input.searchtxt {
	width: 575px;
	margin-bottom: 3px; 
}

#searchbox input.noborder {
	border: 0px;
}

#searchbox select {
	width: 265px;
}

#searchbox select.disabled {
	background-color: #DBE1ED;
	color: #336699;
}

#searchbox select.berufmode {
	background-color: #DBE1ED;
	color: #FF0000;
}

#searchbox select.verlag {
	width: 150px;
}

#searchbox td {
	color: #184574;
}

#searchbox fieldset {
    font: 12px arial, san-serif;
    font-weight: bold;
}

#searchbox p {
    font: 11px arial, san-serif;
    font-weight: bold;
}

#main {
	position: relative;
	background: #ffffff;
	border-top: 2px solid #E4EDFA;
	width: 730px;
	margin: 0 0 0 10;
}

#urhere {
	margin: 0 0 30 0;
	padding: 0;
	color: #2F4C78;
	font-size: 10px;
}

#urhere a {
	color: #2F4C78;
}

#resultpagenav {
	position: relative;
	border-top: 1px solid #ADC6E8;
	padding-top: 10px;
	margin: 40 0 0 0;
	color: #2F4C78;
	font-size: 12px;
	width: 670px;	
}

#resultpagenav a {
	color: #2F4C78;
}

#resultpagenav .top {
	position: absolute;
	right: 0px;
	top: 11px;
	font-size: 10px;
}

#bottom  {
	background: url(http://localhost:8080/bo-frontend/_img/bg_bottom.gif);
	width: 984px;
	height: 53px;
	text-align: center;
}

#bottom td {
	color: #336699;
	font-size: 9px;
}

#bottom a {
	color: #336699;
	text-decoration: none;
	padding-right: 3px;
}

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


h1 {
	color: #A0BDE4;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 15 0;
	padding: 0px;
	width: 550px;
}

h2 {
	font-weight: bold;
	color: #A0BDE4;
	font-size: 14px;
	margin: 0 0 15 0;
	padding: 0px;
}

a.home {
	font-weight: bold;
	color: #A0BDE4;
	font-size: 17px;
	margin: 0 0 15 0;
	padding: 0px;
	text-decoration: none;
}

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

h3 {
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	margin: 0 0 10 0;
	padding: 0px;
}

h4 {
	font-weight: bold;
	color: #184574;
	font-size: 12px;
	margin: 0 0 3 0;
	padding: 0px;
}

h5 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	color: #184574;
}


h6 {
	margin: 0 0 2 0;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #184574;
}

span.lightblue {
	color: #5D85B3;
}

span.darkblue {
	color: #2F4C78;
}

.largelineheight {
	line-height: 20px;
}

.floatleft {
	float: left;
}

.floatright {
   float: right;
}

.border1px {
	border: 1px solid #336699;
}

.padding25 { padding:25px; }
.padding20 { padding:20px; }
.padding10 { padding:10px; }
.padding5 { padding:5px; }