/*
   first ideas:           Sebastian Waschik
   created: 08th Feb 2003 Bernhard Krumm
   changed: 19th Mar 2005 Bernhard
*/

body,form { 
	 	background-color:#FFFFFF; 
  		margin-left:7px;
  		margin-right:7px;
		}

body.top { 
	 	background-color:#FFFFFF; 
		}

body.maps { 
		background-color:#33BBCC;
		}

/*
	 	background-color:#FFFFFF; 
		background-color:#FFFFEE;		leicht gelblich bis 5.4.2007
	 	background-color:#FFFFF6;     leicht gelblich
		background-color:#EEFFFF;		left, light türkis
		background-color:#7FFFD4;
		background-color:#6699FF;		
                 color:#000066;     darkblue 
                 color:#006400;     darkgreen
*/


body,form,input,
p,
td,th,
ul,ol,dl,menu,dir,
h1,h2,h3,h4,h5,h6 {
  		margin-top:0px;
  		margin-bottom:0px; 
  		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		}

body,
form,
p,
td,
br,
ul,ol,dl	{
  		font-size: 10pt; 
  	  	font-style:normal; 
	  	font-weight:normal;
	  }

td,th	{ text-align:left; } 

.right 		{ text-align:right; } 
.center 		{ text-align:center; } 
.dutyfield
		{ 
		text-align:left;
		background-color:#FFFFAA;
 		} 
.normfield
		{ 
		text-align:left;
		background-color:#FFFFFF;
 		} 
.radio
		{ 
		background-color:#EEFFFF;
 		} 
/*
*/

.red 	{color: red; }

.he2	{ font-size: 2pt;}
.he4	{ font-size: 4pt;}
.he8	{ font-size: 8pt;}
.he16	{ font-size: 16pt;}
.he32	{ font-size: 32pt;}

h1	{ font-size: 16pt; font-weight:bold;}
h2	{ font-size: 14pt; font-weight:bold;}
h3	{ font-size: 12pt; font-weight:bold;}
h4	{ font-size: 10pt; font-weight:bold;}

ul	{ list-style-type:disc;}

.linone{ list-style-type:none;}

li		{
  		margin-top:0px;
  		margin-bottom:0px; 
		margin-left:10px;
		}


a		{	
		text-decoration:underline;
	  	font-size:10pt;
     	color:#000066;
     	}

div.index { 
	 	color: #FFFFFE;	
		}

a:hover	{
	  color: red;	
	  }

a:active	{
	  	color: red;
	  	}	

a:visited { 
		color:#006400; 
		}

/*   	
		font-family: 'Comic Sans MS', Verdana, Geneva, Arial, Helvetica, sans-serif; 
   	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
*/
