body {
	font-size:13px; 
	font-family:verdana, Arial, Helvetica, sans-serif; 
	color:#000000;
}

#main {
	width: 860px;
	margin: 0px auto;
	text-align: left;
}

#header {
	height: 45px;
	width: 760px;
	padding-left: 25px;
	background-image:url(http://www.domaindieb.de/img/bg_highlite.gif); 
	background-repeat: repeat-x;
	background-position: bottom;
}

#content {
	height: 1470px;
	width: 600px;
	margin-left: 120px;
	background-image:url(http://www.domaindieb.de/img/bg_button.jpg); 
	background-repeat:repeat-y;
	background-position: center top;
	text-align: center;
}
#counter {
	height: 20px;
	margin-top: -20px;
	margin-left: -15px;
	font-size: 18px;
	text-align: center;
}

.left {
	float: left;
	margin-left: 165px;
	margin-top: 24px;
	width: 120px;

}

.middle {
	float: left;
	width: 30px;
	height: 5px;
	margin-top: 24px;
}

.right {
	float: left;
	margin-top: 24px;
}

.empty_row {
	clear: both;
	height: 24px;
}

a { 
	color:#000000; 
	text-decoration:none;
	font-weight: bold;
}

h1 {
	font-size: 23px;
	display: inline;
}

#footer {
	width: 50px;
	margin-left: 370px;
}
