/* @override 
	http://dev.toebbe.eu/fileadmin/templates/site/_css/layout.css
	http://www.toebbe.eu/fileadmin/templates/site/_css/layout.css
*/

@import "reset.css";

body {
	font: 100%/140% Calibri, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	background-color: #266d3b;
	text-align: center;
}

.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

h1 {
	color: #266d3b;
	line-height: 100%;
	font-size: 2.2em;
	margin: .5em 0 .3em 0;
}

.small {
	font-size: 0.4em !important;
	font-weight: bold;
	color: #f2c000;
	text-transform: uppercase;
}

h2 {
	color: #f2c000;
	margin: .5em 0 .3em 0;
	font-weight: bold;
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
	margin: .5em 0 .1em 0;
}

p {
	margin: 0.3em 0 1em 0;
}

a {
	color: #266d3b;
}

#container {
	position: relative;
	top: 0;
	left: 0;
	width: 922px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 125px;
	background: url(../_gfx/bg_content_top.png) repeat left top;
}

#logo {
	position: absolute;
	top: 14px;
	left: 0;
	width: 360px;
	height: 85px;
	background-image: url(../_gfx/toebbe_logo.png);
}

#logo h1 {
	text-indent: -9999px;
	margin: 0;
}
#flags{
	/*
	position: absolute;
	left: 0; top: 0; */
	margin: 0; padding: 10px 25px 10px 25px;
	list-style-type: none;
	height: 20px;
}
#flags li{
	float: left;
}
#flags a{
	display: block;
	width: 24px;
	height: 16px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#flags .de a{
	background-image: url(../_gfx/flag_de.gif);
}
#flags .ru a{
	background-image: url(../_gfx/flag_ru.gif);
}


#leftpan {
	float: left;
	width: 258px;
}

#main {
	clear: both;
	width: 100%;
	min-height: 500px;
	background: url(../_gfx/bg_body.gif) repeat-y left top;
	position: relative;
	top: 0; left: 0;	
}
#menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	background: transparent url(../_gfx/bg_bt_menu.png) no-repeat 0 0;
	width: 213px;
	line-height: 1px;
	float: left;
}
/* good browsers only */
html > body #menu li {
	position: relative;
	top: 0;
	left: 0;
}
#menu .first {
	background-position: -452px 0;
	background-repeat: no-repeat;
/*	z-index: 2; */
}

#menu span {
	display: none;
	position: absolute;
	top: 37px;
	left: 0px;
	width: 5px;
	height: 6px;
	background: transparent url(../_gfx/bt_active_fan.png) no-repeat left top;
}
#menu .active,
#menu .hover {
	background-position: -226px 0;
	width: 226px;
}

/* good browsers only */
html > body #menu .active span,
html > body #menu .hover span {
	display: inline;
}


#menu a {
	font-size: 1em;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFF;
	text-shadow: #1f5122 0px 1px 1px;
	padding: 5px 25px 5px 25px;
	line-height: 27px;
	width: 176px;
	
}

#menu .active a,
#menu .hover a {
	text-shadow: #5a4300 1px 1px 1px;
}

#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;
}

#hotline {
	width: 213px;
	margin-bottom: 0px;
	background: url(../_gfx/hotline.gif) no-repeat 5px top;
	padding: 25px 10px 20px 55px;
	line-height: 115%;
	color: #FFF;
	font-size: 0.7em;
	text-shadow: #1f5122 1px 1px 1px;
	font-weight: bold;
	clear: both;
}
html > body #hotline {
	width: 148px;
}

#hotline .number {
	font-size: 1.45em;
	line-height: 150%;
}

#hotline .info {
	font-size: 1.1em;
	line-height: 110%;
}

#content {
	float: left;
	padding: 15px 0 15px 0;
    width: 620px;
/*	background: url(../_gfx/antonov.jpg) no-repeat left top; */
}


#footer {
	height: 15px;
	background: url(../_gfx/bg_footer.png) no-repeat left top;
	padding: 25px 25px;
	font-size: .9em;
	color: #F1F1F1;
}

.column5050 {
	clear: both;
}

.column5050 .col_left {
	width: 49% !important;
	float: left;
}

.column5050 .col_right {
	width: 49% !important;
	float: right;
}

.column9010 .col_left {
	width: 85%;
	float: left;
}

.column9010 .col_right {
	width: 13%;
	float: right;
}

.column9010 {
	clear: both;
}

.column303030 .col_left {
	width: 33%;
	float: left;
}

.column303030 .col_middle {
	width: 33%;
	float: left;
}

.column303030 .col_right {
	width: 33%;
	float: left;
}

.column303030 {
	clear: both;
}

.clear {
	clear: both;
	float: none;
}

#map {
	border: 3px solid #e1e1e1;
}

#rggmmenu {
	width: 100%;
	margin-bottom: 20px;
}

#rggmmenu td {
	font-size: 0.9em;
	border-bottom: 1px solid #CCC;
	padding: 4px;
}

#treemenu1.pde {
	display: none
}

#resultdiv {
	margin-top: 25px;
}

#rggmmenu .small {
	
}

#rggmmenu .small td {
	vertical-align: bottom;
	border: none;
	margin: 0 !important;
	padding: 0 !important;
}

#rggmmenu .small img {
	vertical-align: middle;
}

.poi-content {
	font-size: 0.9em;
}

.poi-content h3 {
	font-size: 1em;
}

/* @group powermail */

.powermail_captcha {
	margin-left: 160px;
	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 #266d3b;
	float: left;
	margin-bottom: 5px;
	padding: 3px;
	background: url('../_gfx/bg_shadow.gif');
}

.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;
	padding: 10px;
	margin: 1em 0;
}

#content .tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 8px;
}

.powermail_submit,
.tx-newloginbox-pi1 tfoot input {
	background: transparent url(../_gfx/bg_bt_menu.png) no-repeat -292px -5px;
	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: #266d3b;
	text-shadow: #FFF 0px 1px 1px;
}
.tx-newloginbox-pi1 tfoot input{
	margin: 0;
}

.calendar {
	border-color: #999 !important;
}

.calendar table thead td,
.calendar table tfoot td {
	background-color: #AAA;
}

.calendar table tbody td {
	background-color: #EEE;
}

.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: 160px;
}

/* @end */

/* @group chgallery */

.tx-chgallery-pi1 {
	margin: 1em 0;
	clear: both;
	float: none;
}

.tx-chgallery-pi1 .single {
	width: 95px;
	height: 95px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	background: transparent url(../_gfx/img_bg.gif) no-repeat 0px 0px;
	padding: 15px;
}

.tx-chgallery-pi1 span {
	display: none;
}

.tx-chgallery-pi1 .clr {
	clear: both;
	float: none;
}

/* @end */

/* @group csc-menu */

.csc-menu {
	margin: 1em 0;
}

.csc-menu dt {
	padding: 0 10px;
	padding-top: 2px;
	background: url(../_gfx/bg_head.gif) no-repeat left top;
}

.csc-menu dt a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #1f5122 0px 1px 1px;
	font-size: 1.1em;
}

.csc-menu dt a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #1f5122 1px 1px 1px;
	font-size: 1em;
}

.csc-menu dd {
	font-size: 0.9em;
	line-height: 130%;
	padding: 5px 10px 5px 10px;
	margin-bottom: 15px;
	border: 1px solid #2c982e;
}

.csc-menu li {
	margin-bottom: 10px;
	padding: 0 10px;
	padding-top: 2px;
	width: 150px;
	height: 24px;

/*	background: url(../_gfx/bg_head.gif) no-repeat left top;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #2c982e;	*/
	background: transparent url(../_gfx/bg_bt_menu.png) no-repeat -455px 0px;
}

.csc-menu li a {
	color: #FFF;
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-shadow: #1f5122 1px 1px 1px;
	font-size: 1em;
}

/* @end */

ul {
	margin: 1em 0;
}

.col_left li {
	padding: 5px;
	padding-left: 25px;
	background: transparent url(../_gfx/listicon.gif) no-repeat 0px 11px;
	border-bottom: 1px solid #e1e1e1;
}

hr {
	border: none;
	border-bottom: 1px solid #f8be00;
	background-color: #f2c000;
	height: 1px;
}

/* @group fancybox */

body div#fancy_outer {
	padding-bottom: 60px;
}

body div#fancy_tiwtle {
	bottom: -45px;
	height: 50px;
}

body div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding: 5px;
}

body td#fancy_title_left {
	height: auto;
	width: 10px;
	background: none;
}

body td#fancy_title_main {
	padding: 5px 6px;
	height: auto;
	background: #2c982e url(../_gfx/bg_box.gif) repeat-x left top;
	border: 1px solid #359d37;
	border-top: none;
}

body td#fancy_title_right {
	height: auto;
	width: 10px;
	background: none;
}

/* @end */

/* @group tt_news */

.news-item {
	position: relative;
	top: 0;
	left: 0;
	min-height: 100px;
	height:auto !important;  /* fr moderne Browser */	
	height: 100px;	
}
.news-single-author {
	height: 5px;
}
.news-item .thumb {
	position: absolute;
	top: -14px;
	right: 0;
	width: 95px;
	height: 95px;
	margin-right: 10px;
	margin-bottom: 0px;
	background: transparent url(../_gfx/img_bg.gif) no-repeat 0px 0px;
	padding: 15px;
}

.news-item .teaser {
	margin-top: 30px;
	margin-bottom: 20px;
}

.news-item .news-date {
	position: absolute;
	left: 10px;
	top: -20px;
	font-size: 0.8em;
}

.news-item h3 {
	padding: 0 10px;
	padding-top: 2px;
	background: url(../_gfx/bg_head.gif) no-repeat left top;
	font-size: 1.1em;
	text-shadow: #1f5122 1px 1px 1px;
	display: block;
}

.news-item h3 a {
	color: #FFF;
	text-decoration: none;
	display: block;
}

.news-item .body {
	padding: 5px 10px 5px 10px;
	width: 450px;
}

.news-item p {
	display: inline;
}

.news-item .news-morelink a {
	background: transparent url(../_gfx/listicon.gif) no-repeat 0px 6px;
	padding-left: 22px;
	text-decoration: none;
}

.news-single-img {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.news-single-img img {
	border: 3px solid #e1e1e1;
}

/* @end */

#newscarousel {
	position: relative;
	left: 0px;
	top: 0px;
	width: 620px;
	height: 100px;
	padding: 22px 0 24px 0;
	background-color: #F00;
	background: url(../_gfx/newsslider_bg.gif) no-repeat left top;
}

.box {
	position: relative;
	top: 0px;
	left: 0px;
	width: 620px;
}

#slider ul, #slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider, #slider li {
	height: 100px;
	width: 435px;
	overflow: hidden;
}

#slider li {
	font-size: 0.9em;
	line-height: 120%;
}

#slider li a img {
	border: none;
}

#slider li img {
	float: left;
	border: none;
	border-right: 1px solid #FFF;
/*	width: 120px; */
/*	height: 97px; */
	background-color: #FFF;
	margin-right: 15px;
}

#slider {
	position: relative;
	top: 0px;
	left: 85px;
	margin-left: 5px;
}

#slider h2 {
	border: none;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 5px 0 !important;
	padding-top: 8px !important;
}


#slider h2 a {
	text-decoration: none;
	color: #1b1b1b;
}

#slider h2 .date a{
	font-size: 0.8em;
	color: #999;
}

#slider p {
	margin: 0 !important;
	display: inline;
}

#prevBtn, #nextBtn {
	display: block;
	width: 60px;
	height: 60px;
	position: absolute;
	text-indent: -9999em;
	left: 20px;
	top: 20px;
}

#nextBtn {
	left: 540px;
}

#prevBtn a, #nextBtn a {
	display: block;
	width: 60px;
	height: 60px;
}

#nextBtn a {
}

#slider .hidden {
	position: absolute;
	left: -9999em;
	top: -9999em;
}
.csc-frame-frame1{
	background-color: #c2deb7;
	display: block;
	margin-bottom: 15px;
	height: 151px;
	line-height: 110%;
}
.csc-frame-frame1 h3{
	color: #266d3b;
	font-size: 1.2em;
	padding-top: .5em;
}
.csc-frame-frame1 strong{
	font-size: 0.9em;
}
.csc-frame-frame1 .csc-textpic-imagewrap .csc-textpic-image{
	margin: 0 !important; padding: 0 !important;
}
.csc-frame-frame1 .csc-textpic-text{
	padding-top: 0px;
}
#tickerdiv{
	font-size: 0.85em;
	top: -23px;
	margin-left: -35px ;
	width: 690px !important;
}
#tickerdiv a{
	text-decoration: none;
}






