html {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/layout/htgr02.jpg);
	background-position: left top;
	background-color: #ffc411;
}
body {
	margin: 0px;
	padding: 20px 0 50px 0;
	background-image: url(../img/layout/htgr01.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #091c44;
}
a {
	color: #091c44;
}
table, img {
	border: 0;
}
form {
	padding: 0;
	margin: 0;
}
#body2 {
	margin:0 auto;
	width: 970px;
	border: none;
	background-image: url(../img/layout/htgr03.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
/*********************************************************/
DIV#borderBottom {
	clear: left;
}
DIV#borderBottom img,
DIV#head img {
	float: left;
}
/*********************************************************/
DIV#contentWrap {
	float: left;
	width: 525px;
	background-image: url(../img/layout/htgr05.jpg);
	background-repeat: repeat-x;
	padding: 40px 0 70px 0;
}
DIV#content {
	width: 475px;
	margin-left: 30px;
}
DIV#content img {
	border: 1px solid #fff;
}

DIV#content SPAN.timepublic {
	font-size: 11px;
	float: right;
	margin-top: -20px;
}
DIV#content a:hover {
	color: #6e8ed1;
}
/*********************************************************/
DIV#rightColWrap {
	float: left;
	width: 205px;
}
/*********************************************************/
DIV#navLeftWrap {
	width: 240px;
	float: left;
	background-image: url(../img/layout/htgr04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 50px;
}
UL#navLeft {
	margin: 80px 65px 0 30px;
	padding: 0;
	width: 180px;
	font-size: 14px;
}
UL#navLeft li {
	width: 180px;
	list-style: none;
	background-image: url(../img/layout/nav01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
UL#navLeft li.aktiv {
	/*background: none;*/
}
UL#navLeft img {
	float:left;
}
UL#navLeft a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 8px 5px 10px 5px;
}
UL#navLeft a:hover {
	color: #000000;
}
UL#navLeft a.aktiv {
	font-weight: bold;
}
UL#navLeft2 {
	width: 200px;
	margin:  0 0 0px -10px;
	padding: 10px 0 0 0;
	font-size: 11px;
	background-color: #fff;
	background-image: url(../img/layout/nav02b.gif);
	background-repeat: no-repeat;
	background-position: top;
}
UL#navLeft3 {
	padding: 0;
	margin: 0 0 10px 0;
}
UL#navLeft3 li,
UL#navLeft2 li {
	width: 200px;
	background: none;
}
UL#navLeft2 li.borderBottom {
	height: 10px;
	display: block;
	background-image: url(../img/layout/nav02a.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
UL#navLeft3 a,
UL#navLeft2 a {
	display: block;
	padding: 5px 5px 5px 15px;
	color: #3d5586;
}
UL#navLeft2 a:hover {
	color: #ce0000;
}
UL#navLeft3 a {
	padding: 2px 5px 2px 30px;
	color: #3d5586;
	background-image: url(../img/layout/nav03b.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
}
UL#navLeft3 a.aktiv {
	background-image: url(../img/layout/nav03a.gif);
}
UL#navLeft3 a:hover {
	background-image: url(../img/layout/nav03c.gif);
}
/***********************************************
	Redaktion / Links
***********************************************/
li#redaktion {
	padding-top: 20px;
}
li#redaktion a {
	display: block;
	padding: 3px 10px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	background-color: #4a6191;
	margin-bottom: 1px;
}
/***********************************************
	Content PDF-Liste
***********************************************/
UL#filelist {
	margin: 0 0 20px 0;
	padding: 0;
}
#filelist li {
	margin: 0;
	list-style: none;
	display: block;
	line-height: normal;
	clear: both;
	padding: 2px 0 4px 0;
}
#filelist li img {
	float: left;
	margin: 0 10px 0 0;
}
#filelist li a.mime {
	display: block;
	float: left;
	width: 40px;
	height: 24px;
	color: #fef6db;
	line-height: 24px;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
	background-color: #6e8ed1;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	letter-spacing: 1px;
}
#filelist li a.mime:hover {
	color: #fff;
}
/***********************************************
	Content PDF-Liste
***********************************************/
UL#randimg {
	width: 152px;
	margin: 58px 0 30px 26px;
	padding: 0;
}
UL#randimg li {
	width: 152px;
	list-style: none;
	float: left;
	margin-bottom: 20px;
	text-align: center;
}
UL#randimg li.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}
UL#randimg img {
	border: 1px solid #fff;
	background-color: #FFFFFF;
}
UL#randimg img:hover {
	border-color: #000000;
}
UL#randimg li DIV.title {
	width: 152px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
}
UL#randimg li DIV.title a {
	text-decoration: none;
	color: #fff;
	display: block;
}
UL#randimg li DIV.title a:hover {
	color: #000000;
}
/***********************************************
	KONTAKT-FORM
***********************************************/
TABLE#mailtable {
  margin-bottom: 15px;
}
#mailtable td{
  padding: 1px 5px 0px 0px;
}
#mailtable .mailTextfield,
#mailtable .mailTextarea {
  width: 300px;
  height: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
  background-color: #fff;
  border: 1px solid #d4c5af;
}
#mailtable .mailTextarea{
  height: 100px;
  scrollbar-base-color: #d4c5af;
}
#mailtable .mailButton, 
#mailtable .mailButton:focus {
  width: 120px;
  height: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
  background-color: #854632;
  border: 1px solid #854632;
  color: #fef6db;
  font-size: 11px;
  cursor: pointer;
  margin-bottom: 3px;
}
#mailtable .mailButton:hover {
  color: #fff;
  border: 1px solid #fff;
}
.mailVertraulich {
  color: #733d1c;
  font-size: 11px;
}
/********************************
	ROUTENPLANER
********************************/
#formRoute {}
#formRoute div.line {
	padding: 1px 0;
}
#formRoute input.field {
	width: 200px;
	font-size: 12px;
	border: 1px solid #666;
}
#formRoute input.submit {
	width: 200px;
	margin-left: 40px;
	margin-top: 5px;
	border: 1px solid #666;
}
#formRoute div.label {
	width: 40px;
	float: left;
}