* {
	margin: 0px;
	padding: 0px;
	font-family:Arial;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	padding-top: 3px;
}

#wrapperall {
	text-align: left;
	width: 980px;
	border: 1px solid black;
	margin: auto auto auto auto;
	overflow: hidden;
}

#header {
	margin-top: 10px;
	height: 132px;
	overflow: hidden;
}

#header_left {
	width: 214px;
	float: left;
}

#header_right {
	margin-right: 29px;
}

#header_right_top {
	height: 17px;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold;
}

#header_right_hoverimages {
	height: 96px;
	text-align: right;
}

#header_right_hoverimages img {
	margin-left: 1px;
}

#header_right_bottom {
	height: 19px;
	text-align: right;
	font-size: 1em;
}

#breadcrumbs {
	overflow: hidden;
}


#breadcrumbs_left {
	height: 22px;
	background-image: url(/fileadmin/pix/bg_breadcrumbs.gif);
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-size: 0.9em;
	line-height: 22px;
	color: #FFFFFF;
	padding-left: 245px;
	margin-right: 29px;
}
* html #breadcrumbs_left {
	margin-right: 26px;
}
#breadcrumbs_left a {
	color: #FFFFFF;
	text-decoration: none;
}

#breadcrumbs_right {
	float: right;
	width: 29px;
	height: 24px;
	background-image: url(/fileadmin/pix/sd_breadcrumbs_right.gif);
	overflow: hidden;
}
* html #breadcrumbs_right {
	width: 32px;
	margin: 0 -3px;
}

#wrapper {
	min-height:500px;
	background-image: url(/fileadmin/pix/bg_navigation.gif);
	background-repeat: repeat-y;
}
* html #wrapper {
	height:500px;
}

#navigation {
	background-image: url(/fileadmin/pix/bg_navigation.gif);
	background-repeat: repeat-y;
	width: 214px;
	float: left;
	min-height:514px;
}
* html #navigation  {
	margin-right: -3px;
	height:514px;
}

#search {
	height: 35px;
	background-image: url(/fileadmin/pix/bg_search.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}

* html #search {
	height: 50px;
}

#search a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/fileadmin/pix/bullet-white.gif);
	background-position: 2px 3px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

#search input {
	border: 1px solid #000000;
	background-image: url(/fileadmin/pix/sd_input.gif);
	padding-left: 3px;
}

#search a:hover {
	text-decoration: underline;
}

#menu {
	padding: 15px;
}

#menu ul {
}

#menu ul li {
	list-style: none;
}

.ebene1 a {
	background-image: url(/fileadmin/pix/bullet-green.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 20px;
	color: #000000;
	font-size: 1.2em;
	line-height: 28px;
	text-decoration: none;
}
.ebene1_open {
	text-decoration: underline;
}
.ebene1_active {
	text-decoration: underline;
}

.ebene2 a {
	background-image: url(/fileadmin/pix/bullet-green.gif);
	background-position: 20px 4px;
	background-repeat: no-repeat;
	padding-left: 40px;
	color: #000000;
	font-size: 1.2em;
	line-height: 28px;
	text-decoration: none;
}
.ebene2_active {
	text-decoration: underline;
}
#menu  a:hover {
	text-decoration: underline;
}

#breadcrumbs_shadow {
	height: 15px;
	margin-left: 214px;
	background-image:url(/fileadmin/pix/sd_breadcrumbs_bottom.gif);
	background-position: right;
}
* html #breadcrumbs_shadow {
	margin-left: 211px;
}

#content {
	padding-left:   30px;
	padding-top:    15px;
	padding-right:  30px;
	padding-bottom: 15px;
	margin-left: 214px;
}

#content #contentcontainer {
	min-height:380px;
}

#content a {
	color: #006600;
}

#content p {
	margin-bottom: 1em;
}

#content h1 {
	font-size: 1.4em;
	font-weight: bold;
}

#content .csc-firstHeader {
	border-bottom: 1px solid #000000;
}

#content ul {
	margin-left:2em;
	margin-bottom:2em;
}

#content li {
	padding-left:1em;
}

#content hr {
	width: 100%;
	height: 0px;
	border-top: 1px solid #000000;
	border-left: none;
	border-bottom: none;
	border-right: none;
	margin-top: 1em;
	margin-bottom: 1em;
}

#footer {
	text-align: center;
	margin-top: 1em;
	font-size: 0.8em;
	color: #666666;
}

.ansprechpartner {
	width:700px;
	border:1px solid #000;
	background:#F5F5F5;
	padding:0.2em;
	margin-bottom:1.3em;
}
.ansprechpartner td {
	width:50%;
}
