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

/***********************************************/

/* style.css                                  */

/* Version 1.0  www.brandwalker.de/          */

/***********************************************/

/***********************************************/

/* Author:                                     */

/* Buero brandwalker - Tony Peters             */

/* http://www.brandwalker.com                  */

/***********************************************/

/***********************************************/

/* Defaults */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #757470;
	font: normal 76% "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.4em;
	background: #F8F4E8;
}

/* Links #1B4E5F font-style: normal; */

a:link, a:visited { text-decoration: none; color: #4bb5c1; }

a:hover, a:active { color: #1B4E5F; }


/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none; }
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}

pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #000000;
}

pre:hover, blockquote:hover
{
	background-color: #000000;

}

pre { padding-top: 10px; padding-bottom: 10px; }

code { color: #779900; font-family: Consolas, Verdana, "Courier New", Sans-Serif; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del { text-decoration: line-through; color: #999999; }

ins { text-decoration: none; color: #009977; }

/* Struktur */

#header_wrapper {
	background: #4bb5c1;
	border-bottom: 2px solid #fff;
	overflow: hidden;
}

* html #header_wrapper {height: 1%; }

#navigation {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 10px;
}

#content_wrapper {
	overflow: hidden;
	background: #F8F4E8;
}

#content_wrapper_outer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	margin-bottom: 25px;
	background: #F8F4E8 url(images/bg_verlauf_sidebar.gif) no-repeat 685px 0px;
}

#footer_wrapper {
	background: #F8F4E8;	
}

#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0 20px 0;
	border-top: 3px solid #D3CFC3;
	background: #F8F4E8;
}

/* Navigations-Bereich */

#navigation h1 {
	color: #fff;
	font-size: 1.1em;
	width: 450px;
	float: left;
	font-weight: normal;
}

#navigation h1 a:link,
#navigation h1 a:visited {
	display: block;
	background: url(images/logo_brandwalker_hellgruen.png) no-repeat top left;
	color: #fff;
	padding: 60px 0 0 0;
	float: left;
	width: 85px;
	letter-spacing:0.05em;
}

#navigation h1 a:hover {
	color: #D1D8DE;
}

* html #navigation h1 a:link {background: url(images/logo_brandwalker_hellgruen.gif) no-repeat top left !important; }

.slogan {
	color: #fff;
	text-transform: lowercase;
	padding: 60px 0 0 0;
	display: block;
}

/* Navigation */

#navigation_right {
	width: 500px;
	float: left;
	text-align: right;
}

#navigation ul { 
	list-style-type: none;
	list-style-image: none;
	width: 500px;
}

#navigation li {
	display: inline;
}

#navigation li.page_item.page-item-9 a {
	background: none;
}

#navigation li a:link,
#navigation li a:visited {
	color: #D1D8DE;
	font-size: 1em;
	text-transform: uppercase;
	padding: 0 0 0 12px;
}

#navigation li a:hover,
#navigation li a:active {
	color: #fff;
}

#navigation li.current_page_item a {
	color: #fff;
}

#navigation li.current_page_item a:visited {
	color: #fff;
}

#navigation_right h2 {
	color: #1B4E5F;
	font-size: 0.9em;
	margin: 0 0 45px 0;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-style: italic;
	font-weight: normal;
}

/* Content Struktur */

#content {
	width: 700px;
	float: left;
}

#sidebar-wrapper {
	width: 248px;
	float: right;
}

/* Content Formatierung */

#content h1.post-title {
	display: none;
}

#content img,
#sidebar-wrapper img {
	border: 1px solid #D3CFC3;
	padding: 3px;
	background: #fff;
}



.post-wrapper {
	width: 667px;
	margin: 0 0 20px 0;
}

.post-wrapper h1 {
	color: #4bb5c1;
	font-size: 2.2em;
	margin: 0 0 20px 0;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-weight: normal;
	line-height:1.0em;
	position:relative;
	padding-right: 40px;
}

.post h2, .post h3, .post h4 {
	color: #4bb5c1;
	font-size: 1.5em;
	margin: 10px 0 10px 0;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-weight: normal;
}

.post-wrapper p {
	padding: 0 0px 10px 0px;
}

.post-wrapper ul {
	margin: 0 0px 10px 15px;
}

.post-wrapper p.single_img {
	padding: 0 0px 20px 0px;
}

.post a,
.post a:visited,
#sidebar p a,
#sidebar p a:visited {
	border-bottom: 1px dotted #4bb5c1;
}

.post a:hover,
#sidebar p a:hover {
	border-bottom: 1px solid #4bb5c1;
}

/* Teaser Home */
#teaser_home {
	text-align: left;
	overflow: hidden;
	z-index: 1;
}

#teaser_home h1 {
	font-size: 1.1em;
	line-height: 2.4em;
	color: #4bb5c1;
	text-transform: none;
	border-bottom: 1px solid #D3CFC3;
	margin: 0 0 15px 0;
	letter-spacing: 0.06em;
	position: relative;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	width: 667px;
}

#teaser_home h1.h1_ref_b {
	font-size: 1.0em;
	line-height: 1.8em;
	color: #757470;
	text-transform: none;
	border-bottom: 1px solid #D3CFC3;
	margin: 0 0 15px 0;
	letter-spacing: normal;
	position: relative;
	font-weight: normal;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	width: 667px;
	padding-bottom: 3px;
}

#teaser_home h1 span {
	font-size: 0.9em;
	line-height: 1.8em;
	font-weight: normal;
	text-transform: none;
	position: absolute;
	right: 0px;
	z-index: 500;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.teaser_single h1 span.h1_link a {
	position: absolute;
	right: 0px;
	top: 0px;
	line-height:1.5em;
	padding: 2px 20px 2px 10px;
	color:#fff;
	font-weight: bold;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #45C2CD;
	behavior: url(pie/PIE.htc);
}

#teaser_home h1 span a {
	display: block;
	padding: 2px 20px 2px 10px;
	color:#fff;
	font-weight: bold;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #45C2CD;
	behavior: url(pie/PIE.htc);
}

#teaser_home h1 span a:hover,
.teaser_single h1 span.h1_link a:hover {
	background: #1B4E5F;
}

#teaser_home h1.h1_ref_b span.h1_ref {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: none;
	display: block;
	position: static;
	color: #4bb5c1;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.post-wrapper h1 span#single-browse {
	font-weight: normal;
	line-height:1.2em;
	text-transform: none;
	position: absolute;
	right: 0px;
	top: 0px;
	margin:0px 0px;
}

.post-wrapper h1 span#single-browse a {
	font-size: 0.5em;
}

#teaser_home .teaser_thumb {
	float: left;
	width: 230px;
	margin: 0 0 0 0;
	height: 270px;
	display:block;
	overflow:hidden;
}

#teaser_home .teaser_thumb ul {
	list-style: none;
	margin: 5px 0 0 0;
	text-align: left;
	color: #4bb5c1;
	width: 208px;
}

#teaser_home .teaser_thumb ul li {
	font-size: 0.9em;
}

#teaser_home .teaser_thumb ul li h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #1B4E5F;
}

#teaser_home .teaser_thumb ul li h2 a,
#teaser_home .teaser_thumb ul li h2 a:visited {
	color: #1B4E5F;
}

#teaser_home .teaser_thumb ul li h2 a:hover,
#teaser_home .teaser_thumb ul li h2 a:active {
	color: #1B4E5F;
	text-decoration: underline;
}

#teaser_home .teaser_thumb ul li h3 {
	text-transform: none;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-weight: bold;
	color: #757470;
	font-size: 1.05em;
	margin: 5px 0 0 0;
}

#teaser_home .teaser_thumb ul li h3 span {
	font-weight: normal;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}


/* Teaser Single-Ansicht */
.teaser_single {
	border-bottom: 1px solid #D3CFC3;
	border-top: 1px solid #D3CFC3;
	width: 667px;
	margin: 0 0 25px 0;
}

.teaser_single a {
	font-weight: bold;
}

.teaser_single h1 {
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-size: 1.0em;
	line-height:2.0em;
	margin: 5px 0;
	font-weight: normal;
	color: #757470;
	position: relative;
}


#teaser_kontakt h1 {
	font-size: 0.9em;
	line-height: 25px;
	color: #211510;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: 0.06em;
	text-indent: 15px;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	border-top: 2px solid #fff;
}

#teaser_kontakt h1 span {
	text-transform: none;
	margin: 0 30px;
}

#teaser_kontakt h1 a,
#teaser_kontakt h1 a:visited {
	color: #211510;
}

#teaser_kontakt h1 a:hover {
	color: #fff;
}


/* Sidebar  */

#sidebar {
	margin: 0 0 0 15px;
	font-size: 0.9em;
}

.sideblock {
	margin: 0 0 25px 0;
}

.sideblock h3 {
	line-height: 1.8em;
	font-size: 1.1em;
	color: #1B4E5F;
	border-bottom: 1px solid #D3CFC3;
	margin: 0 0 5px 0;
	letter-spacing: 0.06em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Sans-Serif;
}

.sideblock ul {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.7em;
}

.sideblock ul a,
.sideblock ul a:visited {
	color: #1B4E5F;
}

.sideblock ul a:hover {
	color: #4BB5C1;
}


#sidebar #kontakt {
	height: 57px;
	background: url(images/bg_kontakt.gif) no-repeat top left;
	color: #fff;
	font-weight: bold;
}

#sidebar #kontakt ul {
	margin: 0px 25px 0 20px;
	padding-top: 11px;
}

#sidebar #kontakt ul li {
	line-height: 16px;
	display: block;
}

#sidebar #kontakt ul li.email {
	background:url(images/email_icon.gif) no-repeat center right;
}

#sidebar #kontakt ul li.fon {
	background:url(images/fon_icon.gif) no-repeat center right;
}

#sidebar #kontakt ul li.vcard {
	background:url(images/vcard_icon_2.gif) no-repeat center right;
}

#sidebar #kontakt ul li.xing {
	background:url(images/xing_icon_3.gif) no-repeat center right;
}


#sidebar #kontakt a,
#sidebar #kontakt a:visited {
	text-indent: 0px;
	background: none;
	color: #fff;
	display: inline;
}

#sidebar #kontakt a:hover {
	color: #fff;
	text-decoration: underline;
}

#sidebar #kontakt a:active {
	color: #1B4E5F;
	text-decoration: underline;
}

#sidebar h4 {
	color: #1B4E5F;
	text-transform: none;
	margin: 0 0 10px 0;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 1.05em;
}

#sidebar p {
	text-transform: none;
	margin: 0 0 10px 0;
	line-height: 1.4em;
	font-size: 1.0em;
	color: #a2a2a2;
}

#sidebar div.team_name h4 {
	color: #1B4E5F;
	text-transform: none;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-style: normal;
	margin: 5px 4px 0px 4px;
	font-weight: normal;
	font-size: 1.0em;
}

#sidebar div.team_name p {
	text-transform: none;
	margin: 0 4px 10px 4px;
}

#sidebar p.auswahl {
	text-transform: none;
	margin: 10px 0 10px 0;
	line-height: 1.8em;
	font-size: 1.2em;
	color: #a2a2a2;
	display: block;
	padding: 3px 10px 3px 35px;
	color:#fff;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px; 
	border: 1px solid #fff;
	background: #45C2CD url(images/arrow_down_right-2.png) no-repeat 6px 5px;
	behavior: url(pie/PIE.htc);
}

#sidebar .service_cloud {
	line-height:1.7em;
	text-align:justify;
}

#sidebar .service_cloud a:link, #sidebar .service_cloud a:visited {
	text-decoration:none;
}

#sidebar .service_cloud a:hover {
	color:#1B4E5F;
	text-decoration:underline;
}

/* Footer #4bb5c1 */

#footer p {
	display: block;
	float: left;
	width: 320px;
	color: #a29f96;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	font-size: 10px;
	line-height: 1.3em;
}

#footer_right {
	width: 630px;
	float: right;
	text-align: right;
	overflow: hidden;
}

#footer ul { 
	list-style-type: none;
	list-style-image: none;
	line-height: 1.0em;
}

#footer li {
	display: inline;
}

#footer li a:link,
#footer li a:visited {
	color: #4bb5c1;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	text-transform: uppercase;
	padding: 0 0 0 7px; 
}

#footer li a:hover,
#footer li a:active {
	color: #1B4E5F;
}

#footer li.rss_feed {
	
}

#footer li.rss_feed a {
	padding: 0 0 0 7px;
}

#footer li.rss_feed a img {
	border: none;
	vertical-align: middle;
}

#footer li.valid_xhtml {
	display: block;
	padding: 10px 0 0 0;
}

#footer li.valid_xhtml a, #footer li.valid_xhtml a:visited {
	color: #a29f96;
	font-family: Georgia, "Times New Roman", Sans-Serif;
	text-transform: none;
}

#footer li.valid_xhtml a:hover {
	color: #1B4E5F;
}


/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #A6A6A6; }


#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */

#searchform input { 
	margin:0;
	padding:4px;
	background: #fff; 
	border: 1px solid #D3CFC3; 
	vertical-align:top;
	font-size:0.95em;
	color: #757470;
}
#searchform input:hover	{
	border-color: #4BB5C1;
}

#searchformm input:focus	{ 
	border-color: #4BB5C1;
	color: #000;
}

#searchform input {
	width: 150px; 
}

#searchform input#sidebarsubmit	{ 
	width:60px;  
	padding:3px; 
	margin:0 0 8px 0;
	font-size:0.95em;
	background:#4BB5C1; 
	border:1px solid #D3CFC3;
	color: #fff;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #353535;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #353535;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


.webbies {
	overflow:hidden;
	width: 700px;
}

#parallax {
	position:relative;
	overflow:hidden;
	width:600px;
	height:238px;
}

#viewport {
    position: relative; /* relative, absolute, fixed */
    overflow: hidden;
	height: 238px;
	width:600px;
}
.parallax-layer {
    position: absolute;
}

#content #viewport img {
	border: none;
	padding: 0;
	background: transparent;
}



/* caption styling */

#content .caption-wrapper img {
	
}

.caption-top, .caption-bottom {
	color: #fff;
	cursor: default;
	border: none;
	background: #1b4e5f;
	font-size: 10px;
	line-height: 13px;
	padding: 4px 5px 10px 5px;
}
.caption-top {
   border-width: 0px 0px 0px 0px;
}
.caption-bottom {
   border-width: 0px 0px 0px 0px;
}
.caption a, .caption a {
	border: 0 none;
	text-decoration: none;
	background: #000000;
}
.caption a:hover, .caption a:hover {
	background: #202020;
}
.caption-wrapper {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #D3CFC3;
	padding:3px;
}
br.c { clear: both; }





