a {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #003366;
}

body{
	background-image: url(bilder/hgbalken.gif);
	background-repeat: repeat-y;
}

body, div, td{
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#haupttitel{
	text-align: right;
	text-transform: uppercase;
	position: absolute;
	right: 70PX;
	top: 100px;
	z-index: 200;
}

div#haupttitel, div#haupttitel a{
	color: #666666;
	font-size: 20px;
	font-weight: bold;
	cursor: default;
}

div#inhalt{
	width: 60%;
	left: 200px;
	position: absolute;
	right: 50px;
	top: 200px;
}

div#menu{
	width: 100px;
	text-align: right;
	text-transform: uppercase;
	left: 35px;
	position: absolute;
	top: 200px;
	z-index: 800;
}

div#menu a{
	padding-left: 5px;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 20px;
}

div#menu a:hover, div#menu a.active{
	color: #000000;
}

div#menu li{
	margin: 0;
	list-style-position: outside;
	list-style-type: none;
}

div#menu ul{
	margin: 0;
	padding: 0;
}

div#menu ul ul a{
	font-size: 10px;
	line-height: 11px;
}

div#partner{
	width: 60PX;
	background-color: #FFFFFF;
	height: 123px;
	position: absolute;
	right: 0;
	top: 0px;
	z-index: 300;
}

div#titelbalken{
	width: 100%;
	background-color: #CCCCCC;
	height: 123px;
	z-index: 100;
}

div#titelbild{
	z-index: 200;
}

div#titelbild img{
	border-bottom: 0;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-right-width: 3px;
}

div#titelbild, div#titelbalken{
	left: 0;
	position: absolute;
	top: 68px;
}

div#zoelch{
	position: absolute;
	right: 31px;
	top: 2px;
	z-index: 400;
}

form table tr td {
	padding-left: 5px;
	padding-right: 20px;
}

form table tr td.csc-form-fieldcell input, form table tr td.csc-form-fieldcell select, form table tr td.csc-form-fieldcell textarea {
	border: 1px;
	border-color: #CCCCCC;
	border-style: solid;
}

h1 {
	margin-bottom: 5px;
	margin-top: 18px;
	font-size: 14px;
	line-height: 12px;
}

h2 {
	margin-bottom: 5px;
	margin-top: 16px;
	font-size: 12px;
	line-height: 12px;
}

h3{
	margin-bottom: 3px;
	margin-top: 16px;
	color: #999999;
	font-size: 12px;
	line-height: 16px;
}

hr{
	color: #003399;
	height: 1px;
}

li{
	margin-bottom: 7px;
	padding: 0;
	line-height: 15px;
}

ol, ul{
	margin-bottom: 12px;
	padding-left: 20px;
	padding-top: 10px;
	list-style-position: outside;
}

p.csc-searchresult, p.bodytext{
	margin-top: 0px;
	margin-bottom: 1px;
	line-height: 16px;
}

table.adressen{
	width: 500px;
}

table.adressen td{
	padding-bottom: 7px;
	padding-right: 5px;
	width: 250px;
	vertical-align: top;
}

table.contenttable-0{
	width: 300px;
}

table.contenttable-0 td{
	vertical-align: top;
}

table.contenttable-0 td.td-0{
	width: 100px;
}

ul.csc-bulletlist{
	margin-left: 0px;
	margin-top: 0px;
	list-style-image: url(bilder/aufzaehlung.gif);
}

/*
td.csc-form-fieldcell textarea{
	border: solid;
	border-color: #666666;
	border-width: 1px;
}
*/
