*{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
html, body{
	height: 100%;
}
#mainTable{
	height: 100%;
	background-color: #D9D9D9;
}
#mainTd{
	background-color: #fff;
	width: 850px;
}
.globalDiv{
	font-size: 11px;
	color: #990000;
	text-align: right;
	padding-right: 50px;
}
.no{
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}
.no:hover{
	text-decoration: underline;
}
.act{
	color: #990000;
	text-decoration: underline;
	font-size: 11px;
}
.bannerDiv{
	padding-left: 1px;
	margin-top: 5px;
	padding-right: 1px;
}
.navigationDiv{
	height: 28px;
	background-color: #990000;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding-left: 10px;
	padding-right: 25px;
}
.mainMenu{
	float: left;
	width: 390px;
}
.suche{
	float: right;
	width: 318px;
	text-align: right;
	font-size: 11px;
	color: #fff;
	margin-right: 9px;
}
.sucheInput{
	font-size: 11px;
	color: #000;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 3px;
}
.mainMenu a{
	margin-left: 15px;
}
.clear{
	clear: both;
}
.indexDiv{
	text-align: left;
	margin-top: 80px;
	margin-left: 90px;
}
.indexDiv table{
	font-size: 11px;
}
.indexDiv table a{
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.indexDiv table a:hover{
	text-decoration: underline;
}
.contentDiv{
	text-align: left;
	margin-top: 50px;
	margin-left: 25px;
	margin-right: 35px;
}
.contentDiv h1{
	border-bottom: 1px solid #C0C0C0;
	font-size: 11px;
	font-weight: bold;
	color: #636465;
	padding-left: 8px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.contentDiv h2{
	border-bottom: 1px solid #C0C0C0;
	font-size: 11px;
	font-weight: bold;
	color: #636465;
	padding-right: 8px;
	padding-bottom: 8px;
	margin-bottom: 15px;
	text-align: right;
}
.contentDiv h2 a{
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.contentDiv h2 a:hover{
	text-decoration: underline;
}
.content{
	padding-left: 8px;
	padding-right: 35px;
	font-size: 11px;
	color: #636465;
	line-height: 18px;
}
.content p{
	margin-bottom: 15px;
}
.content a{
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.content a:hover{
	text-decoration: underline;
}
.themensuche input{
	font-size: 11px;
}
.themensuche{
	border-bottom: 1px solid #C0C0C0;
	font-size: 11px;
	font-weight: normal;
	color: #636465;
	padding-bottom: 6px;
}
.themensuche span{
	margin-right: 9px;
}
.themensuche img{
	padding-left: 3px;
}
.schlagwortSuche{
	margin-left: 630px;
	margin-bottom: 15px;
	margin-top: 10px;
}
