
body { background: #fff url(/img/bg_top.gif); margin-top: 0px; background-repeat:repeat-x; top left fixed; }


* { font-size: 12px; color: #014996; font-family: Arial, Helvetica, sans-serif;}

h1 { font-size: 18px; font-weight: normal; color: black;}
h2 { font-size: 16px; font-weight: normal}
h3 { font-size: 12px; color: red;}
h4 { font-size: 12 px; font-weight: normal; color: #014996}

img {border:0;}

#page_margins {
  	margin: 0 auto;
	width: 998px;
	min-width: inherit;
	max-width: none; }

#header { padding: 38px 0px; margin-top: 18px; background: transparent; background: none;      }
  * html #header { margin-top:-10px; }/* Gilt f�r IE6 */
  *+html #header { margin-top:-10px; }/* Gilt f�r IE7 */


#header_logo { margin-top: -28px; background: transparent; background: none; height: 70px;     }
  * html #header_logo { margin-top: -28px; }/* Gilt f�r IE6 */
  *+html #header_logo { margin-top: -28px; }/* Gilt f�r IE7 */

#header_kat { width: 680px; margin-top: -69px; }

#main { margin: 0px 0; background: #fff; }

#inhalt {
	float: right;
	width: 758px;
	margin: 0 0 0 0;
	visibility: visible; }


#inhalt p,td,tr,li {
	color: #014996;}

#inhalt_content {
  	padding: 10 px 20px;}

#navigation {
	float: left;
	margin-right: -5px;
	margin-left: 0;
	width: 222px;
	padding-top: 10px;
	visibility: visible; }

*nav-header-top {
	color: #014996f;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	background-image: url(/img/Navigationsbalken-oben.gif);
	background-repeat:repeat-y;}


	.nav-content {

		padding-left: 0px;
		margin:0 0 0 0px;
		font-size: 12px;
		list-style-position:outside;
		list-style-type:none;
		}

	.nav-content li {
		padding-bottom: 0px;
		margin: 0;
		}

	.nav-content img {
		padding-bottom: 0px;
		margin: 0;
		}


	.nav-header-top {

		color: #014996;
		padding: 5px;
		font-weight: bold;
		font-size: 12px;
		background-image: url(/img/Navigationsbalken-oben.gif);
		background-repeat:repeat-y;
		}

	.nav-header-bottom {

		color: #014996;
		padding: 5px;
		font-weight: bold;
		font-size: 12px;
		background-image: url(/img/Navigationsbalken-unten.gif);
		background-repeat:repeat-y;
		}
	.navigation {

		color: #014996;
		padding: 5px;
		font-size: 12px;
		background-image: url(/img/Navigationsbalken-mitte.gif);
		background-repeat:repeat-y;}



