/* CSS Document for Hopfen-Salz-Cyberspace.info */
/* HTML */
html, body {
	height: 100%;
}
/* BODY EE801E 993333 */
body {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #4D7644;
	margin: 0px;
}
#wrapper {
	color: white;
	background-color: #4D7644;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
/* HEAD */
#head {
	color: white;
	background-color: #4D7644;
	text-align: center;
}
/* NAVIGATION */
#navi {
	float: left;
	width: 215px;
	height: 350px;
	color: #3D3D3D;
	font-weight: bold;
	background-image: url(img/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navi a {
	display: block;
	color: #3D3D3D;
	text-decoration: none;
	padding: 2px;
	padding-left: 10px;
}
#start #nav-start,
#einleitung #nav-einleitung,
#orte #nav-orte,
#organisation #nav-organisation,
#planung #nav-planung,
#museum #nav-museum,
#ausstellung #nav-ausstellung,
#event #nav-event,
#resumee #nav-resumee,
#kontakt #nav-kontakt,
#meinung #nav-meinung,
#navi a:hover {
	color: #3D3D3D;
	background-image: url(img/bg_nav_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navi a:active {
	padding-top: 3px;
	padding-left: 11px;
}
#navi ul {
	margin-top: 0px;
}
#navi li {
	border-top: 1px dashed #999999;
	padding: 2px;
	margin: 0px;
}
#navi #nav-einleitung {
	margin-top: 50px;
}
#naviSub {
	font-size: 80%;	
}
#naviSub a {
	display: block;
	padding-left: 20px;
}
#naviSub a:hover {
	color: #DBB142;
	background-image: none;
}
#naviSub a:active {
	padding-top: 3px;
	padding-left: 21px;
}
#naviSub li {
	padding: 4px;
}
/* TITLE */
#title {
	margin: 0px;
	border-top: 2px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
}
#lang {
	margin: 0px;
	border-top: 2px solid #9C9C9C;
	border-bottom: 1px solid #9C9C9C;
}
/* CONTENT */
#content {
	/*background-image: url(img/bg_cor.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	padding: 2px 0px 0px 15px;
	margin-left: 215px;
}
#content img {
	border: 0px solid #9C9C9C;
}
/* FOOTER */
#footer {
	clear: both;
	text-align: center;
	font-size: 80%;
	border-top: 1px dashed #999999;
	padding-top: 5px;
	margin-top: 5px;
}
/* TEXT 3D3D3D */
h1 {
	font-size: 120%;
	color: #3D3D3D;
	letter-spacing: 3px;
	line-height: 15px;
	background-color: #DBB142;
	padding-top: 5px;
	padding-left: 20px;
	margin-top: -2px;
	margin-left: -15px;
}
h2 {
	font-size: 115%;
	color: #CCCFC6;
}
h3 {
	font-size: 110%;
	border-bottom: 3px solid white;
}
address {
	font-size: 80%;
	font-style: normal;
	letter-spacing: 2px;
	padding-top: 10px;
	border-top: 1px solid #003399;
	margin-top: 20px;
}
/* LINK */
A:link, A:visited, A:active {
	color: #DBB142;
}
A:hover {
	color: #CCCFC6;
	text-decoration: none;
}
/* REST */
a img {
	border: 0px;
}
.table {
	border: thin solid #9C9C9C;
}
.index {
	background-image: url(img/header_ind.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#naviVert {
	float: left;
	background-color: #4D7644;
	font-size: 80%;
	padding: 0px;
	padding-top: 5px;
	margin: 0px;
	border-left: 15px solid #4D7644;
}
#naviVert ul {
	margin: 0 0 0 0;
}
#naviVert li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#naviVert a {
	color: #DBB142;
}
.emphText {
	font-size: medium;
}
.naviSub {
	color: #DBB142;
	font-style: bold;
	font-size: 110%;
	background-image: none;
	padding: 6px;
	padding-left: 20px;
}
.image {
	float: right;
	border-left: 2px solid #DBB142;
	border-bottom: 2px solid #DBB142;
	border-right: 2px solid #DBB142;
	margin-top: 0px;
	margin-left: 2px;
}
.image_wb {
	float: right;
	margin-top: -2px;
	margin-left: 2px;
}