

#center {
position: absolute;
width: 990px;
margin-left: -495px;
padding-bottom: 50px;
left: 50%;
z-index: 1;
}

#error {
position: absolute;
width: 990px;
margin-top: -110px;
margin-left: -495px;
top: 50%;
left: 50%;
z-index: 1;
}

html {
	overflow-y: scroll;
}

a img {
	border:none;
}

.codehinweis_big {
	border:1px solid #000;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	width:91%;
	background-color:#E3E3E3;
	padding:5px;
}

/* Translator */
#translator {
	position:fixed !important;
	top:15px !important;
	right:15px;
	z-index:100;
}

.img_de {
	padding: 0 0 10px 0;
	float: left;
}

.img_de_end {
	padding: 0 0 10px 0;
	float: left;
}


.clear {
	clear: both;
}

.goog-te-gadget-simple {
	background-color: #333 !important;
	border:1px solid #595959 !important;
}

.goog-te-menu-value span {
    text-decoration:none;
    color:#EB9F35 !important;
    font-size:14px !important;
    font-family:Georgia,Palatino,"Times New Roman",Times,Serif !important;
    padding:0 3px 0 3px !important;
    margin:0 !important;
    line-height:26px !important;
}

.goog-te-menu2 {
	background-color: #333 !important;
	border:1px solid #595959 !important;
}
/* Translator */

/* Live Counter */
.live_counter {
	background-color:#333;
	border:#686868 1px solid;
	text-align:left;
	line-height:20px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/* Live Counter */
