html,body {
	height: 100%;
}

body {
	background: #fff url(i/bg_body.gif) repeat-x;
	font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: lighter;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	margin: 0;
	padding: 0;
}

bg {
	background: url(i/bg-verlauf.gif) repeat-x right bottom;
}
a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #888888;
	text-decoration: none;
}

h1, p {
	margin: 24px 0 0 0;
}

h1 {
	font-size: 12px;
}

b, strong {
	font-weight: bold;
}

/*ul {
	margin: 0 0 0 -40px;
	*margin: 0 0 0 0px;

}

li {
	margin: 0 0 0 0;
	padding-left: 16px;
	list-style-type: none;
	background:url(i/strich.gif) no-repeat;
}*/

/*hr {
	border-top: 1px solid #333;
	border-bottom: none;
	border-left: none;
	border-right: none;
}*/

#portrait {
	position: absolute;
	width: 227px;
	height: 171px;
	top: 0px;
	left: 0px;
}

#logo {
	position: absolute;
	width: 167px;
	height: 241px;
	top: 197px;
	/*top: 26px;*/
	left: 27px;
	margin-top:22px;
}

#logo img {
	border: none;
}

.tabelle-aussen {
	background: url(i/bg_table.gif) repeat-y;
}

#menu {
	margin: 22px 0 0 227px;
	padding-left:23px;
	background-color: #999999;
	font-size: 17px;
	line-height: 24px;
	font-weight:bold;
}

#navi{
	margin-left: 227px;
	margin-top: 29px;
	height: 25px;
	background-color:#990033;
	color:#ffffff;
	font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-align:left;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
}
#navi:link { font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; 
font-size: 9pt; color: #ffffff; text-decoration: none; line-height: 14pt; letter-spacing: 0.03em; text-align: left; font-weight: bold; }
#navi:visited { font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; font-size: 9pt;  text-decoration: none; line-height: 14pt;  text-align: left; font-weight: bold; }
#navi:active { font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; 9pt; color: #ffffff; text-decoration: none; line-height: 14pt;  text-align: left; font-weight: bold; }
#navi:hover { font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif; font-size: 9pt; color: #A8FFFF; text-decoration:underline; line-height: 14pt;  text-align: left; font-weight: bold; }

/*#menu-bottom {
	margin-left: 35px;
	margin-bottom: 2px;
	font-size: 12px;
	line-height: 16px;
}*/

#menu a,
#menu-bottom a {
	color: #fff;
	text-decoration: none;
}

a.aktiv,
#menu a:hover,
#menu-bottom a:hover {
	color: #333 !important;
	text-decoration: none;
	font-weight: bold;
}/*
#left-intro{
	width:807px;
	background: url(../img/bg_body.gif) repeat-x;
}
#intro {
	margin-left: 28px;
	width:100%;
	overflow: hidden;
	background-color:#FFFFFF;

}*/

/*** ANIMATION ***/

#intro {
	height: 580px;
}

.text-gr {
	font-size: 18px;
}
.fl-text {
	margin-left:20px;
	color:#000000;
	font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: 500;
	font-size:14px;
	line-height:26px;
}
.ueberschrift {
	margin-left:20px;
	color:#990033;
	font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight:bold;
	font-size:17px;
	line-height:26px;
	text-decoration:none;
}
.anmerkung {
	margin-left:14px;
	color:#666666;
	font-family: "Neue Helvetica Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight:bold;
	font-size:14px;
	line-height:26px;
}