﻿* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #145858;
	margin-bottom: 0.5em;
	padding-top: 0.8em;
}
h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #145858;
	margin-bottom: 0.2px;
	padding-bottom: 0.5px;
}
h3 {
	font-weight: bold;
	color: #145858;
	margin-bottom: 0.2em;
	padding-top: 0.5em;
}
h4 {
	font-weight: bold;
	color: #145858;
	margin-bottom: 0.2em;
	font-size: 1.1em;
}
p {
	padding-bottom: 0.5em;	
/* IDs */	
	
}
.wichtig {
	font-size: 1.2em;
	color: #145858;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #145858;
}
a:visited {
	font-weight: bold;
	color: #145858;
}
a:hover {
	font-weight: bold;
	color: #bce4e4;
}
#aussenrum {
	padding: 0px;
	margin-right: 20px;
	margin-left: 20px;
}
#container{
	width: 100%;
	color: #333333;
	text-align: left;
	top: 200px;
	z-index: 3;
	background-image: url(../images/headerbild.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	width: 100%;
	background-image: url(../images/header_re.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	height: 200px;
}
#logo {
	color: #fff;
	height: 200px;
	width: 500px;
	background-image: url(../images/header_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#headerrechts {
	color: #145858;
	height: 200px;
	width: 268px;
	background-image: url(../images/klausenlogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;
}
#150jahre {
	top: -200px;
	float: right;
	right: 71px;
	width: 700px;
	height: 200px;
	position: relative;
}
#main {
	margin-left: 200px;
	color: #000;
	position: relative;
	background-color: #FFFFFF;
}
#navigation {
	color: #333333;
	background-color: #e0e0e0;
	width: 200px;
	top: 200px;
	position: absolute;
	left: 20px;
}
p.mainbot {
	clear: both;
	height: 50px;
	padding-top: 1em;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #48acac;
	position: relative;
	top: 20px;
}
#navigation   ul {
	font-family: "Times New Roman", Times, serif;
	color: #145858;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: 1.5em;
	margin-left: 10px;
	list-style-type: none;
	margin-bottom: 0.5em;
}
#navigation li {
	padding-bottom: 0.8em;
}
#navigation a:link {
	color: #145858;
	text-decoration: none;
	font-weight: lighter;
}
#navigation a:visited {
	color: #145858;
	text-decoration: none;
	font-weight: lighter;
}
#navigation a:hover {
	text-decoration: underline;
	font-weight: lighter;
}
#navigation a:focus {
	text-decoration: underline;
	font-weight: lighter;
}
#content {
	color: #000;
	margin-right: 200px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #FFFFFF;
	height: auto;
}
#column {
	float: right;
	width: 190px;
	color: #000;
	background-color: #e0e0e0;
	position: relative;
	padding-left: 10px;
}
#column h1 {
	color: #145858;
	font-size: 1.2em;
	margin-top: 1em;
}
#column a:link {
	font-style: italic;
	color: #145858;
	/*padding-bottom: 2em;*/
	font-weight: lighter;
	text-decoration: none;
}
#column a:visited {
	font-style: italic;
	color: #145858;
	/*padding-bottom: 2em;*/
	font-weight: lighter;
	text-decoration: none;
}
#column a:hover {
	font-style: italic;
	color: #145858;
	/*padding-bottom: 2em;*/
	font-weight: lighter;
	text-decoration: underline;
}
#column a:focus {
	font-style: italic;
	color: #145858;
	/*padding-bottom: 2em;*/
	font-weight: lighter;
	text-decoration: none;
}
#column li {
	padding-bottom: 0.5em;
	list-style-type: none;
}
.copyright {
	width: 98%;
	font-style: italic;
	font-size: 85%;
	font-weight: normal;
	clear: both;
	padding-top: 1em;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-left: 10px;
	padding-left: 10px;
}
.werktitel {
	font-size: 1.5em;
	color: #145858;
	padding-bottom: 0.5em;
}
td {
	padding: 5px;
}
th {
	padding: 5px;
}
.bold {
	font-weight: bold;
}
.abstandrechts {
	padding-right: 10px;
}
.abstandlinks {
	margin-left: 10px;
}
.beschreibung {
	clear: left;
	margin: 0em;
	padding-top: 1em;
}
td {
	background-position: top;
	vertical-align: top;
}
