html, body{
	margin:0;
	padding:0;
	height:100%;
	background-image:url(../images/web/bg1.jpg);
	background-repeat:repeat-y;
	background-color:#EEF3F5;
}
#container-page {
width:100%;
height:100%;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;

}
#container-content {
padding-bottom: 170px;
background-color:transparent;


}
#container-foot {
width: 394px;
height: 116px;
left:389px;
float:left;
position: absolute;
bottom: 0 !important;
bottom: -1px;

}
#container-foot2 {
width: 265px;
float:right;
height: 183px;
position: absolute;
bottom: 0 !important;
bottom: -1px;
right: 0 !important;
right: -1px;

}
.mytext{
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
}
#navi { margin: 0; padding: 0 0 20px 0; border-bottom: 1px solid #ffffff;font-family:Verdana;font-size:11px; } 
#navi ul, #navi li{ margin: 0; padding: 0; display: inline; list-style-type: none; }
 #navi a:link, #navi a:visited { float: left; line-height: 11px; font-weight: bold; margin: 0 2px 0 2px; text-decoration: none; color: #4368a7; } 
 #navi #akt { padding-bottom: 2px; color: #2a498a; border-bottom: 1px solid #2a498a; } 
 #navi a:hover, #navi a:hover#akt { padding-bottom: 2px; color: #2a498a; border-bottom: 1px solid #2a498a; } 

