@charset "iso-8859-1";

* {
	padding: 0;
	margin: 0;
}

body {
    font: 12px Verdana, Arial, sans-serif;
    background: white;
    color: black;
    text-align: center;
    line-height: 133%;
}

sub {
    vertical-align: baseline;
}

a {
    color: #4e4e4e;
    font-weight: bold;
}

a:visited {
    color: #333333;
}

a:hover {
    text-decoration: underline;
}

.delimiter {
    font-size: 90%;
    margin-top: 20px;
    margin-bottom: 26px;
}

#container {
    width: 85%;
    max-width: 1286px;
    min-width: 740px;
    background: white;
    margin: 0 auto;
    text-align: left;
}

#header {
	position: relative;
    background-color: #005399;
	background-position: top;
	background-attachment: scroll;
 	background-image: url(../images/aufmacher.jpg);
	height: 100px;
}

#header .title {
    background-color: transparent;
    font-size: 18px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    color: white;
    text-transform: uppercase;
    padding: 12px 4px 0px 14px;
    border: 0;
    cursor: hand;
    text-decoration: none;
}

#header .searchbox {
	position: absolute;
	top: 6px;
	right: 14px;
	text-align: right;
}

ul.menu {
	position: absolute;
	bottom: 0;
	left: 6px;
	width: 80%;
	padding: 0;
	margin: 0;
}

ul.menu li {
	display: inline;
	margin: 0;
}

ul.menu {
	padding: 4px 8px 4px;
}

ul.menu li.page_item a {
	padding: 4px 8px 4px;
	border: 1px dotted white;
	background-color: transparent;
	color: white;
	margin: 0;
	text-decoration: none;
}

ul.menu li.page_item a:hover {
	background-color: #333333;
	color: #eeeeee !important;
	text-decoration: none;
}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover {
	color: #333333 !important;
	background: white;
	text-decoration: none;
}

#footer {
    background-color: #005399;
    background-image: url(../images/aufmacher_unten.jpg);
    background-position: bottom;
    background-attachment: scroll;
    background-repeat: no-repeat;
    max-height: 32px;
    overflow: hidden;
    margin-top: 20px;
    padding: 8px 8px 8px 8px;
    color: white;
    font-size: 95%;
}

#footer a {
    color: white;
    text-decoration: none;
    font-weight: normal;
}

#sidebar {
    float: left;
    width: 160px;
    background: white;
    padding: 16px 0 24px 0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #4e4e4e;
}

#sidebar a {
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #4e4e4e;
}

#sidebar .tagcloud {
	font-size: 12px;
    text-align: left;
    line-height: 120%;
}

#sidebar a.tag {
	font-family: Georgia, "Times New Roman", serif;
    font-weight: normal;
    font-style: italic;
    vertical-align: middle;
    text-transform: none;
}

#sidebar a:hover {
    text-decoration: underline;
}

#sidebar a:visited {
    color: #005399;
}

#sidebar a.monthlink {
    font-weight: normal;
    text-transform: none;
    font-size: 95%;
}

#sidebar .header {
	font-family: "Arial Black", Arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #307821;
    color: #005399;
	font-weight: normal;
}

#sidebar .header a {
	font-weight: normal;
    color: #307821;
    color: #005399;
    text-decoration: none;
}

#toolbar {
    float: right;
    width: 252px;
    background: white;
    padding: 16px 0;
    text-align: right;
}

#toolbar img {
    border-width: 1px;
    border-color: #333333;
    border-style: solid;
}

#toolbar img.noborder {
    border: 0;
}

#toolbar .caption {
    font-style: italic;
    color: #4e4e4e;
    margin: 2px 0 16px 0;
    padding: 0;
    line-height: 100%;
    font-size: 11px;
}

#toolbar .title {
    font-weight: bold;
    background-color: white;
    border: 0;
    color: #4e4e4e;
    text-transform: uppercase;
    letter-spacing: .2em;
    padding: 0;
}

#toolbar .content {
    padding: 4px 0 14px 0;
}

#toolbar a {
    text-decoration: none;
}

#toolbar a:hover {
    text-decoration: underline;
}

#toolbar ul  {
    list-style-type: none;
    text-indent: 0;
    margin: 0 0 8px 0;
    padding: 0 0 0 0;
}

#maincontent {
    text-align: left;
    margin: 0 270px 0 180px;
    padding-top: 12px;
    background-color: white;
}

p {
	padding: 0 8px 0 4px;
	margin: 4px 0 8px 0;
}

ol, ul {
	margin: 4px 0 8px 14px;
}

ul {
	list-style-type: square;
}

li {
	margin-left: 20px;
    text-indent: 0px;
}

p.tophairline {
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #4e4e4e;
    margin-top: 16px;
    padding-top: 8px;
}

a.footnote {
    vertical-align: top;
    font-size: 90%;
    font-weight: bold;
    text-decoration: none;
}

ol li.footnote {
    font-size: 95%;
    line-height: 100%;
    width: 85%;
}

strong {
    color: #4e4e4e;
}

.title {
    font-family: Verdana, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: .1em;
    color: #173A10;
    text-transform: uppercase;
    padding: 8px 4px 8px 4px;
}

.heading {
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding: 8px 4px 0px 4px;
    color: #307821;
}

#topnav {
    position: absolute;
    top: 10px;
    left: 81%;
}

#topnav a img {
    border-width: 1px;
    border-style: solid;
    border-color: #4e4e4e;
}

.content {
    padding: 0;
    background-color: white;
    color: black;
    margin-bottom: 16px;
}

.intro {
    font-weight: bold;
}

.lastchange {
    margin-top: 28px;
    font-style: italic;
    font-size: 95%;
}

blockquote {
    font-style: italic;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #333333;
    padding-left: 16px;
}

#header form {
    margin-bottom: 14px;
    font-size: 11px;
    color: white;
    font-weight: bold;
}

#header input[type=text] {
    font-size: 11px;
    color: black;
    font-weight: normal;
}

#header input[type=submit] {
    font-size: 11px;
    color: white;
    background-color: #4e4e4e;
    border: 1px solid black;
    margin-top: 4px;
    font-weight: normal;
    padding: 2px 4px 2px 4px;
}

table {
    empty-cells: show;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    border-spacing: 0;
    border-collapse: collapse;  
}

table.noborder {
    border: 0;
}

table.noborder td {
    border: 0;
}   

th {
    margin: 0;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    font-weight: bold;
    text-align: left;
    color: black;
    vertical-align: top;
}

td {
    margin: 0;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    color: black;
    vertical-align: top;
}

.clearfloat {
    clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.source {
    color: #005399;
    font-size: 95%;
}
