/* Allgemein */

html {
	overflow: auto;
	overflow-x: hidden;
	height: 100%;
}

html, body, img, div {
	margin: 0;
	padding: 0;
	border: none;
}

body, p , ul, li, h1, h2, a, input, select, textarea {
	color: #0d2d43;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

body {
  	background: #0d2d43 url(/templates/images/p_hg.gif) top repeat-x;
	height: 100%;
}

h1, h1 a {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/*a, h1 a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}*/

h1 {
	margin: 15px 0 5px 17px;
}

p {
	padding: 0;
	margin: 5px 25px 5px 17px;
	line-height: 16px;
}

strong {
	font-weight: normal;
}

.bold {
	font-weight: bold;
}

.teaser {
	float: left;
	width: 50%;
}

/* Allgemein Ende */


/* Page */

#page {
	position: relative;
	margin: 0 auto;
	width: 1020px;
	height: auto;
	min-height: 750px;
	padding: 0;
}

* html #page {
	height: 100%;
}

/* Page Ende */


/* Content */

#content {
	position: absolute;
	top: 212px;
	padding: 0 0 0 10px;
	margin: 0;
	height: auto;
	min-height: 641px;
  	background: url(../images/c_hg.gif) 77px 0px repeat-y;
	border-bottom: 1px solid #66717e;
}

* html #content {
	position: relative;
	height: 750px;
	border-bottom: none;
}

/* Content Ende */

/* Title WDH */

#title {
	position: absolute;
	top: 28px;
	left: 21px;
	z-index: 2;
	color: #FFFFFF;
	font-weight: normal;
}

#title h1 {
	display: inline;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* Title WDH Ende*/


/* Index */

#index {
	margin: 0;
	padding: 0 0px 10px 0;
	width: 681px;
	float: left;
	height: auto;
}

* html #index {
	width: 680px;
}

#index img {
	margin: 3px 15px;
}

h1.toptitle {
	padding: 0;
	/*margin: 19px 0 85px 17px;   mit Contentbanner */
	margin: 19px 0 26px 17px;
	display: block;
	font-weight: normal;
	font-size: 11px;
}

ul, ol {
	margin: 0 0 7px 6px;
	padding: 4px 12px 1px 12px;
}

ul.index_list {
	padding: 10px 12px 5px 12px;
	width: 347px;
}

li {
	list-style: none;
	padding: 6px 0 4px 0;
	min-height: 20px;
	margin: 0;
	border-bottom: 1px solid #d80303;
}

li.last_p {
	border-bottom: none;
}

* html li {
	height: 20px;
}

ul.index_list li {
	padding: 1px 0 1px 0;
	border: none;
}

li a {
	text-decoration: none;
}

li a:hover, 
li a:active {
	text-decoration: underline;
}

/* Index Ende */


/* Menu */

#main_menu {
	width: 185px;
	margin: 0;
	padding: 0 0 0 8px;
	background: url(../images/m_hg.gif) top left no-repeat;
	float: left;
	height: auto;
}

.menu_index {
	padding: 0;
	margin: 0;
	height: auto;
	background: #ddedf6;
}

.menu_index a {
	color: #0d2d43;
	text-decoration: none;
	padding: 6px 0 0 28px;
	margin: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 26px;
	width: 157px;
	background: #ddedf6 url(../images/menu_hg.jpg) top no-repeat;
	border: none;
}

.pli a {
	word-spacing: -1px;
}

.menu_index a:hover, .menu_index a:active, .menu_index a.menu_active { 
	background: url(../images/menu_hg_a.jpg) top no-repeat;
	color: #FFFFFF;
}

.menu_index .menu_top {
	padding: 10px 0 0 28px;
	background: url(../images/menut_hg.jpg) top no-repeat;
}

.menu_index a.menu_top:hover, .menu_index a.menu_top:active { 
	background: url(../images/menut_hg.jpg) top no-repeat;
	color: #0d2d43;
}

.menu_index a.sub_menu {
	padding: 6px 0 0 42px;
	background-image: none;
	width: 143px;
}

.menu_index a.sub_menu:hover, .menu_index a.sub_menu:active, .menu_index a.sactive { 
	background: #ddedf6 url(../images/smenu_hg_a.gif) top no-repeat;
	color: #0d2d43;
}

.menu_index a.sactive {
	font-weight: normal;
}

.menu_index h1 a {
	margin: 0;
	padding: 6px 0 0 28px;
	font-size: 11px;
	font-weight: normal;
}

.menu_index h1 {
	display: block;
	height: auto;
	color: #0d2d43;
	margin: 0;
	padding: 0;
	background: url(../images/menu_hg.jpg) top no-repeat;
}

.menu_index h1.menu_top_hl {
	background: url(../images/menut_hg.jpg) top no-repeat;
}


h1.menu_hl {
	color: #0d2d43;
	text-decoration: none;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	display: block;
	height: 18px;
	width: 157px;
	word-spacing: -2px;
	letter-spacing: -0.5px;
	padding: 19px 0 0 28px;
	background: url(../images/menut_hg.jpg) top no-repeat;
}

h1.pl {
	font-size: 11px;
	font-weight: bold;
}

/* Menu Ende */


/* Box Rechts */

#box_right {
	position: relative;
	right: 0px;
	width: 120px;
	padding: 38px 3px 3px 3px;
	margin: 0;
	height: auto;
	float: left;
}

* html #box_right {
	right: 2px;
	padding: 38px 3px 3px 6px;
}

/* Box Rechts Ende */


/* Logo */

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1020px;
	height: 212px;
  	background: url(../images/banner.jpg) no-repeat;
	padding: 0;
	margin: 0;
}

/* Logo Ende */


/* Impressum */

p.impr {
	font-size: 11px;
}

p.itop {
	position: relative;
	width: 600px;
	padding: 0;
	font-size: 11px;
}

p.itop span {
	position: absolute;
	right: 0px;
	width: 200px;
}

* html p.itop span {
	margin-top: -2px;
}

p.itop span a {
	margin: 0;
	padding: 0;
	height: 12px;
	font-size: 11px;
}

h2.itop {
	padding-top: 24px;
}

h2 {
	margin-left: 17px;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Impressum Ende */
