@charset "utf-8";
/*------------------------------------------ general start*/
a:focus {
	outline: none;
}

html, body {
	height: 100%;
}

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

img {
	border: 0;
}
/*------------------------------------------ general end*/

/*------------------------------------------ background start*/
body#beton_1 {
	background-image: url(../images/background-beton_1.jpg);
	background-repeat: no-repeat;
}

body#beton_2 {
	background-image: url(../images/background-beton_2.jpg);
	background-repeat: no-repeat;
}

body#beton_3 {
	background-image: url(../images/background-beton_3.jpg);
	background-repeat: no-repeat;
}

body#beton_4 {
	background-image: url(../images/background-beton_4.jpg);
	background-repeat: no-repeat;
}

body#beton_5 {
	background-image: url(../images/background-beton_5.jpg);
	background-repeat: no-repeat;
}

body#metal_1 {
	background-image: url(../images/background-metal_1.jpg);
	background-repeat: no-repeat;
}

body#klinker_1 {
	background-image: url(../images/background-klinker_1.jpg);
	background-repeat: no-repeat;
}

body#wood_1 {
	background-image: url(../images/background-wood_1.jpg);
	background-repeat: no-repeat;
}

body#dirt{
	background-image: url(../images/background-dirt.jpg);
	background-repeat: no-repeat;
}
/*------------------------------------------ background end*/

/*------------------------------------------ fonts / texts start*/
p {
	color: #B5B5B5;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 8px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}

p a {
	color: #B5B5B5;
	text-decoration: underline;
}

p a:hover {
 	color: #7e9756;
	text-decoration: none;
}

.text_blue {
	color: #5d93b9;
}

.text_green {
	color: #7e9756;
}

.text_brigther {
	color: #D3D3D3;
	font-weight: bold;
}

.footer_info {
	color: #586A72;
	padding-left: 3px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	text-transform: uppercase;
}

#footer_right p {
	color: #586A72;
	padding: 0px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}


/*------------------------------------------ fonts / texts end*/

/*------------------------------------------ layout start*/
#wrapper_footer {
	position: relative;
	min-height: 100%;
}

#container {
	padding-top: 130px;
	width: 850px;
	margin: auto;      /*Layout centered*/
}

#content {
	padding-bottom: 340px;   /* Height of the footer? */
}

#footer {
	padding-top: 55px;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 190px;   /* Height of the footer */
	background-image:url(../images/footer-back.png);
	background-repeat: repeat-x;

}

#footer_left {
	float: left;
	margin-left: 23px;
	width: 400px;
}

#footer_middle {
	float: left;
/*	margin-left: 23px;*/
display: block;
width: 350px;
    margin-left: auto;
    margin-right: auto
}

#footer_right {
	width: 250px;
	float: right;
	margin-right: 25px;
}
/*------------------------------------------ layout end*/

/*------------------------------------------ misc start*/
.clearfix {
	clear: both;
}

.block-left {
	width: 408px;
	float: left;
}

.block-right {
	width: 408px;
	float: right;
}

.ul_footer {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ul_footer li {
	display: block;
	float: left;
	color: #fff;
	margin-right: 15px;
}

.ul_sitemap {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.ul_sitemap li {
	margin-left: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	
}

.ul_sitemap li a {
	color: #B5B5B5;	
	text-decoration: underline;

}

.ul_sitemap li a:hover {
	color: #7e9756;
	text-decoration: none;
}

#content p {	
}

.box_left {
	float: left;
}

.box_right {
	float: right;
}

.box_back {
	width: 380px;
	background-color: #393e41;
	padding: 14px;
	background-image:url(../images/box-back.jpg);
	background-repeat: repeat;
	border: 1px solid #2B3037;
}

.box_back p {
	color: #B5B5B5;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 8px;
}

.teaser_project {
	float: right;
	border: 3px solid #000;	
}

.pic-left {
	float: left;
	border: 3px solid #000;
	margin-right: 18px;
}

.pic-center {
	border: 3px solid #000;
}

.more {
	margin-top: 15px;
}

.ul_reasons {
	margin-top: 20px;
	padding-left: 8px;
	list-style-type: none;
}

.ul_reasons li {
	color: #5d93b9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 12px;
	background-image: url(../images/bullet-check-green.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 44px;
	padding-top: 3px;
}

.item_title {
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: bold;
}

.ul_services {
	margin-top: 20px;
	padding-left: 8px;
	list-style-type: none;
}

.ul_services li {
	color: #5d93b9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	height: 25px;
	margin-bottom: 12px;
	background-image: url(../images/bullet-check-blue.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 44px;
	padding-top: 6px;
}

.separator_h {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #43484B;
}

.separator_h_short {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 190px;
	height: 1px;
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #43484B;
}

.separator_blogpanel {
	margin-top: 13px;
	margin-bottom: 13px;
	width: 100%;
	height: 1px;
	line-height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #787878;
}
/*------------------------------------------ misc end*/

/*------------------------------------------ heading start*/
h1 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 47px;
	color: #7e9756;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #7e9756;
	text-transform: uppercase;
	font-weight: normal;
}

h3 {
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

h4 {
	margin: 0px;
	padding: 0px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7e9756;
	text-transform: uppercase;
	font-weight: bold;
}

h5 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
}

h6 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1B1B1B;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

h1 div {
	display: inline;	
	background-color: #000;
	padding: 3px;
}

h2 div {
	display: inline;	
	background-color: #000;
	padding: 6px;
	margin-bottom: 15px;
	margin-left: 10px;
}

h3 div {
	display: inline;		
	background-color: #7e9756;
	padding: 2px;
	margin-left: 10px;	
}

h4 div {
	display: inline;		
	background-color: #000;
	padding: 4px;
}

h5 div {
	display: inline;		
	background-color: #7e9756;
	padding: 4px;
}

h6 div {
	display: inline;		
	background-color: #636363;
	padding: 4px;
	margin: 0;
}


/*------------------------------------------ heading end*/

/*------------------------------------------ footernav start*/

#footernav-container {
	margin-right: 0px;
	margin-top: 0px;
}

#footernav-container ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footernav-container li {
	display: block;
	float: left;	
	padding-right: 7px;
	margin-right: 7px;	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5b5b5c;
	line-height: 10px;
	vertical-align: top;
	letter-spacing: 1px;
}

#footernav-container li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #737373;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: top;
	padding: 2px;
}

#footernav-container li a:hover {
 	color: #000;
 	background-color: #7e9756;
	padding: 2px;
	text-decoration: none;
}

#footernav-container ul .first {
	margin-left: 0;
}

#footernav-container ul .last {
	border-right: none;
}
/*------------------------------------------ footernav end*/

/*------------------------------------------ pagination / sliding panels horizontal start*/
#nav-box{
	margin-top: 40px;
	width: 850px;
}

#pages {
	float: right;
}

#pages ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#pages li {
	display: block;
	float: left;
}

#pages li a {
	display: block;
	width: 40px;
	height: 26px;
	margin-left: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	text-align: center;
	background-image: url(../images/pagination_off.png);
}

#pages li a:hover {
	background-image: url(../images/pagination_over.png);
}

#pages li .pages-nav-next a {
	display: block;
	float: left;
	width: 40px;
	height: 26px;
	margin-left: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	text-align: center;
	background-image: url(../images/pagination_nav-next_off.png);
}

#pages li .pages-nav-next a:hover {
	background-image: url(../images/pagination_nav-next_over.png);
}

#pages li .pages-nav-back a {
	display: block;
	float: left;
	width: 40px;
	height: 26px;
	margin-left: 5px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	text-align: center;
	background-image: url(../images/pagination_nav-back_off.png);
}

#pages li .pages-nav-back a:hover {
	background-image: url(../images/pagination_nav-back_over.png);
}

.page-nr {
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #ADADAD;
	margin-bottom: 15px;
	line-height: 17px;
}

.page-nr .block {
	display: inline;
	background-color: #444;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	line-height: 17px;
}
/*------------------------------------------ pagination / sliding panels horizontal end*/

/*------------------------------------------ news start*/
.news-pic {
	width: 86px;
	float: left;
}

.news-text {
	width: 380px;
}

.news-pic img {
	border: 2px solid #000;
}

/*------------------------------------------ news end*/

/*------------------------------------------ form kontakt start*/
#contact p {
	margin: 0;
	padding-bottom: 0px;
}

.reddot {
	color: #C00;
}

#contact .textfield {
	width: 286px;
	height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	padding-left: 4px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 5px;
	border: none;
	margin-top: 6px;
	margin-bottom: 6px;
	background-color: #D7D7D7;
} 

#contact select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #999999;
}

#contact input.checkbox {
	border: none;
	text-align:left;
	width: auto;
	vertical-align:middle;
} 

#contact textarea {
	margin-top: 6px;
	margin-bottom: 6px;
	width: 286px;
	height: 8em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	padding-left: 4px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 5px;
	border: none;
	margin-left: 0px;
	background-color: #D7D7D7;
} 

#contact label {
	width: 90px;
	height: 1.5em;
	float: left;
	text-align: left;
	display: block;
	padding-top: 11px;	
	color: #B5B5B5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#contact input.send {
	margin-left: 0px;
}
/*------------------------------------------ form kontakt end*/
