html, body{
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 9px;
	color: #666666;
}

a{
	text-decoration: none;
	color: #000000;
}

#page{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 924px;
}

#headline{
	padding-right: 10px;
	text-align: right;
	height: 15px;
	width: 914px;
}

#headline a:hover{
	color: #686868;
}

#header_de{
	width: 924px;
	height: 85px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_en{
	width: 924px;
	height: 85px;
	background-image: url(../images/header_en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#navelse, #navstart{
	width: 924px;
	padding-left: 0px;
	height: 70px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
}

#navelse{
	background-image: url(../images/nav.jpg);
	}

#navstart{
	background-image: url(../images/navstart.jpg);
	}

#links{
	width: 920px;
	float: left;
}

#content{
	width: 587px;
}

#content_start{
	width: 571px;
	float: left;
	height: 40px;
	background: blue;
}

#contentinhalt{
	padding: 0 5px 0 5px;
	width: 792px;
	font-size: 11px;
	text-align: justify;
}

#contentheader{
	background-image: url(../images/headline_gesamt.jpg);
	padding-left: 5px;
	background-repeat: no-repeat;
	width: 792px;
	height: 22px;
	margin-bottom: 8px;
}

#contentheader_start{
	background-image: url(../images/headline_rechts.jpg);
	padding-left: 5px;
	background-repeat: no-repeat;
	width: 566px;
	height: 22px;
	margin-bottom: 8px;
}

#contentinhalt_start {
	width: 507px;
	padding: 0 5px 0 5px;
	font-size: 11px;
	text-align: justify;
}

#innercontent {
	float: left;
	width: 571px;
}

#newsheader_start{
	background-image: url(../images/headline_links.jpg);
	padding-left: 5px;
	background-repeat: no-repeat;
	width: 203px;
	height: 22px;
	margin-bottom: 8px;
}

#tablecontent{
	padding-top: 5px;
	font-size: 11px;
	}

#tdcontent{
	vertical-align: top;
	padding-right: 22px;
}

h1, #news h1, #content h1{
	font-size: 11px;
	color: #000000;
}

#contentheader h1, #contentheader_start h1, #newsheader_start h1 {
	padding-top: 4px;
	padding-bottom: 0;
}

#newscontent {
	width: 188px;
	padding: 0 5px 0 5px;
}

#news{
	text-align: left;
	width:208px;
	float: left;
	margin-right: 30px;
}

#rechts{
	width: 297px;
	float: right;
	text-align: justify;

}
/*-----------BOXEN---Start--------------*/

#box1, #box2, #box3, #box4, #box5{
	width: 297px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}

#box2 {
	padding-left: 18px;
}
#box1content, #box2content, #box3content, #box4content, #box5content{
	padding-right: 20px;
	padding-left: 90px;
}

#box2content {
	padding-left: 8px;
	padding-right: 10px;
}

#box1{
	background-image: url(../images/ausstellung.jpg);
}

#box2{
	background-image: url(../images/miet.jpg);
}

#box3{
	background-image: url(../images/talk.jpg);
}

#box4{
	background-image: url(../images/news.jpg);
}

#box5{
	background-image: url(../images/termine.jpg);
}

/*-----------BOXEN---Ende-------------*/

#clear{
	clear: both;
}

#footer{
	margin-top: 20px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	width: 924px;
	border-top: 1px solid #D6E99C;
}
#imagemap{
	padding:0;
	margin:0;
	}