body {
	background-color:#E4EDF9;
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:0.7em;
	color:black;
}

a {
	color: black;
}

h1, h2, h3, h4, h5, h6 {
	margin:0;
	font-size:100%;
	font-weight:normal;
}

h1 {
	font-size:1.5em;
	margin: 0 0 0.6em 0;
	text-transform:uppercase;
	font-family:arial;
	color: #76AEE1;
	font-weight:bold;
	padding-top:0.1em;
}

h2 {
	font-size:1.2em;
	font-weight:bold;
}

.trenner {
	clear:both;
	height:1px;
	font-size:1px;
}

#container {
	position:relative;
	margin: 0 auto;
	width:867px;
	padding:30px 0px;
}

#link {
	position:absolute;
	top:50px;
	left:25px;
	width:220px;
	height:190px;
	z-index:4;
	cursor:pointer;
}

#kopfnavigation {
	text-align:right;
	font-size:90%;
	color: #604737;
}

#kopfnavigation a {
	text-decoration:none;
	color: #604737;
}

#sprachen {
	float:right;
	margin-right:40px;
}

#kunsthaus {
	float:right;
	margin-right:25px;
}

#kopfbereich {
	position:relative;
	width:867px;
	height:207px;
	margin-top: 5px;
	background:url(../upload/design/iku-blau.gif) no-repeat;
	text-align:right;
	font-family:arial, sans-serif;
	z-index:2;
}

#hauptnavigation ul, #hilfsnavigation ul{
	list-style:none;
	margin:0;
	padding:0;
}

#hauptnavigation ul {
	padding:120px 4px 0px 0px;
	position:relative;
	left:747px;
	width:110px;
}

#hauptnavigation a {
	display:block;	
	text-decoration:none;
	color:white;
	width:95px;
	padding: 1px 22px 2px 0px;
}

#hauptnavigation a:hover, #hauptnavigation a.act  {
	background:white;
	color:#604737;
}

#hilfsnavigation{
	position:absolute;
	top:189px;
	left:336px;
}


#hilfsnavigation ul li {
	float:left;
	text-align:center;
}

#hilfsnavigation ul li a{
	padding:2px 2px 0px 2px;
	width:96px;
	height:16px;
	display:block;
	text-decoration:none;
	font-size:95%;
	color:white;
}

#hilfsnavigation ul li a.menue{
	background-color:#DA9A23;
}

#hilfsnavigation ul li a.veranstaltungen{
	background-color:#604737;
}

#hilfsnavigation ul li a.specials{
	background-color:#AE8864;
}

#hilfsnavigation ul li a.fruehstueck{
	background-color:#DA9A23;
}

#inhaltsbereich {
	width:816px;
	background:url(../upload/design/hg.gif) repeat-y;
	padding:10px 25px 15px 26px;
}

#unternavigation {
	text-align:right;
	margin-bottom:15px;
	color:#604737;
}

#unternavigation ul {
	list-style: none;
	margin:0px;
	padding:0;
}

#unternavigation ul li {
	display:inline;
}

#unternavigation ul li a {
	text-decoration:none;
	color:#604737;
	font-size:95%;
}

#bilderklein {
	width:52px;
	float:left;
}

#bilderklein div {
	padding-bottom:6px;
}

#bilderklein img {
	border: solid #604737 1px;
}

#bilderklein br {
	margin:0;
	padding:0;
}

#bildgross {
	width:257px;
	float:left;
}

#bildgross img {
	border: solid #604737 1px;
}

#inhalt div.text {
	clear:both;
	padding-bottom:10px;
}

#inhaltlinks, #inhaltrechts {
	width:247px;
	float:left;
}

#inhaltlinks {
	margin-right:13px;
	line-height:1.4em;
}

#inhaltrechts {
	padding-top:6.5em;
	line-height:1.4em;
}

#ende {
	clear:both;
	width:867px;
}

#fusszeile {
	margin-top:10px;
	padding:0px 28px;
	color: #604737;
	font-size:0.9em;
}

.galerie {
	text-align:center;
	width:480px;
	float:left;
}

.galerie img  {
	border: solid 1px #604737;
}

.vorschaubilder {
	width:570px;
	float:left;
}

.vorschau img {
	border: solid 1px #604737;
	margin-right:9px;
	margin-bottom:9px;
	float:left;
	text-align:center;
}

.vorschauklein {
	float:left;
	text-align:center;
	font-size:90%;
}

.beschreibung{
	padding-top:0.5em;
	padding-bottom:0.9em;
	text-align:center;
}

#bk1, #bk2, #bk3, #bk4 {
	cursor: pointer;
}


/*
Terminliste
*/

.terminliste table {
	width:100%;
}

.terminliste table td {
	border-bottom:solid 1px black;
	vertical-align:top;
	text-align:left;
	padding-top:1em;
	padding-bottom:1em;
	line-height:1.2em;
}

.terminliste td.datum {
	width:26%;
}

.terminliste td.beschreibung{
	width:74%;
}

#termine {
	position:relative;
	background:#AE8864;
	color:white;
	margin-top:-6px;
	margin-left:536px;
	width:200px;
	z-index:20;
	padding:5px;
}

#termine div {
padding-bottom:0.5em;
}

#termine a {
	color:white;
}





