/* Farben:
			Gruen (hell)   #ADBE42
			Gruen(dark)  #99AE13
--------------------------------------------
           Hellblau   #99CCFF
           Blau       #6699CC
           Grau       #666666
           Dunkelblau #336699
           Rahmengrau #D4D0C8
           AntiqueWhite #FAEBD7 (250,235,215)
--------------------------------------------
           WinGrau    #D4D0C8  (212,208,200)
           Dunkelgrau #000033  (  0,  0, 51)
           Hellgelb   #FFFFCC  (255,255,204)
           Hellblau   #3399FF  ( 51,153,255)
           Orange     #FF9933  (255,153, 51)

           	background:#f0e7d7;
           	border-color:#ffe #aaab9c #ccc #fff;
  background-image:url(images/bg_verlauf_grau.jpg);
  background-repeat:repeat-x;
  */

html {height:101%;}
body {height:100%; font-family:Arial, Verdana, Geneva,  Helvetica, sans-serif, serif; font-size:10pt; font-weight:normal; margin:0px; padding:0px; background:#FFFFFF url(images/bg2.jpg) repeat-x;}
strong {font-weight:normal;}
h1 {color:#101010; font-size:10pt;}
h2 {color:#101010; font-size:14pt; margin-top:0px; margin-bottom:3px;}
h3 {color:#101010; font-size:10pt; margin:0px;}

div.zentriert {width:100%; text-align:center;}

div.impressum {color:#000000; text-decoration:underline; margin-bottom:5px;}

a.link {color:#002BBB; text-decoration:none;}
a.link:hover {text-decoration:underline;}

p {	margin-top:0px;	text-align:left; color:#202020;}

table.top {
	margin-left:auto;
	margin-right:auto;
	table-layout:fixed;
	height:70px;
	border-top-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-left-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-right-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	background-color:#FFFFFF;
}

/* to stretch the container div to contain floated list */
div.TopNavi {
	display:block;
	float:left;
	width:120px;
	height:25px;
	margin:0;
	padding:0;
	text-align:center;
}

div.TopNavi a {
	display:block;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	border-width:1px;
	border-color:#666 #aaab9c #ccc #fff;
	border-style:solid;
	color:#000;
	text-decoration: none;
	background-color:#DDDDDD;
	font-size:10pt;
}

div.TopNavi a:hover {
	color:black;
	font-weight:normal;
	background-color:white;
	padding-top:6px;
	padding-bottom:4px;
	border-color:#fff #ccc #fff #ccc;
}

div.TopNavi a.aktiv {
	color:black;
	font-weight:bold;
	background-color:white;
	border-color:#fff #ccc #fff #ccc;
}

/*
a.next:link { font-family:Fixedsys,Courier,monospace;font-size:16pt; font-weight:bold; text-decoration:none;color:black;}
a.next:hover { background-color:black; color:White;}
a.prev:link { font-family:Fixedsys,Courier,monospace;font-size:16pt; font-weight:bold; text-decoration:none;color:black;}
a.prev:hover { background-color:black; color:White;}
*/

p {
	text-indent:1em;
  line-height:1.4em;
  text-align:justify;
  margin:0px;
  padding0px;
}
