#main_container{
	width: 980px;
	margin: 0px;
	padding: 0px;
}

	#head_container{
		height: 90px;
		background: url('/_images/layout/headernew.gif');
		background-repeat: no-repeat;
		margin-bottom: 2px;
	}
	
	/*#sub_head_container{
		height: 2px;
		background-color: #DAE3E5;
	}*/
			
	#content_container{
		background-color: #fff;
		margin: 0px;
		padding: 0px;
	}
		
		.left_content{
			float:left;
			width: 808px;
			padding: 0px;			
		}
		
		#content{
			height: 380px;
			padding: 0px;
			text-align: left;
		}
		
		.right_background{
			background: #E3E9EE;
			height: 395px;
			float: right;
			width: 172px;
			padding: 0px;
		}
		
		.right_content{
			float: right;
			width: 172px;
			border-left: 0px solid #DAE3E5;
			background-color: #E3E9EE;
			padding: 0px;
		}
		
		#content_right{
			padding: 0px;
			margin-left: 10px;
			text-align: left;
			width: 162px;
			background: #E3E9EE;
		}
			
		#content_right_inlay{
			margin-top: 10px;
			margin-left: 5px;
			padding: 0px;
		}
		
		.picture_scroll{
			margin-top: 18px;
			margin-bottom: 3px;
			padding: 0px;
			text-align: left;
		}
		
		.pre_right{
			height: 50px;
			background-color: #DAE3E9;
			background: url('/_images/layout/bg_right.png');
			background-repeat: repeat-x;
		}
	
	#pre_footer_container{
		border-bottom: 0px solid #f00;
		margin: 0px;
		padding: 0px;
	}
			
	#footer_container{
		background: #015196;
		background-repeat: no-repeat;
		height: 50px;
		color: #fff;
		font-size: 10px;
	}
	
		.left_footer_corner{
			margin: 0px;
			padding-left: 8px;
			text-align: left;
			float: left;
			width: 160px;
			height: 50px;
		}
		
		.middle_footer{
			margin: 0px;
			width: 462px;
			float: left;
			height: 50px;
		}
		
		.right_footer_corner{
			margin: 0px;
			float: right;
			width: 350px;
			height: 50px;
			text-align: left;
		}
		
			.footer_text_div{
				padding-top: 35px;
			}
		
.welcome_image_container{
	height:120px;
	width:710px;
	margin-top:10px;
	margin-left:45px;	
	text-align:center;
}
	.welcome_image_title {
		padding:0px;
		margin-left:45px;
		margin-top:0px;
		height:55px;
		text-align: center;
	}
	
	.welcome_image_text {
		padding-top:28px;
		font-weight:bold;
	}
	
	.welcome_image a {
		color:red;
		text-decoration:none;
	}
	
	.welcome_image{
		float: left;
		margin-right:31px;
		height:133px;
		width:72px;
	}
	
	/* text for image containers */
	.welcome_image .text_container{
		height: 35px;
		margin-bottom: 10px;
	}
	
	.welcome_image .one_line{
		padding-top: 16px;
		height: 19px;
	}
	
	
	
	.welcome_image_background1,
	.welcome_image_background2,
	.welcome_image_background3,
	.welcome_image_background4,
	.welcome_image_background5,
	.welcome_image_background6,
	.welcome_image_background7 {
		height:133px;
		width:72px;
		display:block;
	}
	
	.welcome_image_background1{
		background:url(../_images/layout/service.jpg);
	}
	.welcome_image_background2{
		background:url(../_images/layout/shop.jpg);
	}
	
	.welcome_image_background3{
		background:url(../_images/layout/mailings.jpg);
	}
	
	.welcome_image_background4{
		background:url(../_images/layout/personalisieren.jpg);
	}
	
	.welcome_image_background5{
		background:url(../_images/layout/etiketten.jpg);
	}
	
	.welcome_image_background6{
		background:url(../_images/layout/fotobuch2.jpg);
	}
	
	.welcome_image_background7{
		background:url(../_images/layout/plakate.jpg);
	}

	.welcome_image_background1:hover {
		background:url(../_images/layout/service_hover.jpg);
	}
	
	.welcome_image_background2:hover {
		background:url(../_images/layout/shop_hover.jpg);
	}
	
	.welcome_image_background3:hover {
		background:url(../_images/layout/mailings_hover.jpg);
	}
	
	.welcome_image_background4:hover {
		background:url(../_images/layout/personalisieren_hover.jpg);
	}
	
	.welcome_image_background5:hover {
		background:url(../_images/layout/etiketten_hover.jpg);
	}
	
	.welcome_image_background6:hover {
		background:url(../_images/layout/fotobuch2.jpg);
	}
	
	.welcome_image_background7:hover {
		background:url(../_images/layout/plakate_hover.jpg);
	}
	
		.welcome_image img{
			width: 72px;
		}
	
	.welcome_title {
		width: 745px;
		padding-left:45px;
		padding-top:20px;
	}
	
	.welcome_image_head {
		margin-bottom:10px;
		margin-top:70px;
		padding-left:457px;
	}
		
		