h1,h2,h3,h4,p,ul,ol,li,div,table,tr,th,td, address,blockquote,nobr,b,i {
font-family:Arial,sans-serif; color:white; }

hr { color:red; height:1px; width:200px; text-align:right; }

table { background-color:black; font-size:small;}

a { font-size:11px; text-decoration:none; color:#aaaaaa; }
a:hover { background-color:#900000;}
a:visited { color:gray; }
a:focus { background-color:red; }

a#ohne:hover { background-color:#000000;}

body { background-color: #404040;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
    	margin: 0; padding: 1em 0;
    	text-align: center;  /* Zentrierung im Internet Explorer */
	background-image:url(bilder/weihnacht.jpg); background-repeat:no-repeat;
  	}


div#Seite {  	color: black; 
			background-color: black;
			background-image: url(plakat_back.gif);
			background-repeat:no-repeat;
  		  	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    			margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    			width: 740px;
    			height: 480px;
    			padding: 0;
  		}

div#Seite_cb {  	color: black; 
			background-color: black;
			/* background-image: url(plakat_back.gif); */
			background-repeat:no-repeat;
  		  	text-align: left;    /* Seiteninhalt wieder links ausrichten */
    			margin: 0 auto;      /* standardkonforme horizontale Zentrierung */
    			width: 740px;
    			/* height: 480px; */
    			padding: 0;
  		}


html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }


ul { list-style-type:square; list-style-color:red; line-height:1.2em; }
p, li {  font-size:12px; color:white; }


#navigation { 	float:left; 			
			width:484px; 
			height:18px; 
			padding:4px; 
			background-color:black; 
			color:red; 
			text-align:center; 
			font-variant:small-caps;
			border-bottom-style:solid; 
			border-bottom-width:thin; 
			border-bottom-color:red; 
			z-index:1
		}

#startseite { 	float:left; 
			overflow:auto; 
			scrollbar-base-color:red;
			scrollbar-track-color:black;
			scrollbar-3dlight-color:black; 			
			width:488px; 
			height:428px; 
			padding: 14px 0px 4px;
			background-color:black; 
			text-align:left; 
		}

#inhalt 	{ 	float:left; 
			overflow:auto; 
			scrollbar-base-color:red;
			scrollbar-track-color:black;
			scrollbar-3dlight-color:black; 			
			width:472px; 
			height:428px; 
			padding: 14px 10px 10px;
			background-color:black; 
			text-align:left; 
		}

