/*  362.css}*/
body {
 	font-family:Arial,Helvetica,sans-serif;
	font-size:1em;
 	background-color:#ffffff;
 	background-image:url("./images/362.gif");
 	background-attachment:fixed;
 	padding:0.5em;
 	color: #000000;
 	}

a:link {
 	color:#008000;
 	}

a:visited {
 	color:#4f4f2f;
 	}

a:active {
 	color:#808000;
 	}

a:hover {
	background:#00FF00;
   }

p, caption, table, tr, td, th, ul, u, div, span, h4 {
   font-size:1em;
 	}

h1, h2, h3, h4, h5, h6 {
   text-align:	center;
   }

h1 {
 	font-size:2em;
 	}

h2 {
 	font-size:1.5em;
 	}

h3 {
 	font-size:1.2em;
 	}

h5 {
 	font-size:0.8em;
 	}

h6 {
 	font-size:0.6em;
 	}

/* Auszeichnungen */

.verweis {
 	font-size:0.8em;
 	text-align:center;
 	}

.gross {
 	font-size:1.2em;
 	font-weight:bold;
 	}

.aktiv {
 	text-decoration:underline;
 	color:#a8a8a8;
 	}

.unter {
 	text-decoration:underline;
 	}

.klein {
 	font-size:0.8em;
 	}

.kopf {
 	font-size:1.8em;
 	font-weight:bold;
 	}

.extra {
 	font-size:2em;
 	font-weight:bold;
 	}

.gruen {
 	background-color:#00FF00;
 	}

.fett {
 	font-weight:bold;
 	}

.lfluss {
	float: left;
   border: 0.5em:
   }

.rfluss {
	float: right;
   border: 0.5em:
   }
