html, body {height:100%;}
body {
	background-color: #ccc;
	margin:0px; 
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	line-height:19px;
	font-family: Arial, Helvetica, sans-serif;	
	text-align:center;
}
p{
	margin-top:0px;
	margin-bottom:15px;
}
h1{
	font-size:19px;
	line-height:25px;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	letter-spacing:1px;
}
.objekttitelgross{
	margin-bottom:3px;
}
a{
	color:#000;
	text-decoration:underline;
}
td{vertical-align:top;}

a:hover, .rot{color:#EF4146;}
#links a:hover {color:#000000;}
#imageContainer { /* für slideshow */
	position:relative;
	margin:0px;
	width:595px;
	height:350px;
}
#center {
	z-index: 1;
	width: 980px;
	text-align:left;		
	margin:auto;
	overflow:hidden;
	background-image:url(../images/main_hg.gif);
	background-repeat:no-repeat;
	height:100%;
}
#main{
	padding-bottom:10px;
	width:980px;
	padding-bottom:10px;
}
#kopf {
	clear:both;
}
#sprache {
	/*display:block;
	visibility:hidden;*/
	padding-left:754px;
	padding-top:11px;
	height:30px;
	font-size:11px;

}
#sprache a  { 
	color:#ADADAD;
	text-decoration:none;
	font-size:11px;
}
#sprache a:hover { 
	color:#000;
	text-decoration:none;
}
#karte{
	position:absolute;
	width:190px;
	z-index:10;
	left: 758px;
	top: 32px;
}
#links{
	position:absolute;
	width:94px;
	z-index:10;
	left: 40px;
	top: 9px;
}
#organigramm{
	position:absolute;
	width:900px;
	z-index:10;
	left: 40px;
	top: 45px;
}
#menu{
	width:939px;
	margin-left:41px;
	margin-top:63px;
}
.mainmenuitem a, .mainmenuitemlink a{
	width:102px;
	height:20px;
	display:block;
	background-image:url(../images/mainmenu_hg.gif);
	background-repeat:no-repeat;
	float:left;
}

.mainmenuitem a:hover, .mainmenuitemlink a:hover{
	background-image:url(../images/mainmenu_hg_over.gif);
	background-repeat:no-repeat;
}
.mainmenuitemlink a{
	text-decoration:none;
}
#maincontent {
	position:relative;
	overflow: auto;	
	background-color:#FFFFFF;
}
#content {
	padding-right:225px;
	padding-left:143px;
	padding-bottom:20px;
}
#galeriebild {
	position:relative;
	width:575px;
	height:350px;
	top:0px;
	left:0px;	
	z-index:3;
	margin-bottom:10px;
}
#schliessen{
	visibility:hidden;
	position:absolute;
	z-index:100;	
	left:0px;
	top:0px;
}
#bildgross{
	z-index:50;	
}
.linie{
	border-bottom:#000000 solid 1px;
}
.liniehg{
	background-color:#FAC0C1;
	border-bottom:#000000 solid 1px;
	padding-left:3px;
	padding-right:3px;
}
input, textarea{
	width: 300px;
}

