@charset "utf-8";
* {
	font-family: Verdana;
	font-size: 12px;
}

a, a:visited, a:active {
	color: #008800;
}

body {
	background-image: url(http://retriever-nordhessen.de/templates/drc/images/bg.png);
	margin-top: 50;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color:#39402B;
	background-repeat:repeat-x;
}

h1 {
	font-size: 14px;
}

#oben {
	width: 990px;
	height: 10px;
	background: url(img/oben.png);
}

#unten {
	width: 990px;
	height: 10px;
	background: url(img/unten.png);
}

#content {
	width: 970px;
	padding: 10px;
	background-color: #ffffff;
}
