BODY {
	font-size: 12px;
	padding: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background: #00121C url(/img/bg/bg-body.gif) repeat-x top center;
}
#container {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #4D82B8;
	padding: 0;
	top:0px;
	background: #fff;
}
.containerborder {
	width: 930px;
	position: relative;
	border: 9px solid #D4CFBB;
	padding: 0;
	background: #FFF;
	float: left;
	*float: center;
}
#kcontainer {
	width: 930px;
	margin:20px 0 10px 0;
	float: left;
	*float: center;
	padding: 15px 10px 0 10px;
	background: #fff;
}
#pfadangabe {
	width:950px;
	height:20px;
	*height:20px;
	position:absolute;
	padding:0px;
	top:100px;
	*top:100px;
	*left:0px;
	color: #000;	
	border-bottom: 1px solid #0099FF;
}
img {
	border: 0;
}
.strong {
	font-weight: bold;
}
a {
	color: #3399CC;
	text-decoration: none;
	border: 0;
}
a:hover {
	text-decoration: underline;
}
.right {
	float: right;
	width: 245px;
	margin: 0 0 0 0;
	background: #fff;
	border-left: 1px solid #ccc;
	padding: 0 0 0 7px;
}
.left {
	float: left;
	width: 635px;
	background: #fff;
	padding: 0;
	margin: 0 0 0 0;
}
.post {
	float: left;
	width: 95%;
	margin:20px auto 0 auto;
	padding: 0 6px 6px 6px;
	background: #fff;
}
.post p {
	text-align:justify;
}
.post img {
	margin: 7px;
}
.post h2 {
	width: 98%;
	border-bottom: 1px solid #CCCCCC;
	color: #000;
	font-size: 16px;
	padding: 5px;
	margin: 0;
}
.post ul {
	margin: 0 0 0 15px;
}
.post li {
	list-style: url(/img/bg/aufzaehlung-aehnliches.gif);
}
.alignright {
	float:right;
}
.ibeschreibung {
	float: left;
	width: 640px;
	border-top: 1px solid #CCCCCC;
}
.ibeschreibung p {
	padding: 5px;
	text-align: justify;
}
.postileft {
	float: left;
	width: 310px;
	margin: 5px 0 0 0;
	border-right: 1px solid #F1F1F1;
}
.postiright {
	float: left;
	width: 310px;
	margin: 5px 0 0 10px;
}
.posti {
	width: 280px;
	*width: 280px;
	*float: left;
	float: left;
	margin:0 0 10px 5px;
	padding: 10px 10px 5px 10px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}
.posti p {
	text-align:justify;
	margin: 0 0 10px 0;
}
.postitext {
	width: 250px;
	text-align: left;
}
.postiimg {
	width: 250px;
	padding: 5px 0 5px 0;
	text-align: center;
}
.posti h2 {
	color: #000;
	font-size: 16px;
	margin: 0 0 5px 0;
}
.posti h2 a{
	color: #000;
	font-size: 16px;
	margin: 0;
}
.posti h2 a:hover{
	color: #E20B77;
	text-decoration: underline;
}
.posti ul {
	margin: 0;
}
.posti li {
	list-style: url(/img/bg/aufzaehlung-aehnliches.gif);
}
.sidebar {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 5px 0 5px 0;
	border: 0px solid #CCCCCC;
	background: #FFFFFF;
}
.sidebartop {
	width: 100%;
	padding: 5px 0 5px 0;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #ccc;
	border-top: 0px solid #F1F1F1;
	color: #000;
}

.sidebartop h3 {
	text-transform: uppercase;
	color: #000;
	font-size: 11px;
	margin: 0 0 0 5px;
	display: inline;
}
.sidebar2 {
	width: 100%;
	padding: 5px 0 5px 0;
	margin: 5px auto 0 auto;
	background: #FFFFFF;
}
.sidebar2 ul {
	border: 1px solid #FF000;
}
.sidebar2 li {
	list-style: url(/img/bg/aufzaehlung.gif);
}
.sidebar2 a {
	color: #2A4758;
	text-decoration: none;
}
.sidebar2 a:hover {
	text-decoration: underline;
}

.pagination {
	width: 90%;
	height: 30px;
	float: left;
	text-align: right;
	margin: 10px 10px 10px 0;
	padding: 5px 6px 3px 6px;
}

.pagination a{
	border: 1px solid #ccc;
	background: #f1f1f1;
	padding: 3px 6px 3px 6px;
	text-decoration: none;
	margin: 0 3px 0 3px;
}

.pagination a:hover{
	text-decoration: underline;
}

/********** HEADER NAVIGATION *************/
#headercontainer { 
	float: left;
	width:930px; 
	margin: 0px;
}
#header {
	width:930px;
	float: left;
	padding:0px;
	top:10px;
	*top:10px;
	color: #000000;
	*background: #fff;
}
.headernavi {
	float:left;
	width: 100%;
	height: 22px;
	padding: 6px 0 3px 0;
	margin: 5px 0 0 0;
	background: #027AAF;
}
.headermenu {
	margin: 0;
	float: left;
	width: 80%;
}
.headermenu a{;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	margin: 2px 5px 0 5px;
	padding:0 10px 0 5px;
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
}
.headermenu a:hover{
	text-decoration: underline;
}
.rss {
	float: right;
	width: 23px;
	margin: 0 5px 0 0;
	text-align: right;
	background: #ffffff;
}
.headerlogo {
	float: left;
	width: 450px;
	height:60px;
	margin:15px 0 0 10px;
	text-align: left;
}
.headerlogo h1 {
	color: #000;
	font-size: 28px;
	font-family: verdana;
	margin:0;
}
.headerlogo h2 {
	color: #027AAF;
	*color: #ccc;
	font-size: 16px;
	font-family: verdana;
	margin: 0;
}
.footer {
	width: 900px;
	float: left;
	border-top: 1px solid #ccc;
	background: #FFFFFF;
	padding: 10px;
	text-align: center;
	margin: 10px 0 10px 0;

}
/********** HEADER NAVIGATION *************/
#search{
	height: 27px;
	width:300px;
	margin: 3px 10px 0 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #ffffff;
	border: 1px solid #CCCCCC;
	color: #000000;
	float: left;
	font-size: 11px;
	width:213px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btn{
	padding: 0;
	height:22px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}
.search {
	float: right;
	height: 35px;
	width: 300px;
	margin: 25px 0 0 10px;	
	background: url(/img/bg/sbar.gif) no-repeat;
}
