@charset "utf-8";

* { margin:0; padding:0; }

html {
	height: 100%;
}
body {
	background-color: #003366;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 150%;
}
.basetable {
	height: 100%;
	background-image: url(background.png);
}
p {
	margin-top: 15px;
	margin-bottom: 15px;
}
ul	{
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 15px;
}
li	{
}
#thirdbar li	{
	list-style-position: outside;
	list-style-type: disc;
}
h2	{
	font-size: 1.1em;
	font-weight: bold;
}
h1	{
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 30px;
}
a {
	font-weight: bold;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover	{
	color: #333333;
	text-decoration: underline;
}
#container {
	width: 100%;
}
#firstbar	{
	float: left;
	width: 200px;
	margin-left: 15px;
}
#secondbar	{
	float: left;
	width: 200px;
	padding-top: 35px;
}
#thirdbar	{
	float: left;
	width: 600px;
	padding-top: 15px;
}
#logo		{
	margin-top: 20px;
	margin-left: 10px;
}
#navigation	{
	margin-top: 100px;
}
#navigation ul	{
	list-style-position: inside;
	list-style-type: none;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 60px;
}
#navigation li	{
	background-color: #999999;
	height: 25px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
	display: block;
	border-top-width: 1px;
	border-top-color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 20px;
	padding-top: 15px;
}
#navigation li.menu-current		{
	background-color: #6699CC;
}
#tabelle li	{
	padding-top: 4px;
	padding-bottom: 4px;
}
#tabelle a	{
	font-weight: normal;
}
.bar2content {
	padding-top: 8px;
	margin-right: 10px;
	margin-left: 20px;
}
.bar3content {
	padding-top: 8px;
	margin-right: 25px;
	margin-left: 30px;
}
.gallerie	{
	padding-top: 20px;
	padding-bottom: 30px;
}
.checkbox_label	{
	margin-right: 5px;
	margin-left: 5px;
}
.z1 {
}
p.ra-kontakt	{
	font-size: 0.8em;
	line-height: 200%;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #999999;
}
td.post-short a {
	font-weight: bold;
	color: #FF9900;
}
td.post-short a:link {
	text-decoration: none;
}
td.post-short a:active {
	text-decoration: none;
}
td.post-short a:visited {
	text-decoration: none;
}
td.post-short a:hover	{
	text-decoration: underline;
}
