body {
	background-color: #E3E3E3;
	font-family: Arial, Helvetica, sans-serif;
}

#inhalt {
	background-image: url(img/querschnitt.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#text_box {
	background-color: #FFFEE6;
	height: 330px;
	width: 500px;
	overflow: auto;
	float: right;
	margin-right: 35px;
}

#text {
	margin:15px 0px 30px 30px; 
	width:440px;
	}
	
#text_inhalt {
	font-size: 13px;
	}
	
#rote_headline {
	font-size: 13px;
	color: #B30415;
	font-weight: bolder;
	}
	
#rote_schrift_gr {
	font-size: 26px;
	color: #B30415;
	font-weight: bolder;
	}
	
#navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#navi a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-bottom: 7px;
	font-weight: bolder;
	display: block;
}

#navi a:hover{
	color: #B30415;
}
a#navi_aktiv {color: #B30415;}




#navi_sw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#navi_sw a {
	color: #333333;
	text-decoration: none;
	margin-right: 12px;
	margin-bottom: 7px;
	font-weight: bolder;
	display: block;
}

#navi_sw a:hover{
	color: #B30415;
}
a#navi_sw_aktiv {color: #B30415;}



#links a {
	color: #004C14;
	text-decoration: none;
	font-weight: bolder;
}

#link-seite a {
	color: black;
}

#links a:hover {
	color: #B30415;
	text-decoration: underline;
}


/*wird nach der Aktion mit dem - Tag der offenen Tür - wieder auskommentiert*/
#tabellen a{
	color: #B30415;
	text-decoration: none;
	font-weight: bolder;
	font-size: 13px;
}

#tabellen a:hover {
	color: black;
}

#s{
	color: black;
	font-size: 10px;
}
/* bis hier hin*/



#sw_schrift_mitel {
	font-size: 18px;
	color: #333333;
	font-weight: bolder;
}
