body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#top_back {
	background-color: #9c9d9d;
	position: absolute;
	height: 350px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#inhalte, #fuss_inhalte {
	width: 860px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	top: 0px;
	padding-right: 20px;
	padding-left: 20px;
}
#inhalte {
	min-height: 800px;
}
#inhalte h1 {
	display:none;
	visibility:hidden;
}
#fuss_inhalte {
	padding-top:20px;
	padding-bottom:20px;
}


td.colleft {
	width: 260px;
}
td.colright {
}
td.colright_half {
	width: 280px;
}
td.colspacer {
	width: 20px;
}
td.colspacer_minor {
	width: 10px;
}
.logoline td {
	padding-top: 20px;
	padding-bottom: 10px;
}
.sloganline td {
	color:#000;
	padding-bottom: 20px;
	letter-spacing: 0.05em;
}
table.projektdaten {
	margin-top:25px;
}
table.projektdaten td {
	font-size:11px;
	padding:5px;
}
table.projektdaten td p {
	font-size:11px;
	line-height: 13px;
	padding-bottom: 5px;
}

tr.background_light_grey {
	background-color:#F5F5F5;
}
tr.background_medium_grey {
	background-color:#E8E8E8;
}


td.menue_top {
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
}
td.menue_top a {
	color: #000;
	text-decoration: none;
}

td.menue_top a:hover, td.menue_top a.aktuell {
	color: #fff;
}




div #menue_left {
	margin-top: 0px;
	height:243px;
}
div #menue_left a, div #menue_left_sub a {
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-left:0px;
	padding-top:8px;
	padding-bottom:8px;
}
div #menue_left a {
	color: #FFF;
}
div #menue_left_sub {
	height:70px;
	margin-top: 155px;
}
div #menue_left_sub a {
	color: #000;
}
div #menue_left a.aktuell, div #menue_left a:hover, div #menue_left a:active, div #menue_left_sub a.aktuell, div #menue_left_sub a:hover, div #menue_left_sub a:active {
	color: #000;
	padding-left:20px;
	background-image: url(../img/back_menue_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
}
div #menue_left a.subline, div #menue_left_sub a.subline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
a.nohoverimg:hover,  a.nohoverimg:active {
	background-image: none !important;
}



#inhalt, #news {
	margin-top:20px;
	line-height:2.0em;
	padding-bottom:3.0em;
}
#inhalt p, , #news p {
}
#inhalt h2, #news h2 {
	display:block;
	margin-top:1.0em;
	margin-bottom:1.0em;
	font-weight: normal;
}
#inhalt h2 {
	font-size:16px;
	color:#e3000f;
}
#news {
	max-width:260px;
	overflow-x:hidden;
}
#news h2 {
	text-transform: uppercase;
	font-weight: bold;
	color:#666;
}
#news a {
	color:#e3000f;
	text-decoration:none;
}
#news a:hover {
	text-decoration:underline;
}
#news div.newstrenner {
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#inhalt div.newstrenner {
	display:none;
	visibility:hidden;
}
#inhalt a {
	color:#000;
	text-decoration:underline;
}
#inhalt a:hover {
	color:#e3000f;
	text-decoration:none;
}
#inhalt .illubild {
	float: left;
	width: 280px;
	margin-right:20px;
}
#inhalt .illubild img {
	margin-top:8px;
}
#inhalt .illubild p {
	padding-top:1.0em;
	line-height:1.3em;
	font-size:10px;
	color:#666;
}
#inhalt td.illubild_referenz {
	width: 280px;
	height: 280px;
	background-color: #CCC;
}
#inhalt td.illubild_referenz_blanko {
	width: 280px;
	background-color: #fff;
}

#inhalt p.zweispalter {
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	-o-column-count: 2;
	
	column-width: 280px;
	-webkit-column-width: 280px;
	-moz-column-width: 280px;
	-o-column-width: 280px;
	
	margin-bottom:1.5em;
}

#inhalt ul {
	list-style-image: url(../img/ul_dot.png);
}

#referenzenkarte {
	position:relative;
	height:580px;
}
#referenzenlinks {
	position:absolute;
	width:260px;
	height:560px;
	top:0px;
	right:0px;
	padding:10px;
	background-image: url(../img/back_white_light.png);
	background-repeat: repeat;
	background-position: left top;
	font-size: 11px;
	line-height:14px;
}
#referenzenlinks p {
	margin-bottom:4px;
}
#referenzenlinks a {
	text-decoration:none
}
#referenzenkartentitel {
	position:absolute;
	top:5px;
	left:10px;
}
div.referenzen_back_link {
	padding:10px;
	background-color: #E8E8E8;
}
div.referenzen_back_link a {
	text-decoration: none !important;
}


#fuss {
	background-color: #9c9d9d;
	position: relative;
	min-height: 200px;
	width: 100%;
}
#fuss_inhalte {
	line-height:22px;
}
#fuss_inhalte a {
	color:#000;
	text-decoration:none;
}
#fuss_inhalte a:hover, #fuss_inhalte a:active, #fuss_inhalte a.aktuell {
	color:#e3000f;
}
.adress_line_title {
	width:35px;
	display:inline-block;
}


#wy {
	position:fixed;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
}

.bausteintrenner {
	display: block;
	clear: both;
}
/* 4 twitter timeline  */

#news iframe {
	width:260px !important;
	max-width:260px !important;
}
p.socialicons img {
	height:21px;
	width:auto;
	margin-right:10px;
}