/* @override http://www.ruecken-partner.de/fileadmin/templates/site/_css/layout.css */

@import url("reset.css"); 
html, body {
	height: 100%;
}

body{
	font: 80%/140% Arial, sans-serif;
	background-color: #e6e7e6;
	text-align: left;
	color: #777777;
}
a{
	color: #005090;
	text-decoration: none;
}
a:hover{
	color: #005090;
	text-decoration: none;
}

/* a-Block for IE Cufon replacement */
h2 a,
h3 a{
	display: block;
}
img a{
	border: none;
	text-decoration: none;
}
h1{
	color: #005090;
	font-size: 1.7em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 120%;
	margin: 0.5em 0 0.2em 0;
}
h2{
	color: #005090;
	font-size: 1.5em;
	margin: 0em 0 0.7em 0;
}
h3{
	color: #005090;
	font-size: 1.2em;
	margin: 1em 0 0em 0;
	font-weight: bold;
	text-transform: uppercase;	
}
h4{
	color: #005090;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0.2em 0 0.3em 0;
}
h5{
	color: #777777;
	font-size: 1em;
	font-weight: bold;
	margin: 0.3em 0 0em 0;
}
p {
	margin: 0.3em 0 1em 0;
}
#wrapper{
	background-color: #FFF;
	width: 940px;
	min-height: 100%; /* Mindesthöhe in modernen Browsern */
	height: auto !important; /* !important-Regel für moderne Browser */
	height: 100%; /* Mindesthöhe in IE (<7) */
	padding: 0 42px 40px 42px;
	margin: 0 auto;
}
#head{
	padding: 0;
	height: 130px;
	width: 940px;
}
#logo{
	height: 115px;
	width: 315px;
	margin: 0;
	background: transparent url(../_gfx/logo_ruecken-und-partner_de.gif) no-repeat 0 bottom;
	text-indent: -9999px;
	float: left;
}
#logo.en{
	background-image: url(../_gfx/logo_ruecken-und-partner_en.gif);
}
#meta {
	float: right;
	margin-top: 20px;
}
#flags{
	margin: 0;
	padding: 0;
	height: 20px;
	list-style-type: none;
	float: left;
}
#flags li{
	float: left;
}
#flags a{
	display: block;
	width: 30px;
	height: 20px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	margin-right: 5px;
	background-position: 0 -21px;
}
#flags a.active, #flags a:hover{
	background-position: 0 -0;
}
#flags .de a{
	background-image: url(../_gfx/flag_de.gif);
}
#flags .en a{
	background-image: url(../_gfx/flag_en.gif);
}
#metanavi{
	padding: 0px;
	font-size: 1em;
	float: left;
	margin: 0;
}
#metanavi li{
	float: left;
	padding: 0; margin: 0;
}
#metanavi li a{
	color: #777777;
	display: block;
	text-decoration: none;
	background: none;
	margin-left: 13px;
}

#metanavi li#mbt37 a{
	font-weight: bold;
	color: #005090;
}

#metanavi li a:hover{
	color: #005090;
}
#metanavi li.active a{
	color: #005090;
}
#navigation {
	position: relative;
	top: 0; left: 0;
}

/* @group Menu */
#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	height: 38px;
	width: 930px;
	border: 1px solid #dbdbda;
	background: transparent url(../_gfx/bg_menu.jpg) repeat-x;
	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;

}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 5px;
	margin-top: -5px;
}
/* good browsers only */
html > body #menu li {
	position: relative;
	top: 0;
	left: 0;
}

#menu .active span {
	display: none;
	position: absolute;
	top: 44px;
	right: -5px;
	width: 5px;
	height: 5px;
	background: transparent url(../_gfx/bg_active-fan.png) no-repeat left top;
}
#menu .hover span {
	display: none;
	position: absolute;
	top: 44px;
	right: -5px;
	width: 5px;
	height: 5px;	
	background: transparent url(../_gfx/bg_hover-fan.png) no-repeat left top;
}
#menu .active{
	padding-right: 5px;
	background: transparent url(../_gfx/bg_menu_right.gif) no-repeat right top;
}

#menu .active a {
	color: #FFF;
	background: transparent url(../_gfx/bg_menu_left.gif) repeat-x left top;
	padding-right: 5px;
}

#menu .hover a{
	color: #777777;
	background: transparent url(../_gfx/bg_menu_left.gif) repeat-x left -47px;
	padding-right: 5px;
}
#menu .hover{
	padding-right: 5px;
	background: transparent url(../_gfx/bg_menu_right.gif) no-repeat right -47px;
}

/* good browsers only */
html > body #menu .active span,
html > body #menu .hover span {
	display: inline;
}
#menu a {
	font-size: 1.2em;
	display: block;
	text-decoration: none;
	color: #065394;
	padding: 6px 10px 5px 10px;
	margin: 0px 2;
	line-height: 36px;
	height: 36px;
	position: relative;
	top: 0; left: 0;
}
#menu ul {
	padding: 4px 0;
	border-bottom: 3px solid #f2c000;
	margin: 0 14px 0 6px;
}
#menu ul li {
	background: none;
	float: none;
	width: auto;
}
#menu ul a {
	padding: 0 30px;
	line-height: 24px;
	font-size: .9em;
	width: auto;
	text-shadow: none;
	display: inline;
}
#menu ul .active,
#menu ul .hover {
	width: auto;
}
#menu .active ul .active a {
	color: #f2c000;
}
/* @end */

.search {
	position: absolute;
	top: 10px;
	right: 10px;
}
.search input{
	border: none;
	background: url('../_gfx/bg_suche.png') 0 0 no-repeat;
	width: 108px;
	height: 21px;
	padding: 0 4px 0 25px;
	color: #777777;
}
.search input.submit,
.tx-indexedsearch .submit{
	background: transparent url('../_gfx/bg_submit.png') 0 1px no-repeat;
	width: 26px;
	height: 21px;
	text-indent: -9999em;
	cursor: pointer;
	margin: 0; padding: 0;
	border: none;
}
#content{
	width: 940px;
}
#leftpan{
	float: left;
	width: 235px;
}
#mainpan{
	float: right;
	width: 670px;
}
#content #leftmenu{
	padding: 30px 0 0 0;
	margin: 5px 0 0 0;
	background: transparent url('../_gfx/bg_submenu_top.gif') no-repeat left top;
}
#content #leftmenu li.last{
	padding-bottom: 30px;
	background: transparent url('../_gfx/bg_submenu_bottom.gif') no-repeat left bottom;
}
#content #leftmenu li{
	background: none;
	padding: 0;
}
#content #leftmenu a {
	display: none;
}
#content #leftmenu li a{
	font-size: 1.05em;
	display: block;
	line-height: 28px;
	padding: 5px 15px 4px 20px;
	background: transparent url('../_gfx/bt_submenu_bg.gif') no-repeat left top;
}
#content #leftmenu li.active a{
	background-position: 0 -37px;
	color: #FFF !important;
}
#content #leftmenu a:hover{
	color: #777;
}
#header{
	border: 1px solid #d8d8d8;
	margin: 15px 0 20px 0;
	background: #eaeae9 url('../_gfx/bg_teaser.gif') repeat-x left top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#content #headersub{
	padding: 27px 20px 0 20px;	
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}
#content #header h1{
	text-transform: none;
	font-size: 2.1em;
	margin-bottom: 0;
	margin-top: 27px;
}
#content #header h2{
	text-transform: none;
	font-size: 1.4em;
	color: #777;
	line-height: 100%;
	margin-top: 0.3em;
}
.onecol{
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.onecol.first{
	margin-left: 0;
}
.twocol {
	width: 620px;
	float: left;	
	margin-top: 10px;
}
.bigteaser{
	width: 620px;
	height: 250px;}
.bigteaser h1, .bigteaser h2, .bigteaser p, .bigteaser span{
	display: none;
	margin: 0; padding: 0;
}
.bigteaser a.block{
	display: block;
	width: 620px;
	height: 250px;
}
.teaser{
	width: 283px;
	height: 128px;
	padding: 10px 0 0 15px;
	border: 1px solid #d8d8d8;
	background: #eaeae9 url('../_gfx/bg_teaser.gif') repeat-x left top;	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.teaser p{
	font-size: 1.1em;
	color: #474747;
}
.teaser a{
	display: block;
	width: 93px;
	height: 21px;	
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	padding-left: 8px;
	font-size: 1em;
	text-transform: uppercase;
	background: transparent url('../_gfx/bt_more.png') top left no-repeat;
}
.footer{
	margin-bottom: 66px;
	padding-top: 50px;
	font-size: 0.9em;	
	background: transparent url('../_gfx/bg_footer.png') 0 50px repeat-x;
	position: relative;
	top: 0; left: 0;	
}
.footer .right{
	float: right;
	width: 620px;
	padding: 20px 0 0 20px;
}
.footer .left{
	float: left;
	width: 300px;
	padding-top: 20px;
	color: #b3b3b3;
}
.footer .left strong{
	color: #005090;
}
.footer .left p{
	margin: 0;
}
/* @group FooterMenu */
.footermenu{
	float: left;
	margin: 0 50px 0 0;
	padding: 0;
	color: #005090;
}
.footermenu li{
	padding: 0; margin: 0;
}
.footermenu li a{
	font-weight: normal;
	text-transform: none;
	color: #b3b3b3;	
	text-decoration: none;
}
.footermenu li.parent a{
	color: #005090;
	font-weight: bold;
}
.footermenu li a:hover{
	text-decoration: underline;
}
.footermenu li.active a{
}
ul.footermenu li {
	background: none;
	padding: 0;
}

/* @end */
.clear {
	float: none;
	clear: both;
}
#mainpan ul {
	margin: 10px 0;
	padding: 0;
}
#mainpan ul li {
	padding: 0 0 0 15px;
	background: transparent url('../_gfx/li-grey.png') 0 5px no-repeat;	
	margin-bottom: 5px;
}
#map{
	border: 1px solid #b3b3b3;
	margin-bottom: 20px;
}
.mapcat {
	display: none;
}
.poi-content h3{
	margin-top: 10px;
}
.poi-content h4{
	margin-top: 0;
	margin-bottom: 5px;
}
.poi-content input {
	background: transparent url('../_gfx/bg_submit.png') 0 1px no-repeat;
	width: 26px;
	height: 21px;
	text-indent: -9999em;
	cursor: pointer;
	margin: 0; padding: 0;
	float: left;
	border: none;
}
.poi-content input#saddr {
	border: none;
	background: transparent url('../_gfx/bg_suche.png') 0 1px no-repeat;
	width: 148px;
	height: 21px;
	text-indent: 0;
	padding: 0 4px 0 25px;
	cursor: auto;
	color: #777777;
	float: left;
}
.poi-content .address {
	margin: 0 0 10px 0;
}
.poi-content .route {
	margin: 10px 0 0 0;
}
.poi-content hr {
	border: none;
	background: none;
	background-color: #b3b3b3;
	height: 1px;
}
.gmnoprint div div {
	top: 9px !important;
}
.markerTooltip{
	display: none;
}
/* @group powermail */

.powermail_captcha {
	margin-right: 10px;
}
.powermail_captcha_captcha {
	float: left;
}
.powermail_mandatory_js {
	color: #c7171f;
	font-size: 0.9em;
	font-style: italic;
	clear: both;
}
.powermail_check_inner {
	display: block;
	clear: both;
}
#content .tx_powermail_pi1_fieldwrap_html_checkbox_title, #content .tx_powermail_pi1_fieldwrap_html_radio_title, #content .tx_powermail_pi1_fieldwrap_html,
#content .powermail_radio_inner {
	clear: both;
}
#content .powermail_radio_inner label {
	width: auto;
}
#content label, 
.tx_powermail_pi1_fieldwrap_html_checkbox_title,
.tx_powermail_pi1_fieldwrap_html_radio_title {
	display: block;
	float: left;
	padding-left: 0;
	padding-top: 0px;
	margin-right: 10px;
	line-height: 150%;
	width: 30%;
	font-size: 1em;
	text-align: left;
	font-weight: normal;
}
input, textarea, select {
	border: 1px solid #AAA;
	border-bottom: 1px solid #005090;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
}
.powermail_text, .powermail_textarea {
	width: 66%;
}
#content .powermail_check_inner label, 
#content .powermail_check,
#content .powermail_radio {
	width: auto;
	float: left;
	display: block;
	border: none;
	background: none;
}
#content .jscalendar_cb {
	display: none;
}
.tx_powermail_pi1_checkboxwrap,
.tx_powermail_pi1_radiowrap {
	float: left;
	width: 220px;
}
#content fieldset {
	border: 1px solid #DDD;
	background-color: #FFF;
	padding: 10px;
	margin: 1em 0;
}
#content .tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px;
}
.powermail_submit {
	width: 160px;
	height: 26px;
	border: none;
	margin-left: 31%;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 20px;
	color: #005090;
}
.tx_powermail_pi1_fieldwrap_html span div,
#content .date2cal_img_help {
	display: none;
}
.tx-powermail-pi1 .indent {
	font-size: 0.9em;
	line-height: 130%;
	padding-left: 205px;
}

/* @end */

.col_left {
	float: left;
	width: 48%;
}
.col_right {
	float: right;
	width: 48%;
}

/* @group tt_news */

.news-list-container .news-item{
	margin-bottom: 1.5em;

}
.news-list-container .news-item .news-img{
	display: none;
}
.news-list-container .news-item .news-date,
.news-list-container .news-item .news-cat{
	color: #777;
	margin-bottom: 0;
	margin-top: 0.15em;
	font-weight: normal;
	float: left;
	width: 20%;
	text-align: left;
	padding-left: 20px;
	font-size: 1.2em;
	line-height: 100%;

}
.news-list-container .news-item .news-desc{
	float: right;
	width: 74%;
	padding-left: 2%;
	border-left: 2px solid #e2e2e2;
	/*background: #FFF url(../_gfx/bg_leftpan.jpg) no-repeat -24px top;*/	
}
.news-list-container .news-item h2{
	font-size: 1.4em;
	line-height: 110%;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0.1em;
	color: #005090;
	
}
.news-list-container .news-item h2 a{
	color: #005090;
}
.news-list-container .news-item p{
	margin: 0em;
}
.news-list-container .news-item .news-list-morelink{
	margin-left: 5px;
	padding-right: 15px;
	background: transparent url('../_gfx/li-grey.png') no-repeat right 5px;	
}
.news-single-item .news-date{
	font-size: 1.2em;	
}

.news-single-item  h1{
	margin: 0;
	line-height: 100%;
}
.news-single-item  h2{
	color: #777;
}
.news-single-item .news-single-img,
#content .news-single-item .csc-textpic-imagewrap{
	margin-left: 20px !important;

	font-size: 0.85em;
}
#content .news-single-item .csc-textpic-imagewrap img{
	margin-bottom: 10px !important;	
}

.news-single-item .csc-textpic-imagewrap .csc-textpic-caption,
#project-single-item .csc-textpic-caption{
	display: none;
}

.showResultsWrap{
	display: none;
}
.browseLinksWrap .disabledLinkWrap{
	display: none;
}
.browseLinksWrap a{
	border: 1px solid #CCC;
	padding: 3px 5px;
	font-size: 0.9em;
}
.browseLinksWrap .activeLinkWrap{
	font-weight: bold;
	font-size: 1.2em;
	color: #005090;
	padding: 3px 7px;
	border: 1px solid #005090;

}

.news-latest-container .news-item{
	margin-top: 5px;
	font-size: 0.9em;
	color: #5e5e5e;
	padding-bottom: 12px;
	background: transparent url('../_gfx/bg_hr.gif') bottom left repeat-x;	
}
.news-latest-container .news-item p{
	margin: 0;
}
.news-latest-container .news-item a{
	color: #5e5e5e;
}
.news-latest-container .news-item a:hover{
	color: #005090;
}
.news-latest-container .news-item .date{
	margin: 0;
	padding: 0;
}

#project-list .news-item .news-cat{
	line-height: 130%;
	padding-left: 15px;
}
#project-list .news-item .news-img{
	display: block;
	float: left;
	width: 110px;
	min-height: 1px;
}
#project-list  .news-item .news-desc{
	float: left;
	width: 380px;
	padding-right: 2%;
	border-right: 2px solid #e2e2e2;
}
#project-single-item .csc-textpic{
	margin-left: -10px;
}
#project-single-item .csc-textpic-imagerow{
	float: left; 
	clear: none !important;
	margin-left: 10px;
	margin-bottom: 10px;
}
#project-single-item .csc-textpic-imagerow-last{
	margin-right: 0;
	
}
#project-single-item .csc-textpic-imagewrap{
	width: 100% !important;
	margin: .5em 0 1.3em 0 !important;

}
#project-single-item h4{
	color: #777;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 0;
}
#project-single-item h1{
	margin: 0 0 0.1em 0;
}
#project-single-item h2{
	color: #777;
	font-size: 1.3em;
	width: 70%;
}
/* @end */

#content .teasermenu-3spaltig ul{

}
#content .teasermenu-3spaltig li{
	float: left;
	display: block;
	width: 205px;
	height: 75px;
	padding: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #d8d8d8;
	background: transparent url('../_gfx/bg_teaser.gif') repeat-x left top;
	
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	
}

#content .teasermenu-3spaltig li h3{
	margin-top: 10px;
	line-height: 100%;
	margin-bottom: 0.1em;
	display: block;
}
#content .teasermenu-3spaltig li .wrapper{
	background: none !important;
	padding: 0 0px 0 12px;
}
#content .teasermenu-3spaltig li dd{
	font-size: 0.80em;
	line-height: 120%;
}
#content .csc-sitemap li{
	margin: 0;
	font-weight: bold;
}
#content .csc-sitemap ul ul li{
	font-weight: normal;
}
.filelinks a{
	color: #777;
}
.filelinks .pdf{	
	background-image: url(../_gfx/icons/page_white_acrobat.png) !important;
}

.csc-frame-frame1{
	padding: 5px 15px;
	background: transparent url(../_gfx/bg_menu.jpg) repeat-x;
	border: 1px solid #dbdbda;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    
    float: left;
}
.csc-frame-frame1 h3{
	margin: 0;
}
.familienfreundlich a {
	width: 67px; height: 66px;
	position: absolute;
	bottom: -60px;
	left: 0px;
	text-indent: -9999em;
	background: transparent url(../_gfx/familienfreundlich-zertifiziert.jpg) no-repeat;	
}
.familienfreundlich a:hover {
	background-position: 0px -66px;	
}
.pqzert a {
	width: 88px; height: 66px;
	position: absolute;
	bottom: -60px;
	left: 80px;
	text-indent: -9999em;
	background: transparent url(../_gfx/pqvol_logo.jpg) no-repeat;	
}
.pqzert a:hover {
	background-position: 0px -66px;	
}

.news-single-files{
	margin: 20px;
}
.news-single-files dt{
	display: none;
}
.news-single-files a{
	padding: 0 6px;
}



