@CHARSET "ISO-8859-1";

html, body {
	background: url(../images/bg_body.png) repeat-x left top;
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	color: #202021;
}
h1, h2, h4, h5, h6 {
	color: #202021;
	font-weight: bold;
	font-family: tahoma;
	font-size: 15px;
	line-height: 15px;
	margin: 0px 0px -10px 0px;
}
.hellgrau {
	color: #CECECE;
}
.cyan {
	color: #00AEEF;
}
.magenta {
	color: #EC008B;
}
.yellow {
	color: #FFF202;
}
.header_halter {
	width: 900px;
	height: 250px;
	margin: auto;
}
.header {
	background: url(../images/header/header_home.jpg) no-repeat center;
	margin-right: 100px;
}
.header_text {
	width: 320px;
	padding: 130px 0px 0px 290px; /*o r u l*/
}
.ajax_lader_halter {
	display: none;
}
.ajax_lader {
	background: url(../images/ladegrafik.gif) no-repeat left;
	width: 200px;
	height: 16px;
	text-indent: 20px;
	line-height: 16px;
}
.layout_rahmen {
	/* margin: 0px 0px 0px 25px;*/ /*o r u l*/
	/* border: 1px dashed #787878;*/
}
.rahmen_dashed {
	border: 1px dashed #787878;
}
.rahmen_solid {
	border: 1px solid #e2e2e2;
}

.inhalte {
	min-height: 500px;
	padding: 20px 5px 5px 5px;
	overflow-x: hidden;
	overflow-y: auto;
}
.inhalte_spalte_links {
	width: 175px;
}
.inhalte_spalte_mitte {
	width: 440px;
}
.inhalte_spalte_mitte_rahmen {
	width: 420px;
}
.inhalte_spalte_rechts {
	width: 175px;
}

.pre_footer {
	color: #8B8F94;
}

.footer {
	height: 40px;
	line-height: 40px;
	text-align: left;
	color: #8B8F94;
}

.footer_neu {
	background: url(../images/bg_footer2.jpg) no-repeat left;
	width: 1000px;
	height: 100px;
	margin: auto;
}

.img_rahmen_linke_spalte {
	width: 160px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}
.img_untertitel_linke_spalte {
	padding-left: 5px;
	color: #cccccc;
}

.img_rahmen {
	width: 300px;
	height: 225px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}
.img_rahmen_pb {
	padding-bottom: 2px;
	cursor: pointer;
}
.img_rahmen_thumbs {
	width: 100px;
	padding: 2px;
	border: 1px solid #e2e2e2;
}
.img_tuhmbs_halter {
	padding-left: 3px;
}
.img_tuhmbs {
	width: 100px;
	height: 70px;
}
.img_rahmen_thumbs_scroller {
	width: 50px;
	padding: 2px;
	border: 1px solid #e2e2e2;
	
}
.img_tuhmbs_scroller {
	width: 50px;
	height: 50px;
}
.img_tuhmbs_scroller_link {
	width: 50px;
	height: 50px;
	display: block;
}

.navi {
	height: 20px;
	padding: 3px 0px 0px 3px;
}
.navi span {
	color: #CFCFCF;
	text-decoration: none;
}
.navi_item {
	background: url(../images/icon_navi.gif) no-repeat left top;
	padding-right: 20px;
	text-indent: 15px;
	float: left;
	cursor: pointer;
}
.navi_item:hover, .navi_item_aktiv, .navi_item_aktiv:hover {
	background: url(../images/icon_navi_hover.gif) no-repeat left top;
	padding-right: 20px;
	text-indent: 15px;
	float: left;
	cursor: pointer;
}
.navi_item_home {
	background: url(../images/icon_navi_home.gif) no-repeat left top;
	padding-right: 20px;
	text-indent: 15px;
	float: left;
	cursor: pointer;
}
.navi_item_home:hover,.navi_item_home_aktiv, .navi_item_home_aktiv:hover {
	background: url(../images/icon_navi_home_hover.gif) no-repeat left top;
	padding-right: 20px;
	text-indent: 15px;
	float: left;
	cursor: pointer;
}
.subnavi_item {
	background: url(../images/icon_subnavi.png) no-repeat left bottom;
	width: 150px;
	height: 20px;
	text-indent: 15px;
	line-height: 18px;
	border-bottom: 1px dashed #787878;
}
.subnavi_item:hover, .subnavi_item_aktiv, .subnavi_item_aktiv:hover {
	background: url(../images/icon_subnavi_hover.png) no-repeat left bottom;
	width: 150px;
	height: 20px;
	text-indent: 15px;
	line-height: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #787878;
	/*cursor: pointer;*/
}
.subnavi_item a, .subnavi_item a:visited {
	color: #202021;
	text-decoration: none;
}
.subnavi_item_aktiv a, .subnavi_item a:hover, .subnavi_item_aktiv a:visited {
	color: #202021;
	text-decoration: none;
	font-weight: bold;
}


.referenz_item {
	background: url(../images/icon_subnavi.png) no-repeat left bottom;
	width: 150px;
	height: 20px;
	text-indent: 15px;
	line-height: 18px;
}
.referenz_item:hover, .referenz_item_aktiv, .referenz_item_aktiv:hover {
	background: url(../images/icon_subnavi_hover.png) no-repeat left bottom;
	width: 150px;
	height: 20px;
	text-indent: 15px;
	line-height: 18px;
	font-weight: bold;
}
.referenz_item a, .referenz_item a:visited {
	color: #202021;
	text-decoration: none;
}
.referenz_item_aktiv a, .referenz_item a:hover, .referenz_item_aktiv a:visited {
	color: #202021;
	text-decoration: none;
	font-weight: bold;
}

a:focus { 
	outline: 0; 
}
a.normal_link:link, a.normal_link:visited {
	color: #202021;
	text-decoration: none;
	font-weight: normal;
}
a.normal_link:hover {
	color: #202021;
	text-decoration: underline;
}
a.header_link:link, a.header_link:visited, a.header_link:hover {
	color: #202021;
	text-decoration: none;
	font-weight: normal;
}
a.footer_link:link, a.footer_link:visited {
	color: #8B8F94;
	text-decoration: none;
	font-weight: normal;
}
a.footer_link:hover {
	color: #8B8F94;
	text-decoration: underline;
}
a.navi_link:link, a.navi_link:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
a.navi_link:hover {
	color: #ffffff;
	text-decoration: none;
}
a.subnavi_link:link, a.subnavi_link:visited {
	color: #202021;
	text-decoration: none;
	font-weight: normal;
}
a.subnavi_link:hover {
	color: #202021;
	text-decoration: none;
	font-weight: bold;
}
a.referenz_link:link, a.referenz_link:visited {
	color: #202021;
	text-decoration: none;
	font-weight: normal;
}


.inhalte li {
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	list-style-image: url(../images/icon_li.png);
	margin: 0 0 0 18px;
	padding: 2px 0;
}
.padding_bottom {
	padding-bottom: 4px;
}
/* GOOGLE MAPS START */
.google_maps_karte {
	width: 500px;
	height: 500px;
	border: 1px dashed #787878;
}
.google_maps_locations {
	width: 200px;
}



.home_projekte_beschr {
	padding: 5px 5px 5px 10px;
}
#co_slider_home {
	position:absolute;
	width:240px;
}
#co_slider_home span {
	display:block;
}
#co_slider_home_thumbs_1 {
	float:left;
}
.co_slider_home_maske {
	position:relative;
	width:414px;
	height:310px;
	overflow:hidden;
}
.bg_rahmen {
	background: url(../images/bg_rahmen.jpg) no-repeat left top;
	width: 440px;
	height: 340px;
}
.bg_rahmen_inhalt {
	padding: 13px 0px 0px 13px;
}


.button {
	background: url(../images/input_schwarz.png) repeat-x;
	padding: 0;
	margin: 0;
	border: 1px solid #7C7C7C;
	font-size: 11px;
	color: #ffffff;
}
.inputbox {
	background: #ffffff url(../images/input.png) repeat-x left top;
	border: 1px solid #8A8A8D;
	font-size: 11px;
	font-family: Tahoma;
	padding: 1px;
}
#recaptcha_response_field {
	background: #ffffff url(../images/input.png) repeat-x left top;
	border: 1px solid #8A8A8D;
	font-size: 11px;
	font-family: Tahoma;
	padding: 1px;
}
#first_mb, #second_mb, #third_mb, #fourth_mb {
	height: 10px;
	width: 900px;
	margin: 0px auto;
	background-color: #cecece;
}
