body {
	padding: 0px;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 750px;
}
#content {
	width: 750px;
}
#header {
	width: 750px;
	height: 50px;
}
#footer {
	width: 750px;
	height: 50px;
}
#status {
	width: 750px;
	height: 30px;
	padding-left: 207px;
	background-image: url(../_/css/blauelinie.gif);
	background-position: 207px;
}
#navigation_links {
	width: 200px;
	height: 30px;
	padding-left: 207px;
	background-image: url(../_/css/blauelinie.gif);
	background-position: 207px;
}



#inhalt {
	width: 390px;
	position: absolute;
	left: 178px;
	top: 69px;
}
#links {
  position: absolute;
  top: 69px;
  left: 0px;
  width: 164px;
  height: 300px;
}
#rechts {
	position: absolute;
	top: 69px;
	width: 164px;
	height: 300px;
	float: left;
	left: 586px;
}




/*Ab hier NAVIGATION LINKS*/
/*Navigation Links EBENE 1*/
A.NAV1:link {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
A.NAV1:active { color: #999; font-size: 12px; font-style: normal; font-variant: normal; text-decoration: underline }
A.NAV1:visited {
	color: #999;
	text-decoration: none;
	font-size: 12px;
}
A.NAV1:hover { color: #505050; font-size: 12px; text-decoration: none }
A.NAV1_AKTIV:link {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A.NAV1_AKTIV:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
A.NAV1_AKTIV:active {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
/*Navigation Links EBENE 2*/
A.NAV2:link {
	color: #202020;
	text-decoration: none;
	font-size: 11px;
}
A.NAV2:visited {
	color: #202020;
	text-decoration: none;
	font-size: 11px;
}
A.NAV2:active { color: #202020; font-size: 11px; font-style: normal; font-variant: normal; text-decoration: underline }
A.NAV2:hover {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
A.NAVsupersmall:link {
	color: #202020;
	text-decoration: none;
	font-size: 10px;
}
A.NAVsupersmall:visited {
	color: #202020;
	text-decoration: none;
	font-size: 10px;
}
A.NAVsupersmall:active { color: #202020; font-size: 10px; font-style: normal; font-variant: normal; text-decoration: underline }
A.NAVsupersmall:hover {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
/*Navigation Links EBENE 3*/
A.NAV3:visited    { color: #696969; font-size: 11px; line-height: 15px; text-decoration: none }
A.NAV3:active   { color: #696969; font-size: 11px; line-height: 15px }
A.NAV3:link { color: #696969; font-size: 11px; line-height: 15px; text-decoration: none }
A.NAV3:hover { color: #000; font-size: 11px; line-height: 15px; text-decoration: none }
A.NAV3_AKTIV   { color: #000; font-size: 11px; line-height: 15px; text-decoration: none }
/*Ende Navigation LINKS*/
/*Ab hier INFOBOX*/
.infobox_2zeileneng      { line-height: 12px; background-color: #f5f5f5 }
.infobox_hell            { background-color: #f0f0f0; padding: 5px 10px 5px 12px }
.infobox_dunkel       { color: #000; font-size: 11px; font-weight: bold; background-color: #e1e1e1; padding-left: 12px }
.infobox_download_hell               { background-color: #f0f0f0; background-image: url("../_/bilder/pdf_icon_n.gif"); background-repeat: no-repeat; background-position: 0 2px; padding: 5px 16px 5px 12px }
.infobox_demo_hell                  { background-color: #f0f0f0; background-image: url("../_/css/demo1.gif"); background-repeat: no-repeat; background-position: 0 2px; padding: 5px 20px 5px 12px }
A.navi_infobox:link   {
	color: #505050;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
A.navi_infobox:visited   {
	color: #505050;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
A.navi_infobox:active   {
	color: #505050;
	text-decoration: none;
	font-size: 11px;
	line-height: 12px;
}
A.navi_infobox:hover   { color: #000; font-size: 11px; font-weight: normal; line-height: 12px; text-decoration: underline }
A.navi_infobox_AKTIV   { color: black; font-size: 11px; line-height: 12px; text-decoration: underline }
/*Ende INFOBOX*/
/*--------Start Text*/
.headline_cyan {
	color: #0cf;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
}
.headline_rot { color: #f00; font-size: 13px; font-weight: bold; line-height: 13px }
.headline_gelb { color: #ffd700; font-size: 13px; font-weight: bold; line-height: 13px }
.headline_orange { color: #ff8c00; font-size: 13px; font-weight: bold; line-height: 13px }
.headline_tuerkis { color: #0095a0; font-size: 13px; font-weight: bold; line-height: 13px }
.headline_gruen { color: #690; font-size: 13px; font-weight: bold; line-height: 13px }
.headline_dunkelgrau { color: #2d2d2d; font-size: 13px; font-weight: bold; line-height: 13px }
.headline_14px_schwarz {
	color: #000;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
}
.text {
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
.textcyan {
	color: #0cf;
	font-size: 12px;
}
.textblack {
	color: #000;
	font-size: 12px;
}
.bold {
	color: #666;
	font-size: 12px;
	font-weight: bold;
}
.textsmgray {
	color: #666666;
	font-size: 11px;
}
.textsupersmgray {
	color: #666666;
	font-size: 10px;
}
.textsmblack {
	color: #000;
	font-size: 11px;
}
.textsmblack_home { font-size: 11px; line-height: 15px }
A:link { color: #000; text-decoration: underline }
A:visited { color: #000; text-decoration: underline }
A:active { color: #000; text-decoration: underline }
/*--------Ende Text*/
A.lnin:link       {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
A.lnin:visited    {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
A.lnin:active    { color: #000; font: 11px Verdana, arial, helvetica; text-decoration: none }
A.lnin:hover    { color: #000; font: 11px Verdana, arial, helvetica; text-decoration: none }
/**/
#seal { color: #666666; font: 12px/14px Verdana, arial, helvetica }
ul   { color: #666666; font-size: 12px; font-weight: normal}
li      { color: #666666; font-size: 12px; font-style: normal; font-weight: normal; margin-bottom:6px; line-height: 14px; list-style-image: url("../_/css/li_element.gif") }
ol { margin-top: -3px; margin-left: -21px }
.edithead {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
/*Hauptnavigation AKTIV*/

