body,html {
	padding: 0;
	border:0;
	text-align:center;
	background-color: #FEFEFE;
	behavior: url(includes/css/csshover.htc); /* WinIE behavior call*/
}

td,div {
	 font: 11px 'lucida grande', tahoma, sans-serif; 
	 color:#666666; 
	 text-align:left;
	 line-height:145%;
}

ul { 
margin: 0;
padding: 0;
list-style: none;
}

li {  
padding-left: 0;
background-image: none;
background-repeat: no-repeat;
background-position: 0 .4em;
line-height: 135%;
margin-bottom: 1em;

}

a img { border:0; outline:0; }

a { color: #8B001F; text-decoration: none; font: bold 1em Helvetica,arial,sans-serif; } 
a:hover { color: #8B001F;text-decoration: underline;  }

a.arrow { background: transparent url(../../images/arrow.gif) no-repeat left 50%; padding-left: 10px; }

h1, h1 a { font: bold 13px Helvetica,Arial,sans-serif;  margin:0; margin-bottom: 1em;  }
h2, h2 a { font: bold 12px Helvetica,Arial,sans-serif; margin:0.2em 0 1em 0; line-height: 1.3em; }

p { text-indent: 1.4em; margin-top: 0.2em; }

em { font: italic 1em/1.4em Helvetica, Arial,sans-serif;  }

input { 
	background-color: #ffffff;
	border: 1px solid #666666;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #666666;
	}


/* --- SEITENPOSITIONIERUNG --- */			

div#container			{ width:650px; margin: 0 auto; margin-top: 20px; margin-bottom: 15px;  _margin-top: 5px; text-align:left; padding: 10px 5px 10px 5px; background: #F2F2F2; border-right: 1px solid #efefef; border-bottom: 1px solid #efefef; }

div#navigation			{ width:184px; height:59px; float:left; }

div#logo				{ width:405px; height:45px; float:left; padding: 5px 0 0 10px; }

div#cont				{ width:600px; margin:auto; margin-top:20px; _margin-top:8px;  }

#copyright { height:30px; text-align:center; width:100%;  }


/*********** Aktuelle Ausstellung ***************/

div.pic_aktuell			{ float:left; width: 250px; }
div.pic_aktuell img		{ border: 1px solid #DDDDDD; }
div.pic_aktuell img:hover		{ border: 1px solid #8B001F; }
div.text_aktuell		{ float:left; width: 350px; }

div.text_aktuell h1	a	{ font: bold 1.2em Helvetica,Arial,sans-serif; margin:0;  }
div.text_aktuell h1 a.arrow { background: transparent url(../../images/arrow.gif) no-repeat left 7px; padding-left: 12px; }

div.pic					{ float:left; width:120px;  }
div.pic img				{ margin-bottom:15px; border: 1px solid #DDDDDD; }
div.pic img:hover		{ border: 1px solid #8B001F; }
div.pic a { outline: 0; }

div.text				{ float:right; width: 465px; }

div.pic_archiv			{ float:left; width:120px;  }
div.pic_archiv img		{ border: 1px solid #DDDDDD; }
div.pic_archiv img:hover		{ border: 1px solid #8B001F; }

div.pictext_archiv		{ float:right; width: 475px; line-height:130%; font-size: 11px; padding-right: 5px; }

div.sep					{ padding-top:10px; clear:both; }


.inlineDots { font-size:1px; height:1px; background: url(../../images/pixel.gif) repeat-x; width:100%; clear:both; }

div.impressum { font: 11px arial,sans-serif; }

div.footer { margin-top: 20px; }

/*************** SPEZIELLE STYLES *********************/

div.tipp				{ display:inline; font-weight:bold; background: #66CC00; color: #FFF; padding: 2px 6px 2px 4px; border: 1px solid #D4D4D4; font-size: 12px; margin-right:10px; }
a.tipp					{ color: #66CC00; }
div.tipp_rechts h2		{ font-size: 13px; }