body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #ffffff;
	text-align: center;
	margin: 0;
}

#container {
	width: 802px;
	margin: 0 auto;
	padding: 0;
	background: right top #ffcc00 url(right.gif) no-repeat;
}

#left {
	width: 778px;
	margin: 0;
	padding: 0 0 0 2px;
	float: left;
	background: left url(left-back.gif) repeat-y;
}

#right {
	width: 22px;
	margin: 0;
	padding: 0;
	
	float: right;
}

#top {
	width: 780px;
	height: 165px;
	margin: 0 0 0 -2px;
	padding: 0;
}

* html #top {
	margin-bottom: -4px;
}

#main {
	width: 778px;
	background: #fff url(navi-back.jpg) no-repeat;
	margin: 0;
	padding: 0;
}

#navi {
	width: 198px;
	margin: 0;
	padding: 0;
	float: left;
}

#pagetitle {
	width: 572px;
	height: 42px;
	margin: 0;
	padding: 8px 4px 0 4px;
	background-color: #fff;
	background-image: url(title-back.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#content {
	width: 570px;
	/* Min-Height Browser-Hacks */
	min-height: 370px;
  	height: auto !important;
  	height: 370px;
	margin: 0 0 -13px 198px;
	padding: 0 5px 13px;
	background: #fff;
	color: #000000;
	text-align: left;
}

#bottom {
	clear: left;
	width: 802px;
	height: 22px;
	margin: 0;
	padding: 0;
	background-color: #ffcc00;
}

#navi ul {
	padding: 42px 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

#navi li img {
	border: none;
	padding: 3px 0;
}

#navi li.preheight {
	padding-top: 12px;
}

#navi img.logo {
	text-align: left;
	display: block;
	margin-left: 2px;
	margin-top: 70px;
}


/* Schrift-Formatierungen */

#oben {
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border: none;
}

h1 {
	color: #003399;
	text-align: left;
	font-size: 170%;
	font-weight: 900;
}

h2 {
	color: #003399;
	text-align: left;
	font-size: 130%;
	font-weight: 700;
	font-style: italic;
	margin-bottom: -12px;
}

h2.programm {
	margin-bottom: 8px;
}

h3 {
	color: #003399;
	font-size: 115%;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	text-align: center;	
}

h4 {
	color: #000000;
	font-size: 90%;
	font-weight: bold;
}

h5 {
	font-size: 170%;
	font-weight: bolder;
	font-style: italic;
	color: #003399;
	background: #e2efe1;
	margin-bottom: 5px;
	clear: left;
	clear: right;
}

.tour06 h1, .tour06 h2, .tour06 h3, .tour06 h5 { color: #009036; }

h6 {
	font-size: 140%;
	font-weight: bold;
	font-style: italic;
	color: #e2efe1;
	background: #003399;
	margin-bottom: 5px;
	padding-right: 5px;
	text-align: right;
	clear: left;
	clear: right;
}

p {
	font-size: 100%;
	text-align: left;
	margin: 13px 0;
}

body.erlebnissonntag .showhide p, body#news .showhide p {
	margin: 6px 0;
}

.veranst {
	font-weight: bold; 
	font-size: 110%;
}

.date {
	color: #003399;
}

/* Folgende Konstellation nur auf Startseite vorhanden */
body.index p img {
	vertical-align: text-top;
	float: right;	
}

body#news p img {
	display: block;
	float: none;
	border: 2px solid #ffcc00;
	text-align: center;
}

img.illustration {
	float: none;
	margin-bottom: -10px;
	margin-top: -5px;
	display: block;	
}

* html img.illustration {  /* nur fuer Internet Explorer */
  margin-bottom: -15px;
}

em {
	font-weight: bold;
	font-style: italic;
	font-size: 105%;
	padding-left: 2px;
	display: block;
}

ul.start {
	list-style-type: disc;
}

li.start {
	font-size: 95%;
	padding-bottom: 7px;
	margin-left: 18px;
	line-height: 100%;
}

* html li.start {  /* nur fuer Internet Explorer */
  margin-left: 172px;
}

p a:link, p a:visited, h4 a:link, h4 a:visited, .verweis a:link, .verweis a:visited {
	color: #003882;
	text-decoration: none;
	border-bottom: dashed 1px #003882;
}

.tour06 p a:link, .tour06 p a:visited, .tour06 h4 a:link, .tour06 h4 a:visited, .tour06 .verweis a:link, .tour06 .verweis a:visited {
	color: #009036;
}

p a:hover, h4 a:hover, .verweis a:hover {
	color: #003882;
	text-decoration: none;
	border-bottom: solid 1px #003882;
}

.tour06 p a:hover, .tour06 h4 a:hover, .tour06 .verweis a:hover {
	border-bottom: solid 1px #009036;
}

a.ohne:link, a.ohne:hover, a.ohne:visited {
	border: none;
}

hr {
	border: 1px solid #003882;
	margin: -5px 0 -8px 0;
}

table {
	clear: both;
	text-align: left;
}

th p {
	font-size: 110%;
}

.radtouren th.prog-a p, .radtouren th.prog-c p {
	font-size: 100%;
}

.prog-a {
	border: 1px solid #000000;
	background: #e2efe1;
	width: 25%;
}

.prog-b {
	border: 1px solid #000000;
	background: #003399;
	color: #ffffff;
	width: 25%;
}

.prog-c {
	border: 1px solid #000000;
	background: #ffffff;
	width: 25%;
}

th.prog-a, th.prog-b, th.prog-c {
	width: auto;
}

.prog-a p, .prog-b p, .prog-c p {
	font-weight: bold;
	text-align: center;
	margin: 2px;
}

.radtouren .prog-a p, .radtouren .prog-c p, .woche .prog-c p {
	text-align: left;
}

.radtouren td.prog-c p, .woche td.prog-c p {
	font-weight: normal;
}

.radtouren th.prog-a p, .radtouren th.prog-c p, .woche th.prog-c p {
	text-align: left;
}

.radtouren .prog-a, .radtouren .prog-b, .radtouren .prog-c, .woche .prog-a, .woche .prog-b, .woche .prog-c {
	border: none;
}

.radtouren th.prog-c, .woche th.prog-c {
	width: 30%;
}

.radtouren td.prog-c, .woche td.prog-c {
	width: auto;
}

.radtouren td.c2, .woche td.c2 {
	width: 30%;
}

table.prog {
	width: 90%;
}

.prog-a p i, .prog-b p i, .prog-c p i {
	font-style: italic;
	font-size: 90%;
}

.prog-a p .schwach, .prog-b p .schwach, .prog-c p .schwach {
	font-weight: normal;
}

.woche .prog-a p, .woche .prog-b p, .woche .prog-c p {
	font-size: 100%;
}

/* Bilder 2008 */
.pic {
	width: 300px;
	height: 200px;
	padding: 0;
}

.pic img {
	border: 2px solid #ffcc00;
}

.subtitle {
	display: block;
	padding: 2px 0 5px 0;
	color: #666;
	font-style: italic;
}

.cleardiv {
	display: block;
	width: auto;
	height: 25px;
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

body.index #pic3 {
	width: 200px;
	height: 133px;
	float: left;
	margin: 4px 12px 22px 0;
}

body.index #pic4 {
	width: 200px;
	height: 133px;
	float: left;
	margin: 16px 12px 22px 0;
}

body.index #pic1 {
	width: 200px;
	height: 133px;
	float: right;
	margin: 3px 8px 4px 12px;
}

body.erlebnissonntag #pic1 {
	width: 165px;
	height: 225px;
	float: right;
	margin: -7px 8px 22px 12px;
}

body.erlebnissonntag #pic2 {
	margin: 3px 12px 28px 0;
	width: 180px;
	height: 120px;
	float: left;
}

body.erlebnissonntag #pic3 {
	margin: -12px -130px 4px 12px;
	width: 150px;
	height: 100px;
	float: right;
	z-index: 101;
}

body.erlebnissonntag #pic4 {
	width: 180px;
	height: 120px;
	float: right;
	margin: 76px 8px 28px 12px;
	z-index: 99;
}

body.erlebnissonntag #pic5 {
	float: left;
	width: 150px;
	height: 120px;
	margin: 22px 12px 5px 0;
}

body.radtouren #pic1 {
	float: left;
	width: 150px;
	height: 150px;
	margin: 2px 12px 5px 0;
}

body.woche .pic {
	width: 170px;
	height: 120px;
}

body.woche #pic1 { float: left; }
body.woche #pic3 { float: right;  margin-right: 10px }
body.woche #pic2 { margin: 0 195px; }

/* ErlebnisSonntag-Pics auf der News-Seite */

body#news #pic img {
	border: 2px solid #ffcc00;
}

body#news .pic1 {	text-align: center;	}

body#news .pic2 {	margin-top: 10px;	float: left;	margin-left: 50px;	}

body#news .pic3 {	margin-top: 10px;	margin-left: 295px;	}

body#news .pic4 {	margin-top: 10px;	margin-left: 40px;	}

body#news .pic5 {	margin-top: 10px;	margin-left: 210px;	}

body#news .pic6 {	margin-top: 10px; }

body#news .pic7 {	margin-top: 10px;	float: left;	margin-left: 5px; }

body#news .pic8 {	margin-top: 10px;	margin-left: 255px;	}

body#news .pic9 {	margin-top: 10px; text-align: center; }

body#news .pic10 {	margin-top: 10px;	margin-left: 160px;	}

body#news .pic11 {	margin-top: 10px; float: left; margin-left: 15px; }

body#news .pic12 {	margin-top: 10px;	margin-left: 300px;	}

body#news .pic13 {	margin-top: 10px;	text-align: center; }

body#news .pic14 {	margin-top: 10px; }

body#news .pic15 {	margin-top: 10px;	float: left; margin-left: 15px; }

body#news .pic16 {	margin-top: 10px;	margin-left: 280px; }

body#news .pic17 {	margin-top: 10px; text-align: center; }

body#news .pic18 {	margin-top: 10px;	text-align: center; }

body#news .pic19 {	margin-top: 10px;	float: left; margin-left: 15px; }

body#news .pic20 {	margin-top: 10px;	margin-left: 280px; }

body#news .pic21 {	margin-top: 10px;	text-align: center; }

body#news .pic22 {	margin-top: 10px; text-align: center; margin-bottom: 10px }

* html body#news #content { overflow-x: hidden; }

/*---- Pics der RadKultour 2006 ---*/
.tour06 #pic img { border: 2px solid #009036; }
* html .tour06 #content { overflow-x: hidden; }

.tour06 .pic1 {	text-align: left; margin-right: 60px;	}

.tour06 .pic2 {	margin-top: 10px; text-align: left; margin-left: 60px	}

.tour06 .pic3 {	margin-top: 10px; text-align: left; margin-right: 60px	}

.tour06 .pic4 {	margin-top: 10px; text-align: left; margin-left: 60px	}

.tour06 .pic5 {	margin-top: 10px; text-align: left; margin-right: 60px	}

.tour06 .pic6 {	margin-top: 10px; text-align: left; margin-left: 60px	}

.tour06 .pic7 {	margin-top: 10px; text-align: left; margin-right: 60px	}

.tour06 .pic8 {	margin-top: 10px; text-align: left; margin-left: 60px	}

.tour06 .pic9 {	margin-top: 10px; text-align: left; margin-right: 60px	}

.tour06 .pic10 { margin-top: 10px; text-align: center; margin-right: 30px }

.tour06 .pic11 { margin-top: 10px; text-align: left; margin-right: 60px	}

.tour06 .pic12 { margin-top: 10px; text-align: center; margin-right: 30px; }


/*---- Ausklapp-Textboxen ---*/
.showhide {
	border: 1px solid #666;
	width: 97%;
	cursor: pointer;
	padding: 0;
	margin: -0.5em 0 1.5em 0;
}

#ein {
	display: block;
	background: #e2efe1;
	color: #333;
	padding: 2px;
	text-align: center;
}

#aus {
	display: none;
	background: #ffcc00;
	color: #666;
	padding: 2px;
	text-align: center;
}

.showhide div { 
	display: none ;
	padding: 3px;
}
