body {
	background: #FBEBAA url(images/hgd-body.jpg) repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	line-height: 1.8em;
	font-size: 12px;
} 
#container {
	background-color: #FFFFFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3845A4;
	border-left-color: #3845A4;
	border-top-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFB997;
	margin-right: auto;
	margin-left: auto;
} 
#wrap {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#center {
	float: left;
	padding-bottom: 50px;
	padding-right: 20px;
	padding-left: 30px;
	width: 750px;
	padding-top: 10px;
} 
#navileiste_links {
	width: 150px;
	float: left;
	text-align: left;
	padding-bottom: 100px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	background-color: #FDF3CC;
}
.navibutton a:link, .navibutton a:visited {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
	display: block;
	background-color: #FFD966;
	border: 1px solid #D6B761;
	padding: 10px 5px 10px 2px;
	margin: 3px;
	font-size: 12px;
} 
.navibutton a:hover, .navibutton a:active {
	text-decoration: none;
	color: #FF6600;
	background-color: #EBDDA5;
} 
.liste a:link, .liste a:visited {
	text-decoration: underline;
	display: block;
	border: none;
	padding-bottom: 3px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 5px;
	font-style: italic;
} 
.liste a:hover, .liste a:active {
	text-decoration: none;
	border: none;
	color: #0066FF;
} 
.button a:link, .button a:visited {
	color:#000099;
	text-decoration: none;
	background: #FFFFCC;
	padding: 4px 10px;
	margin: 5px;
	border-top: 1px solid #FFCC99;
	border-right: 1px solid #CC9835;
	border-bottom: 1px solid #CA9835;
	border-left: 1px solid #FFCC99;
} 
.button a:hover, .button a:active {
	color: #0000FF;
	background: #FFFFFF;
	border-top: 1px solid #AB3305;
	border-right: 1px solid #FFFF66;
	border-bottom: 1px solid #FFFF66;
	border-left: 1px solid #AB3305;
	text-decoration: none;
} 
a:link {text-decoration:none;color: #0000FF;} 
a:visited {text-decoration:none; color:#0079CA} 
a:hover, a:active {text-decoration: underline;} 
.quernav {
	text-align: right;
	background-image: url(images/hgd-quernav.gif);
	background-repeat: repeat-x;
	clear: both;
	height: 20px;
	padding-right: 20px;
	background-position: bottom;
	color: #99331D;
}
.quernav a:link, .quernav a:visited {
	text-decoration: none;
	color: #993300;
	margin-right: 10px;
} 
.quernav a:hover, .quernav a:active {
	text-decoration: none;
	color: #FF6600;
} 
h1 {
	font-size: 16px;
	text-align: center;
	font-weight: normal;
	color: #003399;
} 
h2 {
	color: #0c0b8d;
	display: block;
	border-bottom: 1px solid #FFD966;
	clear: both;
	margin-top: 40px;
	font-size: 12px;
} 
h3 {
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
}
.text1 {
	font-size: 10px;
	text-align: justify;
	margin-bottom: 15px;
}
.text2 {
	text-align: justify;
}

