body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	background: #eee url(i/bg_dot-fade.gif) fixed;
	color: #555;
	}
p {
	padding: 6px 40px 6px 40px;
	color: #666;
	text-align: left;
	margin: 0;
	}

/* LINK STYLES */
a:link {
	color: #668;
	text-decoration: none;
	border-bottom: 1px #668 dashed;
	}
a:visited {
	color: #668;
	text-decoration: none;
	border-bottom: 1px #888 dashed;	
}
a:hover {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
#nav {
	position: relative;
	border-top: 1px #668 solid;
	border-bottom: 1px #668 solid;
	background: #bbd1d3;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding: 6px 0 8px 0;
	vertical-align: center;
	}
#nav  ul {
	display: inline;
	list-style: none;
	margin-right: 40px;
	vertical-align: center;
	}
#nav li {
	display: inline;
	margin: 0 0 0 20px;
	list-style: none;
	vertical-align: bottom;
	}
#nav a:link {
	color: #558;
	text-decoration: none;
	border-bottom: 1px #668 dashed;
	vertical-align: bottom;
	}
#nav a:visited {
	color: #558;
	text-decoration: none;
	border-bottom: 1px #999 dashed;	
	vertical-align: bottom;
	}
#nav a:hover {
	color: #22f;
	text-decoration: none;
	border-bottom: none;
	vertical-align: bottom;
	}

/* HEADER STYLES */
h1 {
	color: #779;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #ccd dashed;
	margin: 28px 40px 15px 40px;
	padding: 0 0 2px 0;
	text-align: left;
	}
h2 {
	font-family: Georgia, "MS Trebuchet", Times, serif;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 10px 40px 8px 40px;
	}
h3 {
	font-size: 12px; 
	font-weight: bold;
	color: #668;
	text-align: left;
	margin: 12px 40px 0px 40px;
	}
.gallery {
	margin: 6px 0 6px 0;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	}
/* LAYOUT DIVS */
#container {
	width: 600px;
	border: 1px #aaa solid;
	border-bottom: none;
	background: #fff;
	margin: 10px auto;
	padding: 0;
	}
#mast {
	position: relative;
	width: 600px;
	height: 71px;
	background: #fff;
	}
#content {
	position: relative;
	width: 600px;
	background: #fff;
	}
#content ul {
	color: #666;
	text-align: left;
	margin: 6px 0 6px 50px;
	padding: 0 0 0 20px;
	list-style-image: url(i/bulgr.gif);
	}
#content li {
	list-style-image: url(i/bulgr.gif);
	}

#footer {
	padding: 6px;
	background: #eee;
	text-align: center;
	font-size: 10px;
	color: #77a;
	margin: 0;
	clear: left;
	border-top: 1px #aaa solid;
	border-bottom: 1px #aaa solid;
	}
	
#nav img {
	vertical-align: bottom;
	}

/* SILVERTHREADED LINK */
#tag {
	text-align: center; 
	font-size: 9px; 
	color: #aac;
	}
#tag p {
	text-align: center;
	color: #aac;
	}
#tag a:link {
	color: #bbb;
	text-decoration: none;
	border-bottom: none;
	}
#tag a:visited {
	color: #bbb;
	text-decoration: none;
	border-bottom: none;
	}
#tag a:hover {
	color: #999;
	text-decoration: none;
	border-bottom: none;
}
/* MISCELLANEOUS STYLES */
.divider {
	line-height: 10px;
	border-bottom: 1px #ccc dotted;
	margin-bottom: 10px;
	margin-top: 0;
	}
p.callout {
	 color: #668;
	 text-align: center; 
	 padding: 10px; 
	 margin: 20px 0 20px 0; 
	 background: #fafad2; 
	 border-top: 1px orange dashed; 
	 border-bottom: 1px orange dashed;
	 font-weight: bold;
	 }
tr.img a:link, tr.img a:visited, tr.img a:hover {
	border-bottom: none;
	text-align: center;
	background-color: #f8f8f8;
	}
.mb {
	margin-bottom: 30px;
	}
.zitat {
	margin-left: 60px;
	padding-left: 10px;
	border-left: 1px #ddd solid;
	}
.c {
	text-align: center;
	}