@charset "utf-8";
#ausrichtung {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#logo {
	width: 100%;
	/*height: 88px;*/
	/* Fassung 2: height: 130px; */
	height: 80px;
	text-align: center;
	margin: 0px;
	/*padding-top: 12px;*/
	/* Fassung 2 padding-top: 17px; */
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#umrandung {
	/*height: 340px;*/
	/* Fassung 2: height: 505px; */
	height: 400px;
	border: 4px solid #8CA6BC;
	/*padding: 30px;*/
	padding: 30px;
	/*width: 936px;*/
	width: 932px;
	margin: 0px;
	float: left;
}
#rechts {
	float: left;
	/*width: 296px;*/
	/* FaSSung 2  width: 282px; */
	width: 222px;
	height: 402px;
}
#bild {
	background-color: #FFFFFF;
	/* Fassung 2 width: 280px; */
	width: 220px;
	/* Fassung 2 height: 509px; */
	height: 400px;
	border: 1px solid #FD471B;	
}
#fachbereich {
	
}
#line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FD471B;
	float: left;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#hn {
	/*width: 1120px;*/
	width: 1000px;
	font-size: 12px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#hn li {
	display: block;
	float: left;
}
#hn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#hn a {
	display: block;
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 109px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}
#hn #letzterLI a {
	display: block;
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
}
#hn a:hover {
	color: #FD471B;
}
#hn .aktiv {
	font-weight: bold;
	color: #FD471B;
}
#bild ul {
	list-style-type: none;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 4px;
	line-height: 14px;
}
#bild ul li ul {
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
#bild ul li a {
	color: #5A7D93;
	text-decoration: none;
	font-weight: bold;
}
#bild ul li ul li a {
	color: #5A7D93;
	text-decoration: none;
	font-weight: normal;
}

/* Alleinstehende 1. Hierarchie, ohne 2. Hierarchie */
/* Ausser oberster */
#bild ul li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A7D93;
	padding-bottom: 1px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* bottom: Unterster Hierarchie 2 unten */
/* top: Oberster Hierarchie 2 oben */
/* ausser oberster */
#bild ul li ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A7D93;
	padding-bottom: 1px;
	padding-top: 0px;
}

/* Oberster Hierarchie 1 */
#bild ul li.top {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #5A7D93;
	padding-bottom: 1px;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* oberster */
#bild ul li ul li.top {
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #5A7D93;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

/* unterster */
#bild ul li ul li.bottom {
	/*line-height: 140%; */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5A7D93;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#bild ul a:hover {
	color: #FD471B;
}

/* Formulare */
label {
	width: 100px;
	float: left;
	padding-bottom: 10px;
}
.csc-mailform-field {
	padding-bottom: 5px;
}
textarea {
	width: 300px;
	font-family: "Courier New", Courier, monospace;	}
input {
	width: 300px;
	font-family: "Courier New", Courier, monospace;	
}
#mailformformtype_mail {
	width: 100px;
}
.csc-mailform {
    background-color: #FFFFFF;
    width: 600px;
    border-style: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
