@import url("navigation.css");
@import url("teasermenu.css");
@import url("listen.css");
@import url("formulare.css");
@import url("moo.css");
@import url("rahmen.css");


form { margin: 0px 0px 0px 0px;}
div.csc-frame { border: 0px; }
div.csc-frame-invisible {}
div.csc-frame-rulerBefore { border-bottom: 1px solid #DDDDDD; margin: 0; padding: 5px 0 0 0; clear: both;}
div.csc-frame-rulerAfter { border-bottom: 1px solid #DDDDDD; margin: 0 0 10px 0; padding: 0 0 5px 0; clear: both;}
.csc-textpic-caption { font-size: 0.8em; }
.csc-textpic-intext-right .csc-textpic-imagewrap { padding-top: 0.7em; }
.csc-textpic-below .csc-textpic-imagewrap { padding-top: 5px; }
.csc-textpic-above .csc-textpic-imagewrap { padding-top: 5px; }
.csc-textpic-imagerow  { padding-bottom: 5px; }

.csc-textpicHeader-26 h2, .csc-textpicHeader-26 h3, .csc-textpicHeader-25 h2, .csc-textpicHeader-25 h3 { padding-top: 0; margin-top: 0; line-height: 1em; }


a.download { background-image: url(images/pdfsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }

a.download_pdf { background-image: url(images/pdfsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_doc { background-image: url(images/docsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_xls { background-image: url(images/xlssymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_pic { background-image: url(images/picsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }
a.download_zip { background-image: url(images/zipsymbol.gif); padding: 0 0 10px 25px; background-repeat: no-repeat; }

img { border: 0px none; }  

body {
	background-color: #475258;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;

}

#page {
	background-color: transparent;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.25em;
	/*
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	*/
}

#header a { color: #333333; }

#theTop {
	display: block;
	/* width: 970px; */
	height: 40px;
	overflow: hidden;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #777777;
}


#theTop a {
	color: #777777;
	text-decoration: none;
}

#theTop a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#shadowLeftRight {
	background-image: url(images/shadowLeftRight.gif);
	background-repeat: repeat-y;
	background-position: top center;
	padding: 0 10px;
}

#shadowBottom {
	background-image: url(images/shadowBottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	width: 990px;
	height: 50px;
}

#header {
	width: 970px;
	height: 190px;
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: relative;
}

#headerRight {
	display: block;
	width: 270px;
	float: right;
	margin: 0;
	padding: 0;
	height: 190px;
	background-color: transparent;
	color: #777777;
	overflow: hidden;
	position: relative;
}

#headerMiddle {
	display: block;
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	height: 190px;
	background-color: transparent;
	color: #777777;
	overflow: hidden;
	position: relative;
}

#headerLeft {
	display: block;
	width: 330px;
	float: left;
	margin: 0;
	padding: 0;
	height: 190px;
	background-color: transparent;
	overflow: hidden;
	position: relative;
}


#subHeader {
	display: block;
	width: 970px;
}	
.breadcrumb {
	color: #555555;
}
.breadcrumb a {
	color: #777777;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}

#nav {
	display: block;
	width: 530px;
	height: 35px;
	background-color: transparent;
	border-bottom: solid 1px #555555;
	background-color: #555555;
}

a {
	text-decoration: underline;
	color: #EE8616;
}

p {
	margin: 0;
	padding: 0.3em 0;
}

#page_headline {
	padding: 4px 0 0 10px;
	height: 31px;
	overflow: hidden;
	/* background-color: #4A575F; */
	background-color: #EE8616;
}
#page_headline h1 { color: #ffffff; padding: 0; margin: 0; }

#content {
	width: 970px;
	float: none;
	color: #555555;
/*
	background-image: url(images/content_bg01.gif);
	background-repeat: repeat-y;
	background-position: top left;
*/
}


h1 { 
font-size: 1.7em; 
font-weight: bold; 
margin: 0; 
padding: 0.3em 0 0.7em 0; 
line-height: 1.2em; 
color: #EE8616;
}

h2 { 
font-size: 1.4em; 
margin: 0; 
padding: 0.7em 0 0.5em 0; 
line-height: 1.2em;
color: #333333;
}

h3 { 
font-size: 1em; 
margin: 0; 
padding: 0.7em 0 0.5em 0; 
font-weight: bold;
color: #333333;
}

h4 { 
font-size: 1em; 
margin: 0; 
padding: 0.7em 0 0.5em 0; 
font-weight: bold; 
color: #333333; 
}

h1.titelGrafik {
  height: 30px;
  text-indent:-9999px; 
  background-position:top left;
  background-repeat:no-repeat;
  margin: 4px 0 15px 0;
  padding: 0;
}

h1 a, h2 a, h3 a, h4 a {
	color: #333333;
	text-decoration: none;
}

h5, h5 a { font-size: 1em; color: #555555; font-weight: normal; margin: 0; padding: 0.7em 0 0.5em 0; text-decoration: none; }


#sprachauswahl {
font-size: 0.8em;
color: #999999;
float: right;
text-align: right;
padding: 0;
margin: 0;
}




#content hr { 
	height: 1px;
	border: none;
	color: #DDDDDD;
	background-color: #DDDDDD;
	margin: 0;
	padding: 0;
	clear: both;
}

div.spaceBeforeAfter {
	margin: 0;
	padding: 0;
	font-size: 1px;
	display: block;
	width: 90%;
	clear: both;
}

#contentLeft {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
	min-height: 100px;
}

#linkeSpalte {
	padding: 0;
}

#volleBreite {
	padding-left: 10px;
}

#contentMiddle {
	background-color: #ffffff;
	width: 530px; 
	float: right;
	margin: 0;
	padding: 0;
	/* min-height: 800px; */
}

#mittlereSpalte {
	/* padding: 10px; */
}

#contentRight {
	width: 210px;
	margin: 0;
	padding: 0;
	float: right;
	min-height: 100px;
}

#rechteSpalte {
	margin-left: 10px;
	background-color: #ffffff;
}


.contentBox3 {
	display: block;
	width: 300px;
	min-height: 220px;
	float: left;
	border: solid 5px #dddddd;
	background-color: #f5f5f5;
}
.contentBox3Frame {
}
.contentBox3Content {
	padding: 10px;
	/* height: 170px;
	overflow: hidden; */
}
.contentBox3Content h1, .contentBox3Content h2, .contentBox3Content h3 {
	padding-top: 0;
	margin-top: 0;
}
.contentBox3Content h1 {
	font-size: 1.4em;
}
.contentBox3Distance {
	display: block;
	width: 20px;
	height: 100px;
	float: left;
}

#spaceAfterContent, #spaceBeforeContent {
	display: block;
	width: 970px;
	height: 25px;
}

#whiteBar {
	display: block;
	width: 970px;
	height: 25px;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
#whiteBarContent {
	display: block;
	width: 950px;
	padding: 0 10px;
	background-color: transparent;
	text-align: left;
}
.whiteBarContentSmall a {
	color: #777;
	text-decoration: none;
}

.whiteBarContentSmall {
	font-size: 0.7em;
	color: #777;
}

#footerAddress {
	background-color: #13171A;
	color: #cccccc;
	display: block; width: 100%;
}

#footerAddress a {
	text-decoration: underline;
	color: #cccccc;
}


ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	/* list-style-image: url(images/bullet_01.gif);
	list-style-position: outside; */
}

ul li {
	padding: 0 0 0 0.9em;
	margin: 5px 0 5px 0;
	list-style-type: none;
	background-image: url(images/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}




/* Tabelle */
.contenttable {
width: 100%;
margin: 0;
padding: 0;
border-collapse: collapse;
}
.contenttable .tr-0 {
height: 24px;
}
.contenttable .tr-0 td {
border-top: solid 1px #dddddd;
}
.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 #dddddd solid;
}
.contenttable .td-last {
border-right: none;
border-bottom: 1px #dddddd 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 #dddddd;
}

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;
}

