/* ABSTAND */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

img {border:0px;}

#content {width: 610px;
text-align:justify;
margin:0 auto;
}

#footer {padding-top: 20px;
width: 610px;
text-align:center;
margin:0 auto;
}

img.navi {margin: 10px;
margin-bottom:30px;}

body {
	color: #444;
	font-size: 0.8em;
	line-height: 1.8em;
	background: #eee;	
	text-align: center;
	}


/* SCHRIFT */

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: "Lucida Grande", Verdana, sans-serif;
	}
	
	h2 {font-size:1.2em; color: #0099ff; font-weight:bold; padding: 5px 0;}
	
	h5 {font-size:1em; color: #0099ff; font-weight:bold; padding: 5px 0;}
	
a:link {
 color: #0099ff;
 text-decoration: none;
 	line-height: 1.8em;
 }
a:visited {
 color: #0099ff;
 text-decoration: none;
 line-height: 1.8em;

}
a:focus {
 color: #0099ff;
line-height: 1.8em;
}
a:hover {
 color: #006699;
line-height: 1.8em;
}
a:active {
 color: #0099ff;
line-height: 1.8em;
}
	
blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url('http://www.ghastliness.net/wp-content/themes/Watercolor/img/quote.png') no-repeat 10px 0;
	border: none;
	line-height: 1.5em;
	}

	
	/* STICKY NOTE */
	
#topbar{
position:absolute;
width: 150px;
border: 1px solid c5c5c5;
background-color: white;
padding: 4px;
z-index: 100;
visibility:hidden;
text-align:left;
	line-height: 1.5em;
}
