/* Anchor Colour */

a {
	color: #666666;
}

a:hover {
	color: #999999;
}

/* Header Image */

#header {
	background: #ffffff url(images/oben_bg.jpg) no-repeat top right; height:187px;
}

#insite {text-align:left; padding-top:30px; padding-left:30px;}
#insite img {border:0px solid black;}
/* Header Title and Description */

#header h1 a {
	color: #fff;
}

#header h1 a:hover {
	color: #ffff00;
}

#header h2 {
	color: #ffff00;
}

/* Horizontal Navigation */

#navigation a { display: block; border-right: 1px dashed silver; padding-left:10px; font-size:0.9em; padding-top:5px;padding-bottom:5px; padding-right:10px; float:left}
#navigation a:link { color:white; text-decoration: none; font-weight:bold; background-color:transparent; background-image:url(kopf.gif); background-repeat:no-repeat; }
#navigation a:visited {color:white; text-decoration: none; font-weight:bold; background-image:url(kopf.gif); background-repeat:no-repeat;}
#navigation a:focus { background-color: white; color: black; font-weight:bold; background-image:url(kopf_hover.gif); background-repeat:no-repeat;}
#navigation a:hover {background-color: white; color: black; font-weight:bold; background-image:url(kopf_hover.gif); background-repeat:no-repeat;}
#navigation a:active { background-color: white; color: black; font-weight:bold; background-image:url(kopf_hover.gif); background-repeat:no-repeat;}

/* Sub-page Menu */

#subpage ul {
	background: #808080;
}

#subpage ul li {
	color: #000;
}

#subpage ul li a {
	color: #fff;
}

#subpage ul li a:hover {
	color: #ffff00;
}

/* Postmetadata */

.postmetadata {
	background: #ffff99;
}

/* Alternating Comment Colour */

.alt {
	background: #ffff99;
}

/* Footer */

#footer {
	background: #ffffff url(images/footer.jpg) no-repeat top center; padding-top:75px;
}

#footer p {
	color: #000000;
}



blockquote {
	border-left: 5px solid #000000;
}
#right ul {font-size:0.8em; font-weight:lighter; margin:-1px; padding:0px; font-family:Arial}
#left ul {font-size:0.8em; font-weight:lighter; margin:0px; padding:0px; font-family:Arial}
#left li {padding-left:0px;}
#left h2 {margin-bottom:0em;}
#right h2 {margin-bottom:0em;}
#right li {padding-left:0px;}
#right a {color:#660000; font-weight:lighter; padding-left:4px; }
#right a:link { color:#808080; text-decoration: underline;}
#right a:visited {color:#808080; text-decoration: underline;}
#right a:focus { color: #660000; text-decoration: none}
#right a:hover {color: #660000; text-decoration: none}
#right a:active {color: #660000; text-decoration: none}
#left a {color:#660000; font-weigth:lighter; padding-left:4px;  }
#left a:link { color:#808080; text-decoration: underline;}
#left a:visited {color:#808080; text-decoration: underline;}
#left a:focus { color: #660000; text-decoration: none}
#left a:hover {color: #660000; text-decoration: none}
#left a:active {color: #660000; text-decoration: none}
#right h2 {font-size:1em; font-weight:lighter; color:#3f3f3f}
#left h2 {font-size:1em; font-weight:lighter; color:#3f3f3f}
#footer a {color:#660000; font-weigth:lighter  }
#footer a:link { color:#808080; text-decoration: underline;}
#footer a:visited {color:#808080; text-decoration: underline;}
#footer a:focus { color: #660000; text-decoration: none}
#footer a:hover {color: #660000; text-decoration: none}
#footer a:active {color: #660000; text-decoration: none}

a {color:#660000; font-weigth:lighter  }
a:link { color:#808080; text-decoration: underline;}
a:visited {color:#808080; text-decoration: underline;}
a:focus { color: #660000; text-decoration: none}
a:hover {color: #660000; text-decoration: none}
a:active {color: #660000; text-decoration: none}