#main_container{
	width: 980px;
}

	#head_container{
		height: 90px;
		background: url('/_images/layout/headernew.gif');
		background-repeat: no-repeat;
	}
	
	#sub_head_container{
		height: 2px;
		background-color: #DAE3E5;
	}
			
	#content_container{
		background-color: #E3E9EE;
		margin: 0px;
		padding: 0px;
	}
	
		.left_background{
			min-height: 498px;
			background-color: #fff;
			float: left;
			width: 808px;
		}
		
		.right_background{
			float: right;
			width: 172px;
			
		}
	
		.navi_content{
			float:left;
			width: 180px;
		}
		
			#navigation{
				height: 380px;
				padding-top: 63px;
				padding-left: 0px;
				padding-right: 3px;
			}
	
		.left_content{
			float:left;
			width: 628px;
		}
		
		#content{
			padding: 10px;
			text-align: left;
		}
				
		#content_right{
			padding: 10px;
			text-align: left;
			border-left: 2px solid #DAE3E5;
		}
		
	
	#pre_footer_container{
		border-bottom: 0px solid #DAE3E5;
		margin: 0px;
		padding: 0px;
	}
	
		.pre_footer_left{
			float: left;
			width: 808px;
			height: 50px;
			background: url('/_images/layout/bg_left.png');
			background-repeat: repeat-x;
		}
		
		.pre_footer_right{
			float: right;
			width: 172px;
			height: 50px;
			background: url('/_images/layout/bg_right.png');
			background-repeat: repeat-x;
		}
			
	#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: 642px;
			float: left;
			height: 50px;
		}
		
		.right_footer_corner{
			margin: 0px;
			float: right;
			width: 170px;
			height: 50px;
			text-align: left;
		}
		
			.footer_text_div{
				padding-top: 35px;
			}
			
.welcome_image_container{
	margin-top: 80px;
	margin-left: 80px;
}
	.welcome_image{
		float: left;
		margin-right: 0px;
	}
	
		.welcome_image img{
			width: 100px;
		}
		
		
.navi_container{
	border: 0px solid #555;
}

	.navi_container ul{
		margin: 0px;
		padding: 0px;
	}
	
		.navi_container ul li{
			padding: 0px 5px;
			height: 25px;
			line-height: 22px;
			margin-bottom: 1px;
			width: 145px;
			text-align: left;
			list-style-type: none;
		}
		
	.navi_container a {
		text-decoration: none;
		
		font-size: 12px;
		font-weight: bold;
	}
	
		.navi_container a:hover{
			text-decoration: none;
			color: #015196;
			font-size: 12px;
			font-weight: bold;
		}
	
	.navigation_active{
		color: #015196;
		
	}

	.navi_top{
		background: url('/_images/layout/navie_top.png');
		background-repeat: no-repeat;
		height: 30px;
	}
	
	.navi_bottom{
		background: url('/_images/layout/navie_bottom.png');
		background-repeat: no-repeat;
		height: 30px;
	}

	.navi_point{
		border-top: 0px solid #0066FF;
		border-left: 0px solid #006699;
		border-right: 0px solid #006699;
		text-align: left;
		
	}
	
		.navi_point a.navi{
			padding-left: 8px;
			padding-top: 3px;
			padding-bottom: 3px;
			display: block;
			background: url('/_images/layout/navie_middle.png');
			background-repeat: repeat-y;
			text-decoration: none;
			color: #fff;
			font-weight: bold;
			font-size: 10px;
		}
		
		.navi_point a.navi:hover{
			display: block;
			background: url('/_images/layout/navie_middle_active.png');
			background-repeat: repeat-y;
			text-decoration: none;
			color: #000;
			font-weight: bold;
			font-size: 10px;
		}
		
		.navi_point a.navi_active{
			padding-left: 8px;
			padding-top: 3px;
			padding-bottom: 3px;
			display: block;
			background: url('/_images/layout/navie_middle_active.png');
			background-repeat: repeat-y;
			text-decoration: none;
			color: #015196;
			font-weight: bold;
			font-size: 10px;
		}
		
		.navi_point a.navi_active:hover{
			display: block;
			background: url('/_images/layout/navie_middle_active.png');
			background-repeat: repeat-y;
			text-decoration: none;
			color: #015196;
			font-weight: bold;
			font-size: 10px;
		}
		
		
		
	.navi_sizer{
		background: url('/_images/layout/navie_middle.png');
			background-repeat: repeat-y;
		text-decoration: none;
		color: #fff;
		height: 120px;
	}
	
	
	/* KONTAKT */
	
	.contact_table{
		margin-top: 20px;
		width: 100%;
	}
	
		.contact_table .key{
			font-weight: bold;
			font-size: 11px;
			width: 120px;
			vertical-align: top;
		}
		
		.contact_table .value{
			font-weight: bold;
			vertical-align: top;
		}
		
		.contact_table input{
			border: 1px solid #0078A7;
			padding: 1px;
			width: 300px;
			font-size: 11px;
		}
		
		.contact_table textarea{
			border: 1px solid #0078A7;
			padding: 1px;
			width: 300px;
			font-size: 11px;
			height: 80px;
		}

	#mailings_ddv_logo{
		margin: 0px;
		padding: 0px;
		width: 330px;
		line-height: 60px;
	}
		
	/* BACKEND */
	
	.backend_table{
		margin-top:20px;
		width: 100%;
		font-size: 11px;
	}
	
		.backend_table .key{
			width: 120px;
			font-weight: bold;
		}
		
		.backend_table .backend{
			border: 1px solid #0078A7;
			width: 200px;
		}
	
	
	
