/* SEKTION 1: Container */
body	{ 
	background-color:#FFFFFF;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	font-size:12pt;
	}
	

#drinhalt	{
	width:500px;
	background-color:#FFFFFF;
	}
	

	
/* SEKTION 2: Tabellenformatierungen */



/* SEKTION 3: Listenformatierungen */

ul.detailliste	{
	list-style-type:none;
	}
	
li	{
	font-size:11px;
	}


/* SEKTION 4: Headlines */

h2	{
	font-size:16pt;
	font-weight:600;
	color:#000000;
	}
	
h2.rechtsh	{
	font-size:18pt;
	font-weight:600;
	color:#4848a8;
	text-align:right;
	}
			
h2.schmuck	{
	font-size:18pt;
	font-weight:600;
	color:#4848a8;
	}

h3	{
	font-size:14pt;
	font-weight:600;
	}


/* SEKTION 5: Absätze */

p	{
	font-size:12pt;
	}



/* SEKTION 6: Links */

a	{
	color:#667fa5;
	text-decoration:underline;
	font-size:11px;
	}
	

a.mehrnav	{
	color:#667fa5;
	font-size:11px;
	font-weight:800;
	}

/* ---------------------------- */

a.exnav	{
	color:#667fa5;
	font-size:11px;
	font-weight:800;
	}

	
/* ---------------------------- */

a.ma	{
	color:#667fa5;
	font-size:11px;
	font-weight:800;
	}

/* ---------------------------- */

a.servus	{
	color:#667fa5;
	font-size:10px;
	font-weight:800;
	}	

/* ---------------------------- */


/* SEKTION 8: Bilder */

img	{
	border:none;
	}




/* SEKTION 10: Freie Klassen */

.abstand	{
	width:100px;
	height:40px;
	}

.bez	{
	font-size:10px;
	font-weight:600;
	margin-left:20px;
	}

.clal	{
	font-size:11px;
	}


.rechtsb	{
	text-align:right;
	}
	
.rubkopf	{
	color:#333333;
	background-color:#FFFFFF;
	border-top:solid 1px #ACACAC;
	font-size:16px;
	font-weight:600;
	}
	
.rubkopf_primus {
	color:#333333;
	background-color:#FFFFFF;
	border-top:solid 2px #d8e6e8;
	font-size:16px;
	font-weight:600;
	}	
			
.seiko1	{
	color:#554ab3;
	font-size:26px;
	margin-left:60px;
	letter-spacing:0.4em;
	font-weight:800;
	}
			
.seiko2	{
	color:#6580bd;
	font-size:14px;
	margin-left:82px;
	}

		
		


			
			

