html, body {
margin: 0;
padding: 0;
min-width: 100%;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
background: #fbfbfb;
text-align: justify;
}

div.wrapper {
margin: 0 auto;
width: 1009px;
min-height: 100%;
background: url(bilder/edv-background.jpg) repeat-y center top;
}

* html div.wrapper { /* Für IE */
height: 100%;
}

div.header {
	margin: 0 auto;
	width: 1009px;
	height: 110px;
	background-image: url(bilder/edv-top-design.jpg);
	background-repeat: no-repeat;
}

div.top-navigation {
	position: relative;
	top: 80px;
	left: 223px;
	width: 786px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
div.breadcrumb {
	padding: 10px 10px 0px 10px;
	float: left;
	width: 766px;
	background: url(bilder/edv-breadcrumb.jpg) no-repeat;
	font-size: 7pt;
}

div.center {
	width: 1009px;
	height: 100%;
}

div.edv-suche {
	width: 223px;
	height: 45px;
	line-height: 45px;
	text-align:center;
	background: url(bilder/edv-suche-hintergrund.jpg) no-repeat;
}

.textfeld {
height: 15px;
vertical-align: middle;
}

.schaltflaeche {
height: 23px;
vertical-align: middle;
}

div.edv-box-oben {
	width: 223px;
	height: 5px;
	background: url(bilder/edv-box-oben.jpg) no-repeat;
}

div.center-navigation {
	float: left;
	width: 223px;
	min-height: 100%;

}

div.center-inhalt {
	padding: 10px;
	float: left;	
	width: 766px;
	min-height: 100%;
}

div.clear {
clear: both;
margin: 0;
padding: 0;
height: 30px;
line-height: 30px;
}

div.footer-design {
margin: -35px auto 0 auto;
padding: 0;
width: 1009px;
height: 35px;
line-height: 35px;
text-align: center;
background: url(bilder/edv-footer-design.jpg) no-repeat;
}

h1 {
font-size: 12pt;
}
h2 {
font-size: 11pt;
}
h3 {
font-size: 10pt;
}
h4 {
font-size: 9pt;
}
h5 {
font-size: 8pt;
}
h6 {
font-size: 7pt;
}

.menuleiste {
color: #000000;
font-weight: bold;
}
.menuleiste:hover {
text-decoration: none;
}
div.linkschrift-menu {
	font-weight: bold;
	padding: 10px 0px;
	width: 220px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
div.linkschrift-submenu2 {
	padding: 5px 5px;
	width: 210px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div.linkschrift-submenu3 {
	padding: 5px 5px 5px 10px;
	width: 205px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div.linkschrift-submenu4 {
	padding: 5px 5px 5px 15px;
	width: 200px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div.linkschrift-submenu5 {
	padding: 5px 5px 5px 20px;
	width: 195px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

div.linkschrift-submenu6 {
	padding: 5px 5px 5px 25px;
	width: 190px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.linkschrift {
color: #003366;
text-decoration: none;
margin-left: 5px;
}

.extern, a.extern {
line-height: 10px;
font-size: 10px;
color:#999999;
}

.csc-mailform {
        border: 0px;
}
 
.csc-mailform-field label {
        width: 250px;
        float: left;
        text-align: right;
        margin-right: 5px;
        display: block;
}

.csc-mailform-submit {
        margin-left: 260px;
}

.schwarz {
color: #000000; text-decoration: none;
}

.small {
font-size: 10pt;
}

.mini {
font-size: 8pt;
}

.xxl-mini {
font-size: 7pt;
}

a img {
border : 0 none;
}

div.clearsmall {
clear:both;
line-height:5px;
}
