ï»¿body {
	color: #000000;
	margin: 0;
	padding: 0;	
	text-align: center; font-style:normal; font-variant:normal; font-weight:normal; font-size:76%; font-family:Georgia, Georgia, Geneva, sans-serif}

hr {
	background-color: #339900;
	color: #339900;
	height: 2px;
	width: 100%;}
		

ul {
	padding: 0;
	margin: 0 0 20px 20px;
	list-style: square;}

h1 {
	color: #004680;
	font: bold 24px Georgia, Georgia, serif;
	text-align: left;
	letter-spacing: 1px;}

h5 {
	border-bottom: 1px dashed #959595;
	color: #959595;
	font: bold 16px Georgia, Georgia, sans-serif;
	text-align: left;}



/*  Haupt und Nebenseite  */

a {
	color: #0069bf;
	text-decoration: underline;
	font-weight: bold;}

a:hover {
	color: #339900;
	text-decoration: underline;
	font-weight: bold;}


/*  Der Rahmen  */

#wrapper {
	background-image: url('../1-images/rahmen.jpg');
	width: 900px;
	text-align: left;
	margin: 0 auto}

/*  Kopf und navigation oben  */

#header {
	position: relative;
	width: 900px;
	height: 290px;}


#topnav {
	position: absolute;
	left: 60px;
	top: 205px;
	z-index: 1;
	width: 780px;
	text-align: center;
	color: #ffffff;
	height: 30px;
	font-size: 90%;}

#topnav a {
	color: #ffffff;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: normal;}

#topnav a:hover {
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: underline;
	font-weight: normal;}

/*  Nebenseite  */

#sidebar {
	font-size: 90%;
	float: left;
	width: 230px;
	padding: 0 10px 0 60px;}

#mainnav {
	line-height: 1.5em;
	letter-spacing: 1px;
	font-size: 120%;}

#content {
	float: right;
	width: 510px;
	line-height: 1.5em;
	padding: 0 60px 0 20px;}

/*  Fußbereich  */


#footer {
	background: #ffffff url('../1-images/rahmenfuss.jpg') no-repeat;
	clear: both;
	text-align: center;
	letter-spacing: 2px;
	line-height: 1.7em;
	font-size: 80%;
	height: 60px; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px}

#footer a {
	text-decoration: underline;
	font: normal 10px Georgia, Georgia, sans-serif;
	letter-spacing: 0px;
	font-weight: normal;}

#footer a:hover {
	color: #000000;
	font: bold 12px Georgia, Georgia, sans-serif;
	letter-spacing: 1px;
	text-decoration: underline;
	font-weight: normal;}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;}
