/* FARBSCHEMA ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Farbe 1: 	#D7DF23 > GrŸngelb
Farbe 2:	#F37021 > Rot
Farbe 3:	#6FCDD0 > Blau
Bg 1:		#F5F7C8 > Bg GrŸngelb
Bg 2:		#FDE2D3 > Bg Rot
Bg 3:		#D4F0F1 > Bg Blau
Text:		#6C461E > Braun
Links:	  	#9F866D > Dunkelbraun
Hover:	  	#6C461E > Braun

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */




/* RESET :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
}
 
fieldset,img {  
	border:0; 
}
 
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style:normal; 
	font-weight:normal; 
}
 
ol,ul { 
	list-style:none; 
} 

h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal;
}

a, a:hover {
	text-decoration: none;
}



/* GRUNDKONFIGURATION ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

html{
	font-size:100%;
	min-height: 100%;
}

body{
	height: 100%;
	min-height: 100%;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #6C461E; 
	text-align: left; 
	letter-spacing: 0;
	line-height: 18px;
	background-color: #FFF;
}


h1 {
	font-size: 26px;
}

h2 {
	font-size: 70px;
	font-weight: bold;
	letter-spacing: -1px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
}

a {
	text-decoration: underline;
	color: #9F866D;
}

a:hover {
	text-decoration: underline;
	color: #6C461E;
}


/* FLOATINGS :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.left {
	float: left;
	width: auto;
}

.right {
	float: right;
	width: auto;
}

.clearer {
	clear: both;
}



/* BOXEN ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#webContainer {
	width:955px;
}

body {
	background-color: #FFF;
	background-image: url(../../images/maske_weiss.gif);
}

#weiss {
	width: 955px;
	height: 200px;
	background-color: #FFF;
	position: absolute;
	left: 0px;
	top: 638px;
}

#headContainer {
	position: relative;
	overflow: hidden;
	height: 638px;
	cursor: pointer;
	background-color: #FFF;
}

#headContainer .headElement {
	position: absolute;
	left: 0px;
	top: 0px;
}

#headContainer .headElementText {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	width: 600px;
}

#headContainer .headElementText h1 {
	position: absolute;
	top: 38px;
	left: 20px;
}

#headContainer .headElementText p {
	position: absolute;
	top: 70px;
	left: 20px;
	font-weight: bold;
	line-height: 15px;
	width: 600px;
}

#headContainer h2 {
	position: absolute;
	top: 290px;
	z-index: 50;
	left: 20px;
}


#inhaltContainer {
	display: none;
	padding-top: 33px;
	padding-bottom: 30px;
}

#navi {
	width: 200px;
}

#navi ul {
	margin-left: 20px;
}

#navi a, #navi a:hover {
	text-decoration: none;
}

#inhalt {
	width: 470px;
	padding-right: 285px;
}

#inhalt img {
	float: left;
	border: 1px solid #B2A287;
	margin-right: 10px;
	margin-top: 21px;
	margin-bottom: 20px;
}

#inhalt .special img {
	border: none;
}

#inhalt p {
	clear: both;
}

#lightbox-image {
	border: 1px solid #B2A287!important;
	position:relative;
	left:-1px;
	top:-2px;
}

#inhalt ul {
	list-style-type: disc;
	padding-left: 12px;
	_padding-left: 15px;
	*padding-left: 15px;
}

#inhalt i {
	font-size: 9px;
	line-height: 14px;
	font-style: normal;
}

/* KLASSEN ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.caption {
	float: left;
	width: 200px;
	line-height: 14px; 
	font-size: 9px;
	margin-top: 18px;
}

#loading {
	width: 16px;
	height: 16px;
	position:absolute;
	left:959px;
	top:3px;
}

#lightbox-currentNumber {
	display: none!important;
}



/* ::: Navigation 3 Ebenen ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* Allgemein Hover*/
#navi a:hover {
    color:#6C461E;
}

/* Allgemein Listen*/
#navi ul {
    list-style: none;
}

/* Allgemein Listeneinträge*/
#navi li {
    padding:0px;
    margin: 0px;
	font-weight: bold;
}

/* Aktiv 1. Ebene*/
#navi li.menu-level1-active > a {
    color: #6C461E;
}

/* IE 6 Aktiv 1. Ebene*/
#navi li.menu-level1-active a {
    *color: #6C461E;
}

/* IE 6 Allgemein 2. Ebene*/
#navi li.menu-level2 a {
    *color: #9F876D;
}

/* Aktiv 2. Ebene*/
#navi li.menu-level2-active > a {
    color: #6C461E;
}

/* IE 6 Allgemein 3. Ebene*/
#navi li.menu-level3 a {
    *color: #9F876D;
}

/* Aktiv 3. Ebene*/
#navi li.menu-level3-active > a {
    color: #6C461E;
}

/* IE 6 Allgemein 4. Ebene*/
#navi li.menu-level4 a {
    *color: #9F876D;
}

/* Aktiv 4. Ebene*/
#navi li.menu-level4-active > a {
    color: #6C461E;
}


/* Detailseite ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.detail #headContainer {
	height: 117px;
	cursor: default;
}

.detail #inhaltContainer {
	display: block;
}

.detail .headElementText {
	width: 600px;
}

.main #navi ul li:first-Child a {
	color: #6C461E;
}

#lightbox-overlay {
	z-index: 200!important;
}

.sponsors {
	width: 470px;
	height: 67px;
	margin-top: 30px;
	background-image:url(../../images/01-Logos-EU-interreg-CH.png);
	_background-image:url(../../images/01-Logos-EU-interreg-CH.gif);
}

.zweiBilder img{
	margin-top: 5px!important;
}

.zweiBilder .caption {
	margin-top: 0px!important;
}

.special .lightbox-enabled {
	display: none;
}

.rand {
	border: 1px solid #B2A287;
	width: 384px;
	height: 307px;
}



/* SEITE: Erosion und Denkmalschutz ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

.erosion h1 {
	width: 700px;
	top: 63px !important;
	_top: 60px!important;
	*top: 58px!important;
}

.erosion #headContainer {
	/*background-image: url(../../images/bild7_blau_spurensuche.jpg);*/
	background-image: url(../../images/startbild_erosion.jpg);
	background-repeat: no-repeat;
	color: #ECD9BB;
}

.erosion #headContainer p {
	top: 85px;
	/*color: #173D5B;*/
}

body.erosion {
	background-color: rgb(212, 240, 241);
	background-image: url(../../images/maske_beige.gif);
	_background-image: url(../../images/maske_beige.gif);
	color: #6C461E;
}

.erosion #weiss {
	background-color: #FBFBCD;
}

.erosion #navi {
	width: 240px;
	padding-right: 30px;
}

.erosion #inhalt {
	padding-right:200px;
	width:470px;
}

.erosion .main #navi ul ul li:first-Child a {
	color: #9F866D;
}

.erosion .main #navi ul ul li a {
	*color: #9F866D;
}

.erosion .main #navi ul ul li:first-Child a:hover {
	color: #6C461E;
}

.erosion #navi ul ul li a:hover {
	*color: #6C461E;
}


.erosion .caption {
	float: right;
	margin-top: -4px;
	width: 255px;
}

.erosion #inhalt img {
	float: none;
	border: 1px solid #B2A287;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.csc-textpic-intext-left-nowrap img {
	margin-top: 0px!important;
	float: left!important;
}

.csc-textpic-intext-left-nowrap p {
	clear: none !important;
	position: relative;
	top: -6px;
}

.erosion .sponsors {
	width: 470px;
	height: 300px;
	margin-top: 30px;
	background-image:url(../../images/logos.gif);
}
