html, body {  
	height: 100%;
	margin: 0;
	padding: 0;
}

/* bewirkt immer einen Scrollbalken */

html {
	margin-bottom: 1px;
    overflow-y : scroll;
}
body {
	background: #fbf6e3;
	color: #000;
	text-align: center;
}
#page, #wrapper  {
     	min-height: 100%;  	
}
/* hack for all IE, who don't understand min-height */

* html #page, * html #wrapper {
	height: 100%;
}

/*hack end*/

/*----------all relative elements-----*/

body, #page, #wrapper{
	position: relative;
}

/*---------all absolute elements-----*/

#header, #platzhalter, #topmenu, #startbild, #folgebild, #topmenuFolge, #folgeseitenbild {
	position: absolute;
}

/*---------all floated elements left-----*/



/*---------all floated elements right-----*/

#page {
	width: 1036px; 
	margin: 0 auto;
	text-align: left; 
	background-image: url(/fileadmin/templates/img/background.jpg);
	background-repeat: repeat-y;
}
#wrapper {
	width: 1036px; 
	margin: 0 auto;
	text-align: left;
}

/*-------content elements definition-------*/

#contentAll {
background: #fbf2d0;
	width: 980px;
	padding: 467px 0px 20px 0px;
	margin: 0px 28px 0px 28px;
}
#contentAllFolge {
background: #fbf2d0;
	width: 980px;
	padding: 391px 0px 50px 0px;
	margin: 0px 28px 0px 28px;
}
#contentWrap {
	width: 908px;
	padding-bottom: 14px;
}
#contentwrapleft {
	width: 243px;
	float:left;
}
#contentwrapFolge {
	width: 737px;
	float:right;
}
#contentAllLeft {
	width: 170px;
	padding: 300px 50px 30px 16px;
	float: left;
}
#contentAllRight {
	width: 638px;
	padding: 322px 30px 30px 0px;
	float: right;
}
#contentleft {
	width: 244px;	
	float: left;
	padding-right: 40px;
}
#contentwrapmiddle {
	width: 448px;	
	float: left;
	padding-left: 40px;
}
#contentmiddle {
	width: 410px;	
	float: left;
	padding-right: 38px;
}
#contenttopHalb {
	width: 410px;	
	float: left;
	padding-right: 38px;
}
#contentbottomHalb{
	width: 410px;	
	float: left;
	padding-right: 38px;
}
#contentmiddleHalb {
	width: 200px;	
	float: left;
	padding-right: 38px;
}
#contentleftHalb {
	width: 200px;	
	float: left;
	padding-right: 10px;
}
#contentright {
	width: 238px;
	padding-right: 10px;
	float: right;
}
#contentwrapright{
float:right;
width: 237px;
padding-right: 10px;
}
#contentrightFolge {
	width: 237px;
	float: right;
}
#contentrightBottomFolge {
	width: 237px;
	float: right;
}
#contentrightBottomFolge p {
	padding-left: 30px;
}
#contenttop {
	width: 445px;	
	float: left;
	padding-right: 25px;
	color: #7f1313;
	font-size: 12px;
	letter-spacing: 0.05em;
}
#contenttopbreit {
	width: 685px;	
	float: left;
	padding-right: 10px;
	padding-left: 40px;
	color: #000;
	font-size: 12px;
}
#contentkalender {
	width: 846px;
	float: left;
	padding: 340px 30px 30px 30px;
}
#contentbottom {
	width: 638px;
	float: left;
}
#contentleftFolge {
	width: 170px;	
	float: left;
}
#contentmiddleFolge {
	width: 386px;	
	float: left;
	padding-right: 30px;
}

#contentWrapBahnen {
	width: 386px;	
	float: left;
	padding-right: 30px;
}
#contentleftBahnen {
	width: 185px;	
	float: left;
	padding-right: 10px;
}
#contentmiddleBahnen {
	width: 191px;
	float: right;
}
#header {
	height: 60px;
 	top: 12px;
  	left: 28px;
	width: 980px;
	background-color: #a0231f;
}
#platzhalter {
	height: 12px;
 	top: 0;
  	left: 23px;
	width: 990px;
	background: url(/fileadmin/templates/img/platzhalter.jpg) repeat-x;
}
#logo {
	float: left;
	width: 486px;
}
#logo a img {
	border: none;
}
#startbild {
	height: 360px;
 	top: 72px;
 	left:28px;
	width: 980px;
	z-index: 1;
}
#folgebild {
	height: 284px;
 	top: 72px;
 	left:28px;
	width: 980px;
	z-index: 1;
}
#footer {
	width: 980px;
	height: 19px;
	text-align: center;
	padding-left: 0px;
	margin: 0px auto;
	background-color: #A0231F;
	background-repeat: repeat-y;

}
#adresse {
	padding-top: 2px;
	float: left;
	width: 456px;
	font-size: 80%;
}
#copyright {
	padding-top: 2px;
	float: right;
	width: 384px;
	font-size: 80%;
	text-align: right;
}
#copyright a {
	color: #b7bd89;
}

/*-------menu elements definition-------*/

#leftmenu {
	width: 243px;	
	float: left;
	margin-left: 1px;
	padding-top: 0px;
}

#leftmenu a {
	color: #000;
	text-decoration: none; 
} 

#leftmenu li.CUR img, #leftmenu li.ACT img, #leftmenu li.NO img {
	float: left;
	width:26px;
}
#leftmenu li.CUR2 img, #leftmenu li.ACT2 img, #leftmenu li.NO2 img {
	float: left;
	width:38px;
}
#leftmenu li.CUR3 img, #leftmenu li.ACT3 img, #leftmenu li.NO3 img {
	float: left;
	width:48px;
}
#leftmenu li.CUR a, #leftmenu li.NO a, #leftmenu li.ACT a {
	float:right;
	width: 215px;
} 
#leftmenu li.CUR2 a, #leftmenu li.NO2 a, #leftmenu li.ACT2 a {
	float:right;
	width: 203px;
} 
#leftmenu li.CUR3 a, #leftmenu li.NO3 a, #leftmenu li.ACT3 a {
	float:right;
	width: 193px;
} 
#leftmenu .ACT a:hover, #leftmenu .CUR a:hover,
#leftmenu .ACT2 a:hover, #leftmenu .CUR2 a:hover {
  	color: #000;
  	background-color: transparent;
}
#leftmenu .NO a:hover, #leftmenu .NO2 a:hover {
  	color: #7f1313;
  	background-color: transparent;
}
#leftmenu .ACT a, #leftmenu .CUR a {  
  	color: #7f1313;
  	font-weight: normal;
}
#leftmenu ul {
	list-style-type: none;
	padding: 15px 0 0px 0;
	margin: 0;
	overflow: hidden;
}
#leftmenu li {
	margin: 0;
	padding: 0px 0 7px 0;
	font-size: 12px;
	width: 243px;
	float:left;
}
#leftmenu li.CUR img{
padding-top: 4px;
}
#leftmenu li.CUR2 img{
padding-top: 2px;
}
#leftmenu li.NO2 img{
padding-top: 2px;
}
#leftmenu li.NO2, #leftmenu li.ACT2, #leftmenu li.CUR2{
	  color: #7f1313;
}
#leftmenu li.NO2 a, #leftmenu li.ACT2 a, #leftmenu li.CUR2 a{
	  color: #7f1313;
}
#leftmenu li.NO2 a:hover, #leftmenu li.ACT2 a:hover, #leftmenu li.CUR2 a:hover{
	  color: #000;
	  background-color: transparent;
}
#claim {
float: left;
width:600px;
padding-top: 42px;
color: #fff;
padding-left: 20px;
text-transform: uppercase;
font-weight:bold;
}
#claim p {
font-size:120%;
}
#headerwrapright {
width: 330px;
float:right;
}
#stdmenu {
float: left;
	width: 204px; 
	height: 60px;
	top: 0;
	text-align: left;
	vertical-align: bottom;
}
#stdmenu ul {
	margin: 0;
	margin-top: 0px;
	padding: 19px 0 0 0;
}
#stdmenu li {
padding: 19px 0 0 0;
	display: inline;
	margin-left: 0px;
	font-size: 90%;
	color: #fff;
	border-left: 1px solid #fff;
}
#stdmenu li.NO a, #stdmenu li.CUR a, #stdmenu li.ACT a {
	font-size: 105%;
	color: #fff;
	font-weight: normal;
}
#stdmenu li.NO a:hover, #stdmenu li.CUR a:hover, #stdmenu li.ACT a:hover {
	font-size: 105%;
	color: #000;
	font-weight: normal;
}

#language {
width: 31px;
float: right;
}

#topmenu {
	top: 379px;
	width: 962px;	
	left: 28px;
	background-image: url(/fileadmin/templates/img/verlaufTopmenu.jpg);
	background-repeat: repeat-x;
	height: 28px;
	padding-left: 18px;
	z-index: 10;
}
#topmenu ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#topmenu li {
	padding-top: 0;
	font-weight: bold;
	font-size: 13px;
}
#topmenu li.NO {
	display: inline;
	padding: 0px 10px 0px 10px;
}
#topmenu li.ACT, #topmenu li.CUR {
	display: inline;
	padding: 0px 10px 0px 10px;
	background-image: url(/fileadmin/templates/img/verlaufTopmenuACT.gif);
	background-repeat: repeat-x;
}
#topmenu li.NOstart, #topmenu li.ACTstart, #topmenu li.CURstart {
	display: inline;
	padding: 0px 10px 0px 10px;
}
#topmenu a {
	color: #fff;
}
#topmenu a:hover {
	color: #000;
	background: transparent;
}
#topmenu li.ACT a, #topmenu li.CUR a {
	color: #fff;
}
#topmenu li.ACT a:hover, #topmenu li.CUR a:hover {
	color: #fff;
	background: transparent;
}

#topmenuFolge {
	top: 354px;
	width: 962px;	
	left: 28px;
	background-image: url(/fileadmin/templates/img/verlaufTopmenu.jpg);
	background-repeat: repeat-x;
	height: 28px;
	padding-left: 18px;
	z-index: 10;
}
#topmenuFolge ul {
	margin: 0;
	padding: 8px 0 0 0;
}
#topmenuFolge li {
	padding-top: 0;
	font-weight: bold;
	font-size: 13px;
}
#topmenuFolge li.NO {
	display: inline;
	padding: 0px 10px 0px 10px;
}
#topmenuFolge li.ACT, #topmenuFolge li.CUR {
	display: inline;
	padding: 0px 10px 0px 10px;
	background-image: url(/fileadmin/templates/img/verlaufTopmenuACT.gif);
	background-repeat: repeat-x;
}
#topmenuFolge li.NOstart, #topmenuFolge li.ACTstart, #topmenuFolge li.CURstart {
	display: inline;
	padding: 0px 10px 0px 10px;
}
#topmenuFolge a {
	color: #fff;
}
#topmenuFolge a:hover {
	color: #000;
	background: transparent;
}
#topmenuFolge li.ACT a, #topmenuFolge li.CUR a {
	color: #ffeb83;
}
#topmenuFolge li.ACT a:hover, #topmenuFolge li.CUR a:hover {
	color: #fff;
	background: transparent;
}


#parentnav {
	width: 216px;	
	float: left;
	padding-top: 36px;
	margin-left: 1px;
	padding-left: 26px;
	border-bottom: 3px solid #b69f44;
}
#parentnav ul {
list-style-type: none;
padding-left: 0;

}
#parentnav ul li a{

color: #a0231f;
font-size: 14px;
font-weight: bold;
}
#parentnav a:hover {
	background: transparent;
}

/* Platzbelegung CSS */

table.tx-gkmbreservation-pi1-table {
	padding: 0;
	margin: 0 0 10px 0;
	width: 100%;
	border: 1px solid #3a4301;
	border-collapse: collapse;
}
table.tx-gkmbreservation-pi1-table td {
	padding: 3px;
	vertical-align: top;
	font-size: 11px;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td, 
table.tx-gkmbreservation-pi1-table tr.oddRow td  {
	background-color: #fff;
	padding-left: 10px;
	border: 1px dotted #3a4301;
}
table.tx-gkmbreservation-pi1-table tr.evenRow td.col-1,
table.tx-gkmbreservation-pi1-table tr.oddRow td.col-1 {
	background-color: #78842d;
	padding-left: 10px;
	border: 1px dotted #3a4301;
	background-image: none;
	font-weight: bold;
	color: #fff;
}
table.tx-gkmbreservation-pi1-table p {
	padding: 0px;
	margin: 0;
	line-height: 1.2em;
}
div.tx-gkmbreservation-pi1 h2, div.tx-gkmbreservation-pi1 h3 {
	font-size: 140%;
	color: #3a4301;
}
div.tx-gkmbreservation-pi1 h3 {
	font-size: 100%;
}
table.tx-gkmbreservation-pi1-table th, table.tx-gkmbreservation-pi1-table td.col-1 {
	background-color: #78842d;
	border-top: 1px solid #3a4301;
	border-bottom: 1px dotted #3a4301;
	border-left: 1px dotted #3a4301;
	height: 25px;
	vertical-align: middle;
	padding: 3px 3px 3px 10px;
	color: #fff;
	width: 16%;
}

/* Scorekarte CSS */

.gkmb_pscoreTable {
	border-spacing: 5px;
}
.gkmb_pscoreFooter {
	font-size: 9px;
	padding-top: 30px;
}
.gkmb_pscoreTeeSelectTee a:hover, .gkmb_pscoreTeeSelectLink a:hover, .gkmb_pscoreTeeSelectTeeSpacer a:hover {
	background-color: transparent;
	color: #bb1d03;
}
.gkmb_pscoreTeeSelect {
	border-top: 5px solid #FBF2D0;
}
.gkmb_pscoreTeeSelectCourseSpacer, .gkmb_pscoreTeeSelectButtonSpacer,
.gkmb_pscoreTeeSelectTeeSpacer, .gkmb_pscoreTeeSelectTeedataSpacer {
	border-top: 5px solid #FBF2D0;
}
.gkmb_pscoreRuler {
	background-color: #000000;
}
.gkmb_pscoreScHeaderRow, .gkmb_pscoreScOutRow, 
.gkmb_pscoreScInRow, .gkmb_pscoreScTotalRow {
	font-weight: bold;
}
.gkmb_pscoreTeeSelectButton a, .gkmb_pscoreTeeSelectLink a, .gkmb_pscoreTeeSelectTee a, 
.gkmb_pscorePlayhcap a, .gkmb_pscoreScCalcCell a, .gkmb_pscoreTeeSelectButtonSpacer a,
.gkmb_pscoreTeeSelectTeeSpacer a {
	font-size: 95%;
}
.gkmb_pscoreScTable td {
	vertical-align: middle;
}
.gkmb_pscoreTeeSelectTee, .gkmb_pscoreTeeSelectTeeSpacer {
	padding: 2px 5px;
}
.gkmb_pscoreTeeSelectCourse, .gkmb_pscoreTeeSelectCourseSpacer {
	font-weight: bold;
	color: #000;
	padding-right: 10px;
}
.gkmb_pscoreSelectMessage {
	padding-top: 5px;
}
.gkmb_pscoreTeeSelectButton, .gkmb_pscoreTeeSelectButtonSpacer {
	padding-right: 10px;
}
.gkmb_pscoreTeeSelectTee, .gkmb_pscoreTeeSelectTeeSpacer {
	border-right: 10px solid #FBF2D0;
}

/* Web.de Routenplaner CSS */

.routenplaner_start, .routenplaner_ziel {
	background-color: #fff;
	border: 1px solid #BCD3CE;
}
.routenplaner_button {
	padding-top: 15px;
}


/* tt_news CSS */

.news-latest-item, .news-latest-container {
	padding:0;
	padding-bottom: 10px;
	width: 410px;
	float: left;
}
.news-latest-title, .news-latest-subheader {
	width: 304px;
	float: left;
}
.news-latest-title, .news-latest-title p {
font-size: 14px;
font-weight: bold;
}
.news-latest-image {
	width: 85px;
	padding-right: 21px;
	float: left;
}
.news-latest-item img {
	border: 1px solid #A0231F;
}
.news-latest-text {
float:right;
width: 304px;
}
.news-latest-morelink a {
	color: #000;
	font-weight: normal;
}
.news-latest-morelink a:hover {
	background: transparent;
	color: #bb1d03;
}
.news-single-image {
	float: right;
	width: 204px;
}
.news-single-content {
	float: left;
	width: 404px;
}
.news-single-item {
	width: 638px;
}
.news-single-image img {
	border: 1px solid #3a4301;
}
.news-single-backlink {
	border-top: 1px solid #3a4301;
	padding:0;
	width: 410px;
	padding-top: 5px;
	margin-top: 15px;
}
.news-single-title {
	font-weight: bold;
	color: #A0231F;
	font-size: 14px;
	float: left;
	width: 638px;
	margin-bottom: 10px; 
}
.news-list-title, .news-list-title p {
	font-weight: bold;
	color: #000;
	float: right;
	width: 304px;
	font-size:14px;
}
.news-list-image {
	float: left;
	width: 85px;
}
.news-list-image img {
border: 1px solid #A0231F;
}
.news-list-subheader {
	float: right;
	width: 304px;
}
.news-list-subheader p {
	margin: 0;
}
.news-list-item {
	width: 410px;
	float: left;
	border-bottom: 1px solid #B69F44;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-list-title-intern {
	font-weight: bold;
	color: #3a4301;
	float: right;
	width: 386px;
}
.news-list-subheader-intern {
	float: right;
	width: 386px;
}
.news-list-subheader-intern p {
	margin: 0;
}
.news-list-morelink a {
	color: #000;
	font-weight: normal;
}
.news-list-morelink a:hover {
	background: transparent;
	color: #bb1d03;
}
.news-list-item-intern {
	width: 386px;
	float: left;
	border-bottom: 1px solid #7a7a7a;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.news-list-browse {
	float: left;
	width: 545px;
}
/* Bahnseiten CSS */

.bahntabelle {
	border: 1px solid #3a4301;
	background: #fff;
}
.bahntabelle td {
	border: 1px solid #3a4301;
}

.textalign {
	text-align: center;
	color: #000;
	border: none;
}
.textalign td {
	border: none;
}

/* Print Layout CSS */

.printbacklink, .printmessage {
	padding-top: 20px;
}

/* css classes to deactivate floats */

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.clearfix:after {
      content: ".";
      display: block;
      clear: both;
      height: 0;
      visibility: hidden;
}
.clearfix {
      display: block;
}
/* without IE Mac \*/
* html .clearfix {
      height: 1%;
}

/* End without IE Mac */



/* gkmb_events styles */

div.tx-gkmbreservation-pi2 {
padding-left: 18px;
width: 226px;
}
div.tx-gkmbreservation-pi2-szodatum {
	color: #000;
	font-size: 80%;
}

div.tx-gkmbreservation-pi2-szotname {
	color: #000;
	font-size: 90%;
	font-weight: bold;
}

div.tx-gkmbreservation-pi2-szotart {
	color: #000;
	font-size: 90%;
}

div.tx-gkmbreservation-pi2-szoinfo {
	color: #000;
	font-size: 90%;
	font-weight: normal;
}

div.tx-gkmbreservation-pi2-szomeldung {
	color: #000;
	font-weight: normal;
	font-size: 90%;
}
div.tx-gkmbreservation-pi2-szomeldung strong {
	color: #000;
	font-weight: normal;
	font-size: 100%;
}
.tx-gkmbreservation-pi2-szolink a {
	color: #bb1d03;
	font-size: 90%;
}
.tx-gkmbreservation-pi2-szolink a {
	color: #bb1d03;
	background: transparent;
}

/* RTE styles */

.c2l1-left { 
	border-right: none;
	padding-right:25px;
}

.tx-felogin-pi1 {
	width: 156px;
	background: #BBBE80;
	padding: 7px;
}
.tx-felogin-pi1 legend {
	padding: 5px 0 2px 0;
	color: #fff;
	font-weight: bold;
}
.tx-felogin-pi1 h3 {
	color: #3a4301;
	font-size: 12px;
	margin: 0 0 5px 0;
}
.tx-felogin-pi1 fieldset {
	background: #BBBE80;
}
.tx-felogin-pi1 input {
	margin-bottom: 7px;
}

/* wt_gallery CSS */

div.tx-wtgallery-pi1 {
background-color:#FBF2D0;
padding:0px;
margin:0px;
padding-right:10px;
}
div.wtgallery_list a img {
border:0px solid #000000;
padding:1px;
}

div.wtgallery_list {
background-color:#000000;
margin: 0;
margin-right:6px;
margin-bottom:6px;
padding:0px;
}
.wtgallery_list_area h2 {
color: #fffff5;
font-size:1px;
background-image: none;
}
.wtgallery_list_pagebrowser_area p{
color: #fffff5;
font-size:1px;
}
#contenttop div.tx-wtgallery-pi1 div.wtgallery_list, #contentbottom div.tx-wtgallery-pi1 div.wtgallery_list, #contentmiddle div.tx-wtgallery-pi1 div.wtgallery_list{
font-size: 0;
}
.tx-srfeuserregister-pi1 legend {
font-weight:bold;
padding:0;
}
.tx-srfeuserregister-pi1 p {
margin-bottom:0;
margin-top:0.5em;
padding:0;
text-indent:0;
}
.tx-srfeuserregister-pi1 dt {
text-align:left;
}

.wetter {
padding-left: 35px;
}

.scLoch { background-color: #f9e8bc; color: #6a1916; }
.scPar { background-color: #f9e8bc; color: #6a1916; }
.scPro { background-color: #d99a02; color: #6a1916; }
.scWeiss { background-color: #fff; color: #6a1916; }
.scGelb { background-color: #ffe400; color: #6a1916;} 
.scSchwarz { background-color: #000; color: #fcf4dd; }
.scRot { background-color: #ff0000; color: #fcf4dd; }
.scBlau { background-color: #1362ad; color: #fcf4dd; }
.scHcp { background-color: #f9e8bc; color: #6a1916; }
.scOrange { background-color: #ff6600; color: #fcf4dd;} 
.abstand tr td {padding:5px;}

.tx-powermail-pi1, #kontaktformular, fieldset {
	background-color: #FBF2D0;
	border-top: none;

}
.tx-powermail-pi1_confirmation {
background-color: #FBF2D0;
}
fieldset.tx-powermail-pi1_fieldset{
	background-color:#fbf2d0;
	padding:10px;
	padding-left:0;
	border:none;
}
fieldset.tx-powermail-pi1_fieldset div.even {
	background-color:#fbf2d0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width:210px;
}
fieldset.tx-powermail-pi1_fieldset label {
	clear:both;
	display:block;
	float:left;
	font-weight:bold;
	width:120px;
}
fieldset.tx-powermail-pi1_fieldset legend{
	font-size:0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	font-weight:bold;
	margin:20px 0 10px 0px;
}

.myGallery {
border:0;
}

/* google Weather CSS */
.tx-pitgoogleforecast-pi1 {
	float: left;
	width: 648px;
}
.tx-pitgoogleforecast-pi1 .umbruch {
	float: left;
	width: 117px;
	margin-right:10px;
	border: 1px solid #a59059;
	background-color: #EFEFE7;
	height: 125px;
}
.forecast-info {
	float: right;
	width: 35px;
	height: 35px;
	border: 1px dotted #b0b0b0;
	margin-top: 7px;
	margin-right: 7px;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	background: #EFEFE7;
}
.forecast-icon {
	float:left;
	border: 1px solid #b0b0b0;
	margin-bottom: 8px;
	margin-top: 7px;
	margin-left: 7px;
}
.forecast-condition {
	float:left;
	width: 120px;
	padding: 0px 0 0 7px;
	text-align: left;
}
.forecast-wind {
	float: left;
	text-align: left;
	padding: 0px 0 3px 4px;
}
.forecast-date {
	background-color: #A59059;
	color: #fff;
	text-align: center;
	width: 117px;
	height: 18px;
	padding: 3px 0 0 0;
	font-weight:bold;
}
.forecast-high, .forecast-low {
	color: #000;
	font-size: 110%;
}

.forecast-div {
background-color: #fff;
height:125px;
width:117px;
}


div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border: 1px solid #A0231F;
}
div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0px;
}
div.csc-textpic-border img {
border:1px solid #7F1313;
}
#contentwrapFolge div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
margin-bottom:5px;
}