@charset "utf-8";
/* CSS Document */

#atomic_footer_container{
	height:35px;
	width:100%;
	background-repeat:repeat-x;
	background-color: #9eb1c2;
}

#atomic_footer_center{
	height:35px;
	width:806px;
	margin:auto;
	padding-left:1px;
	background-color: #9eb1c2;
}

body{
	text-align:center;
	padding:0;
	margin:0;
}
#container{
	position:absolute;
	top:0px;
	left:0px;
	background:#fff;
	margin:0 auto;
	width:100%;
	height:100%;
}
.main{
	width:808px;
	background:#fff;
	vertical-align:top;
}
.left_main{
	width:auto;
	background:#1a4061 url(../img/bg_left.png) repeat top right;
	text-align:right;
	vertical-align:top;
}
#flashleft{
	float:right;
	width:270px;
}
.right_main{
	width:auto;
	background:#1a4061 url(../img/bg_right.png) repeat top left;
	text-align:left;
	vertical-align:top;
}
#flashright{
	float:left;
	width:270px;
}
#header{
	width:808px;
	margin:0 auto;
	height:105px;
	background:#fff url(../img/header_main.gif) no-repeat top left;
}
	.headbreak{
		clear:both;
		margin:0;
		padding:0;
	}
#menu{
	margin:0 auto;
	width:800px;
	background:url(../img/menu_bak.png);
	height:33px;
	z-index:10;
}
#search{
	background:#fff;
	width:310px;
	float:right;
	margin-right:5px;
}
#pages{
	margin:0 auto;
	width:100%;
	margin-top:5px;
	left:50%;
	padding-bottom:10px;
}
#flashcontent{
	background:#fff;
	width:100%;
	margin:0 auto;
	height:100%;
	padding:0;
}

#foot{
	margin:0 auto;
	width:100%;
	background:url(../img/menu_bak.png);
	height:40px;

}
.gugelsursch{
	float:right;
	margin:0 auto;
	width:100%;
	padding:2px;
	padding-top:10px;
}
.gugelsursch input.text{
	border:1px #9a9a9a dotted;
	width:150px;
	height:17px;
	background:#ededed;
	text-align:left;
	margin:0;
	vertical-align:bottom;
}
.gugelsursch input.button{
	border:1px #555 solid;
	margin:0;
	background:#767676;
	width:22px;
	height:21px;
	text-align:center;
	vertical-align:middle;
	display:inline;
	font-size:8px;
	font-weight:bold;
	}
	
	.con_text{ 
	color: #333333; 
	font-size: 12px; 
	text-align:justify;
	font-family: Arial; 
	font-style: none; 
	text-decoration: none; 
	padding-left: 0px;
	padding-right: 0px;
	}
	
	.con_text2{ 
	color: #333333; 
	font-size: 12px; 
	text-align:justify;
	font-family: Arial; 
	font-style: none; 
	text-decoration: none; 
	padding-left: 0px;
	padding-right: 0px;
	}
	
		.con_text3{ 
	color: #333333; 
	font-size: 12px; 
	text-align:justify;
	font-family: Arial; 
	font-style: none; 
	text-decoration: none; 
	padding-left: 5px;
	padding-right: 5px;
	}
	
	.lawyermail_text{ 
	color: #8c9cae; 
	font-size: 12px; 
	font-family: Arial;
	font-weight:bold;
	text-decoration: none; 
	}
	
	.link_text{ 
	color:#FFFFFF; 
	font-size: 12px; 
	font-family: Arial; 
	font-style: none; 
	Padding-left:10px;
	text-decoration: none; 
	}
}