/* CSS Document */
*{
	margin: 0;
	padding: 0;
}

body {
	font: 95% Verdana, Arial, Helvetica, sans-serif;
	background: transparent url(../Pictures/base/bg_pic4.jpg) top right;
	text-align: center;
	margin: 0;
	padding: 0;
}

#container {
	position: relative;
	text-align:left;
	padding: 15px 0;
	border: 0;
	width: 1024px;
	height: auto;
	margin: 0px auto 0px auto;
	/*background: #e7cc9c;*/
	}
	
#title {
	
	width:1024px;
	height: 187px;
	background:transparent url(../Pictures/base/Bilder/SzK_1_Head1.jpg) top right no-repeat;
	}

#main {
	position:relative;
	width: 1024px;
	background: transparent url(../Pictures/base/Bilder/SzK_2_zwsch1.jpg) top right repeat-y;
	}

#rechteSpalte {
	position: relative;
	margin-right:15px;
	padding: 10px 0 0 10px;
	float:right;
	width: 155px;
	border-left: 1.5pt solid #8b705b;
	border-bottom: 1.5pt solid #8b705b;
	/*background-color:#d1b68b;*/
	/*height: 757px;
	left: 620px;
	top:215px;*/
	/*background-color:#ceb082;
	border: 1.4pt 0pt 1.4pt 1.4pt solid #ad8154;
	border-bottom: 3pt solid #ad8154;
	visibility: visible;*/
	}
	
#inhalt {
	margin-left:200px;
	margin-right:200px; /*damit mitte nicht rechts ausbricht*/
	/*height: auto;
	padding: 0 185px 0 200px;*/
	}
	
#inhalt_big {
	padding: 0 45px 0 200px;
	}	
	
#foot {
	clear:both;
	position:relative;
	width: 1024px;
	height: 175px;
	background: transparent url(../Pictures/base/Bilder/SzK_3_down1.jpg) top right no-repeat;
	}
		
		
		/*///////////////// navi //////////////////////*/
		
		
#navi {
	position: relative;
	float:left;
	width: 185px;
	height:100%;
	/*height:auto;
	left: 0 px;
	top: 188px;*/
	}
	
#navi li{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	list-style-type: none;
}

#navi #uM li{
	left: 5px;
	font-weight:normal;
}

#navi a{
	display: block;
	margin: 0 0 0 10px;
	color:#663300;
	padding: 1px 5px 1px 30px;
	width:134px;
	text-decoration: none;
	background: none;
	font-size: 0.8em;
	list-style-type: none;
}

#navi li.sublink{
	font-weight:normal;
	}

#navi li.sublink a{
	margin: 0 0 0 7px;
	padding: 1px 5px 1px 40px;
	width:134px;
	}

#navi a:hover{
	font-weight: bold;
	color: #FFFFFF;
	background: #ad8154;
}

#navi li.sublink a:hover{
	font-weight: bold;
	color: #FFFFFF;
	background: #d6a16b;
}
	
	/*///////////////// copyright //////////////////////*/
	
#counter {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	text-align:right;
	font-weight:bold;
	left: 36px;
	top: 103px;
	width: 148px;
	}
	
#copyright {
	font: 0.8em Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	text-align:right;
	left: 800px;
	top: 102px;
	width: 180px;
	}

#copyright a {	color:#000000;
	text-decoration: none; 
}

#copyright a:hover {
	color:#FF6600;
	background-color:#FF9900;
	text-decoration: none;
}

	/*///////////////// rechte Spalte //////////////////////*/
	

	
.Gallery_title{
	font-size:0.8em;
	font-style:normal;
	font-weight: bold;
	font-variant:normal;
	color: #4e412e;
}

.Legende{
	display:block;
	padding:0 0 5px 0;
	/*margin: 0 0 5px 0;*/
	font-size:0.85em;
	font-style:italic;
	font-weight: normal;
	font-variant:normal;
	color: #4e412e;
}
a:hover.Legende{
	display:block;
	background-color:#594835;
	color:#FFFFFF;
	}
.Lauftext, p{
	/*margin: 0 0 10px 0;*/
	padding:0 1px 10px 0;
	font-size:0.8em;
	color: #4e412e;
	}
.HauptTitel{
	padding: 10px 0 10px 0;
	font-size:1em;
	font-style:normal;
	font-weight: bold;
	font-variant:normal;
	color: #4e412e;
	}
	
.UnterTitel{
	/*margin: 0 0 10px 0;*/
	padding:0 1px 10px 0;
	font-size:1.1em;
	font-style:normal;
	font-weight: bold;
	font-variant:normal;
	color: #4e412e;
	}
	
.Rot { color:#FF0000;
}

a{
	/*margin: 0 0 10px 0;*/
	padding:0 1px 10px 0;
	color: #4e412e;
}



a:hover{
	
	background-color:#594835;
	color:#FFFFFF;
	}
