* {
	margin: 0px;
	padding: 0px;
}

html {
   	overflow-y: scroll;   	
}

#content {
    position: relative;
}

article .gallery a {
	padding: 0;	
}

article .gallery h2 {
	padding: 0;	
}

body{	
	margin: 0px;
	padding: 0px;
	background-color: #feca00;
}

.slides_control {
	height: 500px !important;
}

.slides_control > img {
    height: 500px;
}

a img{
	border-width:0px;
}

footer {
	float:right;
}

footer article a{
    padding-right: 10px;
    padding-top: 10px;
    float: right;
}

#content_footer{
	float:right;
}

.child_teaser article p,.child_teaser article h1{
	padding:20px 20px 0 20px;
}

article h2{
	padding:20px 20px 10px 20px;
}

article a{
	padding-left:20px;
}

article p a{
	padding: 0px;
}


article li{
	margin-left:35px;
	margin-right: 10px;
}

child_teaser article h2{
	padding:20px 20px 0 20px;
}

article.content{
	padding: 45px 30px 30px 50px;
}

article.content.request{
	padding: 10px 30px;
}

hr{		
	border: 0; 
	border-bottom: 1px solid #d6d6d6; 
}

table {
    border: 0 none;
}

td, tr{
	border: 0;
}

/* WRAPPER */

#main {
	width: 1000px;
	margin: 0 auto;
}

/* HEADER */

header {
    background-color: #FFFFFF;
    border-bottom: 1px solid #B5B5AA;
    height: 199px;
}

#content_head section {
	background-color:#FFFFFF;
}

#header_logo {
    float: left;
    height: 200px;
}

/* NAVIGATION */


#navigation {
	display: none;
    float: left;
    background-color:#e9f3fa;
    height:125px;
    width:750px;
}

#navigation .info {
    padding: 30px 15px 0 0;
    text-align: right;
}

.navi ul {
 
}

.navi li {
	float: left;	
    list-style-type: none;   
}

.navi li a{
	height:95px;
	width:74px;
	border-right: 1px solid #d6d6d6; 
	float:left;
	padding-left: 50px;
	padding-top: 30px;		
}

.navi_aktiv{
	background-color:#C7DFF0;
}

.navi_aktiv:hover{
	background-color:#FECA00;
}

.navi_passiv:hover{
	background-color:#FECA00;
}

#content section{
	background-color:#FFFFFF;
}

/* TEASER */
#content_head article {
    margin-left: 45px;
}

#content_head article p{
    padding: 0 10px 0 20px;
}

#content_head #content_img0{
    float: right !important;    
}

#content_child_footer {
	float:right;
}

.child_teaser h2{
	background-color: #FFFFFF;
	padding: 19px 20px 10px;
}

/* CHILDREN */

.child_teaser.grid_2_4 {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 549px;
  	cursor: pointer;
}

.child_teaser h1{
	width:250px;
	height:10px;
	position:relative;
	top:0px;
}

#content_links {
    float: right;
}

.child_links {
    float: right;
}

/* CONTACTS */

.person {
	float:right !important;
}

/* COLORING */

#content_img1, #content_img2 {
	background-color:#000000;
}

#content_img1 {
    position: absolute;
    left: 1px;
}

.separator {
	background-color:#000000;
	margin-top:-1px;
}

/* NEWS */
.news {
	background-color:#FFFFFF;
}

.news > article{
	padding:10px 20px 0 20px;	
}

.news > article p, .news > article a{
	padding:0;
}

.news a{
	padding:10px 0 0 20px;
}

.news p a{
	padding:0;
}

.news h2{
	padding:20px 0 0 20px;
}

article.news {
    padding: 45px 30px 30px 50px;
}

/* CONTACTS */
.person article{
	padding:20px;	
}

/* SLIDESHOW */
#slides .pagination{
	display:none;
}

#slides {
	background-color: #FFFFFF;
}

a.email, a.m7{
	padding:0;
}

ul.downloads {
    border-top: 1px solid #b3b3b5;
    list-style-type: none;
    margin-top: 20px;
}

#content ul.downloads li {
    border-bottom: 1px solid #b3b3b5;
    float: left;
    margin: 0;
    padding: 5px 0;
    width: 100%;
}

#content ul.downloads li > a {
    float: left;
    margin-right: 10px;
}

.downloads_details {
    float: left;
    width: 425px;
    margin-left: 10px;
}

.downloads_details a{
    padding: 0;
}

a.lytebox {
	padding: 0;
}

.lytebox img {
    float: left;
    width: 199px;
}