/* ***************************** */
/*  CONDEON CSS                  */
/*  Flying Bushhawks             */
/*  vioma GmbH                   */
/*  gk  04 /2011                 */
/* ***************************** */

/* ***************************** */
/* Reset                         */
/* ***************************** */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin: 0;
	padding: 0;
}

fieldset, img, a:focus {
	border: 0;
}

address, caption, cite, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}

ol, ul {
	list-style: none;
}

caption, th {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}

q:before, q:after {
	content: '';
}

/* ***************************** */
/* Clearfix                      */
/* ***************************** */

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	overflow: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	clear: both;
	overflow: hidden;
	line-height: 0;
	height: 0;
	font-size: 0px;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

/* ***************************** */
/* General                       */
/* ***************************** */

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #767575;
	text-align: center;
	margin: 0;
	background: transparent url(../i/body-bg.gif);
	border-color: #b09146;
}

div.fbh_container {
	width: 960px;
	margin: 0px auto;
	text-align: left;
}

div.fbh_content_container {
	background: #fff;
	border: solid 1px #343434;
	width: 958px;
	padding-top: 22px;
}

div.fbh_languages-links {
	height: 15px;
	color: #ccc;
	font-size: 10px;
	padding-top: 10px;
	float: right;
}

div.fbh_languages-links a,
div.fbh_languages-links p a {
	text-decoration: none;
	color: #ccc;
	font-size: 10px;
	margin-left: 10px;
}

a.language {
	margin-right: 20px;
}

div.fbh_gallery {
	background: transparent url(../i/gallerie-bild.jpg) repeat-x;
	height: 300px;
	width: 958px;
	border-top: solid 1px #343434;
	border-right: solid 1px #343434;
	border-left: solid 1px #343434;
}

div.gallery-image-name {
	color: #717070;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 0.05em;
	text-decoration: none;
}

div#qh-gallery-detail {
	width: 958px;
	height: 300px;
}

div.fbh_logo {
	height: 45px;
	width: 756px;
	text-align: right;
}

div.fbh_logo img {
	margin-top: -5px;
}

div.fbh_content-main {
	width: 756px;
	margin-left: 200px;
	border-left: 1px solid #767575;
}

div.fbh_content-left {
	width: 170px;
	float: left;
	margin-top: 45px;
	padding-left: 30px;
	margin-bottom: 30px;
}

div.fbh_content-left-spacer {
	width: 65px;
	height: 30px;
	border-top: 1px solid #767575;
	margin-left: 105px;
}

div.fbh_content {
	border-top: 1px solid #767575;
	padding: 30px 0 30px 40px;
	width: 705px;
	display: table;
}

div.fbh_footer {
	background: #fff;
	padding: 6px 10px;
	font-size: 0.7em;
	margin-top: 7px;
	border: solid 1px #343434;
	color: #000;
	text-align: center;
}

div.fbh_footer a {
	color: #000;
	font-size: 1em;
}

/* ********************** */
/* Generalfonts           */
/* ********************** */

a {
	color: #717070;
	font-size: 14px;
}

a:visited {
	color: #717070;
}

a:hover {
	color: #2c2c2c;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #2c2c2c;
	margin-bottom: 10px;
}

h2 {
	font-family: Georgia, Time New Roman, serif;
	font-weight: normal;
	font-size: 18px;
}

li {

}

/* ********************** */
/* Menu                   */
/* ********************** */

ul.menu-left li a {
	color: #717070;
	font-size: 18px;
	letter-spacing: 0.05em;
	text-decoration: none;
	line-height: 30px;
}

ul.menu-left li a:hover,
ul.menu-left li.active a {
	color: #2c2c2c;
}

ul#level_2 {
	margin-left: 10px;
}

ul#level_2 li a {
	color: #717070;
	font-size: 14px;
}

ul#level_2 li a:hover,
ul#level_2 level2_active a {
	color: #2c2c2c;
}

/* ******************** */
/* Bildergalerie        */
/* ******************** */
table.gallery td {
	padding-bottom: 40px;
	padding-right: 45px;
}

table.gallery td.gallery-td-last {
	padding-right: 0px;
}

span.gallery-subtitle {
	display: block;
	padding-bottom: 11px;
}

/* ************** */
/* Sitemap        */
/* ************** */
div div.cms-module-sitemap li.distance {
	margin-top: 10px;
}

/* Newsticker */
div.mask {
	background: url("http://www.flying-bushhawks.com/media/0/fhb-logo-485400.gif") no-repeat scroll left top transparent;
	height: 50px;
	left: 135px;
	padding-left: 75px !important;
	position: absolute;
	white-space: nowrap;
	width: 0;
}

div.newsticker ul li {
	height: 36px;
}

div.newsticker ul li a {
	font-size: 18px;
}

/* ************** */
/* Blog           */
/* ************** */

div.fbh_website_link{
	color:#717070;
	font-size:14px;
	padding-left:20px;
	width:157px;
	margin-top: -22px;
	padding-top: 0;
	position: relative;
	top: 33px;
}

div.fbh_website_link a{
	text-decoration: none;
	border:1px solid #d5d5d5;
	border-radius:5px;
	font:normal 14px/32px Arial;
	display:block;
	padding-left:10px;
}

div.fbh_website_link img
{
	margin-right:8px;
}
div.fbh_blog_title {
	float: left;
	margin-top: -20px;
	padding-left: 40px;
}

body div.cms-module-weblog-body {
	line-height: 24px;
	margin-bottom: 30px;
}

div.cms-module-weblog-head-name,
div.cms-module-weblog-feed {
	display: none;
}

div.cms-module-weblog-post-head-name a {
	color: #2C2C2C;
	font: normal 23px/24px Arial;
	margin-bottom: 10px;
	text-decoration: none;
}

div.cms-module-weblog-post-head-name {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

div.cms-module-weblog-post-head-name span {
	font: bold 14px/24px Arial;
	color: #2c2c2c;
	float: right;
	padding-left: 25px;
}

div.cms-module-weblog-post-head-name span.weblog-post-day {
	background: url("/static/i/blog/blog-kalender.gif") no-repeat scroll left 4px transparent;
}

body div.weblog-post-body-images {
	float: left;
	padding-left: 0;
	margin-right: 10px;
}

body div.weblog-post-body-images img {
	margin-left: 0;
	margin-top: 5px;
}

body div.cms-module-weblog-body-content {
	margin-left: 206px;
	color: #4e4e4e;
	font-size: 14px;
}

div.blog-comment-container {
	border: 1px solid #C9C9C9;
	float: left;
	overflow: hidden;
	padding: 10px;
	width: 638px;
}

div.weblog-post-feedbacks-count {
	float: left;
}

h2.weblog-post-feedbacks-intro{
	margin-bottom:10px;
}

div.weblog-post-feedbacks-count a {
	background: url("/static/i/blog/blog-coment.gif") no-repeat left 0px;
	padding-left: 22px;
}

div.weblog-comments-tags-field {
	overflow: hidden;
}

div.weblog-write-feedback-link {
	float: right;
}

div.weblog-write-feedback-link a {
	background: url("/static/i/blog/blog-coments.gif") no-repeat left 3px;
	padding-left: 30px;
}

div.weblog-comments-field {
	float: left;
	width: 100%;
	border-bottom: 1px solid #C9C9C9;
	padding-bottom: 10px;
}

div.weblog-tags,
div.weblog-post-author {
	font: normal 12px Arial;
	margin-top: 10px;
	float: left;
}

div.weblog-tags {
	background: url("/static/i/blog/blog-tag.gif") no-repeat left 0px;
	padding-left: 22px;
}

div.weblog-tags a {
	font: normal 12px Arial;
	color: #717070;
}

div.weblog-post-author {
	float: right;
}

img.weblog_post_autor {
	float: left;
	margin-right: 10px;
}

.author-container {
	float: left;
}

.author-head {
	float: none;
}

div.fbh_blog_search {
	border: 1px solid #c9c9c9;
	border-radius: 3px 3px 3px;
	height: 28px;
}

div.fbh_blog_search input {
	border: 0;
	font: normal 12px/normal Arial;
	padding:0;
	padding-left:8px;
	color: #717070;
}

div.fbh_blog_search form{
	line-height:28px;
}

div.fbh_blog_search input.search_box_input{
	width:118px;
}

div.fbh_blog_search input.search_box_submit {
	background: url("/static/i/blog/blog_search.jpg") no-repeat right top;
	width: 29px;
	position: relative;
	padding:0;
	float:right;
	height:29px;
}

div.fbh_blog_abo {
	border: 1px solid #c9c9c9;
	border-radius: 3px 3px 3px;
	padding: 10px;
	background: #f4f4f4 url("/static/i/blog/blog-img.gif") no-repeat 7px center;
	float: left;
	margin: 10px 0px 20px 0px;
}

div.fbh_blog_abo a {
	font-size: 12px;
	padding-left: 20px;
	float: left;
	display: block;
}

div.fbh_blog_left {
	width: 157px;
	padding-left: 20px;
}

div.fbh_blog_content{
	width:705px;
}

div.fbh_blog_content h1,
div.fbh_blog_content h2,
div.fbh_blog_content h3{
	font-family:Arial;
}

div.cms-module-weblog-post-list,
body div.cms-module-weblog-post {
	width: 660px;
}

div.fbh_blog_tags,
div.fbh_blog_archiv {
	background: url("/static/i/blog/blog-tag.gif") no-repeat left 3px;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

div.fbh_blog_archiv {
	background: url("/static/i/blog/blog-archiv.gif") no-repeat left 5px;
}

div.fbh_blog_tags p,
div.fbh_blog_archiv p {

	font: normal 18px Arial;
	color: #2c2c2c;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
	padding-left: 25px;
	margin-bottom: 10px;
}

div.fbh_blog_tags p {
	margin-bottom: 5px;
}

div.fbh_content-left-spacer-blog {
	margin: 0 0 0 115px;
}

div.weblog-teaser-month a {
	text-decoration: none;
	font: normal 14px Arial;
	color: #717070;
}

body div.weblog-post-feedback {
	border: 1px solid #d9d9d9;
	padding: 10px;
	margin: 10px 10px 10px 0;
	font: normal 14px/24px Arial;
	border-radius: 3px 3px 3px;
}

div.weblog-post-feedback-firstline span {
	font-weight: bold;
}

div.weblog-post-body-link a,
a.weblog-post-back-link,
table.weblog-post-answer #sbutton {
	border: 1px solid #d9d9d9;
	padding: 5px 10px;
	border-radius: 3px 3px 3px;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	top: 10px;
}

div.weblog-post-body-link a {
	top: 0;
}

table.weblog-post-answer #sbutton {
	background: none;
	cursor: pointer;
}

body table.weblog-post-answer textarea.weblog-post-answer-text {
	width: 300px;
}

body table.weblog-post-answer input {
	width: 240px;
	height: 20px;
}

body table.weblog-post-answer #sbutton {
	width: auto;
	height: auto;
}

li.weblog-teaser-tag a {
	font: normal 14px/30px Arial;
	text-decoration: none;
}

li.weblog-teaser-tag span {
	font-size: 11px;
	padding-left: 5px;
}

div.weblog-teaser-month a {
	font: normal 14px/30px Arial;
}









