body {
	background-image:url(img/linien.gif);
}

/* SCHRIFTDEFINITIONEN */

p,li {	font-size:10pt;
	font-family:Helvetica,Arial,sans-serif;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:left; }

h1 {	font-size:11pt;
	font-family:Helvetica,Arial,sans-serif;
	font-style:bold;
	/*margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0; */}

h2 {	font-size:9pt;
	font-family:Helvetica,Arial,sans-serif;
	/*font-style:bold;*/
	color:#990000;
	/*margin-left:5px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:80; */}

h3 { 	font-size:10pt;
	font-family:Helvetica,Arial,sans-serif;
	font-style:bold;
	color:#000066;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px; }

/* DEFINITIONEN FÜR DIE INFOBOXEN */

h1#box {	font-size:9pt;
		font-family:Helvetica,Arial,sans-serif;
		font-style:bold;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:5px;
		margin-right:0px; }

p#box {	font-size:8pt;
		margin-left:0px;
		margin-top:0px;
		margin-bottom:5px;
		margin-right:0px;
		line-height:11pt;
		text-align:left;
		text-indent:0px; }

/* LINK DEFINITIONEN */

a:link { color:#00642B; }
a:visited { color:#00642B; }
a:hover { color:#000000; }
a:active { color:#00642B; }
a:focus { color:#000000; }

a#menu:link { color:#008339; text-decoration:none; font-weight:bold; }
a#menu:visited { color:#008339; text-decoration:none; font-weight:bold; }
a#menu:hover { color:#000000; text-decoration:none; font-weight:bold; }
a#menu:active { color:#008339; text-decoration:none; font-weight:bold; }
a#menu:focus { color:#000000; text-decoration:none; font-weight:bold;}

a#menu-intern:link { color:#A6A6A6; text-decoration:none; font-weight:bold; }
a#menu-intern:visited { color:#A6A6A6; text-decoration:none; font-weight:bold; }
a#menu-intern:hover { color:#000000; text-decoration:none; font-weight:bold; }
a#menu-intern:active { color:#A6A6A6; text-decoration:none; font-weight:bold; }
a#menu-intern:focus { color:#000000; text-decoration:none; font-weight:bold;}

/* SCROLLBAR */

body { 	scrollbar-base-color:#E6E6F0;
		scrollbar-3dlight-color:#E6E6F0;
		scrollbar-arrow-color:#000066;
		scrollbar-darkshadow-color:#AAAAFF;
		scrollbar-face-color:#E6E6F0;
		scrollbar-highlight-color:#FFFFFF;
		scrollbar-shadow-color:#FFFFFF;
		scrollbar-track-color:#E6E6F0;
     }


/* CMS */

span.datum { display:block; font-weight:normal; font-size:12px; }

div.cms { margin-bottom:30px; }

div.cms h2 {	font-size:14px; }