html {
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	background-color: #ffffff;
	text-align:center;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	color: #444444;
	background-image: url(../images/hg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#page	{
	margin: 0 auto 0 auto;
	width: 1010px;
	font-size: 100%;
	line-height: 1em;
	display: table;
}
#lang {
	font-size: 70%;
	width: 150px;
	float: left;
	height: 20px;
	text-align: left;
	margin-left: 10px;
	margin-top: 10px;
}
#lang a {
	text-decoration: none;
	color: #222222;
}
#lang a:hover {
	text-decoration: underline;
	color: #000000;
}
#meta {
	font-size: 70%;
	width: 750px;
	height: 20px;
	text-align: right;
	margin: 10px 10px auto auto;
}
#meta a {
	text-decoration: none;
	color: #222222;
}
#meta a:hover {
	text-decoration: underline;
	color: #000000;
}
#meta a.metaon {
	text-decoration: none;
	color: #990000;
}
#navi {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:7px;
	font-size: 90%;
	width: 1010px;
	height: 40px;
	text-align: left;
	margin: 0px auto auto 0px;
	background-image: url(../images/navihg.jpg);
	background-repeat: repeat-x;
}
#navi a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	margin: auto 6px auto 6px;
}
#navi a:hover {
	color: #990000;
}
#navi a.on {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
	margin: auto 5px auto 5px;
}
#inhalt {
	display: table;
	width: 100%;
	margin-top:20px;
}
#leftpane {
	width: 340px;
	float:left;
	font-size: 70%;
	margin: 0 0 0 10px;
}
#leftpane h1{
	text-align: left;
	border-top: solid 1px #aaaaaa;
	font-size: 100%;
	
}
#leftpane a{
	text-decoration: none;
	color: #333333;
}
#leftpane a.red{
	text-decoration: none;
	color: #990000;
}
#leftpane input.text{
	text-align: left;
	border: solid 1px #aaaaaa;
	font-size: 100%;
	width: 170px;
	height: 17px;
	margin: 0 auto 7px 4px;
}
input.button{
	border: solid 1px #aaaaaa;
	font-size: 90%;
	width: 80px;
	height: 17px;
}
#content {
	font-size: 80%;
	text-align: left;
	margin: 0 10px 0 10px;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	padding: 0 10px 0 10px;
	float: left;
	width: 468px;
}
#contentDetail {
	font-size: 80%;
	text-align: left;
	margin: 0 10px 0 10px;
	border-right: solid 1px #aaaaaa;
	padding: 0 10px 0 10px;
	float: left;
	width: 808px;
}
*html #content {
	width: 488px;
}
*html #contentDiv {
	width: 708px;
}
#content h1 {
	font-size: 1em;
	color: #222222;
}
#contentdetail h1 {
	font-size: 1.3em;
	color: #222222;
}
#content h6 {
	font-size: 1.4em;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 0px;
}
#contentDetail h6 {
	font-size: 1.4em;
	color: #222222;
	margin-bottom: 10px;
	margin-top: 0px;
}
#content a {
	color: #990000;
	text-decoration: none;
}
#content a:hover {
	color: #ff0000;
}
#content input.text{
	text-align: left;
	border: solid 1px #aaaaaa;
	font-size: 100%;
	width: 170px;
	height: 17px;
	margin: auto;
}
#content select.text{
	text-align: left;
	border: solid 1px #aaaaaa;
	font-size: 80%;
	width: 170px;
	height: 17px;
	margin: auto;
	color: #666666;
}
#content input.text80{
	text-align: left;
	border: solid 1px #aaaaaa;
	font-size: 100%;
	width: 80px;
	height: 17px;
	margin: auto;
}
#content form {
	margin: 0;
}
td {
	font-size: 0.8em;
}
span.lieu {
	font-weight: bold;
}
span.autor {
	font-weight: normal;
	font-style: italic;
	font-size:0.8em;
	text-align: right;
}
a.titel {
	font-weight: bold;
	color: #990000;
}
#content a.lied {
	color: #444444;
}
#content a.lied:visited {
	color: #444444;
}

h2 {
	font-weight: bold;
	font-size: 1em;
	margin-bottom: 0px;
}

#rightpane {
	font-size: 70%;
	width: 147px;
	float:right;
}
#feet {
	
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	border-top: solid 1px #dddddd;
	font-size: 0.7em;
	text-align:center;
	color: #bbbbbb;
}
#zeitung {
	position: absolute;
	margin-left: 170px;
	margin-top: 5px;
}
hr {
		background-color: #cccccc;
		width: 100%;
	 	border: 0px; /* Für Firefox und Opera */
 		border-top: solid 1px #cccccc;
 		border-bottom: solid 1px #ffffff; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}
#rightnews {
	float:left;
	border-top: 1px solid #dddddd;
	margin-top: 10px;
	background-image: url(../images/hg_right.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
}
.red {
	color: #990000;
	text-decoration: none;
}
img.part {
	margin-right: 15px;
	float:left;
	margin-bottom: 15px;
}
p.center {
	float:left;
	width: 900px;
	clear:none;
	text-align: center;
}
#contentdetail ul {
	list-style-position: INside;
	list-style-type: square;
	margin: 6px 15px 6px 15px;
}
#contentdetail li {
	margin: 6px 15px 6px 45px;
}
