/**
* @site          zabeo MarketingPartner
* @link          http://www.zabeo.de
* @style         Standard Layout
* @media         screen
* @version       0.1.9
* @date          2009-09-22
* @lastmodified  2010-06-17
* @author        Marco Ziesing, m.ziesing@mediacluster.de
*/

/*
* @section	reset
* @see		http://meyerweb.com/eric/tools/css/reset/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/*
* @section	clearfix
* @see		http://www.positioniseverything.net/easyclearing.html
*/

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix {display:inline-block}
* html .clearfix {height:1%}
.clearfix {display:block}


/**
* @section default styles and helper/workarounds
*/

body {
	background-color: #F7F7F7;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}

a { color: #5BBC2B; text-decoration: none; }
a:active, a:focus { outline: none; }
a img { border:  0 none; }
h4{margin-top:20px;}
p {line-height:19px;}
.tx-comments-comment-form h4{display:none;}
.clearer { height: 0.1px; font-size: 0.1px; line-height: 0.1px; clear: both; margin-bottom:10px; margin-top:10px; }

.news-single-backlink a{padding-left: 20px; background: transparent url(../img/icon_previous.jpg) no-repeat left center;}

.browsebox {margin-bottom:20px;}
.browsebox li{list-style:none;display:inline; padding-right:8px; margin-right:8px; border-right:1px solid #74cb42;}


#skiplinks { display: none; }

#container {
	position: relative;
	width: 980px;
	margin: 18px auto 23px auto;
}

a.pdf {
	padding: 2px 0 2px 20px;
	background: transparent url(../img/icon_pdf.png) no-repeat left center;
}


/**
* @section header
*/

#header {
	position: relative;
	height: 105px;
}

#logo, #speech_balloon, #metanav {
	position: absolute;
}

#logo {
	width: 188px;
	height: 88px;
	left: 6px;
	top: 0px;
	background: transparent url(../img/logo.png) no-repeat;
}

#logo h1 a {
	width: 188px;
	height: 88px;
	display: block;
}

#speech_balloon {
	width: 469px;
	height: 27px;
	left: 230px;
	top: 0px;
	padding: 6px 0 0 25px;
	color: #5BBF29;
	font-weight: bold;
	background: transparent url(../img/speech_balloon.png) no-repeat;
	display: none;
}

#metanav {
	width: 350px;
	right: 0px;
	top: 0px;
	
}

#metanav ol li {
	float:right;
	margin-right: 15px;
}


#metanav ol li a {
	color: #5BBF29; padding-top:5px;
}


/**
* @section navigation
*/

div.navigation {
	position: relative;
}

div.navigation ol {
	height: 26px;
	padding: 11px 0 0 0;
	background: transparent url(../img/bg_nav.jpg) no-repeat;
}

div.navigation ol li {
	float: left;
	padding: 0 17px;
	border-right: 1px solid #ccc;
}

div.navigation ol li a {
	color: #737373;
	font-size: 14px;
}

div.navigation ol li a.active {
	color: #5BBF29;
}


div.navigation .social_links {
	position: absolute;
	right: 10px;
	top: 11px;
	width: 224px;
}

div.navigation .social_links ol {
	margin: 0;
	padding: 0;
	float: right;
	background: transparent none;
}

div.navigation .social_links ol li {
	margin: -5px 2px 0 0;
	padding: 0;
	border: 0 none;
	border-right: 0 none;
	float: left;
}

div.navigation .social_links ol li a {
	display: block;
	width: 24px;
	height: 24px;
	color: #666;
}

div.navigation .social_links li.facebook {
	background: transparent url(../img/icon_facebook_glossy.jpg) no-repeat left center;
}

div.navigation .social_links li.twitter {
	background: transparent url(../img/icon_twitter_glossy.jpg) no-repeat left center;
}

div.navigation .social_links li.xing {
	background: transparent url(../img/icon_xing_glossy.jpg) no-repeat left center;
}

div.navigation .social_links li.myspace {
	background: transparent url(../img/icon_myspace_glossy.jpg) no-repeat left center;
}

div.navigation .social_links li.rss {
	background: transparent url(../img/icon_rss_glossy.jpg) no-repeat left center;
}


/**
* @section image bar
*/

#imgbar {
	margin-top: 1px;
	width: 980px;
	/*height: 331px;*/
}


/**
* @section content
*/

#content {background:#fff}

#main {
	width: 686px;
	padding-bottom: 5px;
	background: transparent url(../img/bg_home_news.png) no-repeat bottom;
	float: left;
}

#main .frame {
	background-color: #fff;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}

#main h2 {
	height: 43px;
	background: transparent url(../img/bar_home_news.png) no-repeat;
}

#main .left {
	width: 338px;
	margin: 10px 10px 30px 10px;
	float: left;
}

#main .left h3 a {
	color: #424443;
	font-size: 18px;
	font-weight: normal;
}

#main .left .newsblock {}

#main .left .newsblock .date {
	font-size: 10px;
	color: #818181;
}

#main .left .newsblock h4 {
	margin: 5px 0;
}

#main .left .newsblock h4 a {
	font-size: 14px;
	color: #5BBD2C;
}

#main .left .comments {
	text-align: right;
}

#main .left .comments a {
	font-size: 11px;
	color: #5BBC2B;
	text-decoration: underline;
}

#main .left hr {
	width: 280px;
	height: 1px;
	border: 0 none;
	border-bottom: 1px solid #ccc;
}

#main .right {
	width: 316px;
	margin: 10px 0 30px 0;
	/*padding-right: 9px;*/
	float: left;
}

#main .right h3 a {
	/*color: #5BBD2C;*/
	color: #424443;
	font-size: 18px;
	font-weight: normal;
}

#main .right .newsblock {
}

#main .right .newsblock .date {
	font-size: 10px;
	color: #818181;
}

#main .right .newsblock h4 {
	margin: 5px 0;
}


#main .right .newsblock h4 a {
	font-size: 14px;
	color: #5BBD2C;
}

#main .right .morelink {
	text-align: right;
}

#main .right .morelink a {
	font-size: 11px;
	color: #5BBC2B;
	text-decoration: underline;
}

#main .right hr {
	width: 240px;
	height: 1px;
	border: 0 none;
	border-bottom: 1px solid #ccc;
}


/**
* @section sidebar
*/

#sub .infobox {
	position:absolute;
	right:30px;
	top:130px;
	width:310px;
	padding:6px 30px 9px;
	border:1px solid #e9e9e9;
}

#sub .infobox p {
	 width: 100%;
}

#sidebar {
	width: 292px;
	margin: 2px 0 0 2px;
	float: left;
}

#sidebar .sbox {
	margin-bottom: 4px;
	padding: 18px 10px 18px 10px;
	background-color: #fff;
	border: 1px solid #E9E9E9;
}

#sidebar h4 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: normal;
	/*color: #5BBD2C;*/
	color: #424443;
}

#sidebar .quickcheck {
	margin-bottom: 4px;
	background-color: #fff;
	display: none; /* vorerst ausgeblendet */
}

#sidebar .sbox dl {
	margin: 0;
}

#sidebar .sbox .sbox {
	margin-bottom: 4px;
	padding: 0px 10px 0 10px;
	background-color: #fff;
	border: 0 none;
}

#sidebar .tagcloud {
	padding: 0;
	background-color: #fff;
	border: 0 none;
}

#sidebar .tagcloud h4, #sidebar .tagcloud p {
	position: relative;
}

#sidebar .tagcloud a {
	color: #5BBC2B;
}


/**
* @section subpages
*/

/*
#sub h2 {
	height: 32px;
	padding: 7px 0 0 14px;
	font-size: 22px;
	font-weight: normal;
	color: #5BBD2C;
	background: transparent url(../img/bg_pagetitle.png) no-repeat;
}
*/

#sub .frame {
	position: relative;
	padding: 50px 30px 30px 30px;
	background-color: #fff;
}

#sub h2 {
	width: 830px;
	margin-bottom: 30px;
	font-size: 36px;
	font-weight: normal;
	color: #5BBD2C;
	/* text-transform: uppercase; */
}

#sub h3 {
	color: #666;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

#sub p {
	width: 500px;
	margin: 17px 0;
}

#sub #left {
	width: 45%;
	margin-right: 20px;
	float: left;
}

#sub #right {
	width: 45%;
	float: left;
}

#sub #left h3, #sub #right h3,
#sub #left p, #sub #right p {
	width: 100%;
}


.frame ol {
	list-style-type: decimal;
}

.frame ul {
	list-style-type: square;
}



/**
* @section footer
*/

#footer {
	height: 28px;
	padding: 1px 0 0 10px;
	background: transparent url(../img/bg_footer.png) no-repeat;
}

#footer ol li {
	margin-right: 17px;
	float: left;
}

#footer ol li a {
	padding-left: 20px;
	color: #666;
}

#footer li.facebook {
	background: transparent url(../img/footer_icon_facebook.png) no-repeat left center;
}

#footer li.twitter {
	background: transparent url(../img/footer_icon_twitter.png) no-repeat left center;
}

#footer li.xing {
	background: transparent url(../img/footer_icon_xing.png) no-repeat left center;
}

#footer li.myspace {
	background: transparent url(../img/footer_icon_myspace.png) no-repeat left center;
}

#footer li.rss {
	background: transparent url(../img/footer_icon_rss.png) no-repeat left center;
}


/**
* @section tt_news
*/

#main .comments a.tx-comments-count, #main .morelink a.tx-comments-count,
#sub .news-list-morelink a.tx-comments-count {
	padding-left: 16px;
	color: #666;
	background: transparent url(../img/icon_comments.png) no-repeat left center;
	text-decoration: none;
}

#sub .tx-ttnews-browsebox td {
	padding: 3px;
}

#sub .tx-ttnews-browsebox p {
	width: 100%;
}

#sub .news-single-img {
	width: 200px;
	float: left;
	margin-right: 5px;
}


/**
* @section powermail
*/

.tx_powermail_pi1_form legend {
	display: none;
}

.tx_powermail_pi1_form label {
	display: block;
	float: left;
	width: 100px;
}

.tx_powermail_pi1_form input, .tx_powermail_pi1_form select, .tx_powermail_pi1_form textarea {
	display: block;
	float: left;
	width: 200px;
}

.tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html {
	clear: both;
}

.tx_powermail_pi1_form input.powermail_submit {
	margin-left: 100px;
	float: none;
	width: auto;
}

.tx-powermail-pi1 .powermail_all_td {
	padding: 2px;
}

.tx-powermail-pi1 .powermail_all_td p.bodytext {
	margin: 0;
}


/**
* @section indexed_search
*/

#indexedsearchbox { float:left; width:200px; position:relative; }
.linklist { width:150px; float:right;}
.searchbox-sword { width:170px; border:1px solid #dddddd; }
.searchbox-button { margin-left:5px; position:absolute; top:1px; }


/* TEMP */
.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}

.greenCaps {
	color: #5BBC2B;
	font-size: 14px;
	font-weight: bold;
}

.telefon {
	padding-left: 20px;
	background: transparent url(../img/icon_phone.jpg) no-repeat left center;
	margin-bottom:10px;
}

.email {
	padding-left: 20px;
	background: transparent url(../img/icon_email.jpg) no-repeat left center;
	margin-bottom:10px;
}
.xing {
	padding-left: 20px;
	background: transparent url(../img/icon_xing.jpg) no-repeat left center;
	margin-bottom:10px;
}

.lupe {
	padding-left: 20px;
	background: transparent url(../img/icon_magnifier.jpg) no-repeat left center;
}

.weiter {
	padding-left: 23px;
	background: transparent url(../img/icon_next.jpg) no-repeat left 0px;
}

.zurueck {
	padding-left: 20px;
	background: transparent url(../img/icon_previous.jpg) no-repeat left center;
}

.align-right {
	text-align:right;
}

.align-center{
	text-align:center;
}


/**
* @section pseudo tag cloud
*/

#tagcloud * {text-decoration:none;font-family:arial;float:left;margin:0}
#tagcloud a:hover {color:#e95e30 !important}

/*#tagcloud {border:1px solid #aaa;margin:0 auto;letter-spacing:-1px}*/
#tagcloud .tc_h1, #tagcloud h2 {letter-spacing:-1px;}
#tagcloud .tc_h3, #tagcloud h4 {letter-spacing:-0.5px}
#tagcloud .tc_h5, #tagcloud h6 {letter-spacing:0}
#tagcloud .tc_h1 {font-size:22px;line-height:22px;float:left;margin-right:5px}
#tagcloud .tc_h1 a {color:#5BBD2C}
#tagcloud .tc_h2 {font-size:20px;line-height:20px;float:right;margin-left:5px}
#tagcloud .tc_h2 a {color:#888}
#tagcloud .tc_h3 {font-size:18px;line-height:18px;float:left;margin-right:5px}
#tagcloud .tc_h3 a {color:#5BBD2C}
#tagcloud .tc_h4 {font-size:16px;line-height:16px;float:right;margin-left:5px}
#tagcloud .tc_h4 a {color:#888}
#tagcloud .tc_h5 {font-size:14px;line-height:14px;float:left;margin-right:5px}
#tagcloud .tc_h5 a {color:#5BBD2C}
#tagcloud .tc_h6 {font-size:12px;line-height:12px;float:right;margin-left:5px;font-style:italic}
#tagcloud .tc_h6 a {color:#aaa}

/* @import url("rte.css"); */
