@charset "utf-8";
/* CSS Document */


/* Beschreibung der Container Print*/
#ausrichtung {
	width: 800px;
	height: 600px;
	margin: 0px;
	display:table-cell;
	vertical-align: inherit;
	position: absolute;
	top: 50px;
	left: 0px;
}

#inhalt {
	background-color: #FFFFFF;
	color:#000066;
}

#bg {
	background-color: #FFFFFF;
	color:#000066;
}

#bg #image {
	background-color: #FFFFFF;
	color:#000066;
	border: 1px solid #000066;
}
#bg #unavi {
	background-color: #FFFFFF;
	color:#000066;
}
#bg #inhalt {
	background-color: #FFFFFF;
	color:#000066;
	border: 1px solid #000066;
}
/* Ende: Beschreibung der Container Print*/



/* Navi Stufe 1 Boxen Print CSS*/
#hn ul li {
	background-color: #FFFFFF;
}

#hn ul li a {
	background-color: #FFFFFF;
	color:#000066;
	border: 1px solid #000066;
}
#hn .current {
	border: 1px solid #000066;
	font-weight: bold;
}

/* Ende Navi Stufe 1 Boxen*/



/* Navi Stufe 2 Text Print CSS*/

#unavi ul li a {
	/* a Grundschrift Zustand*/
	color:#000066;
	text-decoration: none;
	text-align: left;
}

#unavi .current {
	font-weight: bold;
}
/* Navi Stufe 2 Text Print CSS*/






body {
	background-color:#FFFFFF;
	color:#000066;
		font-family:Helvetica,Geneva,Arial,SunSans-Regular,sans-serif;
	font-size:10pt;
	font-stretch:normal;
	font-weight:normal;
	line-height: 13pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Start Schriftzustände*/

a:link {
	text-decoration: none;
	color:#000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
.normal {
	color: #000066;
}
.aktiv {
	color: #000066;
}
h1 {
	font-size: 10pt;
	margin: 0px;
	padding-top: 4px;
	color: #000066;
}
h2 {
	font-size: 10pt;
	margin: 0px;
	padding-top: 4px;
	color: #000066;
}

.bodytext {
	margin: 0px;
	padding-top: 4px;
	color: #000066;
	
}
/* Ende Schriftzustände*/



/* Mitarbeiter Boxen*/

#bg #image #box1 {

	border-right-color: #000066;
	border-bottom-color: #000066;
}


#bg #image #box2 {
	border-right-color: #000066;
	border-bottom-color: #000066;
}

#bg #image #box3 {
	border-bottom-width:1px;
	border-bottom-color:#000066;
}

#bg #image #box4 {
	border-right-color: #000066;
	border-bottom-color: #000066;
}

#bg #image #box5 {
	border-right-color: #000066;
	border-bottom-color: #000066;
}

#bg #image #box6 {
	border-bottom-color:#000066;
}

#bg #image #box7 {
	border-right-color: #000066;
	border-bottom-color: #000066;
}

#bg #image #box8 {
	width: 62px;
	height: 50px;
	border-right-color: #000066;
	border-bottom-color: #000066;
}

#bg #image #box9 {
	border-bottom-color:#000066;

}

#bg #image #box10 {
	border-right-color: #000066;
	border-bottom-color: #000066;
}

#bg #image #box11 {
	border-right-color: #000066;
	border-bottom-color: #000066;
}

#bg #image #box12 {
	border-bottom-color:#000066;
}

#bg #image #box13 {
	border-right-color: #000066;
	border-bottom-color: #000066;
}

#bg #image #box14 {
	border-right-color: #000066;
	border-bottom-color: #000066;
}

/* Ende Mitarbeiter Boxen*/


/* SUBNAVI Aufbau */


#bg #subnavi ul li a {
	/* a Grundschrift Zustand*/
	color: #000066;
	text-decoration: none;
	text-align: left;
}

#bg #subnavi .current {
	font-weight: bold;
}

/* ENDE SUBNAVI Aufbau */

