html {margin: 0; padding: 0;}
body {margin: 0; padding: 0; font-size: 80%; font-family: Verdana, sans-serif;
	line-height: 1.5em;}

#topwrapper {position: relative; width: 600px; margin-right: auto; margin-left: auto;}
#topbox {position: relative; top: 0; left: 0; width: 600px;}
#topbox p {font-size: 10px; font-family: Verdana, sans-serif; text-align: right;
	margin: 5px 5px 0 0;}
#topbox img {margin: 2em 3em 3em 3em;}
#divider {position: relative; width: 600px; height: 30px;}
#container {position: relative; top: 0; left: 0; width: 598px; margin: 0; border: 1px solid #fff;}
#textcol {position: relative; top: 20px; left: 0; width: 350px; margin: 0 0 50px 20px; padding-right: 60px;
	border-right: 1px dotted;}
#textcol h1 {font-size: 12px; font-family: Verdana, sans-serif; line-height: 1.5em;}
#textcol h2 {font-size: 12px;}
#textcol h3 {font-size: 10px;}
#textcol p {font-size: 10px; margin-bottom: 20px;}
#textcol blockquote {margin: 0 0 20px 0; font-size: 10px; font-family: Verdana, sans-serif; line-height: 1.5em;}
#textcol ul {margin: 0; padding: 0;}
#textcol li {font-size: 10px; font-family: Verdana, sans-serif; line-height: 1.5em; list-style: none;
	margin: 0 0 5px 0; padding: 0;}
#navcol {position: absolute; top: 20px; left: 398px; width: 100px; margin: 0 45px 20px 0;}
#navcol li {list-style: none; margin-bottom: 1.5em;}
#navcol a {text-decoration: none; padding-left: 8px; font-family: Verdana, sans-serif; font-size: 14px;
	font-weight: bold;}
#navcol a.hereiam {border-left: 3px solid; padding-left: 5px; font-family: Verdana, sans-serif; font-size: 14px;
	font-weight: bold;}
#navcol a:visited {text-decoration: none; font-weight: normal;}
#navcol a:hover {border-left: 3px solid; padding-left: 5px;}

/* Color Settings here */
body {background-image: url(bilder/stripes.gif);
	background-repeat: repeat; background-position: top left;}
body#black {background-color: #000; background-image: none;}

#topbox {background-image: url(bilder/innersono_blau.gif);
	background-repeat: no-repeat; background-position: top left;}
#divider {background-image: url(bilder/outersono.gif);
	background-repeat: no-repeat; background-position: top left; background-attachment: fixed;}
#container {background-color: #fff;  background-image: url(bilder/outersono_grau.gif);
	background-repeat: repeat-y; background-position: top left;}
#textcol {border-color: #666;}
#textcol h2 span.date {color: #666;}

#flyer img {border-color: #000;}

#navcol a:link {color: #659CA9;}
#navcol a:visited {color: #008ec3; border-color: #008ec3;}
#navcol a:hover {color: #659CA9; border-color: #D4C9B1;}
#navcol a:active {color: #fff; background-color: #ccd9e5;}
#navcol a:link.hereiam {color: #A58D5C; border-color: #A58D5C;}
#navcol a:visited.hereiam {color: #A58D5C; border-color: #A58D5C;}
#navcol a:hover.hereiam {color: #A58D5C; border-color: #A58D5C;}
#navcol a:active.hereiam {color: #A58D5C; border-color: #A58D5C;}
