body {
	background-image:url(images/tvlinien2.gif);
	/*background-color:#663300;*/
	margin-left:40px;
	margin-right:40px;
	margin-bottom:20px;
	}
	
form, p, h1, h2, h3, h4, ul, ol, li, div, td { 
	 font-family: Verdana, Gillsans, Arial, sans-serif;
	 color: #ffffff;
	 }

h1 {
	 color: #ffffff;
   font-size:16pt;
   letter-spacing:0.1em;
	 margin-top:8px;
	 margin-bottom:12px;
	 font-style:italic;
   }

h2 {
	 color: #ffffff;
   font-size:13pt;
	 margin-top:12px;
	 margin-bottom:8px;
   }

h3 {
	 color: #ffffff;
   font-size:12pt;
	 margin-top:12px;
	 margin-bottom:8px;
   }

p, ul, ol, li, div, td, th, address, nobr, b, i { 
   margin-top:3px;
   margin-bottom:0px;
   font-size:10pt; 
   }
   
a { 
   text-decoration:none;
	 font-weight:bold;
   }
   
img {
	border:0px;
	}

a:link { 
   color:#ffcc66; 
   }

a:hover { 
   text-decoration:underline;
   }
   
a:visited { 
   color:#ffcc66; 
   }
   
a:active { 
   color:#ffcc66; 
   }


.leucht {
	background-color:#cc6600;
	font-size:12pt;
	}
