html {
	background-color:	#000;
	color: #e0e0e0;
	background-position: center;
}

body {		
	font-family: verdana, arial, helvetica;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

div.container {		margin-left: auto;
			margin-right: auto;
			width: 800px;
			padding: 0em;
}

.bild {
background-image: url(../pics/GD_bg.jpg);
background-repeat: no-repeat;
}

div.header {
	height: 32px;
}

div.content	{
width:800px;
height:447px;
padding-top: 3px;
padding-left: 0px;
padding-right: 0px;
}

div.content div {
		margin: 0em;
		margin-left: 114px;
		width: 573px;
		height: 409px; /* height: 413px; */
}

div.content div div {
		overflow: auto;
		margin: 0px;
		width: auto;
		padding-left: 1em;
		padding-right: 1em;
 	padding-bottom: 3px;
		margin-right: -18px;
		margin-top: 6px;
		margin-bottom: 25px;
}

div.content div div form {
		margin-top:	1em;
}

div.content div div div.commentwrapper {
		width:		100%;
		margin:		0;
}

div.content div div h1 {
		margin-left: 0em;
		font-size: 16px;
		color: #87CEEB;
}

div.content div div p {
		margin-left: 1em;
		margin-right: 1.5em;
		font-size: 12px;
}
.h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.h3 {
	font-size: 10px;
	margin-left: -10px;
	font-style: italic;
	margin-bottom: 0em; 
	padding-bottom: 0em;
	color: #979797;
}


p.news { 
	paddding-top: 0em; 
	margin-top: 0em; 
}
#footer {
		width:800px;
		color: #666;
		font-size: 9px;
		text-align: center;
		margin-left: auto; 
		margin-right: auto;
}
#credit {
		width:800px;
		color: #666;
		font-size: 9px;
		text-align: center;
		margin-left: auto; 
		margin-right: auto;
}

