body {
	margin: 0;
	padding:0;
	color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	background-color: white;
}
#main {
	text-align: left;
	vertical-align: middle;	
	margin-left: -500px;
	left: 50%;
	width: 1000px;
	z-index:40;
	position:absolute;
}
#navi {
	min-height: 380px;
	float: left;
	text-align: right;
	padding-right: 15px;
	width: 185px;
}
#top {
	width: 800px;
	height: 20px;
	margin-left: 100px;
	margin-top: 50px;
	float: left;
	font-size: 10px;
	z-index: 90;
}
#search {
	width: 220px;
	height: 20px;
	margin-left: 180px;
	float: left;
}
#lang_navi {
	width: 120px;
	height: 20px;
	float: left;
	text-transform: uppercase;
}
#meta {
	width: 180px;
	height: 20px;
	float: left;
}
.meta_navi {
	float: left;
	margin-right: 7px;
	text-transform: uppercase;
}

.meta_navi a {
	text-decoration: none;
	color: #969696;
}

.meta_navi a:hover {
	text-decoration: none;
	color: #990000;
}
#stylingworld {
	width: 145px;
	height: 120px;
	margin-right: 10px;
	float: right;
}
#header {
	width: 800px;
	height: 300px;
	margin-left: 100px;
	float: left;
	z-index: 80;
}
#logo {
	position: absolute;
	width: 158px;
	height: 169px;
	background-image: url(/fileadmin/templates/images/logo_bg.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	padding-top: 15px;
	left: 800px;
	z-index: 100;
	top: 0px;
}
#clickpath {
	width: 680px;
	margin-left: 20px;
	float: left;
	font-size: 11px;
}
#left {
	width: 200px;
	min-height: 400px;
	float: left;
	margin-top: 25px;
}
#center {
	width: 725px;
	min-height: 400px;
	float: left;
	margin-top: 5px;
}
#content {
	width: 678px;
	min-height: 400px;
	float: left;
	border-left: 2px solid #969696;
	margin-top: 5px;
	padding-left: 20px;
	padding-bottom: 25px;
	padding-top: 15px;
}
#footer {
	width: 678px;
	min-height: 100%;
	float: left;
	border-left: 2px solid #969696;
	padding-left: 20px;
	font-size: 11px;
}
#support {
	width: 120px;
	height: 25px;
	float: left;
}
#print {
	width: 60px;
	height: 30px;
	float: right;
}
#partner {
	position: absolute;
	left: 925px;
	width: 75px;
	height: auto;
	top: 295px;
}
#icons {
	width: 60px;
	height: 50px;
	float: right;
	margin-top: 25px;
}

/*default*/
.clear {
	clear: both;
}

.input {
	font-size: 10px;
	border: 1px solid #cccccc;
}

form {
	padding: 0;
	margin: 0;
}

a img {
	padding: 0;
	margin: 0;
}

a {
	color: #969696;
	text-decoration: none;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0;
	padding: 0;
	margin-bottom: 3px;
	margin-top: 2px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #990000;
	font-size: 16px;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 5px;
	color: black;
	font-size: 16px;
	font-weight: bold;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a img {
	border: 0;
}
.submit {
    border: 1px solid #d4d4d4;
    font-size: 10px;
    background-color: #d4d4d4;
    margin-top: 5px;
}
input {
    border: 1px solid #d4d4d4;
}
textarea {
    border: 1px solid #d4d4d4;
}
/* Suchefeld*/
.suchfeld {
	border:1px solid #d4d4d4;
	float: left;
	width: 150px;
	height: 13px;
}
.suchbutton {
    border: 1px solid #d4d4d4;
    font-size: 10px;
    background-color: #d4d4d4;
}
/* Print */
.print_main {
	width: 725px;
	margin: 20px;
	color: #000;
}
.print_header {
	padding: 0 0 20px 0;
}
.print_content {
	text-decoration: none;
	margin: 20px 0;
	margin-bottom: 25px;
}
.print_content .news-single-backlink, .print_content .news-list-morelink {
	display: none;
}
.print_tools {
	float: right;
	width: auto;
	padding: 5px;
	border: 1px dotted #666;
}
.print_tools a {
	font-size: 0.9em;
	text-decoration: none;
}
.print_footer {
	padding: 5px;
	font-size: 0.95em;
	color: #000;
	background: #dedede;
	text-align: center;
	
}
.print_footer a {
	color: #000;
	text-decoration: none;
}
.print_contact {
	text-align: center;
	color: #969696;
	width: 725px;
	float: left;
}
/* NEWS */
.news-single-item-right-title {
	width: 396px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	height: 15px;
	padding-top: 5px;
}

.news-single-item-right-subheader {
	margin-top: 7px;
	margin-bottom: 15px;
	font-weight: bold;
}

.news-single-item-left {
	float: left;
	width: 275px;
}

.news-single-item-left  img{
	margin: 0;
	padding: 0;
}

.news-single-item-left a img{
	margin: 0;
	padding: 0;
}

.news-single-imgcaption {
	height: 2px;
	padding: 0;
	margin: 0;
}



.news-single-item-right {
	float: right;
	width: 395px;
}

.news-list-item-image {
	float: left;
	width: 158px;
}

.news-list-item-content {
	width: 158px;
	float: left;
}

.news-list-item {
	margin-bottom: 10px;
	padding-bottom: 10px;
	margin-right: 10px;
	width: 158px;
	float: left;
}

.news-list-item-content-title {
	font-weight: bold;
	padding-top: 5px;
	color: black;
	font-size: 14px;
	height: auto;
}
.news-list-item-content-title a {
	font-weight: bold;
	color: black;
}

.news-list-item-content-teaser {
	margin-bottom: -5px;
	margin-left: 3px;
	min-height: 100px;
	float: left;
	width: 158px;
}
.news-list-item-right-cross {
    text-align: right;
}
.news-list-container {
	float: left;
	margin-top: 5px;
}


