p {margin:0 0 5px 0;}
body {
	background-color: #FFFFFF;
	background-image: url(../images/hg_yellow_head.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top:0;
	margin-left:0;
}

body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #BD0000;
}

h2 {
	font-size: 11px;
	font-weight: bold;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

ul {
	list-style-image: url(images/li_punkt.gif);
}

li {
	list-style-image: url(images/li_punkt.gif);
}

input {
	background-color: #FEEEB5;
	border: 1px solid #666666;
	padding: 3px;
}

textarea {
	background-color: #FEEEB5;
	border: 1px solid #666666;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tableContent {
	background-color: #FFFFFF;
}

.tableNavBG {
	background: url(../images/nav_background.jpg);
}

.tableNav tr td {
	background: url(../images/nav_item_background.png);
	height: 30px;
	border-bottom: 1px #8f816b dotted;
}

.reqfields {
	font-size: 10px;
	font-weight: bold;
	color: #BD0000;
}

.normalbold {
	font-size: 11px;
	font-weight: bold;
}

a:link {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

a:active {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

// folgende damit die Sitemap nicht allzu auffallend ist

a:link#sitemap {
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}

a:visited#sitemap{
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}

a:hover#sitemap {
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: underline;
}

a:active#sitemap {
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}

.sitemap{
	font-size: 9px;
	font-weight: normal;
	color: #BBBBBB;
}

.rightCol p,
.rightCol h1 {padding-left: 10px;}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-lastcol {
margin-left:0px !important;
}