.error_outer{
	position: relative;
	width:100%;
	height:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	overflow: hidden;
	z-index: 1000000001;
}
.error_content{
	position: absolute; 
	width: 780px;
	height:460px;
	left: 50%;
	top: 50%;
	margin: -230px 0 0 -390px;
	text-align: left;
}

.bottombar {
	background:transparent url(../images/bg_bottom.gif) repeat-x scroll 0 0;
	bottom:0;
	height:22px;
	left:0;
	position:absolute;
	width:100%;
	z-index:999;
}

.error_logo{
	position:absolute;
	left: 0px;
	top: 210px;
}


.block_image {
	position:absolute;
	left:307px;
	top:34px;
}

.block_text {
	position:absolute;
	left:400px;
	top: 60px;
	width:380px;
	height:170px;
	overflow: hidden;
}

.error_button{
	cursor: hand;
	cursor: pointer;
}

.button a:hover {
	text-decoration: none; 
}

.buttonleft{
	float:left;
}

.buttonright{
	float:left;
}

.buttontext{
	float:left;
	height:16px;
	padding-top:1px;
	background-color:#000000;
	color:#ffffff;
	cursor: hand;
	cursor: pointer;
}

.error_title{
	position:absolute;
	width:242px;
	height:40px;
	top:0px;
	left: 138px;
	padding:0px;
	margin:0px;
}

.error_topmenu{
	position: absolute; 
	width:138px;
	height:24px;
	right:0px;
	top: 20px;
}

.error_rss{
	float:left;
}

.error_contact{
	float:right;
	cursor: hand;
	cursor: pointer;
}

.error_modal{
	visibility: hidden;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background-color:#ffffff;
	opacity: .5;
	filter: alpha(opacity=50);
}

.error_popup{
	position:absolute;
	background-image: url(../images/popup_background.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/popup_background.png', sizingMethod='crop');
	background-repeat: no-repeat;
	width:450px;
	height:450px;
	left: 50%;
	top: 50%;
	margin: -232px 0 0 -212.5px;
	visibility: hidden;
}

.error_popupcontent{
	width:425px;
	height:450px;
	padding: 20px;
	text-align:left;
	color:#ffffff;
}

.error_popupcontent p{
	padding:0px;
	margin:10px 0 0 0;
}

.error_popupcontent a{
	color:#ffffff;
}

.addressimage{
	/*padding-top: 10px;
	padding-bottom: 7px;*/
}

.spacer {
	font-size: 1px;
}

#spacer_10 {
	height: 10px;
}
#spacer_7 {
	height: 7px;
}

.error_closebutton{
	position:absolute;
	width:60px;
	height:24px;
	/*right:-58px;
	top:-20px;*/
	left: 50%;
	top: 50%;
	margin-left: 235px;
	margin-top: -251px;
	cursor: hand;
	cursor: pointer;
	visibility: hidden;
}

.addressA{
	position:absolute;
	top:100px;
}

.addressG{
	position:absolute;
	top:100px;
	left:200px;
}

.mailcontact{
	position:absolute;
	top:300px;
	line-height: 17px;
}