html, body{
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms",georgia,verdana,arial,helvetica,geneva,sans-serif;
	font-size: 11px;
}

body{
	background: #D5D4BA;
	margin-top: -87px;
}

#container{
	position: absolute;
	width: 774px;
	height: 673px;
	left:50%;
	margin-left:-387px;
	margin-top:10px;
	/*background: white;*/
}

#login_container{
	background:white;
	height: 87px;
	display: block;
	background: Url(../bilder/layout/back_login.gif);
	background-position: bottom;
	width:100%;
}

#login_container table{
	position:absolute;
	background: #AEAFB0;
	width: 400px;
	left:50%;
	margin-left:-200px;
	border:0px solid #797B7E;
	padding-bottom:5px;
	padding-top:2px;
}

#login_container form{
	margin:0px;
	padding-top:10px;
}

#login_container input{
	border: 1px solid #84888D;
	padding-left:5px;
	font-size:11px;
}

#book_deckel{
	position: absolute;
	height: 614px;
	width: 33px;
	background-image: Url(../bilder/layout/buch_ruecken.gif);
	top:25px;
	left: 163px;
}

#book_back{
	position: absolute;
	height: 581px;
	width: 578px;
	background: #373636;
	left:33px;
	z-index:2;
}

#sticker_orange{
	position: absolute;
	height: 64px;
	width: 69px;
	background-image: Url(../bilder/layout/sticker_orange.gif);
	left: 613px;
	top: 8px;
	z-index:10;
}

#page_3{
	position: absolute;
	height: 565px;
	width: 571px;
	background: #ABAAAA;
	left: 193px;
	top: 34px;
	z-index: 20;
}

#sticker_blue{
	position: absolute;
	height: 63px;
	width: 69px;
	background-image: Url(../bilder/layout/sticker_blue.gif);
	left: 483px;
	top: 15px;
	z-index:30;
}

#page_2{
	position: absolute;
	height: 565px;
	width: 571px;
	background: #C5C5C5;
	left: 183px;
	top: 44px;
	z-index: 40;
}

#sticker_green{
	position: absolute;
	height: 63px;
	width: 69px;
	background-image: Url(../bilder/layout/sticker_green.gif);
	left: 353px;
	top: 27px;
	z-index: 50;
}

#page_1{
	position: absolute;
	height: 565px;
	width: 571px;
	background: #DFE0E0;
	left: 173px;
	top: 54px;
	z-index: 60;
	padding:0px;
}

#sticker_red{
	position: absolute;
	height: 63px;
	width: 69px;
	background-image: Url(../bilder/layout/sticker_red.gif);
	left: 223px;
	top: 31px;
	z-index: 70;
}

#book_front{
	position: absolute;
	height: 581px;
	width: 578px;
	background: #373636;
	top: 58px;
	left: 163px;
	z-index:80;
}

#book_page3_open{
	position: absolute;
	height: 673px;
	width: 194px;
	background-image: Url(../bilder/layout/buch_seite3_offen.gif);
	top: 0px;
	left: 0px;
	z-index:90;
}

#book_page2_open{
	position: absolute;
	height: 663px;
	width: 184px;
	background-image: Url(../bilder/layout/buch_seite2_offen.gif);
	top: 10px;
	left: 0px;
	z-index:90;
}

#book_page1_open{
	position: absolute;
	height: 651px;
	width: 175px;
	background-image: Url(../bilder/layout/buch_seite1_offen.gif);
	top: 23px;
	left: 0px;
	z-index:90;
}

#book_front_open{
	position: absolute;
	height: 648px;
	width: 163px;
	background-image: Url(../bilder/layout/buch_vorne_offen.gif);
	top: 24px;
	left: 0px;
	z-index:90;
}

#front_pic_container{
	position: absolute;
	padding-left: 30px;
	margin-top: 60px;

	text-align: center;
	font-size:1px;
}

.front_pic_box{
	float:left;
	border: 1px solid #586456;
	padding:1px;
	margin-right:26px;
	margin-bottom:26px;
	background: white;
}

.front_pic_box img{
	cursor: pointer;
}

.front_pic_box img:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.aktuelles_container{	float:left;	margin-bottom: 20px;	letter-spacing: 1px;	line-height: 15px;	background:#F1EEEA;	width:500px;	padding: 5px;}.aktuelles_container .top{	border-bottom: 1px solid #38843F;	margin-bottom: 5px;	font-size:12px;	padding:1px;	letter-spacing: 0px;}.aktuelles_container .top_right{	float:right;	font-size:11px;}.aktuelles_container .top_left{	float:left;}.aktuelles_container .pic{	float:left;		margin-right: 12px;	margin-left:0px;	margin-bottom: 12px}

.aktuelles_container .pic img{
	width: 110px;	
	border: 2px solid #38843F;
}

.clear {
	clear: both;
}

#sticker_ffdlink{
	position:absolute;
	z-index:1;
	height: 33px;
	width: 80px;
	bottom:100px;
	left:600px;
	background-image: Url(../bilder/layout/sticker_ffdlink.gif);
	background-repeat: no-repeat;
}

#team_foto_container{
	border: 4px solid #0D5E95;
	float:left;
	font-size:1px;
	margin-bottom:5px;
}

#team_foto_container img{
	width:520px;
	border:none;
}

#page_3 h2{
	color:	#0D5E95;
}
