/* CSS Document */
body, html, table, td {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color: #666666;
	font-size: 9.5pt;
}
h1 {
	font-size:14pt;
	margin:0px;
}
h2, h3, h4 {
	font-size:12pt;
	margin:0px;
}
h5 {
	font-size:11pt;
	margin:0px;
}
td {
	vertical-align: top;
}
#header {
	position:absolute;
	top:0px;
	left:0px;
	width:980px;
	height:204px;
}	
#pjuma-menu {
	position:absolute;
	top:215px;
	left:0px;
	width:210px;
	height:204px;
}
#contenter {
	position:absolute;
	top:215px;
	left:215px;
	width:755px;
	height:auto;
}
.formulartxt {
	/*color:#808080;*/
	text-decoration: none;
}
#formularbeschrg_li {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:auto;
	padding-top:6px;
	margin-right:5px;
	z-index:1;
}
#formulartext {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:auto;
	padding-top:6px;
	margin-right:5px;
	margin-left:5px;
	z-index:1;
}
.content A {
	/*color: #8C0003;*/
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.content A:hover {
	color: #666666;
	text-decoration: none;
}
.menutag {
	font-style: italic;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	text-align: center;
	background-color: #F8F8F8;
}
#meldungen {
	position:absolute;
	top:185px;
	left:232px;
	width:610px;
	background-color:#FFFFFF;
	font: normal 10px verdana, palatino, sans-serif; 
	z-index:2;
}
