/* CSS Document */
body{
	background-image: url(../img/layout/tapete.gif);
}
#layout{
	position: absolute;
	top:50%;
	left: 50%;
	width:729px;
	height:494px;
	margin-top: -274px; 
	margin-left: -364px;
}
#left{
	position: absolute;
	width: 176px;
	height: 350px;
	left: 46px;
	top: 118px;
	border-right: #696969 solid 1px;
}
#menu{
	margin-top: 67px;
}
#content{
	position: absolute;
	width: 445px;
	height: 335px;
	left: 244px;
	top: 131px;
}
#scrollUp{
	position: absolute;
	width: 11px;
	height: 6px;
	left: 454px;
	top: 140px;
} 
#scrollDown{
	position: absolute;
	width: 11px;
	height: 6px;
	left: 454px;
	top: 189px;
} 
#scrollContainer{
	position: relative;
	width: 445px;
	height: 335px;
	overflow: hidden;
	clip: rect(0,375,375,0);
	visibility: hidden;
} 
#scrollText{
	position: absolute;
	top: 0;
	left: 0;
} 
#footer{
	position: absolute;
	top: 481px;
	left: 57px;
}
#banner1{
	position: absolute;
	top: 39px;
	left: 229px;
}
#banner2{
	position: absolute;
	left: 476px;
	top: 39px;
}
#logo{
	position: absolute;
	left: 46px;
	top: 60px;
	width: 150px;
}
#datetime{
	position: absolute;
	top: 12px;
	left: 535px;
	width: 185px;
}
#st_contact{
	position: absolute;
	left: 9px;
	top: 277px;
}
.s_div_left {
	position:relative;
	width:212px;
	height:128px;
	float:left;
	padding: 5px 5px 5px 5px;
}


div.panel_new_content{
	position:absolute;
	width:14px;
	left:428px;
}
div.panel_content{
	position:absolute;
	width:28px;
	left:414px;
}

/*Vertragsverlängerung*/
#vvl_layout{
	position: absolute;
	top:50%;
	left: 50%;
	margin-top: -222px; 
	margin-left: -225px;
	background-image: url(../img/vvl_bg.gif);
	width:450px;
	height:444px;
}
#vvl_content{
	position: absolute;
	width:380px;
	height:386px;
	top: 29px;
	left: 35px;
}

