/*css vor 17.07.09 */ 
html {
	height: 99%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	background-color: #fbf9ce; /*peach*/
	height: 100%;
	font-size: 14px;
}
#container {
	width:870px;
	background-color: #DDE2EC; /*hellblau-grau*/
	margin: 10px auto;
	padding: 5px;
/*	min-height: 500px;*/
}
#header {
	/*width:870px;*/
	/*height:120px;*/
	margin: 0;
	padding: 0 0 0 20px;
	background-color: #DDE2EC;
}
#navi {
	/*width:870px;*/	
	/*height:26px;*/
	font-size: 18px;
	font-weight: bolder;
	background-color: #AAB6BF;
	padding: 3px 35px;
	margin: 0;
	border-bottom: 3px solid #FF9900; /*d-orange*/
	border-top: 2px solid #FFCB7D; /*h-orange*/
}
#navi ul {
	padding: 0;
	margin: 0;
}
#navi ul li {
	display: inline;
	list-style-type: none;
}
#navi ul li a {
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px 30px;
	margin: 0 8px;
}
#navi a:link {
	color: #000000;
}
#navi a:visited {
	color: #333333; /*d-grau*/
	font-size: 18px;
	font-weight: bolder;
}
#navi a:hover {
	background-color: #FF9900;
}
#navi a#current {
	color: #446293; /*blau-grau*/
}
a:link {
	font-weight: normal;
	font-size: 18px;
	color: #2B2938; /*grau-schwarz*/
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-size: 18px;
	color: #2B2938;
	text-transform: capitalize;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #FF9900; /*orange*/
}
a:active {
	text-decoration: none;
	color:#FF9900; /*orange*/
	font-weight: normal;
}
a#current {
	color: #446293; /*graublau*/
}
.current {
	font-weight: bolder;
	color: #446293;
}
ul {
	line-height: 20px;
}
#unternavi {
	width:170px;
	line-height: 30px;
	float: left;
	margin: 0;
	padding: 16px 0 20px 10px;
	min-height: 130px;
}
#unternavi ul li {
	list-style-image: url(bilder/zahn.gif);
	font-weight: bolder;
	line-height: 28px;
}
#unternavi a:link {
	font-weight: bolder;
	font-size: 16px;
	color: #2B2938; /*grau-schwarz*/
	text-decoration: none;
}
#unternavi a:visited {
	text-decoration: none;
	font-size: 16px;
	color: #2B2938;
	text-transform: capitalize;
	font-weight: bolder;
}
#unternavi a:hover {
	text-decoration: none;
	color: #FF9900; /*orange*/
}
#unternavi a#current {
	color: #446293; /*graublau*/
	font-weight: bolder;
}
#text_container {
	padding: 0;
	margin: 0;
	width: 870px;
	height:540px;
	font-size: 14px;
}
#text {
	width: 465px;
	height: inherit;
	float: left;
	margin: 0;
	padding: 22px 10px 20px 25px;
	background-color: #FFFFFF;
	border-left: 2px solid grey;
	border-right: 2px solid grey;/*	min-height: 350px;*/
}
#text a:link {
	font-weight: bolder;
	font-size: 14px;
	color: #2B2938; /*grau-schwarz*/
	text-decoration: none;
}
#text a:hover {
	color: #FF9900;
	font-size: 14px;
	font-weight: bolder;
}
#text a:active {
	text-decoration: none;
	color:#FF9900; /*orange*/
	font-size: 14px;
	font-weight: normal;
}
#text a:visited {
	text-decoration: none;
	/*color:#FF9900; */
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
}
/*#text a:link {
	font-weight: bolder;
	font-size: 14px;
	color: #2B2938; /*grau-schwarz
	text-decoration: none;
	}*/
#text_notfall {
	width:420px;
	padding: 3px 8px 5px 12px;
	line-height: 1.4;
	float: left;
	margin: 0;
	border: 2px dashed orange;
}
h1 {
	font-size: 18px;
	color: #5174AE; /*rauchblau*/
}
p {
	font-style: normal;
	font-weight: normal;
}
.email_kontakt {
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
}
.email{
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
}
.fett14 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: none;
}
.fett12 {
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
.grossbuchstaben {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
}
.kleiner {
	font-size: 9px;
	margin: 0 0 5px 0;
	padding: 0;
	color: #333333;
	font-style: normal;
}
/*.klein {
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-transform: none;
}*/
.text_kollegen {
	line-height: 25px;
}
#right {
	width: 180px;
	float: right;
	margin: 0;
	padding-top:2px;
	text-transform: inherit;
	font-style: normal;
	font-size: 9px;
}
#right_putzen {
	width:180px;
	/*height:inherit;*/
	float: right;
	margin: 0;
	padding-top:2px;
	text-transform: inherit;
	font-style: normal;
	font-size: 9px;
}
#right a:link {
	font-size: 9px;
	font-weight: bolder;
	color: #FF9900; 
	text-decoration: none;
}
#right a:visited {
	font-size: 9px;
	font-weight: bolder;
	color: #FF9900; 
	text-decoration: none;
	text-transform: capitalize;
}
#right a:hover {
	color: #FF9900;
}
#sso_logo {
	float: right;
	margin: 0;
	padding-top: 5px;
	bottom: 0px;
}
#footer {
	width:865px;
	height:12px;
	background-color: #AAB6BF;
	border-bottom: 2px solid #FFCB7D;
	text-align: right;
	clear: left;
	margin: 0;
	padding: 0 5px 0 0;
	font-size: 9px;
}
#footer a:link {
	font-size: 9px;
	font-weight: bold;
	color: #2B2938; /*grau-schwarz*/
	text-decoration: none;
}
#footer a:visited {
	font-size: 9px;
	font-weight: bold;
	color: #2B2938; /*grau-schwarz*/
	text-decoration: none;
	/*text-transform: capitalize;*/
}
#footer a:hover {
	color: #FF9900;
}
.footer {
	font-size: 9px;
	color: #2C2B39;
}
/*.clearall {
	clear:both;
	height: 1px;
}*/
/* --- popupbild --- */
img, a img {
 border 0 none;
}
a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}
#grossbild, #grossbild1  {
	position: absolute;
	top: 80px;
	left: 250px;
	margin: 0 auto;
	padding: 18px 18px 0px 18px;
	background-color: #788396;/*#8F94A3;#858FA7; #DDE2EC; hellblau-grau*/
	color: #000000;
	border: 2px solid grey;
}
#grossbild .closelink,
#grossbild1 .closelink  {
	text-align: right;
	font-size: 10px;
}
#grossbild a,
#grossbild1 a {
	color: #FF9900;
	font-size: 10px;
	font-style: normal;
	text-transform: lowercase;
}
.aktuell {
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	text-transform: uppercase;
}
#left {
	width: 180px;
	float: left;
	margin: 22px 0 0 5px;
	/*text-transform: inherit;*/
	font-style: normal;
	font-size: 9px;
	padding: 0;
}
#right_aktuell {
	width: 175px;
	float: right;
	margin: 0;
	text-transform: inherit;
	font-style: normal;
	font-size: 9px;
	padding: 0 0 0 5px;
}
#text_aktuell{
	width: 455px;
	/*min-height: 550px;*/
	height: inherit;
	float: left;
	margin: 0;
	padding: 35px 20px 20px 25px;
	background-color: #FFFFFF;
	border-left: 2px solid grey;
	border-right: 2px solid grey;
}
#text_aktuell a:link {
	font-weight: bolder;
	font-size: 14px;
	color: #2B2938; /*grau-schwarz*/
	text-decoration: none;
}
#text_aktuell a:hover {
	color: #FF9900;
	font-size: 14px;
	font-weight: bolder;
}
#text_aktuell a:active {
	text-decoration: none;
	color:#FF9900; /*orange*/
	font-size: 14px;
	font-weight: normal;
}
#text_aktuell a:visited {
	text-decoration: none;
	font-size: 14px;
	font-weight: bolder;
	text-transform: capitalize;
}
#zitrone{
	width: 305px;
	height: 217px;
	/*float: left;*/
	margin: 0 0 20px 0;
	padding: 0;
}
