/*****************************/
/* benutzerdefinierte styles */

td.textblock {
	background-image: url("images/hg_text_oben.gif");
	background-repeat: repeat-y;
	padding: 0 30px 30px 30px;
	background-color: #666666;
}
td.hg_subnavi {
	background-image: url("images/hg_subnavi.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
td.news {
	background-image: url("images/hg_news.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 30px;
	padding-bottom: 8px;
	padding-right: 54px;
	font-size: 11px;
}
.newsDivKlein, .newsDivGross {
	margin-right: 8px;
	margin-top: 8px;
	overflow: hidden;
}
.newsDivGross {
	height: 160px;
	width: 236px;
}
.newsDivKlein {
	height: 78px;
	width: 115px;
}
td.news div.newsTitle {
	font-weight: bold;
	padding-left: 18px;
	padding-top: 6px;
}
td.news div.newsText {
	padding-left: 18px;
	padding-right: 12px;
	font-size: 11px;
}
div.newsBildKlein {
	padding-top: 5px;
	padding-left: 5px;
}
div.newsBildGross {
	padding-top: 10px;
	padding-left: 10px;
}
td.news a.servicenavi {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
a.newsLink {
	color: #000000;
}
td.hg_wie_text {
	background-color: #666666;
	background-image: url("images/hg_text_oben.gif");
	background-repeat: repeat-y;
}
.td_unternavi a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	position: relative;
	padding-bottom: 2px;
	padding-top: 2px;
}
.td_unternavi a.selected {
	font-size: 14px;
	color: #333333;
}
.td_unternavi a:hover {
	color: #333333;
}
.linie_zwischen_navi {
	height: 2px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
.td_unternavi a.sub_sub, .td_unternavi a.sub_sub_selected {
	font-size: 12px;
	display: block;
	position: relative;
	padding-bottom: 3px;
	padding-top: 3px;
}
.td_unternavi a.sub_sub_selected {
	color: #333333;
}
.td_unternavi a.sub_sub:hover {
	color: #333333;
}
div.kommentar {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 15px;
}
	







body {
	background-color: #333333;
	background-image:url("images/hg_body.gif");
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
body, td, th, p, li, ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.kleiner {
	font-size: 90%;
}
a {
	color: #dddddd;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a.buttons {
	color: #FFFFFF;
	background-color: #999900;
	text-decoration: none;
}
form {
	padding: 0;
	margin: 0;
}
input.button, input.submit {
	color: #000000;
	border : 1px solid #000000;
	background-color: #CCCCCC;
	font-size : 11px;
	cursor: pointer;
} 
p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 6px;
	margin-bottom: 6px;
}
ul {
	padding: 0;
	margin: 0 0 15px 15px;
}
li {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0;
}
h1 {
	font-size: 18px;
	padding-bottom: 14px;
}
h2 {
	font-size: 16px;
	padding-bottom: 10px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 11px;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}
.schriftWeiss {
	color: #FFFFFF;
}
.schriftSchwarz {
	color: #000000;
}
.HGweiss {
	background-color: #FFFFFF;
}
