a{
	color: #000099;
}

body, div, td{
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}
body{
	background-color: White;
	background-image: url(bilder/hg_menu.png);
	background-repeat: repeat-y;
}
h1,h2,h3,h4,h5,h6{
	line-height: 120%px;
}
h1 {
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 16px;
}

h2{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 14px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2px;
	margin-top: 14px;
}

h4{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 10px;
}

h5{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 10px;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 2px;
}

hr{
	height: 1px;
	color: #6DA14B;
}

li{
	padding-bottom: 7px;
}

ol, ul{
	list-style-position: outside;
	margin-bottom: 12px;
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 20px;
}

p, p.bodytext, p.csc-searchresult {
	line-height: 120%;
	margin-bottom: 1px;
	margin-top: 0px;
}

p. bodytext a{
	font-weight: normal;
}

p.csc-caption{
	font-size: 11px;
	font-style: italic;
	margin-bottom: 3px;
}

td.csc-form-fieldcell input{
	
	margin-bottom: 5px;
}
span.fineprint{
	display: none;
}

table{
	border-collapse: collapse;
}

table.contenttable{
	margin-bottom: 5px;
	margin-top: 3px;
}

table.contenttable td{
	padding-right: 2px;
	vertical-align: top;
}

table.contenttable-1{
	margin-bottom: 10px;
	margin-top: 10px;
}

table.contenttable-1 td{
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 3px;
	padding-top: 2px;
}
/*
table.contenttable-1 tr.tr-odd td{
	background-color: #CCCCCC;
}
*/
table.csc-searchform{
	margin-top: 20px;
}

td.csc-form-labelcell{
	padding-right: 20px;
	vertical-align: top;
}

td.csc-uploads-icon{
	padding-right: 10px;
}

td.csc-uploads-icon, td.csc-uploads-fileName{
	padding-bottom: 10px;
	padding-top: 5px;
}

td.modcaption{
	padding-bottom: 12px;
	padding-top: 3px;
}
div#kopf{
	position: relative;
}
div#kopfbild{
}
div#rechts{
	right: 0;
	position: absolute;
	padding: 65px;
	background-color: #000099;
	color: #FFFFFF;
	width: 100px;
}
div#newsoben{
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left: 15px;
}
div#juhui{
	padding-bottom: 20px;
	padding-left: 5px;
}
div#menu{
   background-color: White;
	left: 0;
	padding: 2px;
	width: 200px;
	position: absolute;
	background-image: url(bilder/menuhg.png);
	height: 800px;
	background-repeat: repeat-x;
}

div#menu a{
	border-bottom-color: #00019B;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #00014A;
	display: block;
	font-weight: normal;
	left: 0;
	padding-bottom: 3px;
	padding-left: 14px;
	padding-top: 5px;
	right: 0;
	text-decoration: none;
}

div#menu a.active{
	background-color: #000099;
	color: #FFFFFF;
}

div#menu a:hover{
	background-color: #ACACAC;
	color: #00019B;
}

div#menu li{
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#menu ul{
	margin: 0;
	padding: 0;
}

div#menu ul ul a{
   background-color: #F5E495;
	font-size: 11px;
	padding-left: 18px;
}

div#menu ul ul a, div#menu ul ul ul a{
	line-height: 14px;
	padding-left: 23px;
}

div#menu ul ul ul a{
   background-color: #FDFAEB;
	font-size: 10px;
	padding-left: 30px;
}
div#titel {
	font-size: large;
	font-weight: bold;
	position: relative;
	left: 272px
}
div#inhalt {
	position: relative;
	margin-left: 200px;
	padding: 65px;
	background-image: url(bilder/logohg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	min-height: 500px;
}

div#links {
	position: relative;
	margin-left: 200px;
	padding: 65px;
	background-image: url(bilder/logohg.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: white;
	min-height: 500px;
}

table#inhalttabelle td{
	padding-left: 10px;
	vertical-align: top;
}
table#inhalttabelle{
	width: 100%
}
table#inhalttabelle td#links,table#inhalttabelle td#rechts{
	width: 50%;
}
table.adressliste td{
	white-space: nowrap;
	padding: 5px;
	vertical-align: bottom;
}
table.adressliste tr.tr-odd{
	background-color: #CCCCCC;
}
span.nospam {
display: none;
}
@media print{
	div#kopfverlauf, div#menu{
		display: none;
	}
}
