/* ===============================
** = elbblick-bielenberg.de ***
** = 
** = © 2002-2009 p+k WebService Peter Kindel, Tel.: +494085507924, pk@webservice-hamburg.info
** ===============================
*/

body { 
    font-family: Arial, Helvetica, Univers, Geneva,"Zurich BT", sans-serif;
	background-image:url("../images/backgrounds/blau_1x1000px.JPG");
 	background-attachment:fixed;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	}
	
h1, h2, h3 { 
	color: #0066CC;
	}
	
H1 { 
	font-size: 300%;
    line-height:110%;
	}
	
H2 { 
	font-size: 150%;
    line-height:110%;
	}	}
	
H3 { 
	font-size: 130%;
    line-height:105%;
	}	}
	
EM { 
	font-size: 105%;
	font-weight: bold;
    line-height:105%;
	}
	
p  {
	font-size:105%;
    line-height:105%;
    font-family: Arial, Helvetica, Univers, Geneva,"Zurich BT", sans-serif;;
    letter-spacing:0.0em;
    word-spacing:0.1em; }

td  {
	font-size:115%;
    line-height:105%;
    font-family: Arial, Helvetica, Univers, Geneva,"Zurich BT", sans-serif;;
    letter-spacing:0.0em;
    word-spacing:0.1em; }



	
a link    { color: #0066CC }	/* noch nicht besuchter Link */
A:visited { color: #000066 }	/* schon besuchter Link      */
A:hover   { color: #FF00FF}		/* Benutzer 'hovert'         */
A:active  { color: red }	/* Link wird ausgewählt	     */