@charset "utf-8";
/* CSS Document */

body, html, form, p, img, h1, h2, h3, h4, h5, h6, ul, ol
{
  margin: 0;
  padding: 0;
  border: 0;
}

p {
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	line-height:16px;
	text-align: justify;
}

#contentfooter {
	      float:left;
	/*
	font-family:arial;
	font-size:11px;
	*/
	font-family: trebuchet ms;
	font-size:11px;
	color:#CFCFCE;
	}
#contentfooter a {
	color:#CFCFCE;
	text-decoration:none;
}

#contentfooter a:hover {
	color:#fafafa
}

#contentindi {
	      float:left;
	/*
	font-family:arial;
	font-size:11px;
	*/
	font-family: trebuchet ms;
	font-size:11px;
	color:#26383e;
	}

#contentindi a {
	color:#CFCFCE;
	text-decoration:none;
}

#contentindi a:hover {
	color:#fafafa
}

#content {
	width:700px;
	height: 450px;
      float:left;
	/*
	font-family:arial;
	font-size:11px;
	*/
	font-family: trebuchet ms;
	font-size:11px;
	color:#26383e;
	
}
#content table{
	font-family: trebuchet ms;
	font-size:11px;
	color:#26383e;
}

#content a {
	color:#536e78;
	text-decoration:none;
}

#content a:hover {
	color:#8ea5ad
}

#header {
	width:1030px;
	height:130px;	
}
#headerleft {
	width:130px;
	height:130px;
      float:left;
}
#headercenter {
	width:700px;
	height:130px;
      float:left;
           
}
#headerright {
	width:200px;
	height:130px;
      float:left;
}
#navleft {
	width:130px;
	height:450px;
      float:left;
}
#right {
	width:200px;
	height:450px;
      float:right;
}
#rahmen {
	width:1030px;
	height:630px;
}


	
.counter {
	text-align:center;
	padding-top:6px;
	}

#details {
	width:200px;
	height:60px;
	padding:0px;
	border:0px solid green;
	float:left
	}

#ringactions {
	float:right;
	width:130px;
	height:60px;
	padding:5px;
	text-align:right;
	/*background-color:red;*/
	}
	
#ringfilter #filterinnerdiv {
	display:none;
	}
			
#debug {
	position:absolute;
	top:10px;
	left:10px;
	/*border:1px solid red;*/
	padding:5px;
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	color:black;
	background-color:white;
	visibility:visible;
	}
#bigring {
      
	height:348px;
	width:348px;
	border:1px solid #7d9599;
	position:absolute;
	top:140px;
	left:425px;
	//background-image:url(img/ess_gh_ring001big.jpg);
}
