


/* Start IE 6 only */
* html div.navigation3 {
	width: 200px;
}

div#navigation2 ul li.hoverelementHover div.navigation3 {
	display:block;
}

div.navigation3Hover {
	display:block;
}

div#navigation2 ul li.hoverelement, div.navigation3  {
  behavior: url('/fileadmin/template/hover.htc');
}
/* End IE 6 only */


div#main {
	background-image: url('/fileadmin/template/gfx/stahlglanz.gif');
	background-repeat: repeat-y;
	background-position: right;
	width: 979px;
	border-right: 1px solid #2E5B9B;
	border-bottom: 1px solid #2E5B9B;
  clear:both;
}
div#header {
	width: 979px;
	background-image: url('/fileadmin/template/gfx/oberer-Rand-breiter.jpg');
	height: 108px;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #2E5B9B;
}
div#content {
	width: 699px;
	float: left;
	overflow:auto;
	padding: 20px 20px 0px 20px;
	/* border-right: 1px solid red; */
}
div#right {
	color: #000000;
	width: 220px;
	padding: 20px 5px 0px 0px;
	float: right;
	/* border-right: 1px solid red; */
}
/* -- neue Navigation -------------- */
div#navigation1 {
	/* background-color: #2656A4;
*/
	color: #FFFFFF;
	width: 969px;
	padding: 8px 0px 0px 10px;
	border-right: 1px solid #2E5B9B;
	font-size: 12px;
	font-weight: normal;
}
#navigation1 ul li {
	float: left;
	list-style-type: none;
	padding: 0px 3px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navigation1 ul li a {
	padding: 0px 8px 1px 8px;
	color: #2E5B9B;
	background-color: #e6f0ff;
	font-size: 12px;
	font-weight: normal;
	border-right: 1px solid #2E5B9B;
	border-top: 1px solid #2E5B9B;
	border-left: 1px solid #2E5B9B;
}
#navigation1 a#sel {
	color: #FFFFFF;
	background-color: #2656A4;
	font-weight: bold;
}
#navigation2 {
	background-color: #2656A4;
	width: 964px;
	padding: 5px 0px 0px 15px;
	border-right: 1px solid #2E5B9B;
	border-bottom: 1px solid #2E5B9B;
	font-size: 11px;
	font-weight: normal;
}
#navigation2 ul li {
	float: left;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navigation2 ul li a {
	padding: 0px 6px 0px 4px;
	color: #FFFFFF;
	background-color: #2656A4;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
#navigation2 a#sel {
	font-weight: bold;
}
#navigation2 ul li .navigation3 {
	position: absolute;
	background-color: #e6f0ff;
	color: #000000;
	border: 1px solid #2E5B9B;
	padding: 2px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	display: none;
}
#navigation2 ul li .navigation3 ul li {
	float: none;
	list-style-type: none;
}
#navigation2 ul li .navigation3 ul li a {
	padding: 0px 8px 0px 8px;
	color: #000000;
	background-color: #e6f0ff;
	border-right: none;
	font-size: 11px;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

#navigation2 ul li:hover div.navigation3 {
	display: block;
}
#navigation2 ul li div.navigation3:hover {
	display: block;
}
/* -- alte Navigation -------------- */
a.nav_1 {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
}
a.nav_2 {
	color: #000000;
	font-size: 11px;
	line-height: 13px;
}
a.nav_3 {
	color: #000000;
	font-size: 10px;
	line-height: 11px;
}
td.nav_1 {
	background-color: #2656A4;
	font-size: 13px;
	padding: 4px 2px 4px 4px;
	width: 105px;
}
td.nav_2 {
	border: 1px solid #2656A4;
	font-size: 11px;
	padding: 4px 2px 4px 8px;
	width: 135px;
}
td.nav_3 {
	border-right: 1px solid #2656A4;
	font-size: 11px;
	padding: 4px 2px 4px 16px;
	width: 135px;
}
td.nav_marker_1 {
	background-color: #2656A4;
	border: 1px solid #2656A4;
	width: 5px;
}
td.nav_marker_1_sel {
	background-color: #FFFCE9;
	border: 1px solid #2656A4;
	width: 5px;
}
td.nav_marker_2 {
	background-color: #2656A4;
	border: 1px solid #2656A4;
	width: 5px;
}
td.nav_marker_2_sel {
	background-color: #FFFCE9;
	border: 1px solid #2656A4;
	width: 5px;
}
td.nav_marker_3 {
	background-color: #2656A4;
	border: 1px solid #2656A4;
	width: 5px;
}
td.nav_marker_3_sel {
	background-color: #FFFCE9;
	border: 1px solid #2656A4;
	width: 5px;
}
a {
	color: #2656A4;
	text-decoration: none;
}
a.sitemap {
	font-size: 12pt;
	font-weight: bold;
}
a.tx-boebbadewesenarchiv-pi1-list-link {
	display: block;
	font-weight: bold;
	padding: 0px;
}
table {
	border-spacing: 1px;
}
body {
	background-image: url('/fileadmin/template/gfx/oberer-Rand-breiter.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
body, td, ul, li, input.input_submit_forum, h1 {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
}
.textsmalllight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 9pt;
}
div.beratung_col1 {
	width: 30px;
}
div.beratung_col2 {
	width: 400px;
}
div.beratung_col3 {
	width: 110px;
}
div.spacer {
	height: 50px;
}
h1.layout1 {
	border-bottom: 1px solid #808080;
	font-size: 11pt;
	font-weight: bold;
	line-height: 15pt;
	margin: 10px 0px -6px 0px;
}
h1.layout2 {
	font-weight: bold;
	margin: 5px 0px -10px 0px;
}
h1.layout3 {
}
h1.layout4 {
}
h2.layout1 {
	font-size: 12pt;
	margin: 5px 5px 10px 0px;
}
h2.layout2 {
}
h2.layout3 {
}
input.input_submit {
	background-color: #FFFFFF;
	border: 1px #2656A4 solid;
	width: 100%;
}
input.input_submit_forum {
	border: 0px solid #FFFFFF;
	color: #0000FF;
	display: inline;
	width: auto;
}
input.input_text {
	border: 1px #2656A4 solid;
	width: 100%;
}
li {
	list-style-type: square;
	margin: 0px 0px 0px 5px;
}
table#t3_nav, table#sub_navigation {
	margin: 10px auto 50px auto;
	table-layout: fixed;
	width: 155px;
}
td.menu div.spacer {
	height: 10px;
}
td.menu input.one_row {
	border: transparent 0px solid;
	width: 165px;
}
td.menu span.white_font {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
}
td.small_td {
	background-color: #DDDDEE;
	font-size: 7pt;
	line-height: 10pt;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #EEEEF8;
	border-left: 1px solid #EEEEF8;
	border-bottom: 1px solid #8889A8;
	border-right: 1px solid #8889A8;
	text-align: left;
}
td.std_td {
	background-color: #DDDDEE;
	font-size: 9pt;
	line-height: 13pt;
	padding: 2px 2px 2px 2px;
	text-align: left;
	border-top: 1px solid #EEEEF8;
	border-left: 1px solid #EEEEF8;
	border-bottom: 1px solid #8889A8;
	border-right: 1px solid #8889A8;
}
th.small_th {
	background-color: #CCCCDD;
	font-size: 7pt;
	line-height: 10pt;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #DDDDEE;
	border-left: 1px solid #DDDDEE;
	border-bottom: 1px solid #8889A8;
	border-right: 1px solid #8889A8;
	text-align: left;
}
th.std_th {
	background-color: #CCCCDD;
	font-size: 9pt;
	line-height: 13pt;
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #DDDDEE;
	border-left: 1px solid #DDDDEE;
	border-bottom: 1px solid #8889A8;
	border-right: 1px solid #8889A8;
	text-align: left;
}
#spamhurdles_captcha {
	font-size: small;
	padding: 10px 0px;
	text-align: left;
}
.tx-indexedsearch-browsebox td {
	padding-right: 16px;
	padding-top: 8px;
}
.tx-indexedsearch-browsebox {
	padding-bottom: 0px;
}
td.tx-indexedsearch-browsebox-SCell p a {
	font-weight: bold;
}
#suche {
	width: 155px;
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}
#login input.input_text {
	margin-top: 3px;
	float: right;
	width: 6em;
}

#login {
	margin-top: 8px;
}

.csc-newloginbox-submit {
	margin-top: 3px;
	width: 155px;
}
label {
	margin-top: 4px;
	float: left;
	display: inline;
}
