 	
body 
	{
	color: white;
	background-color: #A7C8E7;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(img/effecttest2.jpg);
	}
.body_right_corner 
	{
	background-image: url(img/right_body_corner.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 9999px;
	width: 400px;
	z-index: -1;
	float: right;
	clear: both;
	}

#horizon        
	{
	color: white;
	background-color: #0ff;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 0px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -442px;
	position: absolute;
	top: -305px;
	left: 50%;
	width: 885px;
	height: 560px;
	visibility: visible;
	}
	
	#menu {
	margin: 0px;
	height: 90px;
	width: 885px;
	float: left;
}

#menu_left {
	height: 90px;
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 42px;
	text-align: left;
}
#menu_right {
	margin: 0px;
	height: 90px;
	width: 500px;
	float: left;
}
#flash {
	margin-top: 40px;
	margin-right: 1px;
}
#flash_holder {
	margin-top: 0px;
	height: 470px;
	width: 885px;
	background-image: url(img/layout5.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#flash_holder_film {
	margin-top: 0px;
	height: 470px;
	width: 885px;
	background-image: url(img/layout_film.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#flash_holder_foto {
	margin-top: 0px;
	height: 470px;
	width: 885px;
	background-image: url(img/layout_foto.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#flash_holder_design {
	margin-top: 0px;
	height: 470px;
	width: 885px;
	background-image: url(img/layout_design.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#flash_holder_webb {
	margin-top: 0px;
	height: 470px;
	width: 885px;
	background-image: url(img/layout5.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
.bodytext 
	{
	font-size: 14px
	}

.headline 
	{
	font-weight: bold;
	font-size: 24px
	}

#footer 
	{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	visibility: visible;
	display: block
	}

a:link, a:visited 
	{
	color: #06f;
	text-decoration: none
	}

a:hover 
	{
	color: red;
	text-decoration: none
	}

.captions  
	{
	color: white;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: left
	}

#caption1    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: -80px;
	left: -200px;
	width: 250px;
	height: 80px;
	visibility: visible;
	display: block
	}

#caption2    
	{
	padding-left: 6px;
	border-left: 1px dashed #66c;
	position: absolute;
	top: 92px;
	left: 125px;
	width: 250px;
	height: auto;
	visibility: visible;
	display: block
	}
