body {
	/*	color: #7d7d7d; */
	color: #6d6b6b;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/hg_body.gif);
	background-repeat: no-repeat;
	background-position: center 0;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow: -moz-scrollbars-vertical;
	line-height: 18px;
}
p {
	
}
td {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
a {
/*	color: #E92900; */
	color: #921026;
	text-decoration: none;
}
a:hover { 
}

#mainwrapper a:hover {
	text-decoration: underline;
}
#contentleftwrapper p {
	text-align: justify; }

form {
	margin: 0;
	padding: 0;
}
input, select, textarea {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: solid 1px #666
}
input.image {
	border-style: none
}
h1 {
	color: #7d7d7d;
	font-size: 92%;
	margin: 0;
/* padding: 0 0 0px; */ }
h2 {
	color: #921026;
	font-size: 130%;
	font-weight: bold;
	padding: 0 0 5px;
}
h3 {
	/*	font-size: 117%; */
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-size: 108%;
	font-weight: bold;
}
h5 {
	color: #921026;
	font-size: 108%;
	font-weight: normal;
}
hr {
	background-color: #bfc3c5;
	height: 1px;
	overflow: hidden;
	clear: both;
	border-style: none;
}
.small {
	font-size: 11px;
	line-height: 16px;
}
.leftvisual {
	float: left;
	clear: both;
	margin: 0 16px 8px 0;
}
.rightvisual {
	float: right;
	margin-top: 0px;
	margin-left: 16px;
	margin-bottom: 5px
}
.marker {
	background-color: #ffd500;
}
#center {
	width: 980px;
	text-align: left;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
#mainwrapper {
	width: 980px;
	margin-top: 100px;
}
#navtop {
	width: 980px;
	height: 124px;
	margin: 0 0 9px;
}
#navtop a {
	color: #666;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#navtop a.fontsize {
	color: #666;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navtop ul {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	background-image: none;
	float: right;
	margin: 0;
	padding-top: 6px;
	padding-right: 70px;
	padding-bottom: 6px;
	list-style-type: none;
	list-style-image: none;
	display: block;
}
#navtop li {
	background-image: none;
	float: right;
	margin: 0;
	padding: 0 5px;
}
#navtopimg {
	width: 980px;
	height: 124px;
	overflow: hidden;
}
#navtoplogo {
	color: #ddd;
	font-size: 38px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	line-height: 42px;
	letter-spacing: 0.08em;
	position: absolute;
	top: 40px;
	left: 40px;
	margin: 0;
	padding: 0; }
#mainnavwrapper {
	background-image: url(/images/c-tl.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 140px;
	left: 66px;
	width: 850px;
	height: 40px;
}
#mainnav {
}
#mainnav a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 13px 18px;
	display: block;
}
#mainnav ul {
	font-family: arial, helvetica, sans-serif;
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: block;
}
#mainnav li {
	background-image: none;
	height: 40px;
	float: left;
	margin: 0;
	padding: 0;
	border-right: 1px solid #fff;
}
.ctr, .cbl, .cbr {
	position : absolute;
	width : 20px;
	height : 20px;  /* corner images are 20x20 */
	display : block;
	margin-bottom : -1px;  /* this is for IE */
}
.ctr {
	background : transparent url(/images/c-tr.png) no-repeat;
	top : 0;
	right : 0;
}
.cbl {
	background : transparent url(/images/c-bl.png) no-repeat;
	bottom : 0;
	left : 0;
}
.cbr {
	background : transparent url(/images/c-br.png) no-repeat;
	right : 0;
	bottom : 0;
}
.subnavwrapper {
	font-size: 11px;
	position: absolute;
	top: 140px;
	left: 90px;
	width: 808px;
	height: 32px;
	overflow: hidden;
	display: block;
}
.subnavwrapper a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 10px 20px 0;
	display: block;
}
.subnavwrapper ul {
	font-family: arial, helvetica, sans-serif;
	background-image: none;
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: block;
}
.subnavwrapper li {
	background-image: none;
	height: 40px;
	float: left;
	margin: 0;
	padding: 0;
}
#navcontentwrapper {
	width: 228px;
	overflow: hidden;
	float: right;
	min-height: 100%;
}
#navcontent {
	font-family: arial, helvetica, sans-serif;
	width: 150px;
	float: none;
	margin-top: 40px;
}
#navcontent ul {
	color: black;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0 0 32px;
	width: 186px
}
#navcontent li {
	width: 186px;
	border-bottom: 1px solid #e0e0e0;
	display: block
}
#navcontent ul li a {
	font-weight: bold;
	overflow: hidden;
	padding: 6px 8px 6px 24px;
	display: block;
}
#navcontent ul li h4 {
	color: #7d7d7d;
	font-size: 11px;
	margin: 0;
	padding: 2px 8px;
}
#navcontent ul ul {
	color: black;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding: 0
}
#navcontent ul li ul li a {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	padding: 4px 10px;
	border-top: 1px solid #d7d7d7;
	display: block;
}
#navcontent ul li ul li a:hover {
	color: #fff;
	background-color: #0c3b97;
}
#navcontent ul li ul li a.selected {
	color: #fff;
	background-color: #0c3b97;
}
#contentwrapper {
	text-align: left;
	width: 870px;
	visibility: visible;
	float: right;
}
#contentleftwrapper {
	width: 620px;
	float: left;
}
#content {
	font-size: 13px;
	line-height: 16px;
	padding-right: 20px;
}
#contentrightwrapper {
	font-size: 92%;
	width: 215px;
	overflow: hidden;
	float: left;
	margin: 0 0 24px;
	padding: 0;
}
.rightwrapper {
	background-image: url(/images/rechts-mid.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 215px;
}
.righttop, .rightbot {
	display: block;
	margin-bottom: -1px;
	position: absolute;
	width: 215px;
}
.righttop {
	background: url(/images/rechts-top.gif) no-repeat;
	top: 0;
	left: 0;
	height: 15px;
}
.rightbot {
	background: url(/images/rechts-bot.gif) no-repeat;
	bottom: 0;
	left: 0;
	height: 24px;
}
.righttext {
	padding: 20px 22px 29px;
}
.homewrapper {
	background-image: url(/images/home-mid.gif);
	background-repeat: repeat-y;
	position: relative;
	width: 300px;
	float: left;
	height: auto;
}
.hometop, .homebot {
	display: block;
	margin-bottom: -1px;
	position: absolute;
	width: 265px;
}
.hometop {
	background: url(/images/home-top.gif) no-repeat;
	top: 0;
	left: 0;
	height: 15px;
}
.homebot {
	background: url(/images/home-bot.gif) no-repeat;
	bottom: 0;
	left: 0;
	height: 24px;
}
.hometext {
	padding: 20px 22px 29px;
}
#bread {
	text-decoration: underline;
	font-size: 10px;
	color: #333333;
	/* color: #7d7d7d; */
	margin-bottom: 12px;
	margin-left: 110px;
	padding: 0 0 5px;
}
#bread a {
	color: #333333;
}
#fachkreiselogin {
	background-image: url(/images/hg_fach_login.jpg);
	background-repeat: no-repeat;
	width: 215px;
	height: 208px;
	display: block;
}
#fachkreiselogin form {
	padding-top: 70px;
	padding-right: 30px;
	padding-left: 30px;
}
#suchewrapper {
	background-image: url(/images/suche-rechts.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 215px;
	height: 40px;
}
#suchewrapper form {
	padding-top: 12px;
	padding-right: 30px;
	padding-left: 30px;
}
#suchewrapper input {
	border-style: none;
}
#footerwrapper {
	clear: both;
	padding-top: 24px;
	padding-left: 64px;
	display: block;
}
#footer {
	color: #666;
	font-size: 10px;
	line-height: 24px;
	background-image: url(/images/cf-l.gif);
	background-repeat: no-repeat;
	text-align: center;
	position: relative;
	width: 850px;
	height: 25px;
	overflow: hidden;
}
#footer a {
	color: #666;
}
#footerright {
	background-image: url(/images/cf-r.gif);
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	height: 25px;
	display: block;
}
#query {
	width: 100px;
}
#navsb {
	margin-top: 12px;
	margin-bottom: 36px;
	margin-left: 330px;
	display: block;
}
#navsb a {
	color: #999;
	font-size: 11px;
	float: left;
	margin-right: 8px;
	padding: 1px;
	border: solid 1px white;
	display: block;
}
#navsb a:hover {
	border: solid 1px #7d7d7d;
}


