/*
Theme Name: RegioHelden
Theme URI: http://wordpress.org/
Version: 1.0
Author: Feliks Eyser
*/


@CHARSET "UTF-8";

/* General */

.clear {
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	background: #EDEDED url(/wp-content/themes/RegioHelden/images/body_bg.gif) repeat-x scroll 0 0;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

a {
	outline: none;
	color: inherit;
}

div,
p,
ul,
li,
input,
textarea {
	font-family: Arial;
	font-size: 12px;
}


.linklove {
	display: none;
}

/* Layout */

#content_wrap {
	padding: 10px;
	width: 920px;
	margin: auto;
	margin-top: 25px;
	background: #fff;
	border: 1px #ccc solid;

}

#header {
	width: 900px;
	height: 107px;
	margin: auto;
	position: relative;
}

#content {
	width: 900px;
	margin: auto;
}

#logo {
	background: url(/wp-content/themes/RegioHelden/images/logo_neu.jpg) no-repeat;
	text-indent: -9999px;
	height: 67px;
	width: 283px;
	margin: 0;
	display: block;
	cursor: pointer;
}

#customer_login_button {
	background: url(/wp-content/themes/RegioHelden/images/customer_login_button.png) no-repeat;
	width: 133px;
	height: 22px;
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 0px;
	text-indent: -9999px;
}

#secondary_menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 45px;
	right: 2px;
}

#secondary_menu li {
	float: left;
	margin-left: 6px;
}

#secondary_menu a {
	color: #7a7a7a;
	font-size: 12px;
}

#secondary_menu a:hover {
	color: #444;
	font-size: 12px;
}

#primary_menu_wrap1 {
	background: url(/wp-content/themes/RegioHelden/images/menu_bg.gif);
	position: absolute;
	top: 65px;
	left: 0px;
	right: 0px;
	height: 35px;
}

#primary_menu_wrap2 {
	background: url(/wp-content/themes/RegioHelden/images/menu_bg_right.gif) no-repeat 100%;
	height: 35px;
}

#primary_menu {
	margin: 0;
	padding: 0 0 0 15px;
	list-style-type: none;
	background: url(/wp-content/themes/RegioHelden/images/menu_bg_left.gif) no-repeat;
	height: 35px;
}

#primary_menu li {
	float: left;
}

#primary_menu li a {
	display: block;
	text-indent: -9999px;
	outline: none;
}

.primary_menu_sep {
	background: url(/wp-content/themes/RegioHelden/images/menu_separator.gif);
	height: 35px;
	width: 6px;
	margin: 0 20px 0 20px;
}

#primary_menu_item1 {
	width: 137px;
	height: 35px;
	background: url(/wp-content/themes/RegioHelden/images/menu_what_we_do.gif) no-repeat;
}

#primary_menu_item2 {
	width: 177px;
	height: 35px;
	background: url(/wp-content/themes/RegioHelden/images/menu_advantages.gif) no-repeat;
}


#primary_menu_item3 {
	width: 127px;
	height: 35px;
	background: url(/wp-content/themes/RegioHelden/images/menu_customers.gif) no-repeat;
}


#primary_menu_item4 {
	width: 158px;
	height: 35px;
	background: url(/wp-content/themes/RegioHelden/images/menu_success.gif) no-repeat;
}

#primary_menu_item5 {
	width: 127px;
	height: 35px;
	background: url(/wp-content/themes/RegioHelden/images/menu_customers.gif) no-repeat;
}

#contact_postit {
	height: 58px;
	width: 157px;
	background: url(/wp-content/themes/RegioHelden/images/contact_postit2.png) no-repeat;
	text-indent: -9999px;
	z-index: 10;
	position: absolute;
	top: 60px;
	right: 20px;
}

#header_teaser {
	margin-bottom: 5px;
}

#submenu {
	background: url(/wp-content/themes/RegioHelden/images/submenu_bg.gif) no-repeat;
	width: 187px;
	height: 266px;
	float: left;
	position: relative;
}


#submenu ul {
	list-style-type: none;
	margin: 10px 10px 0 10px;
	padding: 0;
	position: absolute;
	width: 183px;
}

#submenu ul li {
	
	padding: 5px 10px 5px 5px;
}

#submenu ul li.current_page_item {
	background: url(/wp-content/themes/RegioHelden/images/submenu_highlight.gif) no-repeat 0px 3px;
}

#submenu ul li.current_page_item a {
	color: #fff;
	text-decoration: none;
}

#submenu ul li.current_page_item a:hover {
	color: #fff;
	text-decoration: none;
}

#submenu ul li a {
	color: #5a5a5a;
	text-decoration: underline;
}

#submenu ul li a:hover {
	color: #333;
}

#submenu ul li.submenu_head,
#submenu ul li.submenu_head a {
	font-size: 14px;
	color: #fc7d0a;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#submenu ul li ul.children li {
	display: none;
}

#content, #header {
	background: #fff;
}


#content_text {
	float: left;
	width: 496px;
	margin-left: 20px;
	font-size: 14px;
}

#content_text #breadcrumb,
#content_text #breadcrumb a {
	font-size: 11px;
	color: #999;
}

#content_text #breadcrumb a:hover {
	color: #444;
	text-decoration: underline;
}

#content_text h1 {
	color: #555;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#content_text h2 {
	color: #555;
	font-size: 18px;
	margin-bottom: 0;
}

#content_text p {
	color: #4f4f4f;
	line-height: 23px;
	margin: 6px 0 20px 0;
	font-size: 14px;
}

#content_text ul {
	color: #4f4f4f;
	line-height: 23px;
}

#content_text ul li {
	font-size: 14px;
}

#content_text a {
	color: #0054A4;
}

#sidecolumn {
	margin-left: 10px;
	width: 187px;
	float: left;
}

.sidebox_wrap1 {
	background: url(/wp-content/themes/RegioHelden/images/sidebox_grey_bg.gif);
	margin-bottom: 10px;
}

.sidebox_wrap2 {
	background: url(/wp-content/themes/RegioHelden/images/sidebox_grey_bottom.gif) no-repeat 0 100%;
	padding: 0;
	margin: 0;
}

.sidebox {
	background: url(/wp-content/themes/RegioHelden/images/sidebox_grey_top.gif) no-repeat;
	padding: 30px 10px 10px 10px;
	position: relative;
	line-height: 18px;
	color: #444;
}

.sidebox a {
	color: #444;
}

.sidebox h3 {
	position: absolute;
	top: 5px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #fff;
	line-height: normal;
}

#footer_wrap {
	height: 120px;
	/* background: url(/wp-content/themes/RegioHelden/images/footer_left.gif) no-repeat #f4f4f4; */
	width: 900px;
	margin: auto;
	margin-top: 20px;
}

#footer {
	height: 120px;
	/* background: url(/wp-content/themes/RegioHelden/images/footer_right.gif) no-repeat 100%; */
}

#footer ul {
	list-style-type: none;
	margin: 17px 80px 0 00px;
	padding: 0;
	float: left;
}

#footer ul li {
	padding: 2px;
	font-size: 11px;
}

#footer ul li,
#footer ul li a {
	color: #666;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #666;
	text-decoration: underline;
}

#footer ul li.footer_head {
	font-weight: bold;
}

#footer1 {
	margin: auto;
	margin-top: 20px;
	width: 900px;
	color: #777;
	font-size: 12px;
}

#footer1 h4 {
	margin-top: 0;
}

#footer2 {
	margin: auto;
	margin-top: 10px;
	width: 900px;
	text-align: center;
	color: #777;
	font-size: 12px;
}

/* startpage */

/* new slider */

#carousel-slider {
	width: 900px;
	overflow: hidden;
	margin: 5px 0 20px 0;
}

#start_teaser {
	height: 300px;
	background: url(/wp-content/themes/RegioHelden/images/start_teaser_bg.gif) no-repeat;
	margin-bottom: 20px
}

#start_teaser_left {
	float: left;
	padding: 11px 0 0 10px;
}

.start_teaser_whitebox {
	width: 338px;
	height: 87px;
	background: url(/wp-content/themes/RegioHelden/images/start_teaser_whitebox.gif) no-repeat;
	margin-bottom: 8px;
}

.start_teaser_whitebox img {
	border: 1px #ddd solid;
	float: left;
	margin: 10px 0 0 10px;
}

.start_teaser_whitebox .start_teaser_whitebox_left {
	float: left;
	width: 220px;
	margin: 8px 0 0 10px;
}

.start_teaser_whitebox h3 {
	margin: 0;
	padding: 0;
	color: #444;
	font-size: 13px;
}

.start_teaser_whitebox h3 a {
	color: #444;
}

#content .start_teaser_whitebox p {
	margin: 3px 0 0 0;
	color: #666;
}

#start_teaser_right {
	padding: 11px 0 0 11px;
	float: left;
}

#start_3cols {
	
}

#start_3cols #start_3cols_col1 {
	width: 279px;
	float: left;
	border-right: 1px #ccc dotted;
}

#start_3cols #start_3cols_col2 {
	width: 279px;
	float: left;
	border-right: 1px #ccc dotted;
}

#start_3cols #start_3cols_col3 {
	width: 280px;
	float: left;
}

.start_3cols_col {
	padding: 10px;
	height: 230px;
}

.start_3cols_col h3 {
	font-size: 14px;
	color: #fc7d0a;
	margin: 0;
	padding: 0;
}

.start_3cols_col p {
	color: #646464;
}

.customer_box {
	float: left;
	width: 178px;
	padding-top: 10px;
}

.start_3cols_col .ref_pic {
	border: 1px #ccc solid;
	float: left;
	margin: 10px 10px 0 0;
}

#content .start_3cols_col .start_quotation {
	font-family: Georgia, Arial;
	font-size: 15px;
	line-height: 22px;
	color: #444;
	margin-bottom: 15px;
	background: url(/wp-content/themes/RegioHelden/images/quotation_mark.gif) no-repeat;
	padding: 0 0 0 26px;
}

.start_3cols_col .start_quotation_name {
	color: #444;
	margin-top: 10px;
}



/* cforms start */

#start_form #cforms2form ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#start_form #cforms2form ol li label {
	width: 120px;
	display: inline-block;
}

#start_form #cforms2form ol li {
	margin-bottom: 8px;
	color: #555;
	font-weight: bold;
}

.cf_hidden {
	display: none;
}

#start_form input {
	width: 151px;
}

#start_form input.cf_error {
	background-color: #ffe9e9;
}

#start_form #sendbutton2 {
	margin: 5px 0 0 120px;
	border: none;
	cursor: pointer;
	background: url(/wp-content/themes/RegioHelden/images/start_form_submit.gif) no-repeat;
	width: 165px;
	height: 53px;

}

#start_form #usermessage2a {
	padding: 4px;
	color: #555;
	margin: 5px 0 5px 0;
	text-align: center;
}

#start_form #usermessage2a.failure {
	background: #ffe4e4;
}

#start_form #usermessage2a.success {
	background: #fff7d6;
}

#start_form #usermessage2a.success .success_headline {
	font-size: 16px;
}


/* cforms landing page */


#lp_form #cforms4form ol {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding: 0;
}

#lp_form #cforms4form ol li label {
	width: 120px;
	display: inline-block;
}

#lp_form #cforms4form ol li {
	margin-bottom: 8px;
	color: #555;
	font-weight: bold;
}

.cf_hidden {
	display: none;
}

#lp_form input {
	width: 200px;
}

#lp_form input.cf_error {
	background-color: #ffe9e9;
}

#lp_form #sendbutton4 {
	margin: 5px 0 0 0;
	border: none;
	cursor: pointer;
	background: url(/wp-content/themes/RegioHelden/images/content/landingpages/lp_formbutton.png) no-repeat;
	width: 180px;
	height: 45px;

}

#lp_form #usermessage4a {
	padding: 4px;
	color: #555;
	margin: 5px 15px 5px 0;
	text-align: center;
}

#lp_form #usermessage4a.failure {
	background: #ffe4e4;
}

#lp_form #usermessage4a.success {
	background: #fff7d6;
}

#lp_form #usermessage4a.success .success_headline {
	font-size: 16px;
}

/* cforms sidebar */

#sidebar_form,
#sidebar_form ol {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#sidebar_form .widgettitle {
	display: none;
}

#sidebar_form ol label {
	font-weight: bold;
	color: #555;
}

#sidebar_form ol li input {
	margin: 3px 0 10px 0;
}

#sidebar_form ol li input.cf_error {
	background-color: #ffe9e9;
}

#sidebar_form #sendbutton3 {
	margin: 0px 0 0 4px;
	border: none;
	cursor: pointer;
	background: url(/wp-content/themes/RegioHelden/images/start_form_submit.gif) no-repeat;
	width: 165px;
	height: 53px;
}

#sidebar_form #usermessage3a {
	padding: 4px;
	color: #555;
	margin: 5px 0 5px 0;
	text-align: center;
}

#sidebar_form li #usermessage3a.failure {
	background: #ffe4e4;
}

#sidebar_form li #usermessage3a.success {
	background: #fff7d6;
}

#sidebar_form li #usermessage3a.success .success_headline {
	font-size: 16px;
}

/* cforms content */

#content_form ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content_form ol li {
	margin-bottom: 8px;
	color: #555;
	vertical-align: top;
}

#content_form ol li label {
	width: 120px;
	display: inline-block;
	vertical-align: top;
}

#content_form ol li textarea {
	width: 340px;
}

#content_form ol li span.emailreqtxt,
#content_form ol li span.reqtxt {
	margin-left: 10px;
	font-weight: normal;
	font-size: 11px;
}

#content_form p #sendbutton {
	margin-left: 120px;
}

#content_form #usermessagea {
	padding: 4px;
	color: #555;
	margin: 5px 0 5px 0;
	text-align: center;
}

#content_for ol li input.cf_error {
	background-color: #ffe9e9;
}

#content_form #usermessagea.failure {
	background: #ffe4e4;
}

#content_form #usermessagea.success {
	background: #fff7d6;
}

#content_form #usermessagea.success .success_headline {
	font-size: 16px;
}



/* content */

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

.content_arguments li {
	margin-bottom: 10px;
}

.hover-border img {
	border: 4px #e3e3e3 solid;
}

.hover-border:hover img {
	border: 4px #bbb solid;
}

#lp_beispiele a img {
	border: 4px #e3e3e3 solid;
}

#lp_beispiele a:hover img {
	border: 4px #bbb solid;
}


