/* CSS Document */

html{
height:100%;
}

body {
background-color:#F3F3F3;
margin: 0 0 0 0;
background-image:url(../img/background.jpg);
background-position:left;
background-repeat:repeat-y;
height:100%;

}


#logo {
position: absolute; left: 62px; top: 22px; width: 187px; height: 60px; z-index: 20;

}


DIV.balken {
	position:absolute;
	left:31px;
	top:177px;
	width:951px;
	height:15px;
	line-height:0px;
	z-index:20;
	background-image: url(../img/spacerback.gif);
	background-position:left;
	background-repeat:repeat;
	background-color:#CCCCCC;
}

#headerimg {
	position: absolute; 
	left: 29px;
	top: 73px; 
	width: 836px;
	height: 115px;
 	z-index: 30; 
	background-image: url(../img/headerimg_spacer.gif);
  	
	border-right-color:#006699;
  	border-right-style: solid;
	border-right-width: 1px;
	
	border-left-color:#006699;
 	border-left-style: solid;
 	border-left-width: 1px;

	border-top-color:#006699;
	border-top-style: solid;
	border-top-width: 4px;
 
 
}


#headerfla {
	position: absolute; 
	left: 29px;
	top: 73px; 
	width: 836px;
	height: 115px;
 	z-index: 29; 
	background-image: url(../img/headerimg_spacer.gif);
  	
	border-right-color:#006699;
  	border-right-style: solid;
	border-right-width: 1px;
	
	border-left-color:#006699;
 	border-left-style: solid;
 	border-left-width: 1px;

	border-top-color:#006699;
	border-top-style: solid;
	border-top-width: 4px;
 
 
}

#mainmenu  {
	position:absolute;
	left:60px;
	top:177px;
	padding:0px;
	visibility:visible;
	z-index: 50;
	width: 501px;
	height: 15px;
}


#login {
    position:relative;
	border: 0px solid #cccccc;
	z-index: 50;
	height: auto;
	width: 387px;
	left: 594px;
	top: 0px;
	
}


#top {
    position:absolute;
	border: 0px solid #cccccc;
	z-index: 400;
	height: auto;
	width: 176px;
	left: 452px;
	top: 2px;
	
	
}

#region {
	position:absolute;
	border: 0px solid #cccccc;
	z-index: 200;
	height: auto;
	/*width: 387px;*/
	left: 867px;
	top: 157px;
	width: 113px;
	
}

#imageCol {
position:absolute;
	left:988px;
	top:14px;
	width:170px;
	overflow:visible;
	visibility: visible;

}

#contentsection{
position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:auto;
	z-index:40;

}

#footer {
position:absolute;
z-index:100;
display:block;
width:115px;
bottom:0px;
background-color:#E9E9E9;
left:675px;
top:14px;
width:117px;
height:16px;
z-index:101;
}

