body {
	padding: 5px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13pt;
    text-align: left;
    color: #6e6e6e;

	background-color: #FFFFFF;
}

#page {
	width: 771px;
}



#page #header {
	/* Seitenkopf */
	width: 771px;
	height: 110px;
	border-bottom: 1px solid #6E6E6E;
	overflow: visible;
	margin-bottom: 70px;
} 	

#page #header #logo {
	position: relative;
	width: 140px;
	height: 98px;
	background-color: white;
	left: 142px;
	top: 22px;
}

#logo img {
	position: relative;
	width: 114px;
	margin: 0px auto; 
	display: block;
	
}



#page #navi {
	/* Navigation */
	float: left;
	width: 171px;	
	
	text-align: right;
    font-size: 9px;
	letter-spacing: 1px;
}

#navi img#teaser {
	/* Teaser-Bild zur aktuellen Ausstellung */
	margin-right: 15px;
}

#page #content {
	/* Bereich für Dynamische Inhalte */
	float: right;
	/* border-left: 1px solid #6e6e6e; */
	width: 580px;
	padding-left: 19px;
	margin-left: 0px;
}

#page #subnavi {
	/* Subnavigation */
	float: right;
	top: 0px;
	/* border-left: 1px solid #6e6e6e; */
	width: 580px;
	padding: 0px 0px 33px 19px;
	margin-left: 0px;
}

#page #subnavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#page #subnavi li {
	float: left;
	margin-right: 12px;
	line-height: 13px;
	margin-bottom: 7px;
	white-space: nowrap;
}



#page #footer {
	/* Impressum und Kontaktinformationen */
	float: right;
	/* border-left: 1px solid #6e6e6e; */
	width: 579px;
	padding: 30px 0px 0px 20px;
	margin-left: 0px;
	
	line-height: 13px;
    font-size: 10px;
    color: #999999;
}

#content div.vevent {
	/* Ausstellungs-, Veranstaltungs- und Projektseiten-Einträge */
	overflow: auto;
	margin-bottom: 50px;
}

#content #textbox {
	/* Textbox für den Fließtext der Detailseiten */
	width: 580px;
	overflow: visible;
}

#content #bilder {
	/* Bilder-Spalte in den Detailseiten */
	float: right;
	width: 200px;
	margin-left: 25px;
}

#bilder h4 {	
	/* Bilderunterschriften */
	font-size: 10px;
	color: #999999;
	font-style: italic;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 40px; /* Abstand der Bilder */
}

#navi ul {
	margin: 00px 0px 20px 0px;
	padding: 0px;
	list-style: none;
}

#navi li {
	display: block;
	margin-right: 9px;
	line-height: 14px;
	margin-bottom: 10px;
	height: 100%;
}

#navi li a:link,
#navi li a:visited {
        text-decoration: none;
        color: #000000;
        padding-right: 4px;
		border-right: 1px solid #FFFFFF;
		display: block;
}

#navi li a:hover,
#navi li a:active {
        text-decoration: none;
        color: #6e6e6e;
        padding-right: 4px;
		border-right: 1px solid #F22F4C;
}


#subnavi {
	font-size: 10px;
}

#subnavi a,
#subnavi a:link,
#subnavi a:visited {
        text-decoration: none;
        color: #6e6e6e;
        display: block;
        }

#subnavi a:hover,
#subnavi a:active {
        text-decoration: none;
        color: #000000;
        display: block;
        }

img,abbr {
	border: none;
}

#content a,
#content a:visited,
#content a:link {
	/* Links im Fließtext */
	color: #F22F4C;
	text-decoration: none;
}

#content a:hover,
#content a:active {
	/* Aktive Links im Fließtext */
	text-decoration: underline;
	color: #F02D4A;
	text-decoration: none;
}

.hervorgehoben   {
	/* Hervorgehobene Textpassagen */
	color: #F22F4C;
}

.bild-l {
	/* Links ausgerichtetes Bild */
	float: left;
	margin-left: 0px;
	margin-right: 20px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}

.bild-r {
	/* Rechts ausgerichtetes Bild */
	float: right;
	margin-left: 20px;
	margin-right: 0px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}

.bild {
	/* Zentriertes Bild */
	margin: 0px;
	border: 1px solid #999999;
	margin-bottom: 20px;
}

#content h1 {
	/* Überschrift Ausstellung/Veranstaltung */
	font-size: 13px;
	color: #F22F4C;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 14px;
}

#content h2 {
	/* Untertitel Ausstellung/Veranstaltung */
	font-size: 11px;
	color: #6e6e6e;
	font-weight: normal;
	margin-top: 4px;
	margin-bottom: 15px;
}

#content h5 {
	/* Seiten-Überschriften */
	font-size: 11px;
	color: #6e6e6e;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
	line-height: 14px;
}
		

#content h3 {
	/* Datum und Künstler */
	font-size: 11px;
	color: #6e6e6e;
	font-style: italic;
	font-weight: normal;
}

a.impr ,
a:link.impr,
a:visited.impr {
	/* Links zum Impressum, „weiter...“ und „Dokument downloaden“ */
	text-decoration: none; 
	color: #999999 !important;
	border-left: 1px solid #F22F4C;
	padding-left: 3px;
}

a:hover.impr,
a:active.impr {
	text-decoration: none;
	color: #000000 !important;
	border-left: 1px solid #F22F4C;
	padding-left: 3px;
}

#footer a,
#footer a:link,
#footer a:visited {
	/* Links in den Kontaktdaten im Footer */
    color: #999999;
    text-decoration: none;
}

#footer a:hover,
#footer a:active {
    color: #000000;
    text-decoration: none;
}


