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: 16px;
	width: 914px;
}

#headline a:hover{
	color: #686868;
}

#header_de{
	width: 924px;
	height: 70px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_en{
	width: 924px;
	height: 70px;
	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: 609px;
	float: left;
}

#content{
	width: 587px;
	background-image: url(../images/content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentinhalt{
	padding-bottom: 40px;
	padding-right: 22px;
	padding-left: 32px;
	font-size: 11px;
	text-align: justify;
	}

#tablecontent{
	padding-top: 5px;
	font-size: 11px;
	}

#tdcontent{
	vertical-align: top;
	padding-right: 22px;
}

h1, #neuigkeiten h1, #content h1{
	padding-top: 28px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000000;
}

#neuigkeiten{
	margin-right: 50px;
	padding-bottom: 20px;
	padding-left: 32px;
	width:572px;
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#neuigkeiten h1{
	padding-left: 38px;
	}

#rechts{
	width: 297px;
	float: right;
	text-align: justify;

}
/*-----------BOXEN---Start--------------*/

#box1, #box2, #box3, #box4, #box5, #box6{
	width: 297px;
	background-repeat: no-repeat;
	background-position: left top;
	/*padding-bottom: 20px;*/
}

#box2 {
	padding-left: 18px;
}
#box1content, #box2content, #box3content, #box4content, #box5content, #box6content{
	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);
}

#box6{
	background-image: url(../images/newsletter.jpg);
}

/*-----------BOXEN---Ende-------------*/

#clear{
	clear: both;
}

#footer{
	height: 34px;
	text-align: center;
	line-height: 34px;
	width: 924px;
	border-top: 1px solid #D6E99C;
}
#imagemap{
	padding:0;
	margin:0;
	}