/*=========================================*/
/*    Styles für kliment.info -Homepage    */
/*           Autor und Copyright           */
/* 2006 Guenther Faulhuber, Vienna-Austria */
/*=========================================*/

body 	{	font-family:Arial, Verdana, Helvetica, sans-serif; 
			font-size:0.9em; color:#000000; background: #ffffff;	}
		/*	background-image:url('stuff/bg-glb.jpg'); background-repeat:repeat-x	} */
		
table	{	width:100%; border:0px none; margin:0; padding:0;	}

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;	} */
			}

body.kopfnavigation	{	
			font-size:11px; text-align:left;
	/*		background-image:url('stuff/bg-verlauf-dklblau-zu-gelb-klein.jpg'); background-repeat:repeat-x;	*/
			background:#cedef5;
			}

body.navnavigation	{	
			font-size:11px; text-align:left;
		/*	background-image:url('stuff/bg-blau-left.jpg'); background-repeat:repeat-y;	*/
			background:#cedef5;
			}

*.fussnavigation	{	
			font-size:10px; margin-top:0px; margin-bottom:0px; 
			background-image:url('stuff/bg-hellblau.jpg'); background-repeat:repeat-x;	
		/*	background:#cedef5;	*/
			}
						
ul.navigation	{	list-style:none; 
		/*	list-style-image:url('stuff/blink-glb-klein.gif'); */
			margin-left:15px; font-size:11px; text-align:left;	
			margin: 0; padding: 0.8em;	}
		
ul.new	{	margin-left:30px; 
			background: #ffff99;
			list-style-image:url('pic/newstar.gif');	}
		
ul.pdf 	{	margin-left:20px; list-style-image:url('/stuff/logo-adobe.jpg');	}

span.nf {	font-weight:bold; color:#000000; 
			font-size: 100%;	}
					
span.rot {	font-weight:bold; color:#ff0000; 
			font-size: 100%;	}
		
span.rotk {	font-weight: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-weight:bold; color:#FF00CC; 
			font-size: 100%;	}
	
acronym	{	cursor:help;
			border-bottom: #555 2px dashed;	}
						
h1		{	text-align:left; font-size:150%;	}
h2		{	text-align:left; font-size:130%;	}
h3		{	text-align:left; font-size:115%;	}
h4		{	text-align:left; font-size:105%;	}
h5		{	text-align:left; font-size:100%;	}
h6		{	text-align:left; font-size: 95%;	}

h1.float	{	text-align:left; font-size:150%; 
				width:300px; float:left; color:red;	}

.g08	{ 	font-size:  8px;	}
.g09	{ 	font-size:  9px;	}
.g10	{ 	font-size: 10px;	}
.g11	{ 	font-size: 11px;	}
.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;	}
.g32	{ 	font-size: 32px;	}
		
*.nav	{	font-size:10px; color:#000000;
			font-weight:bold; 
			text-align:left; 
			border-top: solid #006666; border-top-width:2px;
			border-bottom: solid #006666; border-bottom-width:2px;	}

*.xxx	{	font-size:9px;
			text-align:right;
			width:100%; 
			color: #CC0000;
			height:5px;	}	
							
*.farbe	{	background:#00FFFF;	}

/* a.a20	{	position:absolute; left:20px;	} */
/* a.a30	{	position:absolute; left:30px;	} */					

a.a20	{	margin-left:20px;	}
a.a30	{	margin-left:30px;	}					

*.a-10	{	margin-left:-10px;	}
*.a00	{	margin-left:00px;	}
*.a10	{	margin-left:5px;	}
*.a20	{	margin-left:10px; font-size:13px; 	} 
*.a30	{	margin-left:20px;	}					

a:link		{	color:#000080; 
				font-weight:bold; 
				text-decoration:none;	}
		 
a:visited	{	color:#008000; 
				font-weight:bold; 
				text-decoration:none;	} 
		
a:hover		{	color:#FF0000; 
				font-weight:bold; 
				text-decoration:none; 
				background-color:#FFFF80;	}
		 
a:active	{	color:#000000; 
				font-weight:bold; 
				background-color:#FF0000;	}
		 
a:focus		{	color:#0000FF; 
				font-weight:bold; 
				background-color:#FFFF33;	}

				
				
