/* CSS Document */
/*  Stil  */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
}

h1 {
	font-size: 1.4em;
	font-weight: bold;
}

* html h1 {
   margin-bottom: 8px;
}

* html p {
   margin-bottom: 5px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
}

a {
	text-decoration: none;
}

li {
   margin-bottom: 1em;
}

ul {
   margin-left: -25px;
}

* html ul {
   margin-left: 20px;
}

*+html ul {
   margin-left: 20px;
}


div.csc-textpic-imagewrap{
   margin-top: 10px;
   margin-bottom: 5px;
}

.personen a, .module a {
	font-weight: bold;
}

.personen li {
	list-style-type: none;
	margin-left: -38px;
	margin-bottom: 12px;
}


.module li {
	margin-left: -18px;
	margin-bottom: 8px;
}

input.contact1, input.contact2, textarea.contact1 {
	width: 325px;
	padding: 3px;
	margin: 3px;
	font-size: 1.0em;
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.contact2{
	width: 35px;
}

input.button {
	font-weight:bold;
	padding: 5px;
	font-size: 1.0em;
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.navEbeneVier li {
   	margin-left: -38px;
	list-style-type: none;

}

#FooterLeft, #FooterRight {
   font-size: 0.9em;
}

/*  Stil Ende  */
