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

a:hover{color:#CD0067;}

.hellgrau {color: #CCCCCC}

#center {
	z-index: 1;
	width: 980px;
	text-align:left;		
	margin:auto;
	overflow:visible;
	background-image:url('');
	background-repeat:no-repeat;
	height:100%;
}
#main{
	width:980px;
	padding-bottom:50px;
}
#kopf {
	clear:both;
}
#sprache {
	display:none;
}
#menu{
	display:none;
}
#ContMenu1, #ContMenu2, #ContMenu3  {
	display:none;
}
#maincontent {
	overflow: visible;
	margin-left:0px;
	margin-top:0px;
	width:500px;
	height:100%;
}
#content {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:20px;
	height:100%;
}

