/* CSS Document */
body {
   margin: 0; 
   padding: 0; 
   background: #ffffff; 
   text-align:center;
   font-size: 12px; 
   font-family:  Century,Georgia, "Times New Roman", Times, serif;
   SCROLLBAR-FACE-COLOR: #993333; 
	SCROLLBAR-HIGHLIGHT-COLOR:#D9D7D7; 
	SCROLLBAR-SHADOW-COLOR: #993333; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFCC; 
	SCROLLBAR-ARROW-COLOR: #D9D7D7; 
	SCROLLBAR-TRACK-COLOR: #FFFFCC; 
}
p {
   margin: 0; 
   padding: 0;}
h3 {
   margin: 0; 
   padding: 0; 
   color: #900; 
   font-family: Century,Georgia, "Times New Roman", Times, serif;
   font-size: 12px;}
ul {
   list-style: none; 
   margin: 0; padding: 0;} 
a {
   color: #999933;
   text-decoration: none;}

 a:hover {
	color: #339966;
	text-decoration: underline;

}
 a:active {
	color: #339966;
	text-decoration: underline;
}
a:visited {
	color: #999933;
	text-decoration: underline;
}


	
  /*FlashTrailer-oben*/
 #trailer {
  background: url(img/trailer.jpg)  no-repeat ; 
   height: 304px; 
  #layout:fixed;
    
	
 
 }
   /*NAvigation unter Flash*/
 #topnavigation {
   height: 20px; 
   background: #339966;
    font-size: 12px; 
   font-family: Century,Georgia, "Times New Roman", Times, serif;
 
 }
 #topnavigation a {
   color: #ffffcc;
   text-decoration: none;}

 #topnavigation a:hover {
	color: #993333;
	text-decoration: underline;

}
 #topnavigation a:active {
	color: #993333;
	text-decoration: underline;
}
 #topnavigation a:visited {
	color: #000000;
	text-decoration: underline;
}

 /*Links Inhaltscontainer*/
#inhalt {
   width: 660px; 
   height: 800px; 
   background: #FFFFCC;

}
#text {
   width: 670px; 
   margin-top: 20;
   margin-left: 5; 

}
#text a {
   color: #999933;
   text-decoration: none;}

#text a:hover {
	color: #339966;
	text-decoration: underline;

}
#text a:active {
	color: #339966;
	text-decoration: underline;
}
#text a:visited {
	color: #999933;
	text-decoration: underline;
}

 /*Links Navigationscontainer*/
#nav {
   width: 200px; 
   background: #993333;

}
/*#nav a {
	color: #ffffff;
	text-decoration: none;

}
#nav a:hover {
	color: #0066CC;
	text-decoration: underline;

}
#nav a:active {
	color: #D9D7D7;
	text-decoration: underline;
}
#nav a:visited {
	color: #ffffcc;
	text-decoration: underline;
}
#navtitle {
   width: 150px;
   margin-top: 20;
   margin-left: 10; 
  

}*/


  /*Navigation Buttons*/
#werbung{
   width: 80px;
     background: #D9D7D7;  


}
 /*Logo Katzenweb*/
#katzenweb{
   
   width: 100px;
    height: 800px;
   /*background: url(img/katzenweb.jpg)  no-repeat;*/

}

