html {
	height: 101%;	
}

* {
	padding: 0px;
	/* [disabled]margin: 0px; */
}

h1 {
	font-size: 24px;
	color: #D6D6D6;
}

h2 {
	margin-top: 10px;
	font-size: 150%;
	color: #666;
}

a {
	text-decoration: none;
}

table {
	text-align:left;
	border-collapse: collapse;
}

table td {
	padding: 5px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	background-color: maroon;
	color: white;
	padding: 3px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/bg.jpg);
}

#container {
	margin-top: 80px;
	background-color: white;
	background-image: url(../images/rand_aussen_oben.gif);
	background-repeat:repeat-x;
}


#header {
	width: 1152px;
	height: 180px;
	background-image: url(../images/top_20jahre.gif);
/*	border-right: 3px solid #C1C1C1; */
}

#header #header_txt_1 {
	position: absolute;
	right: 330px;
	top: 120px;
	width: 163px;
	height: 84px;
	visibility: visible;
}
#header #header_txt_2 {
	position: absolute;
	right: 504px;
	top: 120px;
	height: 91px;
	width: 163px;
	visibility: visible;
}
#header span {
	color: #7e150f;
}

#main {
	width: 1152px;
	background-color: white;
	padding: 20px;
	text-align: left;
	color: #000;	/*	border-right: 3px solid #C1C1C1; */
	font-size: 12px;
}

/*Bilder grundsätzlich, Rahmen*/
#main img {
	margin-right: 35px;	
	padding: 2px;
	border: 1px solid black;
}

#main p {
	font-size: 16px;
	line-height: 1.3em;
	text-align: justify;
	width: auto;
}

#main #ausstellungen_p {
	width: 570px;
}

#main a {
	color: maroon;
	text-decoration: underline;
	font-size: 22px;
}

#main #anfahrtsplan {
	position: absolute;
	left: 29px;
	top: 284px;
	width: 600px;
	height: 300px;
}

#main .anfahrtsplan_paragraph {
	width: 270px;
	text-align: left;
}

#footer {
	width: 1152px;
	height: 46px;
	color: #959595;
	background-image:url(../images/down.gif);
	position: absolute;
}

#footer_txt {
	position:absolute;
	left: 20px;
	color: #A7A7A7;
}

#footer2 {
		background-image: url(../images/rand_aussen_unten.gif);
		background-repeat:repeat-x;
		height: 46px;
		width: auto;
		margin-bottom: 50px
}

#navi {
	position: absolute;
	left: 15px;
	top: 217px;
	visibility: visible;
}
#navi p {
	line-height: normal;
	font-size: 100%;
}
#navi  ul {
	list-style-type: none;
	color: maroon;
	font-weight: bold;
}
#navi span {
	color: #666;
	font-weight: normal;
	margin-right: 2px;
	cursor: pointer;
	
	display: inline-block;
	padding: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 90%;
	background-image: url(../images/button_bg.gif);
	background-repeat: repeat-x;
	width: 90px;
	text-align: center;

	border-bottom: 2px solid #E2E2E2;
	border-right: 2px solid #E2E2E2;
	border-top: 2px solid #F8F8F8;
	border-left: 2px solid #F8F8F8;
}
#navi span:hover, #navi #aktiv {
	background-color: #F8F8F8;
	background-image: none;
	border-top: 2px solid #E2E2E2;
	border-left: 2px solid #E2E2E2;
	border-bottom: 2px solid #F8F8F8;
	border-right: 2px solid #F8F8F8;
}

#kaesereiweg	{
	position: absolute;
	top: 320px;
	left: 630px;
	border: 0px;
}

#aus_akt_1, #aus_akt_2, #aus_akt_3 {
	position: absolute;	
	top: 0px;
	left: 600px;
}

#aus_akt_1  {
	position: absolute;	
	top: 40px;
	left: 600px;
}

#aus_akt_2  {
	position: absolute;	
	top: 40px;
	left: 755px;
}

#aus_akt_3  {
	position: absolute;	
	top: 40px;
	left: 910px;
}

#infos {
	color: #A8A8A8;	
}

.nachlaesse_zeile1 {
	font-weight: bold;
	color: maroon;
	font-size: 110%;
}

.nachlaesse_zeile2 {
	color: #888;
}

#beratungen_1 {
	position: absolute;	
	left: 930px;
	top: 10px;
}

#beratungen_2 {
	position: absolute;	
	left: 930px;
	top: 150px;
}

#ausstellungen_vergangen table,#ausstellungen_vergangen td, #ausstellungen_vergangen tr {
	border: 1px solid #EAEAEA;
	padding: 7px;
}

#main #ausstellungen_vergangen {
	width: 901px;
}

#main #ausstellungen_vergangen td {
	min-width: 220px;
}