/* GLOBALS */
*{
	margin:0;
	padding:0;
}
body { 
	font-family: 		Arial, Helvetica, Sans-serif;  
	font-size: 			0.69em;
	color: 				#000;
	background: 		#fff;
}
img{
	border:				none;
}
p{
	margin:				0;
}
h3{
font-size: 12px;
font-weight:bold;}
#container {
	margin:				auto;
	height:				600px;	
	position:			relative;
	width:				840px;
}

#header {
	background:			transparent url(../images/border-top.png) no-repeat top left;
	height:				268px;
	position:			absolute;
	width:				840px;
}

#logo-ks a {
	background:			transparent url(../images/logo-ks.png) no-repeat top left;
	display:			block;
	height:				60px;
	text-decoration:	none;
	width:				224px;
}

#main {
	background:			transparent url(../images/border-bottom.png) no-repeat top left;
	height:				335px;
	position:			absolute;	
	top:				268px;
	width:				840px;
}

#decorator-header {
	height:				227px;
	left:				134px;
	position:			absolute;
	top:				31px;
	width:				197px;
}

#slogan {
	background:			transparent url(../images/slogan.png) no-repeat top left;
	height:				48px;
	left:				442px;
	position:			absolute;
	top:				178px;
	width:				200px;
}

#logo-mhk {
	height:				73px;
	left:				696px;
	position:			absolute;
	top:				165px;
	width:				110px;
}


#logo-ks {
	height:				60px;
	left:				585px; /*524px;*/
	position:			absolute;
	top:				31px; /*23px;*/
	width:				224px;
}

#navigation {
	height:				170px;
	left:				6px;
	position:			absolute;
	top:				70px; /*73px;*/
	width:				125px;
}

#main .content {
/*	border:				1px solid green; */
	height:				280px;
	left:				5px;
	position:			absolute;
	top:				12px;
	width:				825px;
}

#main .content .left {
	height:				275px;
	left:				15px;
	position:			absolute;
	width:				100px;
}
#main .content .left a{
	color: #000000;
	text-align:center;
}

.textinfo{
margin-left:5px;
}

#main .content .middle {
	height:				275px;
	left:				128px;
	line-height:		1.6em;
	padding-top:		5px;
	position:			absolute;
	width:				200px; /*220px;*/
}
.goldenesdreieck #main .content .right{
	height:				275px;
	left:				171px;
	line-height:		1.6em;
	padding-top:		5px;
	position:			absolute;
	width:				445px; 
}
.goldenesdreieck .ausstellungunten{
height:275px;
width:100px;}


.goldenesdreieck .ausstellungunten .ausstellung{
margin-bottom:15px;
position:relative;
	background-position:	left top;
	
	height: 				58px;
	width: 					95px;}


body.goldenesdreieck #decorator-header {
background:url("../images/decorator-4.jpg") no-repeat scroll left top transparent;}

#main .content .middle a {
	color:				#000;
	text-decoration:	none;
}

#main .content .right {
	height:				275px;
	left:				357px;
	position:			absolute;
	width:				445px;
}

#footer {
	font-size:			0.8em;
	height:				14px;
/*	letter-spacing:		-0.1em;*/
	margin-top:			2px;
	position:			absolute;
	top:				301px;
	width:				830px;
}

#footer ul {
	list-style:			none;
	margin-left:		4px;
}

#footer ul li {
	float:				left;
	margin-left:		25px; /*16px;*/
}

#footer a {
	color:				#000;
	text-decoration:	none;
}

/* POPUP */

#schwarz{
	background: url(../images/schwarz.png);
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}
#popup{
	position: absolute;
	top: 95px;
	left: 0px;
	width:100%;
	text-align: center;
}
#zoom{
	position:relative;
	background: #fff;
	color: #7C7C7E;
	width:450px;
	min-width:450px;
/*	height:450px;*/
	margin: 0px auto;
	padding: 10px;
	text-align:center;
	z-index:100;
}

#container-impressum {
	height: 450px;
}
#popup #header-popup{
	position:relative;
	width: 100%;
	margin: 5px 0 5px 0;
	text-align: right;
}
#popup #buttons{
	position:relative;
	font-size:0.8em;
	width: 100%;
}
#popup .next{
	display: none;
	position: relative;
	float:left;
}
#popup #logo{
	position:relative;
	left:0px;
	top:10px;
}
#popup #popcontent{
	position:relative;
	display: block;
	font-size:0.9em;
	float: left;
	margin: 0;
	text-align: left;
}
#popup #popcontent #inhalt{
	position:relative;
	display: block;
	width: 100%;
	margin: 0 10px 20px 10px;
}

#unten {
	display: none;
}

/* POPUP ENDE */ 



/* misc */
.clear {
	clear:				both;
}
div.small-p {
	margin-bottom:		0.5em;
}
/* /misc */

#eventinc {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #666666;
left:650px;
position:absolute;
top:144px;
width:330px;
z-index:1000;
}
#eventinc #top {
background:#DDE5EE none repeat scroll 0%;
border-bottom:1px solid #666666;
padding:3px;
}
#eventinc #body {
background:#FFFFFF none repeat scroll 0%;
clear:both;
}
#eventinc #dragbar, #eventinc #close {
cursor:pointer;
float:right;
}
#eventinc #close img {
}
#eventinc .head {
display:block;
font-size:1.1em;
font-weight:bold;
line-height:1.1em;
width:100%;
}
#eventinc #dragbar {
width:88%;
}
#eventinc #links, #eventinc #rechts {
float:left;
height:100%;
padding:5px;
width:80%;
}
#eventinc #links {
width:5%;
}