html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body{
	position:relative;
	font-family:Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height:12pt;
	font-size:9pt;
	min-height:100%;
	margin:0;
	padding:0;
	background-color:rgb(235,235,235);
}
h1{
	color:#9d2330;
	font-size:14pt;
	margin:0;
	margin-top:10px;
	text-align:center;
	padding-bottom:5px;
/*	border-bottom:1px solid #800000;*/
}
a img{
	border:0;
}
a, a:visited, a:active {
    color: #9d2330;
    text-decoration: none;
    font-weight: normal;
}
a:hover {
    color: #9d2330;
    text-decoration: none;
    font-weight: bold;
}
hr{
 color:#800000;
 height:1px;
}
#webbody{
	width:950px;
	margin:0 auto;
	background-color:#FFFFFF;
	border:1px solid gray;
}
/*#kopf{
	height:80px;
	border-bottom:5px solid #9d2330;
	background-image:url("img/banner.jpg");
	background-repeat:no-repeat;
	background-position:0 0;
}
#kopf p{
	margin:0;
	padding:0;
	text-align:center;
	font-size:180%;
	font-weight:bold;
	color:#FFFFFF;
	line-height:80px;
}*/
#koerper, #kopf{
	width:100%;
	margin:0 auto;	
}
#koerper{
	min-height:500px;
	margin-bottom:180px;
}
#navi, #inhalt, #news{
	vertical-align:top;
	padding:5px;
}
#navi{
	background-image:url("img/pusteblume.png");
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px;
	min-height:500px;
	line-height:20px;
}
#navi, #news{
	width:200px;
}
.newstable{
	border:1px solid gray;
	width:650px;
	margin:10px 0;
}
.newstable .newstdtitle{
	background-color:#800000 /*#9d2330*/;
	color:white;
	line-height:25px;
	padding:0 5px;
}
.newstable .newstdautor{
	background-color:rgb(230,230,230);
	border-bottom:1px solid gray;
	color:black;
	line-height:20px;
	padding:0 5px;
}
.newstable .newstdcontent{
	padding:5px;
}
.termintable{
	border:1px solid gray;
	width:650px;
	margin:10px 0;
}
.termintable .termintdtitle{
	background-color:#800000 /*#9d2330*/;
	color:white;
	line-height:25px;
	padding:0 5px;
}
.termintable .termintdautor{
	background-color:rgb(230,230,230);
	border-bottom:1px solid gray;
	color:black;
	line-height:20px;
	padding:0 5px;
}
.termintable .termintdcontent{
	padding:5px;
}
#loginform p{
	background-color:#800000;
	width:500px;
	padding:5px;
	color:white;
	font-weight:bold;
	margin-bottom:0;
}
#logintable{
	border:1px solid gray;
	width:510px;
	background-color:rgb(230,230,230);
}
#doc2table a{
	text-decoration:none;
	line-height:45px;
}
#doc2table a img{
	float:left;
	margin-right:5px;
}
#registerform{
	background-color:rgb(230,230,230);
	padding:5px;
	border:1px solid gray;
	width:400px;
}
#registerform table tr td:first-child{
	width:150px;
	text-align:right;
	padding-right:5px;
	line-height:25px;
}
#inhalt{
	border-left:1px solid silver;
/*	border-right:1px solid silver; */
	padding:20px 50px;
}
#fuss{
	position:relative;
	bottom:0px;
	width:100%;
	height:35px;
	line-height:35px;
	background-color:rgb(210,210,210);
	background-image:url("img/bgfuss.png");
	background-repeat:repeat-x;
	background-position:0 0;
	font-size:80%;
}
#fuss img{
	position:absolute;
	top:-163px;
	left:0px;
	z-index:1;
}
#fuss span{
	position:absolute;
	margin-left:180px;
	z-index:2;
}
#navi span{
	display:block;
/*	background-image:url("img/bglink.png");*/
	background-repeat:repeat-x;
	line-height:20px;
	padding-left:5px;
	padding-bottom:5px;
	border-bottom:1px solid silver;
	font-weight:bold;
	color:#9d2330;
}
#navi a{
	display:block;
	line-height:20px;
	margin-left:20px;
	font-size:80%;
	font-weight:normal
}
.dokumente4form{
	background-color:rgb(230,230,230);
	border:1px solid gray;
	padding:5px;
}
.dokumente4form table tr td:first-child{
	width:600px;
}
#r1{
	width:960px;
	margin:0 auto;
	border:1px solid rgb(230,230,230);
}
#r2{
	border:1px solid rgb(220,220,220);
}
#r3{
	border:1px solid rgb(200,200,200);
}
#r4{
	border:1px solid rgb(180,180,180);
}
#r5{
	border:1px solid rgb(160,160,160);
}
#r1, #r2, #r3, #r4, #r5{
	border-top:0;
}
.schattendiv{
	position:relative;
	bottom:-8px;
	right:-8px;
	margin-left:-11px;
	margin-top:-11px;
	padding:5px;
	border-bottom:2px solid rgb(50,50,50);
	border-right:2px solid rgb(50,50,50);
}
.gkatp{
	line-height:48px;
}
.gkatp img{
	float:left;
	margin-right:5px;
} 
#gtumbdiv{
	width:100%;
	height:180px;
	overflow:scroll;
}
#gdiv{
	text-align:center;
	min-height:450px;
}
#gdiv table{
	width:650px;
	height:400px;
	background-color:rgb(230,230,230);
	border:1px solid gray;
}
#gdiv table tr td{
	vertical-align:middle;
	border-bottom:3px solid rgb(50,50,50);
	border-right:3px solid rgb(50,50,50);
	position:relative;
	bottom:-5px;
	right:-5px;
	padding:5px 10px 10px 5px;
}
#gdiv img{
	max-width:650px;
	border:3px outset silver;
}

#gtumbdiv table {
	width:600px;
	overflow:scroll;
	}
#gtumbdiv img{
	width:100px;
}
#gtumbdiv table tr td{
	width:100px;
	background-color:rgb(230,230,230);
	border:1px solid gray;
	text-align:center;
	vertical-align:middle;
}
#gtumbdiv table tr td:first-child{
		border:1px solid #800000;
}
#gbildcomment{
	background-color:rgb(230,230,230);
	border:1px solid gray;
	padding:5px;
	margin-bottom:10px;
}
.navikatspan p{
	display:none;
	margin:0;
}
