* {
	padding: 0;
	margin: 0;
	font-family: "Courier New";
	font-size: 11px;
	color: #000000;
}

.invisible {
	display: none;
}

a img {
	border: none;
}

fieldset {
	border: none;
}


#wrapper {
	width: 960px;
	margin: auto;
	position: relative;
}

#left {
	width: 330px;
	float: left;
	border-right: 1px solid #dedede;
	padding: 225px 30px 0 0;
	position: relative;
}

#left div.inhalt {
	text-align: right;
}

#left h1 {
	background-image:url(../images/logo.jpg);
	position: absolute;
	text-indent: -9999px;
	width: 311px;
	height: 57px;
	top: 150px;
	right: 15px;
}

#main {
	float: left;
	width: 501px;
}

#footer {
	width: 960px;
	/*border-top: 1px solid #dedede;*/
	margin: auto;
	height: 1px;
}







#main #inhalt {
	padding: 225px 20px 20px 0;
}



/**
 * MAIN NAV
 */
#nav_main {
	margin-bottom: 30px;
}

#nav_main ul {
	list-style: none;
}

#nav_main ul li {

}

#nav_main ul li a {
	text-transform: uppercase;
	font-size: 18px;
	text-decoration: none;
	color: #878787;
}

#nav_main ul li a.active, #nav_main ul li a:hover, #nav_main ul li a.trail {
	font-weight: bold;
	color: #000000;
}


/**
 * SUB NAV
 */
#nav_sub ul {
	list-style: none;
}
#nav_sub ul li {
	height: 16px;
}

#nav_sub ul li a {
	text-decoration: none;
	display: block;
	width: 50%;
	margin-left: 50%;
	height: 15px;
}

#nav_sub ul li a.active, #nav_sub ul li a:hover {
	font-weight: bold;
	border-bottom: 1px solid #dedede;
}

/**
 * Ausstellungs liste Home links
 */
#left h3 a {
	font-size: 16px;
	font-weight: lighter;
}

#left ul.ausstellung_list li strong {
	font-weight: bolder !important;
	font-family: "Verdana";
}
#left h3 a {
	font-weight: bolder;
}

	
	
ul.ausstellung_list {
	list-style: none;
}
	
	
/**
 * Ausstellungs liste Austellungen
 */
#inhalt ul.ausstellung_list li {
	padding: 17px 0 0 20px;
	border-bottom: 1px solid #dedede;
}

#inhalt ul.ausstellung_list li strong {
	font-weight: bolder !important;
	font-family: "Verdana";
}	
	
	

	
/**
 * Bilderliste
 */
div.imagelist {
	padding-left: 20px;
}

div.imagelist img {
	-moz-box-shadow: 2px 2px 7px #999999;
	-webkit-box-shadow: 2px 2px 7px #999999;
	margin: 0 10px 5px 0;
}



div.mod_guestbookform {
	padding-left: 20px;
}

#guestbook div.gbentry {
	padding:5px 20px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
}

#guestbook div.first {
	padding:0 20px 5px 20px;
}

#guestbook h3 {
	font-weight: normal;
	margin-bottom: 4px;
}

#guestbook h3 span {
	font-weight: bold;
}

div.mod_guestbookform input, div.mod_guestbookform textarea {
	border: 1px solid #dedede;
}

div.mod_guestbookform div.widget input, div.mod_guestbookform div.widget textarea {
	margin-left: 120px;
	width: 310px;
}

#ctrl_gbcaptcha {
	width: 50px;
}

div.mod_guestbookform div.widget {
	position: relative;
}

div.mod_guestbookform span.mandatory {
	display: none;
}

div.mod_guestbookform span.captcha_text {
	display: inline;
}

div.mod_guestbookform div.widget label {
	display: inline-block;
	width: 120px;
	position: absolute;
	font-weight: bold;
}

div.mod_guestbookform legend {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
}

div.mod_guestbookform fieldset {
	margin-bottom: 30px;
}

#guestbookform {
	margin-bottom: 15px;
}
#guestbookform p.error {
	margin-left: 120px;
	width: 310px;
	color: red;
}

p.notice {
	font-size: 10px;
}

div.ce_colsetStart {
	padding-left: 20px;
}

#inhalt h3 {
	font-weight: bold;
}

#inhalt div.text {
	padding-left: 20px;
}

#inhalt div.image_container {
	border-bottom: 1px solid #dedede;
	margin-bottom: 15px;
	text-align:center;
}

p.motto {
	font-family: "Courier New";
	font-size: 36px;
	padding-left: 20px;
	letter-spacing: -3px;
	line-height: 32px;
	margin-bottom: 20px;
}

div.image img {
	border: 5px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 5px #999999;
	-webkit-box-shadow: 0px 0px 5px #999999;
}
#inhalt div.image div.image_container {
	border: none;
}

#footerinhalt {
	position: absolute;
	bottom: 2px;
	padding-left: 20px;
}

#footerinhalt {
	width: 480px;
	padding-left: 380px;
}

#footerinhalt p {
	/*background-color: #dedede;
	color: #FFF;
	text-align: center;
	padding: 2px 5px;*/
}

#footerinhalt p a {
	/*background-color: #dedede;
	color: #FFF;*/
}
#footerinhalt * {
	font-size: 9px;
}
