@charset "UTF-8";
/* CSS Document */
.body {
	background-color: #231F20;
}

.content_balloon {
	position: absolute;
	width: 265px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
}
.big_balloon {
	padding-top: 50px;
	
	width: 465px;
	height: 450px;
	margin-left: auto;
	margin-right: auto;
}
.balloon1 {
	top: 37px;
	left: 49px;
	z-index: 1000;
}
.balloon2 {
	top: 37px;
	left: 372px;
	z-index: 1001;
}
.balloon3 {
	top: 37px;
	left: 695px;
	z-index: 1002;
}
.balloon4 {
	top: 355px;
	left: 207px;
	z-index: 1003;
}
.balloon5 {
	top: 355px;
	left: 537px;
	z-index: 1005;
}
.scrapbook_content {
	overflow: auto;
	height: 241px;
	width: 98%
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding: 0px;
	margin-top: 2px;
}


.scrapbook_content div {
	padding-right: 2px;

}
.scrapbook_content h2 {
	color: #FFFFFF;
	font-size: 14px;
	
	font-weight: normal;
	
	padding: 0px;
	margin: 0px;

}
.scrapbook_content h2 a {
	color: #9C4041;
	text-decoration: underline;

}
.scrapbook_content a {
	color: #FFFFFF;
	text-decoration: underline;
}
.scrapbook_content a:hover {
	text-decoration: none;
}
.video_cover {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	padding-top: 45px;
	z-index: 5000;
	display: none;

}

.scrapbook_container {
	
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 30000;
	
}


.video_overlay {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 40000;
}
* html .no_video_overlay_bg { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
* html .no_video_overlay_content { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.video_overlay_bg {
	background-color: #231F20;
	filter:alpha(opacity=85); 
	-moz-opacity:0.85; 
	opacity: 0.85; 
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10001;
	
	
}

.video_overlay_content {
	background-image: url(../images/global/big_balloon.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 750px;
	z-index: 40005;
}
.scrapbook_more {
	margin-top: 25px;
}
.scrapbook_more a {
	text-decoration: none;
	color: #FFFFFF;
}
.scrapbook_more a:hover {
	text-decoration: underline;
}
.scrapbook_head {
	border: 0px;
	
}

.scrapbook_head_big {
	border: 0px;
	position: absolute;
	top: 64px;
	left: 303px;
	z-index: 50082;
	
	
}
.scrapbook_content_big_internal {
	padding-right: 25px;
}
.scrapbook_content_big {
	position: absolute;
	left: 305px;
	
	top: 141px;
	overflow: auto;
	height: 375px;
	width: 402px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 16px;
	color: #ffffff;
	padding: 0px;
	margin-top: 2px;
}
.scrapbook_content_big h2 {
	color: #FFFFFF;
	font-size: 18px;
	
	font-weight: normal;
}

.scrapbook_more_large {
	border: 0px;
	position: absolute;
	font-size: 16px;
	width: 402px;
	top: 550px;
	left: 303px;

}
.main_scrapbook {
	position: relative;
	old_background-color: #F9F9EF;
	background-color: #231F20;
	background-image: url(/spiegelandgrau/images/global/bubbles.gif);
	background-repeat: no-repeat;
	background-position: 0px 30px;
	height: 750px;
}
.main_scrapbook_large {
	position: relative;
	width: 1009px;
	background-color: #231F20;
	background-image: url(/spiegelandgrau/images/global/big_balloon.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 750px;
}
.blog_links {
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	
}
.blog_post {
	padding-top: 2px;
	padding-bottom: 2px;

}
.blog_post a {
	font-weight: bold;
	font-size: 13px;
	

}
.scrapbook_footer_container {
	font-size: 10px;
	color: #FFFFFF;
	width: 1009px;
}
.scrapbook_footer_container a {
	color: #FFFFFF;
	text-decoration: underline;
}
.scrapbook_footer_container a:hover {
	text-decoration: none;
}
