/*  =============================  */
/*   Styles für Smetana-Homepage   */
/*  =============================  */

body	
		{ 	font-family:Arial, Verdana, Helvetica, sans-serif; 
			font-size:12px; 
			color:#000000; 
			background:#cafebb;	}
	/*		background-image:url(stuff/bgsmall.jpg); background-repeat:repeat-x;	}*/		
	
.kopfli, .kopfmi	
		{ 	width:33%; valign:middle; height:33; text-align:center;	}		
.kopfre	
		{	width=34%; valign:middle; height=33; text-align:center;	}

table.kopf	
		{ 	width:100%; margin:0; padding:0; 
			color:#000000; background:#b8ffb0;
			border: solid #990000; border-width:1px;	}			
	/*		border-top: solid #800000; border-top-width:1px; border-bottom: solid #800000; border-bottom-width:1px; */
	/*		border-left: solid #800000; border-left-width:1px; border-right: solid #800000; border-right-width:1px;	} */
	
table	
		{ 	width:100%; border:0; margin:0; padding:0; font-size:100%;	}

.g08	{ 	font-size: 8px;		}
.g10	{ 	font-size: 10px;	}
.g12	{ 	font-size: 12px;	}
.g14	{ 	font-size: 14px;	}
.g16	{ 	font-size: 16px;	}
.g18	{ 	font-size: 18px;	}
.g20	{ 	font-size: 20px;	}
.g22	{ 	font-size: 22px;	}
.g24	{ 	font-size: 24px;	}
.g26	{ 	font-size: 26px;	}
.g28	{ 	font-size: 28px;	}
.g30	{ 	font-size: 30px;	}

td.nav 
		{	font-size:10px; 
			width:100%; 
			height:18; 
			font-weight:bold; 
			text-align:left; 
			border-top: solid #FF9933; border-top-width:1px;
			border-bottom: solid #FF9933; border-bottom-width:1px;	}

a:link 		
		{	color:#EE0000; 
			font-weight:bold; 
			text-decoration:none;	}
		 
a:visited 	
		{ 	color:#0000ff; 
			font-weight:bold; 
			text-decoration:none;	} 
		
a:hover 	
		{ 	color:#000000; 
			font-weight:bold; 
			text-decoration:none; 
			background-color:#FFFF33;	}
		 
a:active 	
		{ 	color:#0000EE; 
			font-weight:bold; 
			background-color:#FFFF33;	}
		 
a:focus 	
		{ 	color:#00AA00; 
			font-weight:bold; 
			background-color:#FFFF33;	}

/* ---------------------------------- */
ul 		
		{ 	margin-left:20px; list-style-image:url(pic/blink-glb-klein.gif);	}
		
ul.new 	
		{ 	margin-left:30px; list-style-image:url(pic/newstar.gif); background: #ffff99;	}
		
ul.none 
		{ 	margin-left:80px; list-style-image:none;	}
		
span.rot 
		{ 	font:bold; color:#ff0000; font-size: 100%;	}
		
span.rotk 
		{	font:bold; color:#ff0000; font-size: 80%;	}
		
span.klein 
		{	font-size: 80%;	}
		
span.rot-u 
		{	text-decoration:underline; color:#ff0000; font-size: 100%;	}
		
span.dat 
		{	font:bold; color=#FF00CC; font-size: 100%;	}


*.farbe
		{	background:#00FFFF;	}