@import url("/fileadmin/template/teasermenu.css");
@import url("/fileadmin/template/listen.css");
@import url("/fileadmin/template/formulare.css");
@import url("/fileadmin/template/moo.css");


form { margin: 0px 0px 0px 0px;}
div.csc-frame { border: 0px; }
div.csc-frame-invisible {}
div.csc-frame-rulerBefore { border-bottom: 1px solid #cccccc; margin: 0; padding: 5px 0 0 0; clear: both;}
div.csc-frame-rulerAfter { border-bottom: 1px solid #cccccc; margin: 0 0 10px 0; padding: 0 0 5px 0; clear: both;}
.csc-textpic-caption { font-size: 0.8em; }

a.download { background-image: url(/fileadmin/template/images/pdfsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }

body {
	color: black;   
	background-color: #ffffff; 
	font-size: 100.01%; 
	font-family: Arial,Helvetica,sans-serif; 
	margin: 0;
	text-align: center; 
}   

#Page {
	text-align: left;
	font-size: 0.8em;
	line-height: 1.4em;
	width: 700px; 
	padding: 10px;
	margin: 0 auto;
	background-color: #ffffff;
}   

#Header {
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 30px;
}

#Content {
	width: 680px;
	margin-left: 0; 
	padding: 0;
	/* border: 1px dashed silver; */
}   

.AnfrageButton {
	display: none;
}


h1, h2, h3, h4 {
	font-weight: normal;
	color: #000000;
}

h1 { font-size: 1.6em; margin: 0; padding: 1.2em 0 1em 0; }
h2 { font-size: 1.4em; margin: 0; padding: 0.7em 0 0.5em 0; }
h3{ font-size: 1em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: bold; }
h4 { font-size: 1em; margin: 0; padding: 0.7em 0 0.5em 0; font-weight: bold; }



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

ul {
	list-style-type: square;
}

hr { 
	height: 1px;
	border: none;
	color: #000000;
	background-color: #000000;
}

a {
	color: #000000;
	text-decoration: underline;
}


/* TOOLTIP */
.TooltipElement {
	margin-top: 1em;
}

.tooltip a {
   display: none;
}

/* Angebotsliste */

div.teasermenu {
	width:100%;
	margin: 20px 0 10px 0;
	font-size: 1em;
	color: #000000;
}

div.teasermenu a.textlink {
	color: #000000;
	font-weight: normal;
}

div.teasermenu a.bildlink {
	width:160px;
	float: right;
	margin-left: 10px;
}

div.teasermenu a.bildlink img {
	vertical-align: top;
}

div.teasermenu img {
	float: right;
}

div.teasermenu a.details {
	display: none;
}

/* RTE */

.important {
	color: #333333; font-size: 1em; font-weight: bold;
}
.name-of-person {
	color: #333333; font-size: 1.2em; font-weight: bold;
}
.detail {
	color: #333333; font-size: 1em; font-weight: bold;
}



/* RAHMEN */

.standardContentElement {
	padding: 10px;
	background-color: transparent;
}

.contentElementRulerAfter {
	padding: 10px;
	background-color: transparent;
	border-bottom: solid 1px #dddddd;
}

.contentElementRulerBefore {
	padding: 10px;
	background-color: transparent;
	border-top: solid 1px #dddddd;
}

.bgDark, .bgRed, bgBright {
	background-color: #f5f5f5;
	padding: 10px;
	color: #333333;
	border: solid 1px #dddddd;
}
.bgRed a, .bgRed  h2, .bgRed h3, .bgRed h4, .bgRed h5 { color: #333333; }

.bgBright h1, .bgBright h2, .bgBright h3, .bgBright h4, .bgBright h5 { color: #333; }

.bgDark h1, .bgDark h2, .bgDark h3, .bgDark h4, .bgDark h5 { color: #333; }


/* Tabelle */
.contenttable {
width: 100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
.contenttable .tr-0 {
height: 24px;
}
.contenttable .tr-0 td {
border-top: solid 1px #cccccc;
}
.contenttable .tr-odd {
height: 24px;
background-color: #f5f5f5;
}
.contenttable .tr-even {
height: 24px;
}
.contenttable .td-0, .contenttable .td-1, .contenttable .td-2, .contenttable .td-3, .contenttable .td-4, .contenttable .td-5, .contenttable .td-6 {
text-align: left;
padding: 2px 5px;
border-bottom: 1px #cccccc solid;
}
.contenttable .td-last {
border-right: none;
border-bottom: 1px #cccccc solid;
}

/* Tabelle */
table.ohnelinie {
border: none;
}

.preisliste .td-1 {
  width: 14%;
  vertical-align: top;
  padding-top: 25px;
}
.preisliste .td-2, .preisliste .td-3, .preisliste .td-4 {
  width: 8%;
  vertical-align: top;
  padding-top: 25px;
  border-bottom: 1px #ffffff solid;
  border-right: 1px #ffffff solid;
}
.preisliste .tr-0 {
  height: 24px;
  background: none;
  color:#555;
}
.preisliste .td-2 { background-color: #f5f5f5; }
.preisliste .td-3 { background-color: #e5e5e5; }
.preisliste .td-4 { background-color: #d5d5d5; }

.preisliste td h2, .preisliste td h3 { padding: 0.2em 0; margin: 0; }

table.ohnelinie td {
background-color: #fff;
padding: 5px 10px 0 0 !important;
margin: 0;
text-align: left !important;
vertical-align: top;
border-bottom: none !important;
}




table.csc-frame-frame2 {
margin: 0;
padding: 0;
border-collapse: collapse;
}
table.csc-frame-frame2 td {
padding: 2px 5px;
text-align: left;
vertical-align: top;
border-bottom: solid 1px #cccccc;
}

table.csc-frame-frame1 {
margin: 0;
padding: 0;
border-collapse: collapse;
}
table.csc-frame-frame1 td {
padding: 2px 5px;
text-align: left;
vertical-align: top;
border: none;
}

td h2, td h3 { padding-top: 0; }

td.align-center { white-space: nowrap; }
td.align-left { text-align: left; }
td.align-right{ text-align: right; }


/* Tabelle fuer Streckenbeschreibung */

span.labestation {
  font-size: 1.1em;
  font-weight: bold;
}
  
div.sponsorenlogos {
 width: 440px;
 text-align: center;
 margin: 0 auto;
}
div.sponsorenlogos img {
 margin: 5px;
 vertical-align: middle;
}

div.sponsoren_seitlich {
 width: 100%;
 text-align: center;
}
div.sponsoren_seitlich img {
 margin: 0 0 20px 0;
}


