@charset "utf-8";
body  {
	font:100% Arial, Helvetica, sans-serif;
	background:#FFF;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #333;
	font-size:12px;
}
img {
	border:none;
}
h1, h2, h3 {
	margin:10px 0 10px 0;
	display:block;
	padding:3px;
	background:#FFF;
	font-size:14px;
	border:2px solid #135f7b;
	border-right: 10px solid #135f7b;
}
h1.klein {
	font-weight:normal;
	font-size:9px;
	color:#666;
	border:none;
	padding:0px;
	margin:0px;
}
h2.gros {
	font-size:14px;
	border:2px solid #135f7b;
	border-right: 10px solid #135f7b;
}
h2, h3 {
	font-size:13px;
	border:1px solid #CCC;
	border-right: 10px solid #CCC;
}
h4 {
	font-size:12px;
	padding:0;
	margin:0 0 5px 0;
}
a {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
p {
	margin:0;
	padding:0;
}
p.news, div.news {
	margin-top:-9px;
	padding:5px 5px 5px 5px;
	background:#ededed;
	overflow:auto;
	text-align: justify;
}
#container {
	position: relative;
	width: 1000px;
	background: #FFF;
	margin: 0 auto;
	border: none;
	text-align: left;
} 
#ad {
	position:absolute;
	right:-301px;
	top:124px;
}
#header {
	height: 124px;
	background: #DDDDDD;
	background-image: url(../images/img_01.jpg);
} 
#sidebar1 {
	position: absolute;
	top: 125px;
	left: 0;
	width: 175px;
	background:url(../images/img_05.jpg);
	padding: 5px;
}
* html #sidebar1 {
	width:185px;
}
#sidebar2 {
	position: absolute;
	top: 125px;
	right: 0;
	width: 175px; 
	background:url(../images/img_05.jpg);
	padding: 5px; 
}
* html #sidebar2 {
	width:185px;
}
#mainContent {
	margin: 0 190px 0 200px; 
	padding: 7px 10px 0 0; 
	overflow: visible;
	line-height:18px;
    }
#container #header .logo {
	position: absolute;
	left: 50px;
}
.fltrt { 
    float: right;
    margin-left: 8px;
}
.fltlft {
    float: left;
    margin-right: 8px;
}

.button {
	width:175px;
}

.button ul {
	list-style:none;
	margin: 0;
	padding: 0;
	border: none;
}
	
.button li {
	list-style:none;
	padding:0;
	border-bottom: 1px solid #90bade;
	font-size:11px;
	margin: 0;
}
.button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-right: 10px solid #135f7b;
	background-color: #3490b2;
	color: #fff;
	text-decoration: none;
	width: 100%;
	font-weight:normal;
}

html>body .button li a {
	width: auto;
}

.button li a:hover {
	border-right: 10px solid #1b6a87;
	background-color: #3d98b9;
	color: #fff;
}
.charts {
	list-style: none;
	display: block;
	margin:6px 0 10px 6px;
	padding:0px;
	overflow:inherit;
}

.charts ul{
	list-style:none;
	margin:0;
	padding:0;
	border:none;
	overflow:inherit;
}
.charts li {
	display: block;
	margin:0 1px 0 0;
	background-color: #DFE8EE;
	float:left;
	width:106px;
	height:65px;
	padding:7px 4px 3px;
	text-align:center;
}
* html .charts li {
	width: 114px;
}
.charts li:hover {
	display: block;
	margin:0 1px 0 0;
	background-color: #aac3d4;
	float:left;
	text-align:center;
}
#galerie,#images {
	overflow:auto;
	width:600px;
	margin:0 0 10px 0;
	text-align:center;
}
#kategorie {
	text-align:left;
	border:1px solid #CCC;
	padding:5px;
	background-color: #DFE8EE;
	float:left;
	width:175px;
	margin:5px 7px 0 0;
}
* html .kategorie{
	width:185px;
}
#kategorie:hover {
	background-color: #aac3d4;
}
.bild {
	text-align:left;
	border:1px solid #CCC;
	padding:3px;
	background-color: #ecf1f4;
	float:left;
	width:188px;
	margin:5px 4px 0 0;
	position:relative;
}
* html .bild{
	width:194px;
}
.bild:hover {
	background-color: #e8eef2;
}
.bild .overlay {
	position:absolute;
	left:3px;
	top:3px;
	width:80px;
	height:60px;
	background:transparent url(../images/overlay.png);
}
* html .bild .overlay {
	background:none;
} 
.clear {
	clear:both;
}
.navga {
	text-align:center;
	font-size:12px;
	width:590px;
	padding:5px;
	background-color:#41B5E8;
	margin:10px 0 1px 0;
}
.navga2 {
	text-align:center;
	font-size:12px;
	width:590px;
	padding:5px;
	background-color:#41B5E8;
	margin:0 0 1px 0;
}

* html .navga{
	width:600px;
}
.upload,.upload a {
	text-decoration:none;
	text-align:center;
	font-size:9px;
	width:590px;
	padding:5px;
	background-color:#CCC;
	margin:0 0 1px 0;
}
* html .upload{
	width:600px;
}
.seiten {
	line-height:30px;
	margin:0px auto;
	text-align:center;
}
.seiten a {
	padding:4px 6px 4px 6px;
	border:1px solid #FFF;
	background:#333;
	margin:1px;
	color:#FFF;
}
.seiten a:hover {
	background:#999;
	color:#000;
}
.seiten p {
	display:inline;
	padding:4px 6px 4px 6px;
	border:1px solid #FFF;
	color:#FFF;
	background:#008AFF;
	margin:1px;
}
.kats {
	width:100%;
	text-align:center;
	margin:5px;
}
* html .kats{
	width:600px;
}
.kats a{
	text-decoration:none;
	padding:5px;
}