
body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#all{
	width: 780px;
	margin-left: -390px;
	left: 50%;
	top: 5px;
	position: absolute;
	background-color: #FBFBFB;
	border: 1px solid #EAEAEA;
}
		#banner{
	position: relative;
	left: 20px;
	width: 735px;
	top: 0px;
}
#menutop{
	top: 100px;
	width: 780px;
	position: absolute;
	height: 20px;
	vertical-align: bottom;
	padding-top: 3px;
	font: bold 75% Arial, Helvetica, sans-serif;
	color: #F5F4FB;
	vertical-align: bottom;
	background: #483D8B;
}
#menutopL{
	margin-left: 75px;
	position: absolute;
	padding: 0px 8px 0px 8px;
}
#menutopSearch{
	margin-left: 635px;
	position: absolute;
	padding: 0px 8px 0px 8px;
}
#menutopR{
	margin-left: 725px;
	position: absolute;
	padding: 0px 8px 0px 8px;
}
	#leftcontent {
	position: absolute;
	left: 25px;
	width: 145px;
	top: 130px;
	padding: 3px 3px 3px 4px;
border:0px;
}

	#centerleftcontent {
	position: absolute;
	left: 190px;
	width: 520px;
	top: 130px;
	background: #FEFEFE;
	padding: 3px 3px 3px 4px;
border:1px solid #BDECFC;
border-right: 0px;
border-bottom: 0px;
}
#centerleftcontent1 {
	position: relative;
	left: 35px;
	width: 705px;
	top: 30px;
	background: #FEFEFE;
	padding: 3px 3px 3px 4px;
}
#centerleftcontent3 {
	position: absolute;
	left: 190px;
	width: 550px;
	top: 150px;
	background: #FEFEFE;
	padding: 3px 3px 3px 4px;
}
	#centerrightcontent {
	position: absolute;
	left: 600px;
	width: 140px;
	top: 150px;
	background: #FFFFED;
	padding: 3px 3px 3px 4px;
}

	#rightcontent {
	position: absolute;
	left: 760px;
	width: 130px;
	top: 2px;
	background: #fff;
	padding: 3px 3px 3px 4px;
border:1px solid #000;
border-top: 0px;
border-bottom: 0px;
}
	#content100 {
	position: absolute;
	left: 35px;
	width: 685px;
	top: 150px;
	background: #FEFEFE;
	padding: 3px 3px 3px 4px;
}
#foot{
	width: 100%;
	text-align: center;
	color: White;
	background-color: #015497;
	font-size: 85%;
	font-weight: bold;
	position: static;
	margin-bottom: 7px;
}
.footsmall{
	
	font-size: 85%;
}
#footDefault{
	text-align: center;
	color: White;
	background-color: #015497;
	font-size: 75%;
	font-weight: bold;
	float: left;
	width: 300px;
	margin-top: 30px;
	margin-left: 45px;
}
.floatR{
	width: 140px;
	border: 0px;
	float: right;
	margin: 4px 4px 4px 4px;
	padding: 4px 3px 2px 4px;
	background-color: #FFFFFD;
}
.floatR2{
	width: 140px;
	border: 1px dotted #1E90FF;
	float: right;
	margin: 4px 4px 4px 4px;
	padding: 4px 3px 2px 4px;
	background-color: #FFFFFD;
}
.floatL{
	width: 140px;
	border: 0px;
	float: left;
	margin: 4px 4px 4px 4px;
	padding: 4px 3px 2px 4px;
	background-color: #FFFFFD;
}
	
/**#centerrightcontent, #centerleftcontent, #centerleftcontent1, #centerleftcontent3 , #leftcontent, #content100 {
		border:1px solid #000;
		}
	**/	
	p,h1,h2,h3,h4,h5,h6,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:140%;
		padding-top:10px;
		}
	h2 {
		font-size:120%;
		padding-top:10px;
		}
		h3{
		font-size:72px;
		padding-top:10px;			
		}
	
	
.mlink{
	color: White;
}

.mail{
	text-decoration: underline;
}

.mail a{
	color: #fff;
}

#menu {
	width: 145px;
	font-weight: bold;
	font-size: 75%;
	color: #fff;
	}



div#menu ul {
	margin: 0;
	padding: 0;
	background: #015497;
	border-width: 0 0 0 0;
	border-style: solid;
	border-color: #257;
}
  
div#menu li {
	position: relative;
	list-style: none;
	margin: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #BBBBBB;
	color: #fff;
}
  
div#menu li a:hover {
	background-color: #ddd;
	color: Black;
}
	
div#menu li a {
  display: block; 
  padding: 0.25em 0 0.25em 0.5em;
  text-decoration: none; 
	color: #fff;
  width:10.5em;}
  
div#menu>ul a {
  width: auto;}
  
div#menu ul ul {
  position: absolute; 
  top: -1px; 
  left: 11em;
display:none;}

div#menu ul.niveau1 li.sub:hover ul.niveau2,
div#menu ul.niveau2 li.sub:hover ul.niveau3 {
  display:block;}
  
  div#menutopL a {
	padding: 0.25em 0 0.25em 0.5em;
	text-decoration: none;
	color: #fff;
	width: 10.5em;
	border: 2px solid #bbb;
	border-left: 0px;
	border-bottom: 0px;
	padding-right: 3px;
}
div#menutopL a:hover {
	color: #fff;
	border: 2px dotted #FF8C00;
	border-left: 0px;
	border-bottom: 0px;
}
	

