* {
	margin: 0px;
	padding: 0px;
}

p {
	margin-bottom: 12px;
	font-size: 10pt;
}

td{
	font-size: 10pt;
}

.main {
	font-size: 10pt;
}

body {
	background-color: #FFFFFF;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
}

div#all {
/*	border-left: 2px solid #B8CC4A;
	border-right: 2px solid #B8CC4A; */
	width: 1010px;
	height: auto;
	min-height: 100%;
	margin:0px auto;
	text-align:left;
	background-position: bottom left;
	background-image: url(/images/bg_new.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-size: 11px; 
	position: relative;
}


div#headtop{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

div#maincontainer {
	width: 1010px;
	position: relative;
}

div#top {
	width: 1010px;
	position: relative;
}

div#leftnav {
	padding: 12px;
	float: left;
	width: 170px;
}

div#leftnav a{
	font-size: 10px;
}

div#pageContent {
	font-size: 1em;
	width: 555px;
	margin-left: 15px;
	float: left;
}

div#right {
	width: 206px;
	float: right;
}

div#righttop{ 
	height: 75px;
	background-image: url(/images/right_menu_top.gif);
	background-repeat: no-repeat;
}

div#rightbottom{
	height: 75px;
	margin-top: -25px;
	background-image: url(/images/right_menu_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
}

div#righttext{
	font-size: 10px;
	font-weight: bold;
}

div#rightBG{
	background-image: url('/images/news_BG.jpg');
	background-repeat:no-repeat;
	width: 205px;
	height: 209px;
}

div#rightcontent{
	padding-top: 55px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 12px;
}

div #rightspacer{
	font-size: 20px;
}

div#bgimage {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	width: 321px;
	height: 320px;
	margin-left: 40px;
	margin-bottom: 335px;
	position:absolute;
}


div.contentHeader{
	margin-top: -47px;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 35px;
}

div.contentHeader a{
	color: #FFFFFF;
}

div#contentLink{
	float:right;
	padding-right: 10px;
	top: 150px;
}

div#contentLink a{
	color: #000000;
	font-weight: bold;
}


div#leftnav UL a:link, div#leftnav UL a:visited, div#topnav a:link, div#topnav a:visited {
	text-decoration: none;
	/*color: #EE4E22; */
}

div#leftnav UL a:hover, div#topnav a:hover {
	text-decoration: none;
/*	color: #94A62F; */
}

div#leftnav a.selected, div#topnav a:selected {
	color: #94A62F !Important;
}


div#leftnav a.current, div#topnav a:current {
	color: #9B5900 !Important;
}

div#leftnav img.illu {
	margin-left: 16px;
	margin-top: 12px
}

div.spacer {
  clear: both;
  height: 28px;
  position: relative;
}

div#footer {
/*	background-image: url(/images/footslice.jpg);
	background-repeat: no-repeat;*/
	background-color: #0F1B5F;
	width: 1010px;
	height: 24px;
	position: absolute;
	bottom: 5px;
	
}


div#topnav {
	background-color: #85C9EB;
	height: 36px;
	border-top: 1px solid #0E0372;
	border-bottom: 1px solid #0E0372;
	vertical-align: middle;
	color: #0E0372;
	font-weight: bold;
	font-size: 10pt;
}



div#sysmessages {
	border: 1px solid #85C9EB;
	background-color: #DAEFF9;
	padding: 4px;
	font-size: 1em;
	font-weight: bold;
}

div.pageHeader{
	padding-bottom: 5px;
	color: #0E0372;
	font-weight: bold;
	font-size: 14pt;
}


.dezent {
	color: #94A62F;
	font-weight: bold;
	font-size: 0.75em;
}

h1 {
	color: #0E0372;
	font-weight: bold;
}

h2 {
	padding-bottom: 5px;
	color: #0E0372;
	font-weight: bold;
	font-size: 14pt;
}

h3 {
	color: #85C9EB;
	font-weight: bold;
	font-size: 11pt;
	padding-bottom: 15px;
}

a{
	color: #0E0372;
	text-decoration: none;
}

a img{
	border: 0px;
}

a:clicked{
	color: #0E0372;
}

a:hover{
	color: #000000;
}

.langlink a{
	color: #FFFFFF;
	padding-left: 5px;
}

.langlink{
	padding-top: 3px;
	float: left;
}

.footlinks a{
	color: #FFFFFF;
	font-size: 10pt;
}

.footlinks{
	float: right;
	margin-left: 250px;
	margin-top: 4px;
}

.menulink{
	padding-left: 20px;
	padding-right: 20px;
}

.menulink_de_DE{
	padding-left: 20px;
	padding-right: 20px;
}

.menulink_en_EN{
	padding-left: 30px;
	padding-right: 30px;
}

.submenulink{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 2px;
}

.submenuitem{
	width: 146px;
	border-bottom: 1px solid #0E0372;
	padding: 2px;
}

.leftmenu_block{
	background-color: #DAEFF9; 
	margin-left: -11px;
	border: 1px solid #CCCCCC;
}

.leftmenu_title{
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #FFFFFF;
}

.leftmenu_link{
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #FFFFFF;
	cursor: pointer;
	width: 179px;
	color: #515151;
}

.jsmenu{
	width: 150px; 
	text-align: left; 
	top: 224px; 
	left: 0px; 
	position:absolute; 
	background-color: #85C9EB; 
	/*
	filter:alpha(opacity=88);
	-moz-opacity:.88;
	opacity:.88; 
	*/
	float: none; 
	z-index: 1000; 
	visibility: hidden;
	border-left: 1px solid #0033FF;
	border-right: 1px solid #0E0372;
	border-bottom: 1px solid #0033FF;
}

.jsmenu a{
	color: #000000;
	font-size: 11px;
}

.jsmenulink{
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #FFFFFF;
	cursor: pointer;
}

.incorrect{
	color: #FF0000;
	font-size: 11px;
}

.correct{
	color: #009900;
	font-size: 11px;
}

.small{
	font-size: 11px;
}

.loginBlock{
	padding: 8px;
/*
	width: 430px;
	height: 180px;
	position: absolute;
	top: 330px;
	left: 37%;
	*/
}

.loginBG{
	width: 430px;
	height: 190px;
	border:1px solid #0E0372; 
	padding-top:30px; 
	padding-left:33px; 
	padding-bottom:20px;
	filter:alpha(opacity=11);
	-moz-opacity:.11;
	opacity:.11; 
	background-color: #85C9EB;
}

.inputtext{
	font-size: 12px;
	color: #0E0372;
}

input.text{
	border: 1px solid #000000;
	padding: 1px;
}

textarea{
	border: 1px solid #000000;
	padding: 1px;
}

select{
	border: 1px solid #000000;
	padding: 1px;
}

input.button{
	border: 1px solid #FFFFFF;
	background-color: #85C9EB;
	padding-left: 4px;
	padding-right: 4px;
}

input.button:hover{
	background-color: #90D9FE;
}

input.button:active{
	background-color: #85C9EB;
}

.sitemap{
	font-size: 10px;
	vertical-align: top;
}

.sitemap_title{
	font-size: 11px;
	vertical-align: top;
	background-color: #85C9EB;
}

.sitemap_content{
	padding-top: 5px;
}

.formDesc{
	font-size: 11px;
}

.formDescNeed{
	font-size: 11px;
	font-weight: bold;
}

table td p{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

