html, body, div, span, p, h1, h2, h3, h4, h5, h6, ul, ol, li, a, table, thead, tfoot, tbody, th, td, form, fieldset, legend, button, input, textarea, label, img, pre, em, hr, address {
	margin:0; padding:0; vertical-align:top;
}

body, html {
	margin: 0 0 30px 0;
	padding: 0;
	background: #D9D9DD;
}

body {
	font: 0.7em Verdana, Arial, sans-serif;
	color: #036;
	line-height: 140%;
}

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 2.5em;
	line-height: 1.1em;
	font-weight: 500;
	letter-spacing: -0.04em;
	color:#036;
	padding:0 0 10px;
}

img.headline1 {
	display: block;
	padding: 0 0 10px 0;
}

h2 {
	font: bold 1.2em Verdana, Arial, sans-serif;
	color: #036;
	padding: 1em 0 0.3em 0;
}

h3 {
	font: 2.2em Verdana, Arial, sans-serif;
	color: #036;
	
}

address {
	margin: 1em 2em 1em 2em;
	font-style: normal;
}

table {
	margin: 1em 0 1.5em 0;
	border-collapse: separate;
}

th, td {
	padding: 3px 5px 3px 5px;
}

th {
	text-align: left;
	font-weight: bold;
	background: #DBDEE3;
}

td {
	text-align: left;
	vertical-align: top;
	background: #F3F3F3;
}

.center {
	text-align: center;
}



p {
	margin: 0.5em 0 1em 0;
}

a {
	text-decoration: underline;
}

a:link, a:visited {
	color: #25447A;
}
a:hover, a:active, a:focus {
	color: #f00;
}

img {
	border: 0;
}

form {
	margin: 5px 0 10px 0;
}

fieldset {
	margin: 0 0 1.5em 0;
	padding: 1em;
	border: 1px solid #DBDEE3;
}

legend {
	font-weight: bold;
	margin-bottom: 1em;
	padding: 0 1em 0 1em;
	border: 1px solid #DBDEE3;
}

label {
	font-weight: bold;
	font-size: 1em;
}

input, textarea {
	background: #FDFDFD;
}

input {
	margin-bottom: 10px;
	padding: 1px 2px 1px 2px;
}

input.radio {
	margin: 0 0 0.5em 0;
	padding: 0 1em 0 0;
	background: transparent;
}

button {
	margin-top: 10px;
	font-weight: bold;
	font-size: 1em;
}

textarea {
	width: 410px;
	margin-bottom: 15px;
	padding: 2px;
}

ul, ol {
	margin: 1em 1.5em 1.5em 2em;
}

ul {
	list-style-type: square;
}

li {
	margin-bottom: 1em;
}

hr {
	height: 1px;
	margin: 0.5em 0 0.5em 0;
	border: 0;
	background: #666;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

ul.quick_links {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

li.quick_links {
	margin: 0 0 0 0.7em;
	display: inline;
}

a.quick_links_image {
	margin: 0 -5px 0 15px;
	display: inline-block;
}

#hostserver_top {
	width: 978px;
	padding: 15px 20px 6px 0;
	font: 1.1em Verdana, Arial, sans-serif;
	color: #25447A;
	text-align: right;
	background: #FFF url(background_body.jpg) no-repeat;
        background-position:0px 8px;
}

#header_img {
	width: 998px;
	height: 188px;
}


a.header_top {
	font-size: 0.9em;
}

a.header_top:link, a.header_top:visited {
	color: #808080;
	text-decoration: none;
}
a.header_top:hover, a.header_top:active, a.header_top:focus {
	color: #f00;
	text-decoration: underline;
}

#nav_bar {
	margin-left: 18px;

}

div.header_nav_l, div.header_nav {
	float: left;
	text-align: center;
	border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #FFF;
	background: #25447A;
}

div.header_nav_l {
	width: 198px;
	border-left-width: 0;
}

div.header_nav {
	width: 194px;
}

div.header_nav_a {
	background: #6F7C90;
}

a.header_nav {
	padding: 5px 0 5px 0;
	font: bold 1em Verdana, Arial, sans-serif;
	display: block;
}
a.header_nav:link, a.header_nav:visited {
	color: #FFF;
	text-decoration: none;
}
a.header_nav:hover, a.header_nav:active, a.header_nav:focus {
	color: #FFF;
	background: #486899;
	text-decoration: none;
}

#container {
	width: 978px;
	padding: 0 0 0 19px;
}

.nav_container {
	float: left;
}

#content, #content_start {
	background: #F5F5F5;
}

#content {
	margin: 0 0 0 210px;
	padding: 0 40px 0 60px;
}

#content_start {
	margin: 0 0 0 329px;
	padding: 0 40px 0 40px;
}

#pagnation_bar {
	width: 706px;
	height: 20px;
	margin-left: 19px;
	padding: 5px 0 3px 272px;
	background: #F5F5F5;
	clear: both;
}

ul.pagnation {
	margin: 0;
	list-style-type: none;
	display: inline;
}

li.pagnation {
	margin: 0;
	font-size: 1em;
	color: #1E3762;
	display: inline;
}

img.pagnation_pfeil {
	vertical-align: top;
	margin: 4px 0 0 5px;
}


img.pagnation_pfeil2 {
	vertical-align: middle;
	margin: 4px 0 0 5px;
}

a.pagnation:link, a.pagnation:visited {
	color: #1E3762;
	text-decoration: none;
}
a.pagnation:hover, a.pagnation:active, a.pagnation:focus {
	color: #25447A;
	text-decoration: underline;
}

div.bottom1, div.bottom2 {
	margin-right: -40px;
	margin-left: -60px;
	padding: 2px 13px 3px 0;
	font: 1em Verdana, Arial, sans-serif;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
}

div.bottom1 {
	margin-top: 20px;
	background: #CECED2;
}

div.bottom_start {
	margin-left: -40px;
}

div.bottom2 {
	color: #DDE0E4;
	text-align: right;
	background: #6F7C90 url(background_bottom2.gif) no-repeat right bottom;
}


a.bottom2:link, a.bottom2:visited {
	color: #DDE0E4;
	text-decoration: none;
}

a.bottom2:hover, a.bottom2:active, a.bottom2:focus {
	color: #FFF;
	text-decoration: underline;
}

img.start_logo {
	margin: 15px 20px 0 0;
}

#member img {margin-left: 25px;
margin-top: -4px;
}
#member
{
margin-top: 38px;
margin-left: 12px;
	clear: right;
}


img.doppelpfeil {
	width: 9px;
	height: 7px;
	margin: 6px 5px 0 3px;
}

ul.teaser_start {
	margin: 0;
	width: 328px;
	float: left;
	margin: 0;
	list-style-type: none;
	background: #25447A;
}

li.teaser_start, li.teaser_start_last {
	margin: 0;
	padding: 10px 20px 10px 20px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #D9D9DD;
}

li.teaser_start_last {
	padding: 2px 20px 2px 20px;
	border-width: 1px 1px 1px 0;
	background: url(background_teaser_bottom.gif) no-repeat right bottom;
}

p.teaser_hl, p.teaser_txt {
	color: #FFF;
}

p.teaser_hl {
	font-size: 1em;
	font-weight: bold;
}

p.teaser_txt {
	font-size: 1em;
}

img.doppelpfeil_teaser, img.doppelpfeil_teaser_sub {
	width: 9px;
	height: 7px;
}

img.doppelpfeil_teaser {
	margin: 5px 15px 0 1px;
}

img.doppelpfeil_teaser_sub {
	margin: 5px 10px 0 1px;
}

img.doppelpfeil_teaser_start {
	width: 9px;
	height: 7px;
	margin: 5px 15px 0 1px;
}

a.nav_link {
	display: block;
	padding: 2px 0 3px 3px;
}

a.nav_sub_link {
	display: block;
	padding: 2px 0 3px 28px;
}

a.teaser_txt {
	padding: 2px 0 3px 0;
}

a.teaser_txt:link, a.teaser_txt:visited, a.nav_link:link, a.nav_link:visited, a.nav_sub_link:link, a.nav_sub_link:visited {
	color: #FFF;
	text-decoration: none;
}

a.nav_link:hover, a.nav_link:active, a.nav_link:focus {
	color: #FFF;
	background: #486899;
	text-decoration: none;
}

a.nav_sub_link:hover, a.nav_sub_link:active, a.nav_sub_link:focus {
	color: #FFF;
	text-decoration: none;
}

a.teaser_txt:hover, a.teaser_txt:active, a.teaser_txt:focus {
	color: #FFF;
	text-decoration: none;
}

div.nav_first {
	width: 210px;
	height: 19px;
	background: #25447A url(background_nav_first.gif) no-repeat right;
}

div.nav_first_bgrnd {
	width: 100%;
	height: 100%;
	background: url(nav_first.gif) repeat-y left top;
}

ul.nav {
	margin: 0;
	width: 210px;
	float: left;
	list-style-type: none;
	background: #25447A;
}

li.nav, li.nav_a {
	margin: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
	background: url(background_nav.gif) repeat-y;
}

li.nav_a {
	font-weight: bold;
	background: #6F7C90;
}

li.nav_sub, li.nav_sub_a {
	margin: 0;
	border: 0;
	background: url(background_nav.gif) repeat-y;
}

li.nav_sub {
	background: #949DAB;
}

li.nav_sub_a {
	background: #A0A8B4;
}

li.nav_sub_a {
	font-weight: bold;
}

div.nav_spacer {
	width: 210px;
	height: 15px;
	clear: both;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
	background: #25447A url(background_nav.gif) repeat-y;
}

div.nav_info {
	width: 190px;
	color: #25447A;
	font-size: 1em;
	padding:  20px 0 20px 20px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
	background: #DBDEE3 url(background_nav_info.gif) repeat-y;
}

div.nav_last {
	width: 210px;
	height: 19px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
	background: #25447A url(background_nav_last.gif) no-repeat;
}

div.info_block {
	width: 170px;
	margin: 15px 20px 20px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #27457B;
	background: #FFF;
}

div.block_right {
	margin: 0 0 20px 40px;
	background: #DBDEE3;
}

div.block_left {
	margin: 15px 0 10px 0px;
	background: #DBDEE3;
}

div.info_block_top {
	padding: 3px 10px 2px 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #27457B;
	background: #25447A;
}



div.info_block_top2 {
	padding: 3px 10px 2px 10px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #27457B;
	background: #cccccc;
}









div.info_block_content {
	padding: 0px 10px 10px 10px;
	background: #DBDEE3;
}


div.info_block_content2 {
	padding: 5px 10px 10px 10px;
	background: #F5F5F5;
}




.info_block_hl {
	font: bold 1em Verdana, Arial, sans-serif;
	color: #FFF;
}

.info_block_txt {
	line-height: 140%;
	padding-left: 25px;
	font-size: 1em;
	color: #000;
}

.info_block_txt_no_img {
	line-height: 140%;
	font-size: 1em;
}

.info_block_content_spacer {
	margin: 5px 0 5px 0;
}

#content_column {
	margin-right: 220px;
}

.clear {
	clear: both;
}

ul.valid_icons {
	list-style-type: none;
}

li.valid_icons {
	margin: 0;
	display: inline;
}

img.vcss, img.valid-xhtml11, img.approved_aaa {
	width: 88px;
	height: 31px;
	border: 0;
	margin: 10px 10px 0 0;
}

li.searchresult {
	margin-bottom: 1.5em;
}

div.error_msg {
	margin-bottom: 20px;
	padding: 5px 5px 0 5px;
	color: #D00;
	border: 1px solid #D00;
	background: #FDFDFD;
}

img.logo {
	margin: 1.5em 2.5em 1em 0;
}

img.teaser_picture {
	display: block;
	margin: 3px 0 5px 0;
}

div.teaser_block_all {
	padding: 0px 0 10px 0;
	float: right;
}

.page_curr {
	margin: 0 3px 0 3px;
	padding: 1px 4px 1px 4px;
	font-weight:bold;
	background: #DDD;
}

ul.pdf_list {
	list-style-type: none;
	margin: 10px 0 0 0;
}

li.pdf_list_teaser {
	border: 1px solid #DBDEE3;
}

li.pdf_list_artikel {
	border: 1px solid #EDEDEF;
}

img.icon_pdf {
	width: 17px;
	height: 17px;
	padding-top: 3px;
	vertical-align: bottom;
	float: left;
}

div.pdf_block {
	margin-left: 22px;
}

img.doppelpfeil_bottom {
	width: 13px;
	height: 14px;
	margin: 5px 0 0 10px;
}

a.teaser_link:link, a.teaser_link:visited {
	text-decoration: none;
}



a.teaser_link2:link, a.teaser_link2:visited {
	text-decoration: none;
	padding: 0px 0px 0px 15px;
}
 a.teaser_link2:visited {
	background: url(check.gif) no-repeat;
		background-position:2px 4px;
}


 a.teaser_link2:link {
	background: url(doppelpfeil_blue.gif) no-repeat;
	background-position:2px 5px;
}


/* Hauptmenue */

ul#mainlevel-nav {
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font: 0.7em Verdana, Arial, sans-serif;
}
ul#mainlevel-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0px;
  width            : 194px;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
  text-align: center;
}
ul#mainlevel-nav li a {
 padding: 5px 0 5px 0;
	font: bold 1em Verdana, Arial, sans-serif;
  display          : block;
  text-decoration  : none;
  color            : #ffffff;
  background-color : #25447A;
}
ul#mainlevel-nav li a:hover {
 background: #486899;
}




ul.main-active {
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font: 0.7em Verdana, Arial, sans-serif;
}
ul.main-active li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0;
  width            : 192px;
  font-size        : 11px;
  line-height      : 22px;
  white-space      : nowrap;
  border-width: 1px 0 1px 1px;
	border-style: solid;
	border-color: #FFF;
  text-align: center;
}
ul.main-active li a {
 padding: 5px 0 5px 0;
	font: bold 1em Verdana, Arial, sans-serif;
  display          : block;
  text-decoration  : none;
  color            : #ffffff;
  background-color : #000000;
}
ul.main-active li a:hover {
 background: #000000;
}




/* Menue an der Seite */

.menu-1 {background-color:#25447A; 


}

.menu-1 ul
{

margin: 0px;
padding: 0px;
font-size: 9pt;
font-family: arial, Helvetica, sans-serif;


}

.menu-1 li {
	    line-height: 21px;
	margin: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
	background: url(background_nav.gif) repeat-y;

}

.menu-1 a, .menu-1 a:visited
{
display: block;

color: #fff;
text-decoration: none;
padding-left: 17px;
margin-left: 14px;
	background: url(doppelpfeil_white.gif);
background-repeat: no-repeat;
background-position:4px 8px;
}

.menu-1 a:hover
{
color: #fff;
background-color: #486899;
text-decoration: none;
}

/*Untermenu */
.menu-2
{padding-top: 4px;
	font-weight: normal;
}
.menu-2 ul
{

margin: 0px;
font-size: 9pt;
font-family: arial, Helvetica, sans-serif;

}

.menu-2 li { 
   background-color: #949DAB;
list-style-type:none;
border: 0px;
line-height: 15px;

}

.menu-2 a, .menu-2 a:visited, .menu-2 a:hover
{
 display: block;
padding: 0px 5px 5px 37px;
color: #fff;
text-decoration: none;
min-width: 70%;
background: url(doppelpfeil_white.gif);
background-repeat: no-repeat;
background-position:18px 3px;
line-height: 14px;

}






ul.menu-top {
	margin: 0;
	width: 210px;
	float: left;
	list-style-type: none;

}

li.menu-current 
{font-weight: bold;
	background-color: #6F7C90;
}


/* Domainsuche */

div.domain_suche {
	width: 190px;
	color: #25447A;
	font-size: 1em;
	padding:  20px 0 20px 20px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #FFF;
	background: #DBDEE3 url(background_nav_info.gif) repeat-y;
}



.submit { 

      color:#5D5D5D;
      font-size:11px;
      font-family:arial, verdana;
      font-weight: bold;
      border: 1px solid #ccd7e0;
      height: 21px;
      repeat: repeat-y;
      width: 100px;
      text-align: center;
      margin-top: -5px;
}

.domain
{
      font-size:10px;
      font-family:arial, verdana;
      text-decoration:none;
      font-weight:bold; 
            color:#555555;

}

.domain3a
{

      font-size:11px;
      font-family:arial, verdana;
      text-decoration:none;
      font-weight:bold; 
     	    
}


.domain_texta {width:110px;
height:17px; 
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:10px; 
color:#7F7F7F;
border-style:solid;
border-width:1px;
border-color:#B1B1B1;
 margin-top: -2px;
}

.domain_select {width:56px; height:19px; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#7F7F7F; border-style:solid; border-width:1px; border-color:#B1B1B1;}

.domaintext
{padding-bottom: 20px;
}




/*Style der Eingabepruefung*/

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	padding: 5px;
	color : #FF3300;
	font-size: 9px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}
.required {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#7F7F7F;
border-style:solid;
border-width:1px;
border-color:#B1B1B1;
}

.not-required {
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:12px; 
color:#7F7F7F;
border-style:solid;
border-width:1px;
border-color:#B1B1B1;
}



th.dark1
{border-top: 1px solid #003366;
	border-left: 1px solid #003366;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	background-color: rgb(39, 69, 123);
}

th.dark2
{border-top: 1px solid #003366;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	background-color: rgb(39, 69, 123);
}

th.dark3
{border-top: 1px solid #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #fff;
	color: #ffffff;
	background-color: rgb(39, 69, 123);
}
	
	
td.dark {
	background: #DBDEE3;
	border-left: 1px solid rgb(39, 69, 123);
	border-right: 1px solid rgb(39, 69, 123);
	border-bottom: 1px solid rgb(39, 69, 123);
}

td.dark2 {
	border-right: 1px solid rgb(39, 69, 123);
	border-bottom: 1px solid rgb(39, 69, 123);
}

td.dark3 {
	background: #DBDEE3;
}
img.pagnation_pfeil2 {
	vertical-align: middle;
	margin: 0px 0 0 5px;
}

ul.right
{
	line-height: 1.1em;
}
li.right
{padding-top: 1px;
}


div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 400px; 
	height: 300px;
	overflow: hidden;
	clear: both;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:650px;
		height:300px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
div.scroller div.content {
		width: 10000px;
		}

	
ul#box-nav {
  list-style       : none;
  padding          : 0;
  margin           : 0;
  font: 0.7em Verdana, Arial, sans-serif;
}
ul#box-nav li {
  display          : block;
  background-image : none;
  padding-left     : 1px;
  padding-right    : 1px;
  float            : left;
  margin           : 0px;
  width            : 93px;
  font-size        : 8px;
  line-height      : 11px;
  white-space      : nowrap;
  border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #ffffff;
  text-align: center;
}
ul#box-nav li a {
 padding: 5px 0 5px 0;
	font: bold 1em Verdana, Arial, sans-serif;
  display          : block;
  text-decoration  : none;
  color            : #ffffff;
  background-color : #25447A;
}
.tabs {
padding:0px 0 0 0px; margin:-11px -10px 0 -11px; list-style:none; height:19px; position:relative; background: #F5F5F5; border-bottom: 1px solid #27457B; width: 402px;}
.tabs li {float:left; margin-right:-4px; margin-bottom:-1px;}
.tabs li a {display:block; text-decoration:none; font-size:11px; font-family:verdana, arial, sans-serif; line-height:16px;}
.tabs li a em {display:block; float:left; height:18px;text-align:center; padding:0 14px; background:#25447A; border:1px solid #000; border-right:0; border-bottom:0; font-style:normal; color:#fff;}
.tabs li a span {display:none;}
.tabs li a b {position:relative; display:block; float:left; z-index:100; width:2px; background:url(/media/site/tab.gif);}

.tabs li a b.p1 {height:18px; margin-top:1px;}
.tabs li a b.p2 {height:16px; margin-top:3px;}
.tabs li a b.p3 {height:14px; margin-top:5px;}
.tabs li a b.p4 {height:12px; margin-top:7px;}
.tabs li a b.p5 {height:11px; width:1px; background:#000; margin-top:9px; font-size:1px; line-height:0; border:0;}

.tabs li a:hover {color:#000; white-space:normal;}

.tabs li a:hover em {background:#486899; color:#fff; cursor:pointer; border-bottom-color:#486899; position:relative; z-index:300;}
.tabs li a.selected em {background:#486899; color:#fff; border-bottom-color:#486899; position:relative; z-index:400;}
.tabs li a.selected:hover em {cursor:default;}
.tabs li a.selected:hover b {cursor:default;}
.tabs li a.selected b {z-index:400; background-position:0 -33px; border-bottom-color:#9bb; cursor:pointer;}

.tabs li a:hover b {background-position:0 -33px; border-bottom-color:#9bb; cursor:pointer;}

#more
{padding-left: 285px;
font-size: 1.1em}

#mainlevel-nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#mainlevel-nav li:hover ul {
	left: -4px;
top: 236px;
width: 100px;
}

ul#mainlevel-nav1 li a {
font-weight: normal;
}


#mainlevel-nav2 li {
	position: relative;
	width: 10em;
top: 0px;
	left: 196px;

}
ul#mainlevel-nav2 li {
  border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
}

ul#mainlevel-nav2 li a {
font-weight: normal;
}

#mainlevel-nav3 li {
	position: relative;
	width: 10em;
	left: 391px;
}
ul#mainlevel-nav3 li {
  border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
}

ul#mainlevel-nav3 li a {
font-weight: normal;
}

#mainlevel-nav4 li {
	position: relative;
	width: 10em;
	left: 588px;
}
ul#mainlevel-nav4 li {
  border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
}

ul#mainlevel-nav4 li a {
font-weight: normal;
}

#mainlevel-nav5 li {
	position: relative;
	width: 10em;
	left: 783px;
}


ul#mainlevel-nav5 li {
  border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
}

ul#mainlevel-nav5 li a {
font-weight: normal;
}



