HTML {
	height: 100%;
}
BODY{
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	background:url(../images/bgbody.gif) top center no-repeat #4d4d4d;
	padding:0;
}
TD {
	vertical-align:top;
}
#maintable{
	height:100%;
	background:url(../images/bgmain.gif) left bottom no-repeat;
}
#backtable{
	height:100%;
	background:url(../images/bgback.gif) repeat-y;
}
#tmenu{
	background:url(../images/bmenu3.gif) no-repeat;
}
P.menu1{
	width:145px;
	height:22px;
	background:url(../images/bgmenu1.gif) no-repeat left;
	font-weight:bold;
	padding:7px 0px 0px 14px;
	margin:0;
}
P#menu2{
	width:145px;
	height:21px;
	background:url(../images/bgmenu2.gif) no-repeat left;
	font-weight:bold;
	padding:9px 0px 0px 14px;
	margin:0;
}
P.menu1 a:link,P.menu1 a:hover,P.menu1 a:visited,P.menu1 a:active{
	color:#000000;
	text-decoration:none;
}
P#menu2 a:link,P#menu2 a:hover,P#menu2 a:visited,P#menu2 a:active{
	color:#000000;
	text-decoration:none;
}
/*P{
	padding:0px 7px 0px 7px;
	margin:0;
}
*/
.date{
	color: #b40000;
	font-style: italic;
}
P.more{
	color: #b40000;
	text-decoration:underline;
	background:url(../images/arrow.gif) no-repeat right;
	padding:0px 0px 3px 0px;
	margin:9px 0px 0px 418px;
}
P.detail{
	clear:both;
}
P.more a:link,P.more a:hover,P.more a:visited,P.more a:active{
	color:#b40000;
	text-decoration:underline;
	margin:10px 0px 0px 0px;
}
#kontaktform{
	vertical-align:top;
	margin:0px 0px 10px 29px;
}
.redtext{
	font-size: 12px;
	color: #ff0000;
	font-weight:normal;
	text-decoration: none;
	background:none;
}
.textform{
	width:299px;
	height:18px;
	color:#000000;
	border:1px solid #4d4d4d;
	vertical-align:top;
	margin-top:2px;
}
.inputtextform{
	width:299px;
	height:150px;
	color:#000000;
	border:1px solid #4d4d4d;
	vertical-align:top;
	margin-top:2px;
}
.submitform {
	width: 148px;
	height: auto; 
	color:#000000;
	background-color:#FFFFFF;
	border:1px solid #4d4d4d;
	margin-top:4px;
}
.maintext {
	color:#000000;
}
P#bottom{
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a6a6a6;
	text-align:center;
	margin-top:21px;
}.headtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}.linedot {
	background-image: url(../images/dot_bg.gif);
	height: 1px;
}
.linehr {
	background-image: url(../images/hr_line.gif);
	height: 1px;
}
.datenews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #990000;
}
.readnews a:link, .readnews a:hover, .readnews a:visited, .readnews a:active{
	color:#990000;
	text-decoration:underline;
	vertical-align: bottom;
}
.readpageview {
	color: #999999;
}
.tablecomment {
	border: 1px solid #990000;
}
.comment_title {
	font-size: 14px;
	font-weight: bold;
}

#bg_menu {
	background-image: url(../images/menu_bg.gif);
}

