input, td, p, div, body, a,h1,select,font{
	//font-family : tahoma,arial,helvetica;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration : none;

}
a {
	color: Black;
	text-decoration : none;
}
h1{
	font-size : 16px;
}
input {
	background-color: White;
	border: 1px;
	border-style : solid;
}
.RegForm {
	width : 280px;
}
.RegFormCheck {
	width : 16px;
}
.KonForm {
	width : 200px;
}
.KonFormText {
	width : 406px;
}
iframe{
	margin-top : 3px;
	border : thin solid Black;
	
}
.MainNavi {
	color : White;
	font-weight : bold;
	text-decoration : none;
	font-size : 10px;
}
.SubNaviLink {
	color: #000000;
	text-decoration : none;
	font-size : 11px;
}
.SubNaviLinkAkt {
	color: #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-size : 11px;
}
.EditMainNavi{
	background-color : #6699ff;
	border: 2px solid #3300ff;
	width : 100%;
}
.editText {
	width : 780px;
}
.editTextHtml{
	position: absolute;
    top: 0;
	left: 0;
     z-index: 2;
    visibility: hide;
    visibility: hidden;
	background-color: #0099ff;
}
.UNaviTitle {
	font-family : tahoma,arial,helvetica;
	font-size : 11px;
	font-weight : bold;
	color : white;
}
.ListTable{
	background-color: Black;
}
.ListTr{
	background-color: #F0F0F0;
	cursor : pointer;
}
.ListHead{
	background-color: Silver;
	font-weight : bold;
}
hr{
	border : 1px solid #8593d0;
}
.BgGrau{
	background-color : #F0F0F0;
}
.forumlist {
	background-color: #cccccc;
}

#main {
	width: 780px;
}

#starttopic {
	width:700px;
	height:150px;
	vertical-align: middle;
}


#texttitle {
	width: 800px;
	background-color: #E2F2FA;
	padding: 16px 16px 16px 16px;
	font-size: 16px;
}
#textbody {
	width: 800px;
	background-color: #E2F2FA;
	padding: 16px 16px 16px 16px;
}
#starttd {
	width: 280px;
	padding: 10px;
	background-color: #AFCBDA;
	color: #006699;
}
#starttd a{
	color: #006699;
	font-weight: bold;
}
#header {
	width: 100%;
	height: 88px;
	text-align: right;
	color: White;
	background-image: url(./gfx/header_bg.png);
	background-repeat: repeat-x;
}

#maintab {
	padding-top:60px;
	width: 100%;
	background-color: #3F7CA9;
	background-image: url(./gfx/main_bg.png);
	background-repeat: repeat-x;
	vertical-align: top;
}

#menu {
	padding-top:60px;
	width: 200px;
	float: left;
}

#content {
	
}


div.sitemap {
	width: 100%;
	height: 180px;
	overflow: auto;
	padding-top: 22px;
	background-color: Lime;
	background: url(./gfx/bg_sitemap.png) repeat-x top;
}

div.sitemap .sitemaplink  {
	float: left;
	margin-left: 20px;
}

div.sitemap .sitemaplink a {
	font-size: 11px;
	font-weight: bold;
	color: Black;
}

div.sitemap .sublink {
	
}

div.sitemap .sublink a {
	font-size: 10px;
	font-weight: normal;
	color: Black;
	
}


div.mainnavi {
	width: 160px;
	background-color: #BCDFEE;
}

div.mainnavi .menulink  {
	background: url(./gfx/button.png) repeat-x top;
	line-height: 37px;
	
}

div.mainnavi .menulink a {
	font-size: 14px;
	font-weight: bold;
	padding-left: 2px;
	color: White;
}

div.mainnavi .sublink {
	background-color: #3F7CA9;
	line-height: 18px;
	margin-bottom: 2px;
	padding-left: 2px;
}

div.mainnavi .sublink a {
	font-size: 12px;
	font-weight: normal;
	color: White;
}
