/* CSS Document */

body{
	background-image:url(../img/bgslice.gif);
	background-repeat: repeat-x;
	background-color: #7C7D6E;
	text-align: center;
}
.all{
	width: 891px;
	min-height: 500px;
	_height: 500px;
	margin: 0 auto;
	background-image: url(../img/bg_all.jpg);
	background-repeat:no-repeat;
	background-color: #7C7D6E;
	text-align: left;
	position:relative;
}
#start_flash_gross{
	position:absolute;
	width: 220px;
	height: 170px;
	top: 0;
	left: 0;
	z-index: 2000;
	overflow:hidden;
}
#start_flash_klein{
	position:absolute;
	width: 60px;
	height: 70px;
	top: 170px;
	left:0;
	z-index: 2000;	
	overflow:hidden;
}	
#aktueller_monat_img{
	position:absolute;
	width: 89px;
	height: 106px;
	top: 34px;
	left: 123px;
	overflow:hidden;	
}
/*==========================*/
.head {
	height: 170px;
}
.head .flash{
	width: 220px;
	height: 170px;
}
.head .headerimg{
	padding-top: 20px;
	height: 150px;
	width: 671px;		
}
#logo{
	position: absolute;
	top: 34px;
	left: 123px;
	display:inline;	
}

/*==========================*/
.navi{
	height: 70px;	
	overflow:hidden;
	position: relative;
}
.navi .ersterlink{
	margin-left: 60px;
}
.navi .menu_head{
	width: 367px;
	height: 70px;
	background-image:url();
	background-repeat:no-repeat;
}
#menu_title{  /* absolut Positionierter Titel des Menus. */
	position:absolute;	  /* Ist jedoch im navi-Bereich */
	top: 48px;
	left: 596px;
}
.navi #dropdown{
	position:absolute;
	top: 10px;
	left: 560px;
	width: 210px;
	font-size: 12px;
}
/*==========================*/
.main{
	min-height: 220px;
	_height: 220px;
	background-image: url(../img/mainbgslice.gif);
	background-repeat:repeat-y;
}
.main .spacer{
	width: 60px;
	height: 100%;
}
.main .content{	
	width: 454px;
	overflow: hidden;	
	background-color: #fff;
	min-height: 220px;
	
}
.main .menu_outer{
	width: 243px;
	height: auto;
	background-image:url(../img/menu_slice.jpg);
	background-repeat: repeat-y;
	height: 100%;
}
.main .menu{
	width: 238px;
	margin-right: 7px;
	height: 100%;
}
/*==========================*/
.footer{	
	min-height: 37px;
	height: 37px;
	background-image:url(../img/footer.jpg);
	background-repeat:no-repeat;
	margin-bottom: 37px;
}
.footer a{
	color: #706B63;
	text-decoration: none;
	margin-left: 20px;
	font-size: 12px;
}
.footer .design_by_manx{
	margin-right: 80px;	
}
.footer .design_by_manx a{	
	font-size: 8px;	
}
.footer2{
	margin-left: 60px; 
	padding-top: 5px;
}

#flags {
    position:absolute;
    right:67px;
    top:11px;
    width:40px;
}
