/* @override 
	http://www.radschlag-info.de/fileadmin/templates/styles/main.css
*/

/****
* Global Reset
********************/

* {
	padding:0px;
	margin:0;
}

#content li, dd {
	margin-left:5%;
}

fieldset {
	padding: .5em;
}

/* link underlines tend to make hypertext less readable, 
   because underlines obscure the shapes of the lower halves of words */
:link,:visited { text-decoration:none }

/* no list-markers by default, since lists are used more often for semantics */
ul { list-style:none }

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; font-weight:normal; }

/* whoever thought blue linked image borders were a good idea? */
a img,:link img,:visited img { border:none }

/* de-italicize address */
address { font-style:normal }

/*********************************************
* Globale Einstellungen
**********************************************/

html {
   height: 100%;
   margin-bottom: 0.1px;
}

body {
	background: #a1c937;
	font: 100.1%/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #343434;
}
a {
	color: #ee9500;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#container {
	width:  962px;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: left;
}

#wrapper {
	clear:  both;
	margin: 0;
	padding: 15px 0 0 30px;
	background: url(../gfx/back.gif) repeat-y;
}

#headerwrapper {
	height: 155px;
	background: url(../gfx/header_back.gif) no-repeat 0 -15px;
}

#header {
	width: 450px;
	height: 155px;
	float: left;
	overflow: hidden;
}

#footer {
	height: 155px;
	background: url(../gfx/footer_back.gif) no-repeat 0 0;
}

#footer	DIV.csc-textpic-center DIV.csc-textpic-imagewrap {
	width: 800px !important;
}

#footer	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin: 15px 0 0 15px;
}

#leftcolumn {
	width: 260px;
	float: left;
}

#content {
	width: 640px;
	float:left;
}

#contentfooter {
	clear: both;
}

#service {
	width: 500px;
	height: 155px;
	float: left;
}

/*********************************************
* servicemenu
**********************************************/

#servicemenu {
	height:40px;
	color: #505632;
	font: normal .625em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 20px 0 0px;
	float: right;
}

#servicemenu li {
	float: left;
	line-height: 100%;
	padding: 10px 0;
	color: #79a503;
}

#servicemenu a {
	color: #79a503;
	font-weight: normal;
}

#servicemenu li a,
#servicemenu li a {
	padding: 0 0 0 0;
}

/*********************************************
* searchbox
**********************************************/

#search {
	float:right;
	margin: 50px 0 0 0;
	padding: 0 20px 0 0;
	height: 20px;	
}

#search form {
	margin: 10px 0 0 0;
}

#search .suche {
	width: 125px;
	background-color: #e8f2cd;
	border:  1px solid #b4b6a8;
	padding: 3px 0 0 5px;
	color: #505632;
	font-size: .7em;
	height: 15px;
	float: left;
}
#search .suchbutton {
	float: left;
	margin:0 0 0 5px;
}

/*********************************************
* linke Spalte
**********************************************/

#leftcolumn h1 {
	color: #79a503;
	font: bold .75em/100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: .5em;
}

#leftcolumn p {
	color: #666666;
	font: normal .7em/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#leftcolumn p a.start {
	color: #8abc05;
	font-weight: normal;
	margin-left:25px;
}

/*********************************************
* Box linke Spalte
**********************************************/

div.boxbackleft {
	width: 260px;
	background: url(../gfx/boxbackleft_us_1.gif) repeat-y;
}

div.boxtopleft {
	background: url(../gfx/boxtopleft_us_1.gif) no-repeat 0 top;
}

div.boxbottomleft{
	background: url(../gfx/boxbottomleft_us_1.gif) no-repeat 0 bottom;
	padding: 14px 0 13px 12px;
}

/*********************************************
* Box linke Spalte DB
**********************************************/

div.boxbackleftdb {
	width: 260px;
	background: url(../gfx/boxbackleft_us_db.gif) repeat-y;
}

div.boxtopleftdb {
	background: url(../gfx/boxtopleft_us_db.gif) no-repeat 0 top;
}

div.boxbottomleftdb {
	background: url(../gfx/boxbottomleft_us_db.gif) no-repeat 0 bottom;
	padding: 14px 0 13px 12px;
}

div.boxbackleftdb h1,
div.boxbackleftdb a,
#leftcolumn div.boxbackleftdb p  {
	color: #ffffff;
}

/*
* mainmenu
**********************************************/

#mainmenu li {
	line-height: 30px;
	padding-left: 15px;
	background: url(../gfx/mainmenu_back_us_1.gif) no-repeat 0 0;
	color: #fff;
	font: bold .75em/30px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#mainmenu li a {
	color: #fff;
}

/*
* submenu
**********************************************/

#mainmenu li.spezial ul {
	margin-left:  -15px;
	padding-bottom: 8px;
}

#mainmenu li.spezial ul ul {
	margin-left:  0;
	padding:0;
}

#submenu2 li {
	color: #333333;
	background: none;
	padding-left:0;
	height:auto;
	font: normal .875em/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#submenu2 li a {
	height: 25px;
	display: block;
	color: #333333;
	margin-right:15px;
	padding: 0 0 0 15px;
	font-weight:normal;
}

#submenu2 li ul {
	margin:10px 0 0 0;
}

#submenu2 li a {
	height: 25px;
	display: block;
	color: #333333;
	background-color: #e8f2cd;
}

#submenu2 li li a {
	padding: 0 0 0 25px;
	font: 1.125em/200% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:none;
}

#submenu2 li li a.spezial {
	background: url(../gfx/nuetzel.gif) no-repeat 15px .5em;
}

#submenu2 li a:hover {
	text-decoration: underline;
}

#submenu2 li a.spezial {
	background-color: #cbe18f;
}

#submenu2 li.separate1 {
	margin: 5px 15px 0 0;
	padding-top: 5px;
	border-top: 1px dotted #8abc05;
}

#submenu2 li.separate1 a {
	margin: 0;	
}

#submenu2 li.last a {
	border-top: 1px dotted #8abc05;
}



/*
* submenu
**********************************************/

#submenu li {
	line-height: 25px;
	color: #333333;
}

#submenu li a {
	height: 25px;
	display: block;
	color: #333333;
	margin-right:15px;
	padding: 0 0 0 15px;
	font: .7em/25px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#submenu li ul {
	margin:10px 0 0 0;
}


#submenu li li a {
	padding: 0 0 0 25px;
	font: .625em/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#submenu li a.spezial {
	height: 25px;
	display: block;
	color: #333333;
	background-color: #cbe18f;
}

#submenu li li a.spezial {
	background: url(../gfx/nuetzel.gif) no-repeat 15px .3em;
}

#submenu li a:hover {
	text-decoration: underline;
}

#submenu li.separate1 {
	margin: 5px 15px 0 0;
	padding-top: 5px;
	border-top: 1px dotted #8abc05;
}

#submenu li.separate1 a {
	margin: 0;	
}

/*********************************************
* Box mittlere Spalte
**********************************************/

div.boxbackmiddle {
	width: 640px;
	background: url(../gfx/boxbackmiddle_us.gif) repeat-y;
}

div.boxtopmiddle {
	background: url(../gfx/boxtopmiddle_us.gif) no-repeat 0 top;
}

div.boxbottommiddle {
	background: url(../gfx/boxbottommiddle_us.gif) no-repeat 0 bottom;
}


/*********************************************
* Mittlere Spalte
**********************************************/

div.boxbottommiddle {
	padding: 25px 40px;
}

/*
 * Content 
 */


#content h1,
#content h2,
#content h4 {
	color: #8abc05;
	font: bold .75em/150% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 .5em;
}

#content h1.csc-firstHeader {
	color: #8abc05;
	font: bold 1.2em/150% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 20px;
}

#content .csc-header {
	margin: 1.2em 0 0;
}
#content .csc-header-n1 {
	margin: 0;
}
#content ul {
	margin: 0 0 10px;
	list-style: disc;
} 
#content p {
	line-height: 180%;
	font-size: 0.8em;
	margin-bottom: 0.8em;
}

#content li {
	line-height: 180%;
	font-size: 0.8em;
	margin-bottom: .5em;
}
#content li li {
	font-size: 0.95em;
	list-style: circle;
}
#content li li li {
	list-style: square;
}



#content a {
	font-weight: normal;
}
#content div.csc-textpic-imagewrap {
	border: 1px solid #f0f0f0;
	background: #ffffff;
	padding: 3px;
	margin: 0.3em 0 0;
}

#content .csc-textpic-equalheight div.csc-textpic-imagewrap {
	background: none;
	border: none;	
}


#content dl.csc-textpic-image {
	margin: 0;
}
#content dd.csc-textpic-caption {
	padding: 3px 0 0;
	font: 0.65em/140% Verdana, Arial, sans-serif;
}


#content table.contenttable {
	border-collapse: collapse;
	border: 1px solid #e8fcd6;
	background: #fbfbfb;
}
#content table.contenttable th {
	background: #e8f2cd;
	color: #8abc05;
	font-size: 1em;
}
#content table.contenttable td, #content table.contenttable th {
	padding: 5px 8px;
	vertical-align: top;
	border: 1px solid #e8fcd6;
}
#content table.contenttable td p.bodytext, #content table.contenttable th p.bodytext {
	margin: 0;
	line-height: 140%;
	font-size: 0.625em;
}

#content .csc-frame-frame1 embed {	
		padding:5px; 
		border: 2px solid #f3982e;	
		background: #fff;
		margin-bottom:20px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Chrome rules here */
	#content .csc-frame-frame1 object {	
		padding:5px; 
		border: 2px solid #f3982e;	
		background: #fff;
		margin-bottom:20px;
	}
}

#content .video {
	width: 350px;
	float:left;
}

#content .text {
	float: left;
	width: 210px;
}

#content .text h1 {
	font-size: .75em;
	margin-bottom: .5em;
}

#content .videobox {
	overflow:hidden;
}

#content .tx-imagecycle-pi1 li {
	margin-left:0;
}

/*
 * News
 */
div.news-list-container span.news-list-date {
	line-height: 189%;
 	font-size: 0.6em;
 	color: #949494;
 }
div.news-list-container h3 a {
	font-weight: bold;
	font-size: 0.8em;
	line-height: 150%;
	display: block;
}

div.news-list-item p.bodytext {
	font-size: 0.8em;
	margin: 0 0 0.75em 0;
}
div.news-list-item {
	margin: 0 0 15px;
	background: #fcfdf8;
	padding: 0 10px;
	border: 1px solid #e1e4db;
}
div.news-list-item div.news-list-morelink a {
	font-size: 0.8em;
	font-weight: bold;
	display: block;
	padding: 0 0 10px;
}
div.news-list-item div.tx-ratings-text,
#content .news-single-item div.tx-ratings-text {
	position: absolute;
	left: 0;
	width: 400px;
}



div.news-single-item {

}
div.news-single-item div.news-single-timedata {
	line-height: 189%;
 	font-size: 0.6em;
 	color: #949494;
 	margin: 0 0 10px;
 }
div.news-single-item h2 {
	color: #8abc05;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 150%;
	display: block;
	margin: 0 0 15px 0;
}
div.news-single-item h3 {
	color: #8abc05;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 175%;
	display: block;
	margin: 0 0 10px 0;
}
div.news-single-img {
	float: left;
	padding: 7px 10px 2px 0;
}
div.news-single-img img {
	padding: 7px;
	border: 1px solid #e3e4dc;
	background: white;
}
div.news-single-item p.bodytext {
}
div.news-single-backlink a {
	font-size: 0.8em;
	font-weight: bold;
}
div.news-single-backlink a:hover {
	text-decoration: underline;
}
div.news-single-item div.tx-ratings {
	margin: 25px 0;
}
div.news-single-item p.news-single-imgcaption {
	font-size: 0.6em;
	padding: 5px 2px 0 2px;
}
dl.news-single-related {
	font-size: 0.8em;
	margin: 20px 0;
}
dl.news-single-related dt {

	padding: 0 0 5px;
}
dl.news-single-related dd {
	padding: 0 0 5px;
}

div.news-list-browse {
	font-size: 0.9em;
}

/*********************************************
* imagecycle
**********************************************/

ul.tx-imagecycle-pi1 span {
	background-color: #fff;
}

ul.tx-imagecycle-pi1 li, ul.tx-imagecycle-pi1 a {
	font-size: .875em;
	font-weight:bold !important;
	color: #777777;
	
}

/*********************************************
* Suchseite
**********************************************/

#content .tx-indexedsearch {
	font: .75em/120% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #6c7378;
}

#content .tx-indexedsearch .tx-indexedsearch-searchbox td {
	padding: 5px 0;
}

#content .tx-indexedsearch .tx-indexedsearch-searchbox td input.sword {
	margin: 0 10px;
	padding: 4px 5px;
	font-size: 12px;
	line-height: 12px;
	color: #6c7378;
	border: 1px solid #dadada;
}

#content .tx-indexedsearch .submit {
	float: left;	
}

#content .tx-indexedsearch .tx-indexedsearch-res {
	margin-top: 10px;	
}

#content .tx-indexedsearch .title {
	font-size: 1em;
	font-weight: bold;
}

#content .tx-indexedsearch a {
	color: #8abc05;
}

#content .tx-indexedsearch-info {
}

#content .tx-indexedsearch td.descr {
	padding: 5px 0 3px 0;
	line-height: 180%;
}

#content .tx-indexedsearch td.info {
	padding: 5px;
	background: #fcfdf8;
	border-bottom: 1px solid silver;
}

#content .tx-indexedsearch strong.tx-indexedsearch-redMarkup {
	color: #cb051c;
}

#content ul.browsebox li {
	padding: 0 20px 0 0;
	font-size: 1em;
}



/*********************************************
* Login
**********************************************/

.tx-felogin-pi1 {
	font: .75em/150% Verdana, Arial, Helvetica, sans-serif;
}

.tx-felogin-pi1 div {
	display: none !important;
}

.tx-felogin-pi1 fieldset div {
	display: inline !important;
}

.tx-felogin-pi1 h3 {
	color: #8abc05;
	font-weight:bold;
	margin: 0 0 .5em;
}

.tx-felogin-pi1 fieldset {
	border: 1px solid #8abc05;
	padding: 10px 20px 20px 20px;
	margin: 1em 0 1.5em 0;
}

.tx-felogin-pi1 legend {
	font-size: 1em !important;
}

.tx-felogin-pi1 input {
}

/*********************************************
* Ratings und News
**********************************************/
.tx-ratings-pi1 {
	height: 50px !important;
}
.tx-ratings { position: relative; left: 0; top: 0; padding-top: 16px; margin: 5px 5px 5px 0  !important;  }
.tx-ratings-display { position: absolute; left: 0; top: 0; height: 12px; }
.tx-ratings-grey-bar { position: absolute; left: 380px !important; top: 0; width: 55px; height: 12px; background: url(rating_stars.gif) repeat-x; font-size: 1px; }
.tx-ratings-gold-bar { position: absolute; left: 380px !important; top: 0; width: 0px; height: 12px; background: url(rating_stars.gif) repeat-x 0 -12px; font-size: 1px; font-size: 1px; }
.tx-ratings-vote-bar { position: absolute; left: 380px !important; top: 0; width: 55px; height: 12px; font-size: 1px; }
.rechts { position: absolute; left: 460px !important; top: 0px; width: 85px !important;  }
.tx-ratings-vote-bar DIV A { position: absolute; left:0; top: 0; width: 11px; height: 12px; border: none; text-decoration: none; }
.tx-ratings-vote-bar DIV A:hover { background-image: url(rating_stars.gif); background-position: 0 -24px; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-1 { left: 0px; width: 11px; z-index: 5; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-2 { left: 0px; width: 22px; z-index: 4; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-3 { left: 0px; width: 33px; z-index: 3; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-4 { left: 0px; width: 44px; z-index: 2; }
.tx-ratings-vote-bar DIV A.tx-ratings-star-5 { left: 0px; width: 55px; z-index: 1; }
.tx-ratings-cleaner { clear: left; }
.tx-ratings-text { color: #606060; font-size: 11px; font-family: Helvetica,Arial; }
.tx-rating-display-wrap { position: absolute; left: 0; top: 0; font-size: 12px; visibility: hidden; z-index: 1; }
.tx-rating-display-wrap IMG { float: left; margin-right: 5px; }

#content .news-single-item .tx-ratings-display .tx-ratings-text {
	/*display: none;*/
	
}
#content .news-single-item .tx-ratings-display .rechts {
	top: 24px;
	left: 0 !important;
	
}

#content .news-single-item  .tx-ratings {
	margin: 15px 0;
}

#content .news-single-files dt {
	font-size: .75em;
	margin-bottom:  .5em;
	color: #8abc05;
	font-weight: bold;
}

#content .news-single-files img {
	vertical-align: middle;
}

#content .news-single-files a {
	font-size: .75em;
	font-weight: bold;
	padding: 0 0 0 10px;
}

div.tx_lumophpinclude_d41d8cd98f00b204e9800998ecf8427e {
	font-size: 0.8em;
}

div.tx_lumophpinclude_d41d8cd98f00b204e9800998ecf8427e td {
	padding: 3px;
	vertical-align: top;
}
#content div.tx_lumophpinclude_d41d8cd98f00b204e9800998ecf8427e p a {
	font-size: 1.2em;
	font-weight: bold;
}
/*
 *	Slide Umfrage
 */
#slider {
	border: 2px solid silver;
	background-color:white;
	margin: 10px;
	display:none; 
	position: absolute; 
	z-index: 10000;
	padding: 15px;
	overflow: auto;
	height: auto;
}
#slider_head {
	text-align: right;
}
#slider p {
	font-size: 0.9em;
}
#slider h1 {
	font-size: 1em;
	margin: 0;
}
#slider h2 {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0;
}
#slider h2 a {
	font-weight: bold;
}
