{
  padding: 		0;
  margin: 		0;
}
body {
	background-color: #1C2222;
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	margin: 		0px;
}

a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a, a:hover {
	color: #000000;
	text-decoration: none;
}

#main {
	width: 				1000px;
}
#header_top {
	background-image:	url(images/header_top.jpg);
	color:				#888888;
	text-align:				right;
	width: 				1000px;
	height:				17px;
	float:				left;
}
#header_left {
	background-image:	url(images/header_left.jpg);
	width: 				16px;
	height:				99px;
	float:				left;
}
#header {
	width:				968px;
	height:				99px;
	float:				left;
}
#header_right {
	background-image:	url(images/header_right.jpg);
	width: 				16px;
	height:				99px;
	float:				left;
}
#header_left_sub {
	background-image:	url(images/header_left_sub.jpg);
	width: 				16px;
	height:				29px;
	float:				left;
}
#login_over {
	width:				1000px;
	height:				29px;
	text-align:			left;
	float:				left;
}
#login {
	background-image:	url(images//login.jpg);
	width:				91px;
	height:				29px;
	float:				left;
}
#register {
	width:				91px;
	height:				29px;
	float:				left;
}
#sendpw {
	width: 				90px;
	height:				29px;
	float:				left;
}
#sendpw_right {
	background-image:	url(images/sendpw_right.jpg);
	width: 				201px;
	height:				29px;
	float:				left;
}
#newsticker {
	width:				70px;
	height:				29px;
	float:				left;
}
#newsticker_text {
	background-image:	url(images/newsticker_text.jpg);
	width: 				416px;
	height:				24px;
	padding-top:			5px;
	padding-left:			5px;
	padding-right: 				20px;
	float:				left;
}
#content_main {
 	background-image:	url(images/main_back.jpg);
	width:				1000px;
	float:				left;
}
#nav_left {
	width:				158px;
	color:				#ffffff;
	padding-top:		5px;
	padding-left:		19px;
	padding-right:		1px;
	float:				left;
}
#outter {
	width:				645px;
	float:				left;
}
#content_top {
	background-image:	url(images/content_top.jpg);
	width: 				645px;
	height:				20px;
	float:				left;
}
#content {
	width:				645px;
	text-align:			center;
	float:				left;
}
#nav_right {
	width:				158px;
	color:				#ffffff;
	padding-top:		5px;
	padding-left:		2px;
	padding-right:		17px;
	float:				left;
}
#footer_top {
 	background-image:	url(images/footer_top.jpg);
	width:				1000px;
	height:				20px;
	float:				left;
}
#footer_outter {
	width:				1000px;
	height:				21px;
	float:				left;
}
#footer_left_sub {
	background-image:	url(images/footer_left_sub.jpg);
	width:				16px;
	height:				21px;
	float:				left;

}
#impressum {
	width:				83px;
	height:				21px;
	float:				left;
}
#scriptinfo {
	width:				84px;
	height:				21px;
	float:				left;
}
#footer_sub {
	background-image:	url(images/footer_sub.jpg);
	width:				817px;
	height:				21px;
	float:				left;
}
.punkt {color: #EBE5E5}
}

}

#ajax_loading {
  position:absolute;
  top:20px;
  right:60px;
}
#debug {
  overflow: auto;
  font-size: 10px;
}
#head, #debug {
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #888888;
  height: 40px;
  padding: 10px 0 0 0;
  color: #757575;
  font-family: Tahoma;
