
.object_ok
{
border: 1px solid green; 
color: #333333; 
}

.object_error
{
border: 1px solid #AC3962; 
color: #333333; 
}




#norm{
transform: scale(1); 
-webkit-transform: scale(1);
-webkit-transform-origin: 0 0; 
-moz-transform: scale(1); 
-moz-transform-origin: 0 0; 
-o-transform: scale(1); 
-o-transform-origin: 0 0; 
-ms-transform: scale(1); 
-ms-transform-origin: 0 0;"

}
#tt{;
text-align:center;
width:200px;
position:absolute; 
display:block; 
}

#tttop{
width:200px;
display:block; 
height:10px; 
background:url(img/eqc_head.png) top right no-repeat; 
overflow:hidden;
}

#ttcont{
width:200px;
display:block; 
background:url('img/eqc_bg.png') repeat-y;
color:#8ec292;
text-shadow: #000 1px 1px 1px;
}

#ttbot{
width:200px;
display:block; 
height:15px; 
background:url(img/eqc_foot.png) top right no-repeat; 
overflow:hidden;
}
.error { 
    color:red;
}
.success { 
    color:green;
}
body {
	background: url(img/bg.jpg) no-repeat top center #FFF;
	margin:0;
	padding:0;
		font-family:Comic Sans, "Times New Roman", Times, serif;

	font-size:12px;
	color:#8e8e8e;

}
#content {
	width:500px;
	vertical-align:top;
	margin:0px 250px auto;
	position:relative; 
	
}
#content2 {
	width:500px;
	vertical-align:top;
	margin:90px 250px auto;
	position:relative; 
	
}

.postui2 {
	background:url(img/content.png);
	margin:0 auto;
	width:500px;
	text-shadow:0px 1px 4px #000;
}

	.text-title {
		height:55px;
		text-shadow:0px 1px 4px #000;
	}
	
	.text-end {
		background-position:left bottom;
		height:10px;
		margin-bottom:26px;
	}
	
	.text-con {
		background-position:center right;
		background-repeat:repeat-y;
		line-height:1.8;

		text-align:left;
	}
	
	.con-wrap {
		padding:2px 20px;
	}
	
		.text-title h2 {
			float:left;
			font-size:14px;
		    text-shadow:0 2px 4px #000;
			line-height:12px;
			text-indent:20px;
			color: rgb(241, 241, 241);
		}
		a {
		color:#ffc602;
		text-decoration:none;
	}
	
		a:hover {
			color:#FFF;
		}
	
		a:active {
			color:#af6c02;
		}
		
 table {
    border:0;
    margin:0 auto;
    margin-bottom: 10px;
	font-size:11px;
	width:100%;
}

.tmarkiert { 
    background: #800000;
    color:#82828;
    padding:5px; 
    border-bottom: 1px dashed #565656; 
}
.thell { 
    background: #000000;
    color:#82828;
    padding:5px; 
    border-bottom: 1px dashed #565656; 
}
.tdunkel {
	 background: #1D1D1D; 
	 color:#C1C1C1; padding:5px; 
	 border-bottom: 1px dashed #565656; 
}
.tred {
	 background: #900; 
	 color:#8e8e8e; 
	 padding:5px; 
	 border-bottom: 1px dashed #565656; 
}
.topLine { 
    background: #101010; 
    color:#FFF; 
    padding:5px; 
    border-bottom: 1px dashed #565656; 
}


ul {
	list-style: square;
}
#sidebar-left {
	float:left;
	width:190px;
    vertical-align:top;
	position:absolute; 
}
#sidebar-right {
	float:right;
	width:190px;
	vertical-align:top;
	position:absolute; 
	margin:0px 810px auto;
}

.sb-ui {
	background:url("img/sidebar_ui.png");
}

.sb-title {
	height:60px;
	text-align:center;
	padding-right:2px;

}
		
.sb-bt {
			height:15px;
			background-position:bottom left;
			margin-bottom:0px;
			width:190px;
}
		
.sb-cont {
			background-position:center right;
			background-repeat:repeat-y;
}
		
.sb-title span {
				color: #f1f1f1;
				text-shadow:0 2px 4px #000;
				font-size:12px;
				line-height:40px;
				font-weight:400;
}
			
.sb-middle {
				margin:0px auto;
				width:170px;
				color:#f1f1f1;
				text-align:left;
	
}
.sb-tren {
            height:2px;
			width:170px;
			margin-top:5px auto;
			clear:both;
			background:url(img/sb-tren.png) no-repeat;
}
.on, .sb-cont {
				color:#546b21;
				text-align:center;
			}
			
			.off, .sb-cont {
				color:#cb0009;
				text-align:center;
			}
			
			.info, .sb-cont{
				color:#8e8e8e;
				text-align:center;

			}
			.info a, .sb-cont{
				color:#106d00;
				text-align:center;

			}
			.info a:hover, .sb-cont{
				color:#19a201;
				text-align:center;

			}

button.button1 {
height:34px;
width:79px;
background:url(img/btn.png);
color:#CCC;
font-size:10px;
border:none;
text-align:center;
vertical-align: middle;
line-height:10px;
text-shadow:0 2px 3px #000;


		}

			button.button1:hover {
			background:url(img/btnh.png) no-repeat;
		    color:#CCC;
		}
			button.button1:active {
			background:url(img/btna.png) no-repeat;
		    color:#FFF;
		}
		button.button1:disabled {
			background:url(img/btnd.png) no-repeat;
		    color:#FFF;
		}
			
			
			
			
input.button1 {
height:34px;
width:79px;
background:url(img/btn.png);
color:#CCC;
font-size:10px;
border:none;
text-align:center;
line-height:22px;
text-shadow:0 2px 3px #000;


		}

			input.button1:hover {
			background:url(img/btnh.png) no-repeat;
		    color:#CCC;
		}
			input.button1:active {
			background:url(img/btna.png) no-repeat;
		    color:#FFF;
		}
		input.button1:disabled {
			background:url(img/btnd.png) no-repeat;
		    color:#FFF;
		}
		
		input.button2 {
height:34px;
width:120px;
background:url(img/isbutton.png);
color:#CCC;
font-size:11px;
border:none;
text-align:center;
line-height:22px;
text-shadow:0 2px 3px #000;
margin:2px;


		}

			input.button2:hover {
			background:url(img/isbuttonh.png) no-repeat;
		    color:#CCC;
		}
			input.button2:active {
			background:url(img/isbuttona.png) no-repeat;
		    color:#FFF;
		}
		input.txt {
			width:160px;
			height:30px;
			color:#CCC;
			text-indent:5px;
			font-size:12px;
			background:url(img/input.png);
			border:none;
			margin: 0 0 1px;
		}
				input.txt:hover {
					background:url(img/inputh.png);
		}
	#main {
	width:1000px;
	margin:91px;
	/* background:url ("/img/main.png"); */
	/* padding-top:-100px; */
}
	
	
		a.sb-link {
		color:#82877c;
		margin:5px 0;
		display:block;
		font-size:11px;

		text-decoration:none;
		text-align:left;
	}
	
		a.sb-link:hover {
			color:#FFF;
		}
	
		a.sb-link:active {
			color:#afc09e;
		}
		#board {
			background:url(img/board.png);
			width:190px;
			height:67px;
		}
			#board:hover {
			background:url(img/board_h.png);
		}
				#download {
			background:url(img/download.png);
			width:190px;
			height:75px;
		}
			#download:hover {
			background:url(img/download_h.png);
		}

		div#navi {
  height:60px;
  background:#038C4C;
  color:#FFF;
  background: url(img/navi.png);
  text-align:center;
  width:1000px;
  font-size:16px;
  margin:0px auto;
}

div#navi ul {
  margin:auto;
  margin-left:100px;
  list-style:none;
  width:800px;
}

div#navi ul li {
  float:left;
  font-size: 1.0em;
  width:120px;
  margin-right:0px;
  border: 
}

div#navi a {
  display:block;
  line-height:60px;
  height:54px;
  width:120px;
  text-decoration:none;
  color:#999;
  text-shadow:0px 1px 4px #000;
  background:url("img/border.png") no-repeat  right;
  padding:0 0px 0 0px;
  margin:0 0px;
  font-size:13px;
    text-shadow:0px 1px 4px #000;
 
}

div#navi a:hover {
  color: #CCC;
  text-decoration:none;
     text-shadow:
					0px 0px 20px  #d1b26f,
					0px 0px 14px  #d1b26f,
					0px 0px 38px  #d1b26f,						
					0px 0px 22px  #d1b26f,
					0px 0px 46px  #d1b26f	
					;

}

div#navi a:active {
  color: #bcbcbc; 
  text-decoration:none;

}
.last {
	background: none !important;
}

#footer {
	# background: url("img/footer.png");
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#9a9a9a;
	height:50px;
	margin-top:-100px;
	line-height:50px;
	overflow:hidden;
	text-shadow:0 1px 5px #000, 0 0 3px #000;
	width:1000px;
}

#bg_bt{
	#background:url(img/bgbt.png);
	width:1100px;
	height:250px;
	margin-top:100px;
	overflow:hidden;
}
#is {
	background:url(img/is.png);
	width:190px;
	height:67px;
}
#buy {
	background:url(img/buy.png);
	width:190px;
	height:67px;
}
#buy:hover {
	background:url(img/buyh.png);

}
#is:hover {
	background:url(img/ish.png);
}
#facebook {
	background:url(img/fb.png);
	width:190px;
	height:67px;
}
#facebook:hover {
	background:url(img/fbh.png);

}
#discord {
	background:url(img/discord.png);
	width:190px;
	height:67px;
}
#discord:hover {
	background:url(img/discord2.png);
}
