@charset "UTF-8";
/* CSS Document */

body {
	background:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#333333;
}

html, body { 
	top:0; left:0; right:0;
	margin: 0;
	padding: 0;
}

#container {
	width:100%;
}

#shortcuts {
	display:none;
}

#socialmedia {
	 display:block; 
	 width:100%;
	 margin:10px 0 0 0;	
}

#socialmedia img{
	 margin:0 0 0 5px;
}

#logo {	
	background:#3b3b3b;
	text-align:center;
}


#logo img{	
	border:none;
	margin:10px 0 10px 0;
}


#headergfx {
	display:none
}


#claim img {
	width:100%;
	height:auto;
}

#claim {
	background:#27257a;
	color:#ffffff;
	padding:5px 0 5px 0;
}

body.kontakt #cont3{
	display:block !important;
}


body.kontakt #cont6,
body.kontakt #subnav,
body.referenzen li.referenzen,
body.referenzen #subnav.referenzen{
	display:none;
}


/* MAINNAV */

#mainnav {
	width:100%;
	background:#000000;
	overflow:hidden;
}

#mainnav a,
#mainnav a:link,
#mainnav a:visited,
#mainnav a:active,
#mainnav a:hover
{
	color:#c7c7c7;
	text-decoration:none;
}

#mainnav a:hover
{
	color:#636363;
}

#mainnav a strong,
#mainnav a:link strong,
#mainnav a:visited strong,
#mainnav a:active strong,
#mainnav a:hover strong
{
	color:#636363;
	font-weight:100;
}

#mainnav ul{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#mainnav li{
	float:left;
	margin:0 8px 0 0;
	padding: 5px;
}

/* MAINNAV END */

/* LANGUAGE */


#language {
	width:100%;
	font-size:10px;
	background:#cccccc;
	overflow:hidden;
}

#language a,
#language a:link,
#language a:visited,
#language a:active,
#language a:hover
{
	color:#606060;
	text-decoration:none;
}

#language a:hover
{
	color:#606060;
}

#language a strong,
#language a:link strong,
#language a:visited strong,
#language strong a:active strong,
#language a:hover strong
{
	color:#000000;
	font-weight:100;
}

#language ul {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#language li {
	float:left;
	margin:0 5px 0 0;
	padding: 5px;
}

/* LANGUAGE END s*/


/* CONTENT */

#content{
	padding:5px;
}

#content p{
	padding:0;
	margin:0 0 10px 0;
}

#content ul{
	margin:0 0 10px 0x;
	padding:0 0 0 20px;
	list-style-type:square;
}

#content h1{
	font-size:18px;
	margin:0;
	padding: 5px 0 10px 0;
	font-weight:100;
	lin-height:24px;
}

#content h2{
	font-size:14px;
	margin:0;
	padding: 5px 0 10px 0;
	font-weight:100;
	text-transform:uppercase;
}

#content h3{
	font-size:12px;
	margin:0 0 5px 0;
	padding: 2px 0 5px 0;
	font-weight:100;
	text-transform:uppercase;
	border-bottom:#999999 solid 1px;
}


#content a,
#content a:link,
#content a:visited,
#content a:active,
#content a:hover{
	color:#333333;
}

#content a:hover,
#content a:hover{
	text-decoration:none;
}

#cont1 img,
#cont2 img,
#cont6 img,
#cat1 img,
#cat2 img,
#cat3 img,
#cat4 img{
	width:100%;
	height:auto;
}

#cont6 img.norm{
	width:auto;
	height:auto;
}

body.lbox #content img {
	width:auto !important;
	height:auto !important;
}

#cont3 {
	display:none;
}

#cont4,
#cont5,
#feat1,
#feat2{
	color:#ffffff;
	padding:5px;
	margin:5px 0 5px 0;
}

#cont4,
#feat1 {
	background:#27257a;
}

#cont5,
#feat2 {
	background:#ff7300;
}

#news1,
#news2 {
	background:#eeeeee;
}

#news1 img,
#news2 img{
	max-width:100%;
	height:auto;
}


#cont4 a,
#cont4 a:link,
#cont4 a:visited,
#cont4 a:active,
#cont4 a:hover,
#cont5 a,
#cont5 a:link,
#cont5 a:visited,
#cont5 a:active,
#cont5 a:hover,
#feat1 a,
#feat1 a:link,
#feat1 a:visited,
#feat1 a:active,
#feat1 a:hover,
#feat2 a,
#feat2 a:link,
#feat2 a:visited,
#feat2 a:active,
#feat2 a:hover {
	color:#ffffff;
}

#cont5 a:hover,
#cont5 a:hover{
	text-decoration:none;
}

table.datenblaetter td {
	border-bottom:#ffffff solid 1px;
	background:#eeeeee;
	vertical-align:top;
}

table.datenblaetter h3 {
	border: none !important;
}


/* CONTENT END */



/* SUBNAV */

#subnav p {
	display:none;
	background:#ffcc00;
}

#subnav ul {
	width:100%;
	list-style-type:none;
	padding:0;
	line-height:20px;
}

#subnav ul ul{
}

#subnav li {
	background:#dddddd;
	border-bottom:#ffffff solid 1px;
	padding:0 0 0 5px;
}

#subnav li li{
	background:#cccccc;
	border-top:#ffffff solid 1px;
	border-bottom:none;
	padding:0 0 0 5px;
}

#subnav a,
#subnav a:link,
#subnav a:visited,
#subnav a:active,
#subnav a:hover
{
	color:#636363;
	text-decoration:none;
}

#subnav a:hover
{
	color:#000000;
}

#subnav a strong,
#subnav a:link strong,
#subnav a:visited strong,
#subnav a:active strong,
#subnav a:hover strong
{
	color:#000000;
	font-weight:100;
}

/* SUBNAV END */




/* FOOTER */

#footer {
	width:100%;
	background:#3b3b3b;
	overflow:hidden;
	margin:0;
	font-size:10px;
	color:#c7c7c7;
}

#footer a,
#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover
{
	color:#c7c7c7;
	text-decoration:none;
}

#footer a:hover
{
	color:#636363;
}

#footer a strong,
#footer a:link strong,
#footer a:visited strong,
#footer a:active strong,
#footer a:hover strong
{
	color:#636363;
	font-weight:100;
}

/* FOOTER END */
