
/*Allgemeine Schriftart*/
body,p,td,th,tr,h1,h2,h3,h4,ul,a,div {font-family:Helvetica,Arial,Futura,"Century Gothic",sans-serif}

p,td,th,tr,ul,a	 {font-size:12pt }

body,p,td,tr,h1,h2,h3,h4,ul {color:#000000 }
h1,h1 a { font-size:24pt;font-weight:bold; }
h2,h2 a { font-size:18pt; }
h3,h3 a { font-size:16pt; }
h4,h4 a { font-size:14pt; }

/*Hintergrund*/
      	body.home { background-color:#ffffff; }
      	body.main { background-color:#dddddd; }
	body.head {background-color:#7dc9bd;}
	body.bottom {background-color:#7dc9bd; color:#ffffff;}
	body.inhalt {background-color:#dddddd;}

/*Links*/
	a:link { color:#7dc9bd;font-weight:bold; } 
	a:visited { color:#518279;font-weight:bold;}
	a:active { color:#bc7ca9; font-weight:bold;}
	a {text-decoration:none;}

/*aligning*/

	th {text-align:left;}
	body.head {text-align:left;}	
	body.home {text-align:left;}
	
/*unabhängige Formate*/
	#bold {font-weight:bold}
	#hl {position:absolute;top:15px;left:60px;visibility:visible;z-index:4;font-weight:bold;font-size:24px;}
	#text {position:absolute; top:70px; left:60px; visibility:visible; z-index:3;}
	#text h2 {color:#7dc9bd;}	
	#bild {position:absolute; top:50px; left:10px; visibility:visible; z-index:3;}

/* klassen */
	th.header {background-color:#ffffee; font-weight:bold; font-size:12pt; padding:20px;}
	td.text {background-color:#f0f9ff;padding:10px}

	div.mp {text-align:right;width:620px;}
	div.mp h2 {color:#518279;}
