@charset "utf-8";


body {
	padding: 0;
	background-color: #8C5047;
	margin-top: 20px;
	}
	
img {border: 0;
    }
	
h1 {
	color: #000000;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
h2 {
	color: #000000;
	font-size: 18px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

h3 {
	text-align: center;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
    }
	
a {
	text-decoration:underline;
	color: #000000;
	}

a:hover {
	color: #8C5047;
	}
	
hr {
	color: #999999;
	}
	
.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
    }
.left {
	text-align: left;
	}	
	
.center {
	text-align: center;
	}
	
.right {
	text-align: right;
	}
	
.linksoben {
	display:inline;
	float: right;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 0px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 2px;
	}
	
.linksunten {
	list-style: none;
	display:inline;
	float: right;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	clip: rect(10px,auto,auto,auto);
	}

.hi #container  {
	background-color: #CCCCCC;
	border: medium outset #ffffff;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(Grafiken/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	width: 950px;
    }
	
.hi  #headerlinieoben {
	margin-top: 110px;
	color: #999999;
	}
	
.hi  #headerlinieunten {
	color: #999999;
	top: 5px;
	}
.hi  #sidebar {
	float: left;
	text-align: center;
	width: 200px;
	}	
.hi   #sidebar  ul  {
	font-weight: bold;
	text-align: left;
	line-height: 12px;
	}
.hi  #sidebar  li {
	list-style-type: none;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	margin-top: 7px;
	}
.hi  #sidebar  img {
	left: 5px;
	}

.hi #mainContent {
	color: #000000;
	margin-left: 220px;
	margin-right: 10px;
	padding-top: 5px;
	padding-right: 100px;
	padding-bottom: 5px;
	padding-left: 100px;
	text-align: center;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    }
	
.links{
	font-size: 9px;
	color: #333333;
	left: 20px;

	}
	
.mitte{
	left: 300px;
	padding-left: 260px;
	font-size: 9px;
	color: #333333;
	}
	
.rechts{
	padding-left: 250px;
	font-size: 9px;
	color: #666666;
	}

.update{
	font-size: 9px;
	color: #333333;
	line-height: 8px;
	margin-left: 10px;
	}
	
.updateneu{
	font-size: 9px;
	color: #8C5047;
	line-height: 8px;
	margin-left: 10px;
	}

.updatef{
	font-size: 9px;
	color: #666666;
	line-height: 8px;
	margin-left: 10px;
	}
.neu {
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
.titel {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.danke {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
	width: 100%;
}
	
.quelle{
	font-size: 9px;
	color: #333333;
	}
