/* content.css - contains all CSS Classes for content elements  */

html, body {
	background-image: url('images/slices/rahmen_hrg.jpg');
	background-repeat:repeat;
}



.align-right{ text-align: right; }



hr.clean {

	clear: both;

	width: 100%;

	color: white;

	display: block;

  	visibility: hidden;

}



h1.csc-firstHeader {
	font-size: 136.4%;
	font-style:normal;
	font-variant:normal;
	color:#0660A8;
	margin: 0 0 8px 0;
	padding: 0;
	font-weight: bold;
}



a.external-link-new-window {



}

a.external-link-new-window:hover {



}



.news-single-imgcaption,

dd.csc-textpic-caption {

	color: #999999;

	font-size: 91.67%;

}



/* not needed lw_af 080526 */

/*

.clickenlarge a{

	float: right;

	background-image: none !important;

	padding: 2px 5px 0px 0px !important;

	left: 5px !important;

	position: relative;



}

*/

/* ------------------------------- Links */

a:focus {

   outline: none;

}



a.download {
	padding-left: 20px;
	background: url(images/icon_pdf.gif) left no-repeat;
	padding-top: 1px;
	display:block;
}



a.mail {

	padding-left: 20px;

	background: url(images/email.gif) left no-repeat;

}





/* ------------------------------------------------- header */



#lang_fontsize img { margin-top: 2px; }



/* ------------------------------------------------- left_side */

#content_title h1 {
	font-size:92.31%;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006799;
	font-weight: bold;
	text-transform: uppercase;
	font-variant: normal;
}

#content_title {
	border-bottom-color:#ff9900;
}

/* ------------------------------------------------- right_side */



#right_side h1.csc-firstHeader {
	color:#006799;
	margin: 0px 0 5px;
	font-size:127.27%;
}
#right_side h1 {
	font-size:127.27%;
}


#right_side p.head {
	color: #FFFFFF;
	padding: 3px 4px 7px 4px;
}
/* Abstand des Inhalts wegen Rahmen mit Schatten */
#right_side p {
	padding: 5px 6px 5px 6px;
	color:#0660A8;
	line-height:150%;
}
#right_side .csc-textpic {
	padding-left:6px;
	padding-right:6px;
}
#right_side .csc-textpic p {
	padding: 0px 0px 0 0px;
}

#right_side li {
	color:#0660A8;
}

#right_side p.prep {
	font-weight: bold;
	border-bottom: 1px solid #d2ddde;
}

#right_side .news-latest-item p {
/*  tl: no left padding in p
	padding: 5px 7px 5px 7px;*/
	padding: 0;
}

#right_side span.news-list-date {
	display: block;
	text-align: right;
	background-color: #5E9AD8;
	color: #ffffff;
	padding: 2px 10px;
}

#right_side div.news-latest-item p.bodytext {
	display: inline;
}

#website #right_side p.orange_headline
{
	background-color:#0660A8;
	border-top:8px solid #FF9900;
	border-right:3px solid #FF9900;
	border-bottom:3px solid #FF9900;

	color:#FFFFFF;
	padding:2px 5px;
	font-size: 109.09%;
	font-weight: bold;
}

p.text_right
{
	text-align: right;
}

/* --------------------------------------------- MultiColumn Content */
/* 2 Column 1:1 */
.Column2 {
	width: 100%;
	float: left;
	display:block;
	overflow:hidden;
	height:auto;
	padding-bottom:10px;
}

.Column2_1 h1.csc-firstHeader,
.Column2_2 h1.csc-firstHeader {
	font-style:normal;
	color:#006799;
	margin: 5px 0;
}

div.Column2_1,
div.Column2_2 {
	float: left;
	width: 49%;
}

div.Column2_1 { padding-right: 2%; }

/* 3 Column 1:1:1 */
div.Column3 {
	display:block;
	overflow:hidden;
	height:auto;
	padding-bottom:10px;
}

div.Column3_1,
div.Column3_2,
div.Column3_3 {
	float: left;
	width: 31%;
	overflow:hidden;
}

div.Column3_1,
div.Column3_2 { padding-right: 2%; }

/* 2 Column 2:1  bzw. 1:2 */
div.column_66_33 {
	margin: 0;
	display:block;
	overflow:hidden;
	height:auto;
	padding-bottom:10px;
}

div.column_66_33_1,
div.column_33_66_2 {
	float: left;
	width: 66%;
}

div.column_66_33_2,
div.column_33_66_1 {
	float: left;
	width: 33%;
	padding-left: 1%;
}

div.column_33_66_2{
	padding-left: 1%;
}

div.column_33_66_1{
	padding-left: 0;
}

/* --------------------------------------------------- Drop Down Site Map */

.tx-dropdownsitemap-pi1 img { display: none; }



/* --------------------------------------------------- Content Title and Print */



.category_header h1 {

	padding: 0 0 0 27px;

	width: 400px;

	font-weight: bold;

	background: none;

	border: 0;

	display: inline;

}



.tx-timtabsociable-pi1 {

	padding: 0 10px 0 0;

	display: inline;

}



#header_print a img {

	float: right;

	padding: 0 5px;

}



ul.contentHeader {

	display: inline;

	height: 20px;

}



ul.contentHeader li.contentHeader-left {

	display: inline;

	list-style:none;

}



ul.contentHeader li.contentHeader-left h1 {

	float: left;

	padding: 0 0 0 27px;

	list-style: none;

	font-weight: bold;

	display: inline;

	background: none;

	border: 0;

	list-style:none;

}

ul.contentHeader li.contentHeader-right {

	float: right;

	list-style: none;

	display: inline;

}



ul.contentHeader li.contentHeader-right a img {

	padding: 0 10px 0 0;

	display: inline;

}



/* --------------------------------------------------- LW Footer Link */

#lw_link a{ color: #CCCCCC; }



/* ---------------------------------------------------- RTE stuff    */



table.table-100 { width: 100%; }

td.td-25 { width: 25%; }

td.td-33 { width: 33%; }

td.td-50 { width: 50%; }

td.td-verticaltop { vertical-align:top;}

td.td-right { text-align: right;}

td.td-bgandvt { vertical-align:top;background-color: #e2f2ff;}

td.td-background { background-color: #e2f2ff;}

tr.tr-background { background-color: #e2f2ff;}

tr.tr-bold { font-weight: bold; }





/* --------------------------------------------------- Page Not Found */

#page_not_found {

	margin: 50px auto 0 auto;

	padding: 0 1px 1px 1px;

	border: solid 1px #C6C3BD;

	width: 780px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:100%;
	background-color:white;
}



#page_not_found #header_top {

	text-align: right;

	padding: 15px;

	width: 750px;

	background: url(images/page_not_found_header_bg.gif) repeat-x left top;

}



#page_not_found #content_area {

	clear: both;
	padding: 15px;

	border-top: solid 1px #cccccc;

}



#page_not_found #content_area a { font-size: 13px; }



/* --------------------------------------------------- FE Login */

.tx-felogin-pi1 th {

	width: 100px;

	text-align: right;

	background-color:#FFFFFF;

}

/* ---------------------------------------------------- pagebrowser lw_af_080919 */

.pagebrowser ul {

   margin:0;

   padding:10px 10px 0 10px;

   list-style: none;

}



.pagebrowser li{

   display: inline;

}

/* -------------------------------------- Content Frames */

/* ----------------- Frame 1 */
#website div.frame1 h1,
#right_side h1.csc-firstHeader {
	padding-top: 0px;
	margin:0 0 5px 0;
}
#right_side h1,
#right_side h1.csc-firstHeader {
	padding-left:10px;
	padding-right:10px;
}
#right_side .frame1 h1,
#right_side .frame1 h1.csc-firstHeader {
	padding-left:5px;
	padding-right:5px;
}

#right_side .frame1 .csc-textpic,
#right_side .frame1 .csc-textpic p {
	padding-left:0;
	padding-right:0;
}
#right_side .frame1 .csc-textpic {
	display:block;
	overflow:hidden;
}
#right_side .frame1 .csc-textpic .csc-textpic-image {padding-bottom:0; }
#right_side .frame1 .csc-textpic-text {
	padding-left:5px;
	padding-right:5px;
}

#right_side .frame1 p {
	padding-top:0;
}

#right_side div.frame1 {
	width:230px;
}
.frame1top {
	background-image:url('../images/slices/frame_blue_top.gif');
	background-position:-5px 0;
	background-repeat:no-repeat;
	height:10px;
	display:block;
	overflow:hidden;
}
.frame1content {
	background-image:url('../images/slices/frame_blue_middle.gif');
	background-repeat:repeat-y;
	background-position:-5px 0;
	overflow:hidden;
	padding:0 10px;
}
#right_side .frame1content {
	padding:0 6px;
}
.frame1bottom {
	background-image:url('../images/slices/frame_blue_bottom.gif');
	background-repeat:no-repeat;
	background-position:-5px 0;
	height:10px;
}

/* ----------------- Frame 2 */
#website div.frame2 h1,
#website div.frame2 .csc-firstHeader {
	background-image:url('../images/slices/icons/icon_information.gif');
	background-position:0 0;
	background-repeat:no-repeat;
	margin:0;
	padding: 5px 0 0 47px;
	min-height:34px;
	height:auto !important;
	height:34px;
}
#website div.frame2 p.bodytext {
	padding-left:5px;
	padding-right:5px;
}

div.frame2 {
	width:230px;
}
.frame2top {
	background-image:url('../images/slices/frame_orange_top.gif');
	background-position:-2px 0;
	background-repeat:no-repeat;
	height:10px;
}
.frame2content {
	background-image:url('../images/slices/frame_orange_middle.gif');
	background-repeat:repeat-y;
	background-position:-2px 0;
	overflow:hidden;
	padding:3px 13px 0;
}
.frame2bottom {
	background-image:url('../images/slices/frame_orange_bottom.gif');
	background-position:-2px 0;
	background-repeat:no-repeat;
	height:10px;
}



#website .frame1content p,
#website .frame2content p { color:#333333;}




/* former overwrite.css - contains overwrite rules for specific predefined extension rules */



/* ------------------------------------------------ overwrite Forms */

.csc-mailform-check,

.csc-mailform-radio {

	border: none;

}



.calendar-image {

	border: none;

}



/*

tl 080528: auskommentiert tableruler

table tbody tr:hover {

	background-color: white;

}*/



/* ------------------------------------------------------------ NEWS */

/* ------------------------------------------------ search */

.news-search-form {
	font-size: 100%;
}



.news-search-form table td {
	padding-left: 0;
}

/*------------- list */

.news-list-item {
	clear: both;
	margin: 0 0 0 0;
	font-size:109.09%;	/* 12px	*/
	line-height:125%;
}


.news-latest-item {
	margin: 10px 0 13px 0;
	font-size:109.09%;	/* 12px */
	line-height:125%;
	display: block;
	overflow: hidden;
	height: 100%;
}

.news-list-date {
	float:right;
	color:#0660A8;
	font-size:83.33%;	/* 10px	*/
	font-weight:bold;
	width:100%;
	line-height:100%;
	text-align:right;
	padding-bottom:3px;
}
h3 span.news-list-date {
	font-size:71.43%;	/* 10px */
}

.news-latest-item h3,
.news-list-item h3 {
	font-size:116.67%;	/* 14px	*/
	line-height:125%;
	margin:0;
	padding-bottom:5px;
}

.news-latest-item h3 a,
.news-list-item h3 a {
	text-decoration:none;
	font-weight:bold;
}

.morelink
{
	padding-left: 5px;
}

/* ------------------------------------------------ single view */

.news-single-header {

	/*border-bottom: 1px solid #E2EEEC;*/

/*	float: left;*/

}



.news-single-item h2 {

/*	float: left;*/

	margin: 0;

	padding: 0;

}



div.news-single-timedata {
/*	padding-top: 3px;*/
	float: right;
	font-size:90.91%;
}



.news-single-item h3 {
	clear: both;
}



div.news-single-category {
/*	clear: both;*/
/*	float: left;*/
	width: 350px;
	font-size:90.91%;
}



.news-single-item p.bodytext {

	clear: both;

}



p.news-single-author {
	float: right;
	text-align: right;
	padding-top: 0;
	padding-bottom: 5px;
}

.news-single-img {

	clear: both;

}



.news-single-backlink {

	padding: 10px 0 0 0;

}



.news-single-additional-info dt {

	font-weight: bold;

}



.news-single-additional-info img{

	margin-right: 5px;

}

dl.news-single-related,

dl.news-single-files,

dl.news-single-links{

	margin-top: 10px;

}



.news-list-item img {

	float: left;

	/*margin: 0 10px 4px 0;*/

}



#right_side .news-list-item p {

}



div.news-list-item {

	padding: 5px 0 15px 0;

	height: auto;

	clear: both;

	margin-bottom: 0;

}



/* ------------------------------------------------ browse */

.tx-ttnews-browsebox {

	clear: both;

}

.tx-ttnews-browsebox table td {

	border: none;

}



.tx-ttnews-browsebox img {

	vertical-align: text-top;

}



.browse-to-site {

	padding-left: 20px;

}



.tx-ttnews-browse-form {

	padding-right: 20px;

}



.browse-site-field {

	font-size: 100%;

}

/* ------------------------------------------------ results */

.tx-indexedsearch-res td,

.tx-indexedsearch-res th {

	border: none;

}

/* ---------------------------------------------------------------- SEARCH */

.tx-indexedsearch table td {

	padding: 0;

}



.tx-indexedsearch-browselist-currentPage strong a {

	font-weight: bold;

}



.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	background-color:#eeeeee;
}



.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
	color:#ff9900;
}



/* ------------------------------------------------ csc-uploads / filelist */



.csc-uploads,

.csc-uploads td {

	border: none;

}



.csc-uploads .csc-uploads-icon {

	vertical-align: top;

	padding: 4px 4px 4px 0;

}



.csc-uploads .csc-uploads-fileSize {

	vertical-align: top;

	text-align: right;

	padding-left: 30px;

}



/* ------------------------------------------------ newloginbox */



.tx-newloginbox-pi1 form table th {

	background-color: #FFF;

	text-align: right;

}



/* text image pic */

div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image dd img {

}

div.csc-textpic-intext-left ul,

div.csc-textpic-intext-right-nowrap ul {

/*	float: left;*/

	list-style-position:outside;

}



div.csc-textpic-intext-left dl {

	padding-right: 10px;

}



/*div.csc-textpic-intext-left > div.csc-textpic-text p:first-child {

	border: 1px red solid;

}*/

/* ------------------------------------------------ fce box with round corners */

.borderContent {
	float: left;
/*	width: 100%;*/
}
.bgRightTop {
	background:url(images/round_corner_content_right_top.gif) top right no-repeat;
	float: left;
	width: 100%;
}
.bgLeftTop{
	background:url(images/round_corner_content_left_top.gif) top left no-repeat;
	float: left;
	width: 100%;
}
.bgRightBottom {
	background:url(images/round_corner_content_right_bottom.gif) bottom right no-repeat;
	float: left;
	width: 100%;
}
.bgLeftBottom{
	background:url(images/round_corner_content_left_bottom.gif) bottom left no-repeat;
	float: left;
	padding: 10px 0;
}
.fceBorderContent {
	margin:0;
	padding: 0px 10px;
	float: left;
}


/* ------------------------------------------------ imagewrap for frame */

.borderImages {
	float: left;
	display:block;
	overflow:hidden;
}
.borderImages * {
	display:block;
}

.imgRightTop {
	background:url(../images/slices/imageborder_right_top.gif) top right no-repeat;
	float: left;
}
.imgLeftTop{
	background:url(../images/slices/imageborder_left_top.gif) top left no-repeat;
	float: left;
}
.imgRightBottom {
	background:url(../images/slices/imageborder_right_bottom.gif) bottom right no-repeat;
	float: left;
}
.imgLeftBottom{
	background:url(../images/slices/imageborder_left_bottom.gif) bottom left no-repeat;
	float: left;
	padding-bottom:13px;
}
.borderImages img {
	margin:0;
	padding: 13px 13px 10px 10px;
	float: left;
}

.borderImages div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}
/* ------------------------------------------------ productTable */

#content .product_table
{
	width: 460px;
}

#content .product_table td
{
	border: 0px;
}

#content .product_description
{
	padding-right: 10px;
}

/* ------------------------------------------------ rgtabs */

ul.rgtabs-menu
{
	padding: 0px;
	background: url("../images/slices/starttab/starttab_menu_bg.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
	display:block;
	overflow:hidden;
	width:690px;
}

ul.rgtabs-menu li
{
	float: left;
	list-style: none;
	padding: 0;
	text-align:center;
}

#website ul.rgtabs-menu li a
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px 0px 8px 0px /* statt 10px */;
	font-size: 109.09%;
	text-transform: uppercase;
	display:block;
}

ul.rgtabs-menu li.rgtab_0 {
	width: 100px;
}
ul.rgtabs-menu li.rgtab_1{
	width: 150px;
}
ul.rgtabs-menu li.rgtab_2 {
	width: 140px;
}
ul.rgtabs-menu li.rgtab_3{
	width: 150px;
}
ul.rgtabs-menu li.rgtab_4{
	width: 150px;
}

/* Hovers */
ul.rgtabs-menu a:hover {
	color:white;
	font-weight:bold;
	text-decoration:none;
}
ul.rgtabs-menu li.rgtab_0 a:hover {
	background-color:#0660A8;
}

ul.rgtabs-menu li.rgtab_1 a:hover{
	background-color: #33CCCC;
}

ul.rgtabs-menu li.rgtab_2 a:hover {
	background-color: #99CC00;
}

ul.rgtabs-menu li.rgtab_3 a:hover {
	background-color: #E2001A;
}

ul.rgtabs-menu li.rgtab_4 a:hover {
	background-color: #880044;
}

/* Aktiv */

ul.rgtabs-menu #rgtab_menu0 a.sel{
	background-color: #0660A8;
}

ul.rgtabs-menu #rgtab_menu1 a.sel{
	background-color: #33CCCC;
}

ul.rgtabs-menu #rgtab_menu2 a.sel{
	background-color: #99CC00;
}

ul.rgtabs-menu #rgtab_menu3 a.sel{
	background-color: #E2001A;
}

ul.rgtabs-menu #rgtab_menu4 a.sel{
	background-color: #880044;
}

/* ---- */


.rgtabs-wrapper {
	clear:both;
	overflow:hidden;
}

 .rgtabs-container
{
	padding: 10px 0 0 6px;
	border:1px solid #CCCCCC;
	border-top: 0px;
	display:block;
	overflow:hidden;
	height:auto;
	background-color:white;	/* wichtig, damit IE6 die Seitenlinien durchzieht */
}


#rgtab_contentline_0,
#rgtab_contentline_1,
#rgtab_contentline_2,
#rgtab_contentline_3,
#rgtab_contentline_4 {
	background-position: top;
	background-repeat: repeat-x;
	height: 10px;
	display:block;
	overflow:hidden;
}


#rgtab_contentline_0
{
	background: url("../images/slices/starttab/starttab_kanufahren_balken.gif");
}

#rgtab_contentline_1
{
	background: url("../images/slices/starttab/starttab_wildwasser_balken.gif");
}

#rgtab_contentline_2
{
	background: url("../images/slices/starttab/starttab_outdoor_balken.gif");
}

#rgtab_contentline_3
{
	background: url("../images/slices/starttab/starttab_incentive_balken.gif");
}

#rgtab_contentline_4
{
	background: url("../images/slices/starttab/starttab_lernen_balken.gif");
}
/* --------- rgtab content */
.rgtabs-wrapper .csc-textpic {
	width:210px;
	float:left;
	padding: 0 7px 40px 8px;
	display:inherit;
}

.rgtabs-wrapper .csc-textpic-clear { clear:none;width:auto;}

.csc-textpic, .csc-textpic * { display:block;}

/* --------- rgtab sitemaps */
#submenu_1 {
	padding-top:12px;
	clear:both;
	background-image:url('/fileadmin/templates/css/images/starttabs.jpg');
	background-position:7px top;
	background-repeat:no-repeat;
	display:block;
	overflow:hidden;
	width:675px;
}
.menu2-box {
	float:left;
	padding:0 8px 0 7px;
	display:block;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	width:210px;
}

.menu2-box a {
	text-decoration:none;
}

.menulevel2 a {
	font-weight:bold;
	line-height:125%;
}

.menu2-box ul {
	line-height:200%;
	list-style:none;
	padding-left:7px;
}

/* ------- Produktansicht Allgemein ---------*/

.product_details {
}

.product_links {
	background-color:lime;
	display:block;
	overflow:hidden;
	width:100%;
}

.product_header h1{
	margin-top:0;
}

.product_content {
	display:block;
	overflow:hidden;
	padding-top:5px;
}

.product_content .left {
	float:left;
/*	width:60px;	*/
	width:160px;
}
.product_content .middle {
	float:left;
/*	width:320px;	*/
	width:215px;
	padding-bottom:10px;
}
.product_content .right {
	float:right;
	width:100px;
	text-align:right;
}
.product_details .submit { text-align:center; display:block; }
.product_details .submit,
.product_basket .submit{
	text-transform:none;
}

.eur {
	text-align:right;
}

/* ------- Produktansicht Liste ---------*/
.product_details .prices {
	padding-top:10px;
	width:100%;
	line-height:150%;
}
.prices .labelbox {
	clear:both;
}
.prices .left-label {
	width:140px;
	float:left;
}
.prices .right-label {
	float:left;
}
.prices .priceinfo {
	clear:both;
}

.prices .priceinfo button {
	margin-top:10px;
        background-image:url(images/slices/action_button_hrg_def_2line.gif);
}
.prices .priceinfo button:hover {
	background-image:url('images/slices/action_button_hrg_hilite_2line.gif');
}

/* ------- Produktansicht Warenkorb ---------*/
.product_basket .product_image,
.product_basket .product_header {
	float:left;
}
.product_basket .product_header {
	width:350px;
	padding-left:10px;
}

.product_basket .sum {
	clear:both;
}

input.tourdate {
	width:105px;
	margin-right:10px;
}

tr.sum {
	border-top:1px solid #cccccc;
}

td.endprice {
	font-weight:bold;
}

.sum-button {}
.form-button {
	padding-left:114px;
	padding-top:5px;
}

/* ----------- Contact Right  -------------*/

.contact_right_content
{
	padding: 0 0 10px 10px;
	color: #0660A8;
	width:200px;
	display:block;
	overflow:hidden;
	font-size:109.09%;
}

#right_side .contact_right_content h2
{
	padding-bottom: 10px;
	padding-left: 0px;
}

#right_side .contact_right_content input
{
	width: 100px;
	border: 1px solid #0660A8;
	margin-bottom: 5px !important;
}

#right_side .contact_right_content .submit
{
	float: right;
	width:auto;
	border-width:0;
}

#right_side .contact_right_content .callback_info
{
	padding: 10px 0px 10px 0px;
}

#right_side .contact_right_content .cdata
{
	line-height: 1.6em;
}

#right_side .contact_right_content .contact_left_container
{
	float: left;
	width: 105px;
	clear:both;
}

#right_side .contact_right_content .contact_right_container
{
	float: right;
	width: 85px;
	padding-top: 10px;
}

.contact_right_your_request
{
	color: #FF9900;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight:bold;
}

#right_side .contact_right_content h1
{
	margin-top: 0px;
	font-size:125%;
	padding-left:0;
}

div.csc-textpic-clear, .csc-textpic {
	overflow:hidden;
}
