body {
	background-image: url(../img/stahl.jpg);
	background-color:#ffffff;
	color:#01056a;;
	font-family:Verdana,Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}

img {
	border:0;
}

a:link,a:visited {
	color: #01056a; 
}

a:hover {
	color: #01056a;
	text-decoration:none;
}

#container {
	margin:0 auto;
	text-align:left;
	padding:4px;
	width:920px;
	background-color:#FFFFFF;
	border-left:dotted 1px; 
	border-right:dotted 1px; 
	border-color:#cccccc;
	min-height:100%;
}
#container:after {
	content:"clear";
	clear:left;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
}

#header {
	height: 120px;
	background: url(../img/headlogo.jpg) no-repeat;
}

#col-left {
	float: left;
	width: 199px;
	text-decoration:none;
}

#col-left a, #col-left a:visited {
	padding-top: 0px;
	color: #01056a;
	text-decoration:none;
}

#col-left a:hover {
	color: #ffffff;
	text-decoration: none;
	text-decoration:none;
}

#col-right {
	float: left;
	width: 199px;
	background-color:#ffffff;
	line-height:16px;
	text-decoration:none;

}

#col-right a, #col-right a:visited {
	padding-top: 0px;
	color: #000000;
	text-decoration:none;
}

#col-right a:hover {
	color: #ffffff;
	text-decoration: none;
	text-decoration:underline;
}

#col-center {
	float: left;
	line-height:16px;
	width: 517px;
	margin-left:5px;
}

#bg-col-center {
	float: left;
	background: url(../img/bg-cont-bl.jpg);
	background-repeat: repeat-x;
	height: 152px;
	width: 512px;
	/*margin-top:183px;*/
	margin-top:168px;

}

#col-center-cont {
	width: 512px;
	float: left;
	padding:0px;
	line-height:16px;
}
#col-center-cont p {
	line-height:18px;
}
#col-center-cont ul {
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}
#col-center-cont li {
	padding-left:9px;
	background:url(../img/strich.png) 0 9px no-repeat;
}

.menuheader {
	/*background: url(../img/feld_deckel.jpg) no-repeat;*/
	background: url(../img/box_top_blau2.png) -1px;
	/*height: 21px;*/
	height: 23px;
	line-height:16px;
	width:191px;
	text-align:right;
	padding-right:8px;
	/*color:#01056a;*/
	color:#FFF;
	font-size:11px;
	padding-top:5px;
}

.menufooter {
	background: url(../img/footer_dots.jpg);
	background-repeat: no-repeat;
	height: 5px;
	margin-bottom: 1.2em;
}

h1 {
	font-size:16px;
	font-weight:bold;
	margin:0 0 17px 0;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin:7px 0 17px 0;
	padding-top:9px;
	background:url(../img/dotline-content.gif) no-repeat;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin:0 0 17px 0;
}

.height {
	height:100%;
}

.box-content {
	line-height:18px;
	padding:5px;
	background-color:#d6d6d9;
}
.box-content p {
	margin-top:0;
}

#box-content-re {
	line-height:18px;
	padding:5px;
	background-color:#d6d6d9;
}
#box-content-re p {
	line-height:18px;
}

#box-content-re a:hover {
	color: #01056a;
}

.box-content1 {
	line-height:16px;
	padding:12px 5px 5px 5px;
}
.box-content1  p {
	line-height:16px;
}

#flaggen {
	float:right;
	margin:10px 10px 0 0;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 170%;
}
p {
	line-height:16px;
}

ul, ol {
	margin-left: 3em;
}

dl.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

dl.list1 dt {
	float: left;
	width: 70px;
}

dl.list1 dd {
	margin-bottom: 10px;
}

dl.list1 a {
	color: #666666;
}

ul.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

ul.list2 li {
	float: left;
	margin: 0 0px 0px 0;
}

ul.list2 li.nopad {
	margin-right: 0;
}

#lhNavi ul {
	margin:0 0 15px 0;
	padding:0;
	list-style-type:none;
}
#lhNavi ul ul {
	display:none;
	margin:0;
}
#lhNavi li {
	padding-left:12px;
	background:url(../img/pf_navi.gif) 2px 5px no-repeat;
}
#lhNavi li.dotline {
	background:url(../img/dotline-navi.gif) 2px 7px no-repeat;
}
#lhNavi a.active, #lhNavi li.active span {
	font-weight:bold;
}
#lhNavi li.active ul {
	display:block;
}
#lhNavi li li {
	background:none;
}

#topNavi {
	float:right;
	text-align:right;
	width:512px;
	height:28px;
	margin-right:5px;
	/*color: #01056a;*/
	color:#DDD;
	background:url(../img/box_top_blau.png) -1px grey;
}
#topNavi ul {
	float:right;
	list-style-type:none;
	margin:9px 0 0 0;
	padding:0;
}
#topNavi li {
	float:left;
	line-height:9px;
	border-right:1px solid #01056a;
	height:11px;
}
#topNavi li.last {
	border:none;
}
#topNavi li.active {
	color:#CCC;
	padding:0 6px;
}
#topNavi li a:hover {
	color:#CCC;
}
#topNavi a {
	margin-top:-2px;
	padding:0 6px;
	/*color: #01056a;*/
	color:#FFF;
	text-decoration:none;
}
table {
	table-layout:fixed;
}
tr {
	vertical-align:top;
}
#uebersicht_kdsysteme {
	widtH:100%;
}
#uebersicht_kdsysteme td {
	padding:2px;
}
#uebersicht_kdsysteme p {
	margin:0;
}
.oddeven {
	background-color:#f3f3f3;
}
.col-center-cont p {
	line-height:14px;
}




.center {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.my_gallery {
	margin:0 0 1.5em 0;
	padding:0;
	border:1px solid #000;
	list-style-type:none;
	width:512px;
	height:260px;
}
#col-center-cont .my_gallery li {
	background:none;
	padding-left:0;
}

.anmeldung fieldset {
	border:0;
}
.anmeldung label {
	display:inline-block;
	width:150px;
}
.anmeldung input {
	width:200px;
	margin-bottom:5px;
	border:1px solid #999;
}
.anmeldung input:focus {
	background-color:#EEE;
}
.anmeldung input[type=submit] {
	width:100px;
	margin-left:102px;
}
.anmeldung tt {
	font:12px Arial;
	float:right;
	width:110px;
	height:16px;
	margin:3px 0 0 0;
	padding-left:20px;
	background:url(/img/dreieck.png) no-repeat transparent;
	display:none;
}
.anmeldung .fehler {
	border:1px solid red;
}


.text_hidden {
	display:none;
	margin:0 0 10px 15px;
	color:#000;
}
.toggleBlock {
	margin-bottom:200px;
}
.toggleBlock p {
	margin:0;
}
.plus {
	margin:3px 3px 0 0;
}
.fadeNext {
	display:block;
	margin:10px 0 0 0;
	outline:none;
}
ol {
	margin:0 0 0 18px;
	padding:0;
}
#col-center-cont ol li {
	background:none;
	padding-left:0;
}
table.funktionen1 {
	margin:0;
	padding:0;
	border-collapse:collapse;
	table-layout:fixed;
	width:400px;
	margin-top:10px;
}
table.funktionen1 th {
	text-align:left;
}
table.funktionen1 th.th {
	width:40px;
}
#col-center-cont ul.none li {
	background:none;
	padding-left:0;
}
#col-center-cont ul.none li li {
	padding-left:9px;
	background:url(../img/strich.png) 0 9px no-repeat;
}
