<style type="text/css">

/* Basic Elements */
html, body {
	margin: 0;
	
}
#container {
	font-family: Verdana, Arial;
	font-size: small;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 230px;
	
	}
#wrapper {
	
	width: 728px;
	margin-left: 272px;
}
#content {
	
	}
/*#left {
	float: left;
	width: 272px;
	margin-left: -100%;
	}
#right {
	float: left;
	width: 20%;
	margin-left: -20%;
	background: #84d5fa;
	}*/
#footer {
	
	width: 728px;
	clear: both;
	border-top: 1px solid #cecece;
	text-align: center;
	font-weight: bold;
	padding: 1px 0;
	color: #990000;
	background: #CCCCCC;
	}

/* Sidebar */
#sidebar {
	border-top: 5px solid Maroon;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 2px solid Maroon;
	background-color: Maroon;
	height: 20px;
	font-size: 0.8em;
	text-align: center;



}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	
	display: inline;
}
#sidebar li a {
	
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	border-right: 1px solid #cecece;
	text-decoration: none;
	padding: 0px 5px 0px 8px;
	}
#sidebar li a:hover {
	color: orange;
	border-right: 1px solid #cecece;
	}
	
#sidebar li a:active {
	color: orange;
	border-right: 1px solid #cecece;
	}
	

/* Additional styles */


.bildrechts {
	margin-left: 12px;
}
.bildlinks {
	margin-right: 12px;
	background-position: left;
}

p {
	padding: 2px;
	margin: 2;
	}
img {
	border: 0;
	}
h1 {
	display: none;
}
a {
	color: #990000;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	}

</style>li {
	list-style-type: square;
}
h2 {
	color: #990000;
}
h3 {
	font-size: 16px;
	color: #666666;
}
.bildunterschrift {
	font-size: 12px;
	width: 450px;
	color: #336699;
}
