/* CSS Document */

/* ########### INHALTS-FORMATIERUNGEN ############# */
.suchfeld {
	width:150px !important;
	height:17px !important;
	font-size:10px;
	color:#0D0450;
	border:1px solid #FFFFFF;
	text-align:right;
	padding-right:21px;
}

#suchbox {
	position:relative;
	float:left;
	padding-top:20px;
	width:177px !important;
	height:19px !important;
}

#footer {
    position:relative;
    width:744px;
    height:39px;
    background-image:url(../img/footer-bg.gif) no-repeat top left;
}

#statikmenu {
    position:relative;
    float:left;
	width:520px;
	height:19px;
	text-align:right;
    margin-top:0px !important;
	margin-left:35px;
}
.vmenu-1
{
	position:relative;
    float:left;
	margin-top:0px !important;
    width:673px !important;	
}

.vmenu-1-no {
	clear:both;
	padding:3px 10px 0px 0px;
    margin-bottom:3px;
	width:95px !important;	
    text-align:right;
    height:17px !important;	
}

.vmenu-1-act {
	padding:3px 10px 0px 0px;
	margin-bottom:3px;
	position:relative;
    float:left;
    background-color:#00516e;
	width:95px;	
    height:17px !important;
    text-align:right;
}

.vmenu-2 {
	position:relative;
    float:left;
	width:568px !important;
	height:20px !important;
	background-color:#0092b3;
}

.vmenu-2-no {
	width:100px;
	float:left;
	display:block;
	height:17px !important;	
	padding-top:3px;
	text-align:center;
}
.vmenu-2-no a:hover{
    display:block;
}
.vmenu-2-act {
	display:block;
	float:left;
	height:17px !important;
}	
#choose_lang {
    position:relative;
    float:left;
    clear:both;
    width:71px !important;
    margin-top:120px !important;
    text-align:center;
}
#maincontent {
	position:relative;
	width:440px;
	padding-left:88px;
    padding-right:39px;
}