* {
	font-family: verdana, geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0;
	border: none;
	color: rgb(0,0,0);
}

#frk {
		margin-left:10px 20px 20px 0;
		text-align:left;
		color:#000000;
		font-family:verdana,geneva,sans-serif;
}

#frk h1 {
		color:#00BCA2;
		font-weight:bold;
		font-size:16px;
		margin:15px 0 10px 0;}
#frk strong {
		color:#000000;
		font-weight:bold;
}

.unsichtbar {
	display: none; 
	position: absolute; 
	top: 5px; 
	left: 280px;
	border-left: 1px solid rgb(255,255,255);
	border-top: 1px solid rgb(255,255,255);
	border-right: 2px solid rgb(0,0,0);
	border-bottom: 2px solid rgb(0,0,0);
}

div div strong {
	color:#00BCA2;
	font-size:11px;
}

B {font-weight: bold;}
I {font-style: italic;}
EM {
	font-weight: bold;
	font-style: normal;
	color: rgb(102,102,102);
}

sup {font-size: 9px;}

body {
	background-color: rgb(255,255,255);
	text-align: center; /*.Fuer dumme IE-Browser - Zentrierung #container.*/
}

#abstand {
	float: left;
	height: 50%;
	width: 100px;
	margin-bottom: -355px; /*.Halbe Hoehe des #container - DIVs.*/
}

#container {
	position: relative;
	clear: left;
	width: 960px;
	height: 710px;
	margin: 0 auto;
	background-color: rgb(255,255,255);
	background-image: url(../eicons/HG_Farbverlauf4.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	border: 1px solid rgb(179,179,179);
	border-bottom: 1px solid rgb(102,102,102);
	text-align: left; /*.Fuer dumme IE-Browser - Zentrierung ab #container aufheben.*/
}

#logo {
	position: absolute;
	top: 35px;
	left: 10px;
	width: 175px;
	height: 70px;
}

#inhalt {
	position: absolute;
	top: 130px;
	left: 235px;
	width: 723px;
	height: 578px;
	overflow: auto;
}

#inhalt H1 {font-size: 18px; margin: 0 0 15px 0; color: rgb(0,188,162);}
#inhalt H2 {font-size: 15px; margin: 0 0 15px 0; color: rgb(0,188,162);}
#inhalt H3 {margin: 0 0 10px 0; color: rgb(0,188,162);}
#inhalt P {}

