body{
	background-color:#FFFFFF;
}
body {
	text-align: center;
}
body, td , input, select, textarea{
	font-family: Arial;
	color:#5C5D50;font-size:12px;font-weight:normal;
}
form {
	margin:0px;
	padding:0px;
}
input, select, option, textarea, form, form td{
	color:#333333;padding:0;margin:0;vertical-align: top;
}

a, a:link,a:visited,a:hover{
	color:#5C5D50;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
.hidden {
	display: none;
}

/*--------------------
cat:cont
--------------------*/
#container {
	width: 800px;
	margin: 0 auto;
	text-align:left;
}
/*--------------------
cat:left
--------------------*/
#left {
	width:170px;
	float:left;
	display:inline; /* IE double margin fix */
}
#navigation ul{
	padding:0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#navigation ul ul{
	margin-left:6px;
	padding: 6px 0;
}
#navigation a{
	display:block;
	padding-left:6px;
}

/* level 1 */
.nav1 a{
	font-size:12px;font-weight: bold;line-height: 28px;
}
.nav1 a.aktiv{
	background-color:#DEDED9;
}
.nav1 li{
	border-bottom: 1px solid #DEDED9;
	margin:0;padding:0;
}
.nav1 li.first{
	border-top: 2px solid #DEDED9;
}
.nav1 li.last{
	border-bottom-width: 2px;
}

/* level 2 */
.nav2 a{
	font-weight: normal;line-height:22px;
}
.nav2 li, .nav2 li.last, .nav2 li.first{
	border: 0;
}

/* level 3 */
.nav3{

}
.nav3 a{

}
/*--------------------
cat:center
--------------------*/
/*****************
 * content + context 
*/


#contentbox{
	margin-left: 190px;
	padding:0px;
}
* html #contentbox{
	margin-right:3px;/* todoooooooooooo*/
}
#above{
	border-bottom:6px solid #DEDED9;
	height:40px;line-height:55px;
	margin:5px 0 13px;
}
#above, #above a, #breadcrumb, #breadcrumb a{
	text-decoration:none;
	font-size:11px;
}
#metanav {
	float:left;
}
#lang{
	text-align:right;
}

#layoutHeadernav {
	position:relative;
	width:610px;
	height:200px;
}
#keyvisual{
	margin:0px;
	padding:0px;
	width:610px;
	height:200px;

}
#layoutHeadernav ul{
	position:absolute;
	left:-14px;top:3px;
	height:180px;width:300px;
}
#layoutHeadernav ul li{
	display:block;margin-top:-4px;
}
#layoutHeadernav ul li a, #layoutHeadernav ul li a:visited{
	display: block;height:36px;
	background:transparent repeat-y 0 108px;
}
#layoutHeadernav ul li a:hover{
	background-position:0 72px;
	text-decoration: none;
}
#layoutHeadernav ul li a:active{
	background-position:0 36px;
}
#layoutHeadernav ul li.active a{
	height: 44px;
	background-position:0 0px;cursor: default;
}
#breadcrumb{
	width:420px;
	line-height:30px;
	border-bottom: 2px solid #DEDED9;
	overflow: visible;
	height:30px;
	white-space: nowrap;
}
#content{
	width:420px;
	padding-top: 10px;
	float:left;
	font-size: 12px;
	line-height: 16px;
	height:100%;
}
#content a, #content a:link, #content a:visited, #content a:hover{
	color:#bb9601;/*color:#E2AF0A;*/
	text-decoration: none;
}
#content .cobj p a:before, #right .cobj p a:before, .cobj li a:before{
	content:"»\0000a0"; /*\0000a0 is the escaped unicode for &nbsp;*/
}
#content a:hover {
	color:#000;
	text-decoration: underline;
}
#funcs{
	border-top:1px solid #DEDED9;
	padding:15px 0;margin-bottom: 20px;
}
#print{
	text-align:right;
	float:right;
}
#footer{
	border-top:2px solid #DEDED9;
	margin-top:20px;line-height: 18px;
	width:420px;
}
#content.withoutright, #breadcrumb.withoutright, #footer.withoutright{
	width:610px;
}
/*--------------------
cat:right
--------------------*/
#right{
	width:170px;
	float:right;
	font-size:11px;
	line-height: 15px;
}
#searchform{
	margin-bottom:10px;margin-top: -2px;
}
#searchform form input.input{
	border:2px inset #DEDED9;
	width: 139px;font-size:11px;height:16px;padding:0;
}
#searchform form input.submit{
	width: 20px;height:20px;background-image: url(../images/lupe.png);
	border:0;padding:0;cursor: pointer;
	margin-left:5px;
}
.cobj .right_grey{
	padding:7px 8px 3px;
	background-color:#DEDED9;
	margin-bottom:10px;
}
#context {
	margin-bottom:4px;
}
.cobj .right_grey a, .cobj .right_grey a:visited{
	color:#977F1E;
}
.cobj .right_grey a:hover {
	color:#000;
}
.cobj .right_yellow{
	padding:7px 8px 3px;
	background-color:#FFB60E;
	margin-bottom:10px;
}
.cobj .right_yellow a, .cobj .right_yellow a:visited {
	color:#000 !important;
}
.cobj .right_yellow a:hover {
	color:#5C5D50 !important;
}
#banner{
	border-top:6px solid #FFB60E;
	margin-top: 40px;
	padding:53px 0 53px;
	
}
#typoscript_partner {
	width:170px;overflow:hidden;margin-top:50px;
}
#typoscript_partner img {
	display: block;margin-top:10px;
}
#typoscript_partner span, #footer{
	white-space: nowrap;font-size:9px;
}
#typoscript_partner span{
	display:block;
	padding-top: 15px;
}

/**************************************
 Content - Design
 *************************************/
#content .cobj table {
	margin-bottom:15px;
}
.cobj p {
	padding-bottom:15px;
}
#right .cobj p {
	padding-bottom:4px;
}


/*****************
 * Headers
*/
h1, h2, h3, h4 {
	margin:0;padding:0;
	font-weight:bold;
}
#content h1{
	font-size:19px;
	line-height: 23px;
	margin:0 0 15px;
}
#content h2, #content h3{
	font-size:15px;
	margin-bottom:15px;
}
#content h3{
	margin-bottom:5px;
}
#right .cobj h1 {
	margin-bottom: 4px;
}

#context h2,
#context h3,
#context h2 a,
#context h3 a{
	font-size:11px;
	padding-bottom:7px;
}


/*****************
 * Sitemap
*/
.cobj .csc-menu li{
	padding-bottom:4px;
}

.sitemap td {
	padding:2px;
}
.sitemap a,
.sitemap a:link,
.sitemap a:visited,
.sitemap a:hover{
	font-size:10px;
}


#contentdetail h4 a{
	color:#000000;
}
#contentdetail h4 a:visited{
	color:#000000;
}



/*****************
 * Linkliste
*/
.linkliste .ll_item {
	border-top:1px solid #DEDED9;
	padding-top:15px;
}
.ll_layoutrow .ll_item{
	float:left;
	width: 190px;
	padding-right:20px;
}
.linkliste{

}
.ll_clear{
	clear:left;
	float:none;height:0;
}

.ll_layoutsimple img{
	margin-right:14px;
	float:left;
}
/*--------------------
cat:dysgefuehrtewanderungen
--------------------*/

.tx-dysgefuehrtewanderungen-pi1{
}
div.tx-dysgefuehrtewanderungen-pi1-searchbox{
	background-color:#DDDDDD;
}
.tx-dysgefuehrtewanderungen-pi1-searchbox-sword{
	width:340px;
}
/*--------------------
cat:login
--------------------*/
.tx-felogin-pi1 legend {display:none;}
.tx-felogin-pi1 fieldset div {margin-bottom:10px;}
.tx-felogin-pi1 form {margin-top:15px;}

#mailform {
	padding-bottom: 20px;
}
#mailform .csc-mailform-radio legend {
	display: none;
}
#mailform .csc-mailform-radio fieldset {
	width:415px;
	padding-bottom: 10px;
}
#mailform .csc-mailform-field{
	display:table-row;
	height: 25px;
	width: 415px;
}
#mailform .csc-mailform-field label {
	float:left;clear:right;width: 150px;
}
#mailform .csc-mailform-field input {
	float:left;
}
#mailform input.csc-mailform-radio {
	float:none;
}
#mailform .csc-mailform-radio label {
	float:none;white-space: nowrap;width:500px;
}
#mailform .csc-mailform-field input:after {
	content:".";display:block;clear:both;
}
/* css styled content */
td.csc-uploads-icon {
	width:25px;text-align:left;
}
.cobj ul {
	padding-left: 20px;
	list-style-type:disc;
}
.cobj ul li {
	margin-bottom: 5px;
}
.content_table_vision td.td-0{
	width: 200px;
}
.tx-swissmap-pi1 {
	padding-bottom:15px;
}
.tx-swissmap-pi1 img, .tx-swissmap-pi1 div {
	background-color: transparent; border:0;
}
#navigation .map_active  a {
	color:#000;
	text-decoration: underline;
}

/*****************
 * Tabellen
*/

/* Tabelle Layout Normal --------------------------------- */

.BgTab0c{
	padding:2px;
}

/* Tabelle Layout 1 --------------------------------- */

.BgTab1hc1, .BgTab1hc2, .BgTab1r1c, .BgTab1r2c {
	padding:2px;
}

.BgTab1hc1 { /* titel zeile, celle 1 */
				 font-weight: bold;
				 background-color: #FFFFFF;
}

.BgTab1hc2 { /* titel zeile, ab celle 2 */
				 font-weight: bold;
				 background-color: #FFFFFF;
}

.BgTab1r1c { /* zeile 1, alle cellen */
				 background-color: #F5F5F5;
}

.BgTab1r2c { /* zeile 2, alle cellen */
				 background-color: #EEEEEE;
}
/* END : Tabelle Layout 2 ---------------------------- */

/* Tabelle Layout 2 --------------------------------- */
.BgTab2r1c1, .BgTab2r1c2, .BgTab2r2c1, .BgTab2r2c2, .BgTab2hc1, .BgTab2hc2 {
	padding:2px;
}

.BgTab2hc1 { /* titel zeile, celle 1 */
				 font-weight: bold;
				 background-color: #FFFFFF;
				 color: #333333;
}

.BgTab2hc2 { /* titel zeile, ab celle 2 */
				 font-weight: bold;
				 background-color: #FFFFFF;
				 color: #333333;
}

.BgTab2r1c1 { /* zeile 1, celle 1 */
				  background-color: #EEEEEE;
}

.BgTab2r1c2 { /* zeile 1, ab celle 2 */
				  background-color: #EEEEEE;
}

.BgTab2r2c1 { /* zeile 2, celle 1 */
				  background-color: #F5F5F5;
}

.BgTab2r2c2 { /* zeile 2, ab celle 2 */
				  background-color: #F5F5F5;
}
/* END : Tabelle Layout 2 ---------------------------- */

/* Tabelle Layout 3 --------------------------------- */
.BgTab3hc1, .BgTab3hc2, .BgTab3r1c1, .BgTab3r1c2, .BgTab3r2c1, .BgTab3r2c2 {
	padding:2px;
}

.BgTab3hc1 { /* titel zeile, celle 1 */
				 background-color:#FFFFFF;
				 font-weight: bold;
				 color: #333333;
}

.BgTab3hc2 { /* titel zeile, celle 2 */
				 background-color:#FFFFFF;
				 font-weight: bold;
				 color: #333333;
}

.BgTab3r1c1 { /* zeile 1, celle 1 */
				  font-weight: bold;
				  background-color: #FFFFFF;
				  color: #333333;
}

.BgTab3r1c2 { /* zeile 1, ab celle 2 */
				  font-weight: normal;
				  background-color: #EEEEEE;
}

.BgTab3r2c1 { /* zeile 2, celle 1 */
				  font-weight: bold;
				  background-color: #FFFFFF;
				  color: #333333;
}

.BgTab3r2c2 { /* zeile 2, ab celle 2 */
				  font-weight: normal;
				  background-color: #F5F5F5;
}
/* END : Tabelle Layout 3 ---------------------------- */






