@charset "UTF-8";

/**
*
* Zentrales Basis-Stylesheet für alle Seiten
*
* @copyright    Copyright 2009, Christoph Gahmann
* @link      http://drupal.cocomore.com
* @package     drupal_cocomore
* @version     1.0
*/


@media all
{
	textarea, img { outline: none; vertical-align: bottom; margin: 0 }
	img, a img { border: none }
	.clear-block:after { content: "."; display: block; height: 0; clear: both; visibility: hidden }
	.clear { clear: both }
}
@media screen, projection
{
	html,body,fieldset,form,label,legend,h1,h2,h3,h4,h5,h6,input,dl,dd,dt,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,p { margin: 0; padding: 0 }
	html { height: 100%; font-size: 100% }
	body { min-height: 101%; font: 0.8125em/1.5em Arial, Helvetica, "Helvetica Neue", FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif; color: #828282; background: #f3f3f3 }
	input { color: #494949; font: 12px/100% Arial, Helvetica, "Helvetica Neue", FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif }
	.form-submit, .form-button { cursor: pointer }
	textarea, select { color: #494949; font: 12px/150% Arial, Helvetica, "Helvetica Neue", FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif }
	h1,h2,h3,h4,h5,h6 { font-weight: 400 }
	h1, h2, h2 a { font-weight: 700; font-size: 25px; margin-bottom: 20px; line-height: normal }
	#sidebar-left h2 { font-size: 1em; margin: 0 0 10px }
	h3 { font-size: 17px; font-weight: 700; clear: both }
	h4 { font-size: 100%; font-weight: 700 }
	h5 { font-size: 120% }
	h6 { font-size: 110% }
	ul, quote, code, fieldset { margin: .5em 0 }
	p { margin: 0.6em 0 1.2em }
	a { line-height: normal; outline: none; color: #0090d1 }
	li a.active { color: #0090d1 }
	a:link, a:visited, a:active, a.active { color: #0090d1; text-decoration: none }
	a:hover { color: #0090d1; text-decoration: underline }
	ol { margin: 10px 0 20px 30px }
	ol li { padding: 0 }
	ul.menu, .item-list ul { margin: 5px 0 0; padding: 0 }
	ul.menu ul, .item-list ul ul { margin-left: 0 }
	ul li, ul.menu li, .item-list ul li, li.leaf { background: transparent url(../images/listenpunkt_quadrat.gif) no-repeat 0 6px; list-style: none; margin: 0 0 5px; padding: 0 0 0 14px }
	ul li.expanded { background: transparent url(../images/li_pfeil_expanded.gif) no-repeat 1px .35em }
	ul li.collapsed { background: transparent url(../images/li_pfeil.gif) no-repeat 0 .35em }
	ul li.leaf a, ul li.expanded a, ul li.collapsed a, #block-block-1 .content ul li a, #block-block-10 .content ul li a { display: block }
	ul.inline li { background: none; display: inline; margin: 0; padding: 0 1em 0 0 }
	ul.inline li a img { padding: 0 5px 2px 0 }
	ol.task-list { list-style-image: none; list-style-type: none; margin-left: 0 }
	ol.task-list li { padding: 0.5em 1em 0.5em 2em }
	ol.task-list li.active { background: transparent url(../images/task-list.png) no-repeat 3px 50%; margin-right: 1em }
	ol.task-list li.done { background: transparent url(../../misc/watchdog-ok.png) no-repeat 0 50%; color: #393 }
	fieldset ul.clear-block li { background-image: none; margin: 0; padding: 0 }
	dl { margin: 0.5em 0 1em 1.5em }
	dl dd { margin: 0 0 .5em 1.5em }
	img,a img { border: none }
	table { width: 100%; border-spacing: 0; margin: 1em 0 }
	thead th { color: #fff; font-weight: 700; border: 1px solid #b4b4b4; background: #b8b8b8 url(../images/thead_bg.png) repeat-x left top }
	.releases thead tr, table thead tr { border-bottom: 2px solid #fff }
	.releases td, tbody tr td { border-right: 2px solid #fff }
	tr.release td.release-icon { border-right: 0 }
	th a:link, th a:visited { color: #fff }
	td,th { padding: 2px 5px 2px 10px }
	.releases thead tr th { min-height: 28px }
	table.releases .release-title, table.releases .release-date, table.releases .release-size, table.releases .release-links, table.releases .release-status { width: auto }
	table.releases ul li, table.releases ul li a { display: block; padding: 0 }
	table.releases tr.ok { background: #F3F3F3; border: 0 none }
	tr.odd, tr.info { background-color: #f3f3f3 }
	tr.even,tr.odd { border-bottom: none !important }
	tr.even { background-color: #fff }
	tr.drag { background-color: #fffff0 }
	tr.drag-previous { background-color: #ffd }
	tr.odd td.active { background-color: #ddecf5 }
	tr.even td.active { background-color: #e6f1f7 }
	td.region, td.module, td.container, td.category { background-color: #d4e7f3; border-bottom: 1px solid #b4d7f0; border-top: 1.5em solid #fff; color: #455067; font-weight: 700 }
	tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category { border-top-width: 0 }
	span.form-required { color: #ffae00 }
	span.submitted, .description { color: #898989; font-size: 0.92em }
	.description { color: #898989; line-height: 150%; margin-bottom: 0.75em }
	.messages, .preview { margin: .75em 0; padding: .5em 1em }
	.messages ul { margin: 0 }
	.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item { margin: 0.25em 0 }
	#dblog-form-overview .form-submit, .confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit, #contact-mail-page #edit-submit, .views-exposed-form .views-exposed-widget .form-submit, #project-issue-subscribe .form-submit { border: none; width: 170px; height: 20px; background: url(../images/button_bg.jpg) no-repeat; color: #fff; font-weight: 700; text-align: left; padding-left: 12px; padding-bottom: 2px }
	.box { margin-bottom: 2.5em }
	#wrapper-top { background: #e6e6e6 url(../images/bg_top.png) no-repeat left top; height: 8px; width: 956px; font-size: 0; margin: 20px auto 0 }
	#wrapper { background: transparent url(../images/bg_wrapper.png) repeat-y left top; text-align: left; width: 956px; max-width: 956px; position: relative; height: auto; overflow: visible; clear: both; margin: 0 auto }
	#wrapper-inner { background: transparent url(../images/bg.png) no-repeat left bottom; width: 921px; height: auto; padding: 0 19px 34px 16px }
	#header { height: 111px; width: 917px; background: url(../images/header.png) no-repeat 0 0; position: relative; padding: 3px 4px 5px 3px }
	#logo-floater { background: url(../images/logo.png) no-repeat 0 0; height: 110px; width: 165px; float: left; margin: 0 0 0 20px }
	#header-region { float: left; width: 700px; height: 80px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels ul { list-style: none; height: 30px; width: 687px; position: absolute; bottom: 6px; left: 206px; margin: 0; padding: 0; overflow: hidden }
	#block-splitted_menu_by_taxonomy-menu_mainchannels ul li { height: 30px; float: left; background: url(../images/navi_unterseite.png) no-repeat 0 -33px; margin: 0; padding: 0 }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.startseite, #block-splitted_menu_by_taxonomy-menu_mainchannels li.home { display: none }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.products, #block-splitted_menu_by_taxonomy-menu_mainchannels li.produkte { width: 117px; background-position: 0 -33px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.support-services { width: 189px; background-position: -117px -33px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.references, #block-splitted_menu_by_taxonomy-menu_mainchannels li.referenzen { width: 135px; background-position: -306px -33px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.downloads { width: 129px; background-position: -441px -33px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.about-us, #block-splitted_menu_by_taxonomy-menu_mainchannels li.last { width: 117px; background-position: -570px -33px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels ul li a { line-height: 30px; font-size: 13px; display: block; text-decoration: none; text-align: center; font-weight: 700; background: url(../images/navi_unterseite.png) no-repeat 0 0; color: #fff; padding: 0 }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.products a, #block-splitted_menu_by_taxonomy-menu_mainchannels li.produkte a { background-position: 0 0 }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.support-services a { background-position: -117px 0 }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.references a, #block-splitted_menu_by_taxonomy-menu_mainchannels li.referenzen a { background-position: -306px 0 }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.downloads a { background-position: -441px 0 }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.about-us a, #block-splitted_menu_by_taxonomy-menu_mainchannels li.last a { background-position: -570px 0 }
	#block-splitted_menu_by_taxonomy-menu_mainchannels ul li a:hover { background-image: none; color: #fff }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.products a.active, #block-splitted_menu_by_taxonomy-menu_mainchannels li.produkte a.active { background-position: 0 -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.products a.active:hover, #block-splitted_menu_by_taxonomy-menu_mainchannels li.produkte a.active:hover { background-position: 0 -66px; background: url(../images/navi_unterseite.png) no-repeat 0 -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.support-services a.active { background-position: -117px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.support-services a.active:hover { background-position: -117px -66px; background: url(../images/navi_unterseite.png) no-repeat -117px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.references a.active, #block-splitted_menu_by_taxonomy-menu_mainchannels li.referenzen a.active { background-position: -306px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.references a.active:hover, #block-splitted_menu_by_taxonomy-menu_mainchannels li.referenzen a.active:hover { background-position: -306px -66px; background: url(../images/navi_unterseite.png) no-repeat -306px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.downloads a.active { background-position: -441px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.downloads a.active:hover { background-position: -441px -66px; background: url(../images/navi_unterseite.png) no-repeat -441px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.about-us a.active { background-position: -570px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.about-us a.active:hover { background-position: -570px -66px; background: url(../images/navi_unterseite.png) no-repeat -570px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.last a.active { background-position: -570px -66px }
	#block-splitted_menu_by_taxonomy-menu_mainchannels li.last a.active:hover { background-position: -570px -66px; background: url(../images/navi_unterseite.png) no-repeat -570px -66px }
	#block-splitted_menu_by_taxonomy-menu_subchannels .content { position: absolute; top: 113px; right: 31px; width: 687px; height: 29px; margin: 0 }
	#block-splitted_menu_by_taxonomy-menu_subchannels ul { width: 687px; height: 29px; background: url(../images/navi_sub2.png) no-repeat 0 0; margin: 0 }
	.section-about-us #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-ueber-uns #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-contact #block-splitted_menu_by_taxonomy-menu_subchannels ul { background-position: 0 -160px }
	.section-downloads #block-splitted_menu_by_taxonomy-menu_subchannels ul { background-position: 0 -128px }
	.section-our-customers #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-references #block-splitted_menu_by_taxonomy-menu_subchannels ul { background-position: 0 -96px }
	.section-support-services #block-splitted_menu_by_taxonomy-menu_subchannels ul { background-position: 0 -64px }
	.section-produkte-0 #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-projects #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-produkte #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-products #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-cocomore-drupal-modules #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-modul-uebersicht #block-splitted_menu_by_taxonomy-menu_subchannels ul { background-position: 0 -32px }
	.page-projects-cocomore-drupal-core-cdc #block-splitted_menu_by_taxonomy-menu_subchannels ul, .page-projekte-cocomore-drupal-core-cdc #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-modules #block-splitted_menu_by_taxonomy-menu_subchannels ul, .section-module #block-splitted_menu_by_taxonomy-menu_subchannels ul, .page-projects-cocomore-drupal-distribution-cdd #block-splitted_menu_by_taxonomy-menu_subchannels ul, .page-projekte-cocomore-drupal-distribution-cdd #block-splitted_menu_by_taxonomy-menu_subchannels ul { background-position: 0 -128px }
	#block-splitted_menu_by_taxonomy-menu_subchannels ul li { display: inline; float: left; background: url(../images/subtrenner.gif) no-repeat right 11px; padding: 8px 10px 0 }
	#block-splitted_menu_by_taxonomy-menu_subchannels ul li.first { padding-left: 20px }
	#block-splitted_menu_by_taxonomy-menu_subchannels ul li.last { background: none }
	#block-splitted_menu_by_taxonomy-menu_subchannels ul li a { color: #fff }
	#block-splitted_menu_by_taxonomy-menu_subchannels ul li a.active { text-decoration: underline }
	#container { margin: 14px 0 0 }
	body.two-sidebars { min-width: 980px }
	body.sidebar-left, body.sidebar-right { min-width: 780px }
	body.no-sidebars #wrapper #container .right-corner { background: url(../images/right_corner_long.png) no-repeat left top; padding: 8px 0 0 }
	body.no-sidebars #wrapper #container .right-corner .right-corner-inner { background: url(../images/right_corner2_long.png) repeat-y left top; min-height: 759px; overflow: hidden; padding: 25px 26px }
	body.no-sidebars #wrapper #container .right-corner .right-corner-bottom { background: url(../images/right_corner_bottom_long.png) no-repeat left bottom; height: 9px; font-size: 0 }
	body.sidebar-left #wrapper #container .right-corner { background: url(../images/right_corner.png) no-repeat left top; padding: 8px 0 0 }
	body.sidebar-left #wrapper #container .right-corner .right-corner-inner { background: url(../images/right_corner2.png) repeat-y left top; overflow: hidden; padding: 25px 26px }
	body.sidebar-left #wrapper #container .right-corner .right-corner-bottom { background: url(../images/right_corner_bottom.png) no-repeat left bottom; height: 9px; font-size: 0 }
	#wrapper #container #center { float: left; width: 100% }
	body.sidebar-left #center { margin-left: -204px }
	body.sidebar-right #center { margin-right: -206px }
	body.two-sidebars #center { margin: 0 -206px }
	body.sidebar-left #squeeze { margin-left: 204px }
	body.sidebar-right #squeeze { margin-right: 206px }
	body.two-sidebars #squeeze { margin: 0 206px }
	#wrapper #container .sidebar { float: left; position: relative; width: 204px; z-index: 2; margin: 0 }
	#sidebar-left .block { background: url(../images/sidebar_left_bg_top.png) no-repeat left top; margin: 0 0 1.5em; padding: 7px 0 0 }
	#sidebar-left .block .block-inner { background: url(../images/sidebar_left_bg.png) no-repeat left bottom }
	#sidebar-left .block .block-inner, #sidebar-right .block .block-inner { padding: 7px 14px 12px }
	.block .content { margin: 0 }
	#search-theme-form { margin: 0 0 0 10px }
	#block-project-project_navigation_select #project-quick-navigate-form #edit-project { margin: 0 0 10px }
	#block-project_issue-issue_cockpit #project-issue-issue-cockpit-searchbox #edit-submit-1 { margin: 0 0 10px }
	#block-project_issue-issue_cockpit .issue-cockpit-subscribe { margin: 10px 0 }
	#sidebar-left .block-theme { background: 0 none }
	#sidebar-left .block-region { margin: 0 15px 0 0 }
	#sidebar-right .block-region { margin: 0 0 0 15px }
	#sidebar-left .block-splitted_menu_by_taxonomy, #sidebar-left .block-splitted_menu_by_taxonomy .block-inner { background: transparent; padding: 0 }
	#sidebar-left .block-splitted_menu_by_taxonomy ul { padding-top: 0; margin: 0 }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li { height: 30px; width: 198px; background: url(../images/menu_left_3.png) no-repeat 0 -30px; margin: 0; padding: 0 }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li.first { height: 30px; width: 198px; background: url(../images/menu_left_3.png) no-repeat -198px 0; margin: 0; padding: 0 }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li a, #sidebar-left .block-splitted_menu_by_taxonomy ul li.first a { line-height: 30px; height: 30px; font-size: 13px; display: block; text-decoration: none; font-weight: 700; color: #fff; padding: 0 0 0 18px }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li a { background: url(../images/menu_left_3.png) no-repeat 0 0 }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li.first a { background: url(../images/menu_left_3.png) no-repeat -594px 0 }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li a.active { background-position: 0 -60px }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li a:hover { background-image: none; color: #fff }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li.first a.active { background-position: -396px 0 }
	#sidebar-left .block-splitted_menu_by_taxonomy ul li.first a:hover { background-image: none; color: #fff }
	.block-region { background: transparent; border: 2px dashed #b4d7f0; font-size: 1.3em; text-align: center; padding: 1em }
	#wrapper #container #center #squeeze { position: relative }
	#footer { clear: both; color: #a3a3a3; width: 956px; float: none; margin: 17px auto }
	#footer ul li a span { display: none }
	#footer #block-menu-menu-footer-menu ul li a span { display: block }
	#footer ul { list-style: none; margin: 0 0 0 20px }
	#footer ul li { float: left; list-style: none; background: transparent; margin: 1px 10px 0 0; padding: 0 }
	#footer a { color: #a3a3a3 }
	#footer #block-block-4 { float: left; display: inline; line-height: 14px; font-size: 11px }
	#wrapper #container .breadcrumb { font-size: 0.92em; margin-bottom: 10px; position: absolute; top: 10px }
	#wrapper #container .breadcrumb a { background: url(../images/breadcrumb_pfeil.gif) no-repeat left 5px; padding: 0 2px 0 10px }
	#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a { color: #529ad6 }
	#mission { background-color: #fff; border: 1px solid #e0e5fb; margin-bottom: 2em; padding: 1em }
	ul.primary-links { float: right; position: relative; z-index: 4; margin: 0; padding: 0 }
	ul.primary-links li { background-image: none; float: left; margin: 0; padding: 0 }
	ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited { background: transparent url(../images/bg-navigation-item.png) no-repeat 50% 0; color: #fff; display: block; margin: 0 1em; padding: .75em 0 0 }
	ul.primary-links li a:hover, ul.primary-links li a.active { background: transparent url(../images/bg-navigation-item-hover.png) no-repeat 50% 0; color: #fff }
	ul.secondary-links { clear: right; float: right; position: relative; z-index: 4; margin: 0; padding: 18px 0 0 }
	ul.secondary-links li { background-image: none; float: left; margin: 0; padding: 0 }
	ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited { background: transparent; color: #cde3f1; display: block; margin: 0 1em; padding: .75em 0 0 }
	ul.secondary-links li a:hover, ul.secondary-links li a.active { background: transparent; color: #cde3f1 }
	ul.primary,ul.primary li, ul.secondary,ul.secondary li { background: none; border: 0; margin: 0; padding: 0 }
	#tabs-wrapper { position: relative; margin: 0; padding: 0 }
	ul.primary { clear: both; padding: 0.5em 0 10px }
	ul.primary li { display: inline }
	ul.secondary { border-bottom: 1px solid #e9eff3; clear: both; text-align: left; margin: 0 -26px 1em; padding: 0 26px 0.6em }
	h2.with-tabs { float: left; margin: 0 2em 0 0; padding: 0 }
	ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited, ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited { background: transparent; border: 0; height: auto; position: relative; text-decoration: none; top: -1px; margin: 0 0 0 1px; padding: 4px 1em }
	ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover, ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover { background: url(../images/bg-tab.png) repeat-x 0 50%; color: #fff }
	ul.primary li.active a, ul.secondary li.active a { font-weight: 700 }
	ul.links li, ul.inline li { background-image: none; margin-left: 0; margin-right: 0; padding-left: 0 }
	.node .links, .comment .links { text-align: left }
	.terms ul.links li { margin-left: 0; margin-right: 0; padding-left: 1em; padding-right: 0 }
	.picture, .comment .submitted { clear: right; float: right; padding-left: 1em }
	.new { color: #ffae00; float: right; font-size: 0.92em; font-weight: 700 }
	.terms { float: right }
	.preview .node, .preview .comment, .sticky { background: 0; border: 0; margin: 0; padding: 0.5em 0 }
	.sticky { background-color: #fff; border: 1px solid #e0e5fb; margin-bottom: 2em; padding: 1em }
	#comments { border-bottom: 1px solid #e9eff3; margin: 0; padding: 0 }
	#comments h2.comments { background: #fff; margin: 0; padding: 0 }
	.comment { border-top: 1px solid #e9eff3; margin: 0; padding: 5px 0 0 }
	.indented { margin-left: 25px }
	.comment h3 a.active { color: #494949 }
	.node .content,.comment .content { margin: 0.6em 0 }
	.node-type-project-project #comments { margin: 10px 0 0 }
	#aggregator { margin-top: 1em }
	#aggregator .feed-item-title { font-size: 160%; line-height: 130% }
	#aggregator .feed-item { border-bottom: 1px solid #e9eff3; margin: -1.5em -31px 1.75em; padding: 1.5em 31px }
	#aggregator .feed-item-categories { font-size: 0.92em }
	#aggregator .feed-item-meta { color: #898989; font-size: 0.92em }
	#palette .form-item { border: 1px solid #fff }
	#palette .item-selected { background: #fff url(../images/gradient-inner.png) repeat-x 0 0; border: 1px solid #d9eaf5 }
	tr.menu-disabled { opacity: 0.5 }
	tr.odd td.menu-disabled { background-color: #edf5fa }
	tr.even td.menu-disabled { background-color: #fff }
	.poll .bar { background: #fff url(../images/bg-bar-white.png) repeat-x 0 0; border: solid #f0f0f0; border-width: 0 1px 1px }
	.poll .bar .foreground { background: #71a7cc url(../images/bg-bar.png) repeat-x 0 100% }
	.poll .percent { font-size: .9em }
	#autocomplete li { cursor: default; margin: 0; padding: 2px }
	fieldset { background: #fff url(../images/gradient-inner.png) repeat-x 0 0; border: 1px solid #d9eaf5; margin: 1em 0; padding: 1em }
	*:first-child+html fieldset { background-color: transparent; background-position: 0 .75em; padding: 0 1em 1em }
	*:first-child+html fieldset > .description, *:first-child+html fieldset .fieldset-wrapper .description { padding-top: 1em }
	fieldset legend { display: block }
	*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend { display: inline }
	html.js fieldset.collapsed { background: transparent; padding-bottom: .6em; padding-top: 0 }
	html.js fieldset.collapsible legend a { background: url(../images/menu-expanded.gif) no-repeat 0 50%; padding-left: 2em }
	html.js fieldset.collapsed legend a { background: url(../images/menu-collapsed.gif) no-repeat 0 50% }
	#block-node-0 h2 { float: left; padding-right: 20px }
	#block-node-0 img, .feed-icon, .project-feed-icon { float: right; padding-top: 4px }
	#block-node-0 .content { clear: right }
	.profile { margin-top: 1.5em }
	.profile h3 { border-bottom: 0; margin-bottom: 1em }
	.profile dl { margin: 0 }
	.profile dt { color: #898989; font-size: 0.92em; font-weight: 400; line-height: 1.3em; margin-bottom: 0.45em; margin-top: 1.4em }
	.profile dd { margin-bottom: 1.6em }
	div.admin-panel, div.admin-panel .description, div.admin-panel .body, div.admin, div.admin .left, div.admin .right, div.admin .expert-link, div.item-list, .menu { margin: 0; padding: 0 }
	div.admin .left { float: left; width: 48% }
	div.admin .right { float: right; width: 48% }
	div.admin-panel { background: #fff url(../images/gradient-inner.png) repeat-x 0 0; padding: 1em 1em 1.5em }
	div.admin-panel .description { margin-bottom: 1.5em }
	div.admin-panel dl { margin: 0 }
	div.admin-panel dd { color: #898989; font-size: 0.92em; line-height: 1.3em; margin-bottom: .65em; margin-top: -0.2em }
	table.system-status-report th { border-color: #d3e7f4 }
	#autocomplete li.selected, tr.selected td, tr.selected td.active { background: #027ac6; color: #fff }
	tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active { color: #d3e7f4 }
	tr.taxonomy-term-preview { opacity: 0.5 }
	tr.taxonomy-term-divider-top { border-bottom: none }
	tr.taxonomy-term-divider-bottom { border-top: 1px dotted #ccc }
	.messages { background-color: #fff; border: 1px solid #b8d3e5 }
	.preview { background-color: #fcfce8; border: 1px solid #e5e58f }
	div.status { color: #33a333; border-color: #c7f2c8 }
	div.error, tr.error { background-color: #fcc; color: #a30000 }
	.form-item input.error, .form-item textarea.error { border: 1px solid #c52020; color: #363636 }
	.form-item { margin-bottom: 10px }
	tr.dblog-user { background-color: #fcf9e5 }
	tr.dblog-user td.active { background-color: #fbf5cf }
	tr.dblog-content { background-color: #fefefe }
	tr.dblog-content td.active { background-color: #f5f5f5 }
	tr.dblog-warning { background-color: #fdf5e6 }
	tr.dblog-warning td.active { background-color: #fdf2de }
	tr.dblog-error { background-color: #fbe4e4 }
	tr.dblog-error td.active { background-color: #fbdbdb }
	tr.dblog-page-not-found, tr.dblog-access-denied { background: #d7ffd7 }
	tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active { background: #c7eec7 }
	table.system-status-report tr.error, table.system-status-report tr.error th { background-color: #fcc; color: #200; border-color: #ebb }
	table.system-status-report tr.warning, table.system-status-report tr.warning th { background-color: #ffd; border-color: #eeb }
	table.system-status-report tr.ok, table.system-status-report tr.ok th { background-color: #dfd; border-color: #beb }
	.channel-overview-term-block { float: left; width: 170px; min-height: 217px; background: url(../images/teaser_all_bg.png) no-repeat left top; padding: 15px; margin: 0 0 0 22px }
	.channel-overview-term-block:first-child { margin: 0 }
	.channel-overview-term-block a { font-weight: 700 }
	.channel-overview-term-block-title, .channel-overview-term-block-title a { font-size: 17px; color: #828282 }
	.channel-overview-term-block-subchannels ul { margin: 0 }
	.channel-overview-term-block-subchannels ul li, #block-block-1 ul li, #block-block-10 ul li { background: url(../images/pointTeaserLi.png) no-repeat left 4px; margin: 12px 0 0; padding:0 0 0 15px }
	#block-splitted_menu_by_taxonomy-menu_channel_overview { float: left; display: inline }
	#node-21 { float: left; width: 405px; padding-right: 40px }
	.front #node-21, .front #node-20 { display: none }
	.front #block-block-1, .front #block-block-10 { background: url(../images/teaser_all_bg.png) no-repeat left top; float: left; display:inline; margin: 0 0 0 21px; min-height: 217px; padding: 15px; width: 170px }
	.front #block-views-News-block_1 { background: url(../images/news_bg.png) no-repeat left top; float: left; margin: 0 21px 0 0; min-height: 194px; padding:48px 6px 10px 5px; width: 190px }
	.front #block-block-1 .content, .front #block-block-10 .content { width: 170px; padding: 0; position: relative; height: 180px }
	.front #block-views-News-block_1 .content{ width:190px }
	.front #block-block-1 ul, .front #block-block-10 ul { padding: 0; width: 170px; margin: 0 }
	.front #block-views-News-block_1 ul { padding: 0; width: 189px; margin: 0 }
	.front #block-views-News-block_1 .content ul li { margin-bottom: 7px; background: transparent; font-weight: 700; padding: 0 }
	.front #block-views-News-block_1 .content ul li { height: auto; padding: 11px 9px 8px; margin: 0; width: 172px; overflow: hidden; min-height: 46px }
	.front #block-views-News-block_1 ul li.views-row-even { background:#f3f4f6 }
	.front #block-views-News-block_1 ul li.views-row-odd { background:#fff }
	.front #block-block-1 .content ul li a, .front #block-block-10 .content ul li a { font-weight: 700 }
	.front #block-block-1 h2, .front #block-block-10 h2 { font-size: 17px; margin-bottom: 13px }
	.front #block-block-1 .block-inner .content .right, .front #block-block-10 .block-inner .content .right { position: absolute; bottom: 0; width: 170px; height: 18px; text-align: right }
	.front #block-views-News-block_1 .views-row-even { background: #f3f4f6 }
	#block-menu-menu-footer-menu { float: left; display: inline }
	#block-menu-menu-footer-menu ul li a { font-weight: 400; font-size: 11px }
	#block-locale-0 { float: right; position: relative; right: -9px; top: -26px }
	#block-locale-0 ul li{ list-style-type: none; background: 0 none }
	#block-locale-0 ul li a { display: block; width: 33px; height: 22px }
	#block-locale-0 ul li a span { display: none }
	#block-locale-0 ul li.en a { background: url(../images/engl_btn.jpg) no-repeat }
	#block-locale-0 ul li.de a { background: url(../images/dt_btn.jpg) no-repeat }
	.logged-in #block-locale-0 { top: -19px }
	.rteindent1 { margin-left: 15px }
	.rteindent2 { margin-left: 30px !important }
	.meta { display: none }
	.content ul { display: block }
	.node .content ul li ul li { background: #f3f3f3; width: 305px; margin: 0 0 10px; padding: 5px 5px 5px 15px }
	.views-exposed-form .views-exposed-widget { margin: 0; padding: 0 }
	.views-exposed-widget #edit-api-version { width: 170px; float: left; display: inline }
	.views-exposed-widget { width: 100%; float: left; display: inline }
	.views-exposed-form label { margin-bottom: 15px; display: block }
	.views-exposed-form { margin-bottom: 30px }
	.project-links-section div { width: 100% }
	.form-item label { width: 200px; display: block }
	#contact-mail-page input { width: 345px }
	#edit-copy-wrapper #edit-copy { width: 10px }
	#edit-copy-wrapper #edit-submit { float: left; display: inline }
	#block-menu-menu-header-menu-english, #block-menu-menu-header-menu-german { float: right; margin: 20px 20px 0 0 }
	#block-menu-menu-header-menu-english ul li, #block-menu-menu-header-menu-german ul li.leaf { float: left; background: none; margin: 0 }
	#block-menu-menu-header-menu-english ul li a, #block-menu-menu-header-menu-german ul li a { color: #828282; font-weight: 400 }
	#block-menu-menu-header-menu-english ul li a:hover, #block-menu-menu-header-menu-german ul li a:hover { text-decoration: underline }
	select#edit-project-goto { width: 170px }
	#block-menu-menu-footer-menu ul { margin-left: 0 }
	#edit-copy-wrapper { width: 200px }
	#block-block-7 { margin-left: 20px }
	.node-type-user-showroom .field { clear: both }
	.node-type-user-showroom .field-type-text .field-label, .node-type-user-showroom .field-type-link .field-label { float: left }
	.node-type-user-showroom .field-type-text .field-items, .node-type-user-showroom .field-type-link .field-items { float: left; width: 480px }
	.node-type-user-showroom .field-field-showromm-project .field-label, .node-type-user-showroom .field-field-showroom-project .field-label { width: 150px }
	.node-type-user-showroom .field-field-description .field-label, .node-type-user-showroom .field-field-showroom-descr .field-label { background: url(../images/listenpunkt_quadrat.gif) no-repeat 0 6px; padding: 0 0 0 10px; width: 140px }
	.node-type-user-showroom .field-field-showroom-link .field-label, .node-type-user-showroom .group-entries .field-field-showroom-link .field-label { background: url(../images/listenpunkt_quadrat.gif) no-repeat 0 6px; margin: 0 0 20px; padding: 0 0 0 10px; width: 140px }
	.node-type-user-showroom .field-field-showroom-link .field-items a, .node-type-user-showroom .group-entries .field-field-showroomlink .field-items a { height: 20px; line-height: 20px }
	.node-type-showroom { width: 100% }
	.node-type-showroom #showroom_project { margin: 0 0 20px }
	.node-type-showroom .showroom-screenshots { float: left; margin: 0 10px 0 0; width: 360px }
	.node-type-showroom #showroom_link { clear: both; margin: 0 0 20px }
	.node-type-showroom .content label { font-weight: 700; margin: 0 10px 0 0 }
	.view-Showroom .views-row, .view-Showroom .view-header { margin: 0 0 20px }
	.view-Showroom .views-field-body { position: relative; top: -5px }
	.view-Showroom .views-field-field-showroom-file-fid { float: left; margin: 0 10px 0 0; width: 360px }
	.view-Showroom .views-field-field-showroom-href-url, .view-Showroom .item-list { clear: both }
	.view-Showroom .views-field-field-showroom-proj-value { margin: 5px 0 10px }
	#forum table tbody tr td.forum { background-image: none; padding: 0 }
	#forum tbody tr td { border-right: 0 none }
	.forum-top-links { display: block }
	.topic-icon { border: 0 none; padding: 0; width: 0 }
	.node-type-forum #comments { border-bottom: 1px solid #e9eff3; position: relative; margin: 0; padding: 0 }
	.node-type-forum .post-info { background: #9ac7e3; color: #000 }
	.node-type-forum #comments .post-info { background: #c2e1f4 }
	.node-type-forum #comments .indented .post-info { background: #eaf7ff }
	.forum-post-panel-main { margin-left: 0; min-height: 50px; height: auto !important; height: 50px }
	.node-type-forum .forum-post-links { line-height: 0; margin: 0; padding: 0 }
	.node-type-forum #comments .forum-post-links ul, .node-type-forum #comments .forum-post-links a.button-top { float: left }
	.node-type-forum #comments .forum-post-footer { float: right }
	.page-forum #forum tbody tr td.name div{ margin: 0 0 0 10px }
	#forum td.container { padding: 2px 5px 2px 10px }
	.forum-post-footer .button-top { float: right }
	.forum-post-links .forum-links li a img { padding: 0 5px 0 0 } 
	.not-logged-in .forum-post-links .links { float: left }
	.logged-in .forum-post-links .links { float: left; padding: 0 0 0 211px; text-align: right } 
	.forum-links li { background: 0 none }
	#forum td.container { background: 0 none; border-bottom: 0 none }
	.forum-post .posted-on { float: left; padding: 0 10px }
	.forum-post { margin: 0 }
	.forum-post-footer { margin: 0 0 5px }
	body.sidebar-left #container { margin-top:35px }
	.view-project-overview td { vertical-align: top; width: 50% }
	.view-project-overview .views-field-title { background: #E1E1E1; padding: 4px 0 4px 7px }
	#footer p { margin: 0 }
	#block-block-7 { float: left; display: inline; width: 550px }
	#block-views-News-block_1 .views-field-created { background: url(../images/date_bg_news.gif) no-repeat left top; width: 28px; height: 38px; float: left; display: inline }
	#block-views-News-block_1 .views-field-created span { color: #fff; line-height: 12px; font-size: 0.81em; text-align: center; display: block; height: 28px; padding: 5px 0 }
	#block-views-News-block_1 .views-field-title { float: left; display: inline; width: 125px; height: auto; padding: 0 0 0 7px }	
	.section-search h2 { display: none }
	.section-search .main_content h2 { display: block }
	.block-search h2, .block-search label, .section-search #tabs-wrapper { display: none }
	.block-search { float: right; display: inline; margin: 23px 80px 0 0 }
	#edit-search-block-form-1-wrapper { margin: 0; height: 19px; width: 142px; float: left; display: inline }
	#edit-search-block-form-1-wrapper input, .section-search #edit-keys-wrapper input { background: url(../images/search_bg.jpg) no-repeat left top; width: 132px; height: 13px; border: none; padding: 3px 5px; font-size: 11px; float: left }
	#search-block-form input#edit-submit, #search-block-form #edit-submit-1, #edit-submit-2, .section-search #search-form .container-inline input#edit-submit { background: url(../images/search_btn.jpg) no-repeat left top; color: #fff; width: 59px; height: 19px; border: none; font-size: 11px }
	.section-search #search-form .container-inline input#edit-submit { font-weight: 400; padding: 2px 0 3px; float: left; text-align: center }
	.section-search #search-form { margin: 0; width: 202px }
	.section-search #search-form #edit-apachesolr-search-detach-auto-language-filter-wrapper { margin-top: 5px }
	#search-form .form-item .container-inline { position: relative; width: 202px; overflow: hidden }
	.section-search #search-form .form-item, .box dl.search-results { margin: 0 }
	#edit-apachesolr-search-retain-filters-wrapper, #edit-apachesolr-search-retain-filters-wrapper { float: left; padding: 10px 0 0 !important }
	.spelling-suggestions { padding: 10px 0 0 !important }
	#search-form .form-item label { margin-bottom: 5px }
	#search-form .form-item .radio-div { clear: both; display: block }
	#search-form .form-item .radio-div label { width: auto; float: left; display: inline; margin: 5px 5px 5px 0 }
	#search-form .form-item .container-inline #edit-keys-wrapper { float: left; display: inline }
	.spelling-suggestions .form-item label { width: auto; display: inline }
	.section-search .box { width: 433px; float: left; display: inline; padding-right: 10px }
	.section-search .box h2 { margin: 10px 0 }
	#content_right .block { padding: 10px; width: 200px; border-bottom: 1px solid #e0e0e0 }
	#content_right .block h2 { font-size: 1em; margin: 0 0 10px }
	.section-search .pager { text-align: left }
	.radio-div .form-radios label .form-radio { margin: 0; padding: 0; width: 15px }
	#edit-apachesolr-search-retain-filters-wrapper label { display: block !important }
	.main_content { position: relative }
	#content_right { float: right; width: 220px; border: 1px solid #E0E0E0; border-width: 1px 1px 0 }
	.front .feed-icons{ position: absolute; left: 195px; bottom: 295px }
}