	* {
		margin:0;
		padding:0;
	  }
	  
html  { 
	height: 100%; margin-bottom: 1px; 
}	  
			

body {
font-size: 14px;
font-family: 'Open Sans', sans-serif;
line-height:23px;
height:100%;
border:0px solid;
background: #ffffff;
}

#container {	
margin:0px auto;
text-align:left;
height:100%;
border:0px solid;
width:979px;
background: #ffffff;
}

#head {
width:939px;
height:98px;
background: #ffffff;
padding:20px;
}

#head .left {
	float:left;
	width:412px;
	height:102px;
	margin-top:10px;
}

#head .right {
	margin-top:0px;
	padding-top:0px;
	float:right;
	width:220px;
	height:72px;
	border:0px solid;
	text-align:right;
	margin-top:10px;	
}

#head .right .tel {
	color:#6186B0; font-size:15px; font-weight:bold;
}

#head .right .mail {
	color:#6186B0; font-size:14px; font-weight:bold;
}

#head .right .impressum {
	margin-left:165px;
	display:block;
	margin-top:62px;
}

#head .right .impressum a {
	color:#6186B0; font-size:10px; text-decoration:none;
}

#key {
width:979px;
height:288px;
}

#content {
width:939px;
background: #ffffff;
padding:20px;
background-image: url(i/bg-content.jpg);
background-repeat:repeat-y;
border:0px solid;
min-height:100%;
}

#content #right ul {
	list-style-position:outside;
	list-style-type:none;
	margin-left:20px;
}

#content #right a {
	color:#6186B0;
}

#content #right li {
	padding-left:0px;
	list-style-type:square;
	margin-bottom:15px;
}

#left {
	float:left;
	width:200px;
	margin-top:60px;
}

#left ul {
	list-style-position:inside;
	list-style-type:none;
}

#left li {
	padding-left:20px;
}

#left li a {
	color:#ffffff;
	font-size:13px;	
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

#left li a:hover {
	color:#D6D7D9;
}

#left .active {
	color:#D6D7D9;
	font-size:13px;	
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;	
}

#left .active2 {
	color:#D6D7D9;
	font-size:18px;	
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;	
}


#left #impressum {
	position:absolute;
	margin-top:500px;
}


#right {
	float:left;
	width:550px;
	padding-left:30px;
	margin-bottom:50px;
}

#seotext {
	width:980px;
	min-height:50px;
	padding:20px;
	color:#ffffff;
	background-color:#D64120;
	margin-left:-20px;
}

table {
	border:0px solid #000000;
    border-spacing:0px;
}

.td1 {
	background-color:#D8E0D0;
	padding:5px;
	margin:0px;
	font-size:12px;
	text-align:center;
	border-left:1px solid;
	border-bottom:1px solid;
}

.td2 {
	background-color:#CCD4C5;
	padding:5px;
	margin:0px;
	font-size:12px;
	text-align:center;
	border-left:1px solid;
	border-bottom:1px solid;	
}

h1 {
	color:#6287B1;
	font-size:22px;
	margin-bottom:0px;	
	text-align:left;
	text-transform:uppercase;
}

h2 {
	color:#D10100;
	font-size:17px;
	margin-bottom:27px;	
	text-align:left;
}

#content a {
	color:#620D06;
	text-decoration:none;
	font-weight:bold;
}

.invisible{
	display: none;
}

iframe {
	border:0px;
}

td {
	background-color:#D64120;
	border:1px solid #ffffff;
	padding:3px;
	color:#ffffff;
	font-weight:bold;
}

.crop {
    width: 205px;
    height: 133px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat; 
    overflow: hidden;   
}

.crop img {
   min-height: 100%;
   min-width: 100%;
}