/* Remove padding and margin */
* {
  	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 0em;
	padding: 0px;
}

/* Class for clearing floats */
.clear {
	clear:both;
}

/* Remove border around linked images */
img {
	border: 0;
}

body {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../bilder/hg01.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	background-color: #12366B;
	overflow: -moz-scrollbars-vertical;
}

div#centerbox {
	clear: both;
	position:absolute;
	width: 796px;
	left: 50%;
	visibility: visible;
	margin-left: -398px;
	top: 0px;
	z-index: 2;
}
div#header {
	position:relative;
	width: 792px;
	visibility: visible;
	height: 79px;
	text-align: left;
	background-image: url(../bilder/logo01.jpg);
	background-repeat: no-repeat;
}
/* navi1 */

#nav1 {
	position:absolute;
	width: 500px;
	visibility: visible;
	height: 30px;
	text-align: center;
	left: 287px;
	z-index: 10;
	background-image: url(../bilder/hg_navi2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 8px;
}

#nav1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#nav1 li {
	display: block;
	margin: 0;
	padding: 0;
	width: auto;
	float: right;
}

#nav1 a {
	color: #999;
	display: inline;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	height: 21px;
	font-size: 11px;
	line-height: 21px;
	font-family: Verdana, Geneva, sans-serif;
}

#nav1 a:hover, #nav1 a:active {
	color: #FFF;
}

#nav1 a.active:link, #nav1 a.active:visited {
	color: #FFF;
}

div#navi2 {
	position:relative;
	width: 796px;
	visibility: visible;
	height: 84px;
	text-align: left;
}


div#logo {
	position:absolute;
	width: 154px;
	visibility: visible;
	height: 154px;
	text-align: left;
	z-index: 10;
	left: 90px;
	top: 41px;
}

div#hg_content_index {
	position:relative;
	width: 796px;
	font-size: 12px;
	height: 454px;
	background-image: url(../bilder/hg_content_inhalt.jpg);
	background-repeat: no-repeat;
}
div#hg_content {
	position:relative;
	width: 796px;
	font-size: 12px;
	height: 454px;
	background-image: url(../bilder/hg_content_inhalt.jpg);
	background-repeat: no-repeat;
}
div#hg_content_info {
	position:relative;
	width: 796px;
	font-size: 12px;
	height: 2800px;
	background-image: url(../bilder/hg_content_inhalt.jpg);
	background-repeat: repeat;
}

div#hg_content_info_new {
	position:relative;
	width: 796px;
	font-size: 12px;
	height: 1000px;
	background-image: url(../bilder/hg_content_inhalt.jpg);
	background-repeat: repeat;
}
div#hg_content_impressum {
	position:relative;
	width: 796px;
	font-size: 12px;
	height: 1150px;
	background-image: url(../bilder/hg_content_inhalt.jpg);
	background-repeat: repeat;
}

div#content_index {
	width: 760px;
	position: absolute;
	left: 6px;
	font-size: 12px;
	height: 234px;
	top: 187px;
}
div#content_bild_index {
	width: 246px;
	position: absolute;
	left: -14px;
	height: 167px;
	top: 420px;
}
div#content_text_index {
	width: 518px;
	position: absolute;
	left: 247px;
	font-size: 15px;
	height: 180px;
	top: 422px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #036;
	line-height: 18px;
}
div#content_text_beratung {
	width: 518px;
	position: absolute;
	left: 262px;
	height: 355px;
	top: 206px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #036;
	font-size: 12px;
}
div#content_text_links {
	width: 215px;
	position: absolute;
	left: 22px;
	height: 171px;
	top: 234px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #036;
	font-size: 12px;
}
div#content_infos {
	width: 260px;
	position: absolute;
	left: 519px;
	height: 42px;
	top: 563px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #036;
	font-size: 12px;
	text-align: right;
}

h1  {
	font-size: 16px;
	color: #036;
	text-align: left;
	letter-spacing: 1.5px;
	margin-bottom: 10px;
	padding: 0px;
}
h2  {
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 10px;
	padding: 0px;
}
h3  {
	font-size: 12px;
	font-weight: bold;
}
h4  {
	font-size: 10px;
}
p {
	padding-bottom: 6px;
}
blockquote  {
	padding-left: 16px;
}
.titel1 {
	font-size: 14px;
	font-weight: bold;
}
li  {
	padding-left: 0px;
	list-style-type: disc;
	margin-left: 16px;
}
a:link {
	color: #C60;
	text-decoration: none;
}
a:visited {
	color: #C60;
	text-decoration: none;
}
a:hover {
	color: #C30;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}
a:active {
	color: #C60;
	text-decoration: none;
}

div#footer_index {
	width: 796px;
	height: 21px;
	background-image: url(../bilder/hg_footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
	text-align: center;
	color: #6f839c;
	padding-top: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}
div#footer {
	width: 796px;
	height: 21px;
	background-image: url(../bilder/hg_footer.jpg);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
	text-align: center;
	color: #6f839c;
	padding-top: 3px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
}

.rahmen {
	border: 1px solid #E4E4E4;
}
.float_rechts {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
}
.float_links {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: -4px;
}

/* form */

fieldset {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
input {
	padding-right: 8px;
}

