﻿* {
	margin: 0;
	padding: 0;
}
body {
	font: 90% Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #6699FF; /*background-color: #6699FF;

        background-color: #cdf;  
        background-color: #bfccff;*/;
	color: black;
	margin: 0;
}
h3 {
	font-size: 1.4em;
}
em {
	background-color: inherit;
	font-size: 1.0em;
	color: red;
}
strong {
	font-style: italic;
}
a {
	text-decoration: none;
}
a:visited {
	color: blue;
}
li {
	line-height: 1.4em;
}
#seite {
	background-color: inherit;
	color: inherit;
	width: 1000px;
	height: auto;
	margin: 0 auto;
}
#kopf {
	position: relative;
	left: 0;
	top: 10px;
	height: 200px;
	width: 1000px;
	margin: 0 auto;
}
#rathaus {
	margin-bottom: 5px;
	float: left;
	width: 120px;
}
#fsg_titel {
	margin: 20px 10px 0 10px;
	text-align: center;
	float: left;
	width: 720px;
}
#logo {
	float: left;
	width: 120px;
}
#tabelle_verweise {
	background-color: inherit;
	color: inherit;
	width: 100%;
	margin: 0 auto;
	font-size: 0.8em;
	font-weight: bold;
	border: 5px;
	border-style: outset;
	border-color: gray;
	line-height: 8pt;
	text-align: center;
	clear: left;
}
#tabelle_verweise a:link {
	background-color: inherit;
	text-decoration: none;
	color: black;
}
#tabelle_verweise a:visited {
	background-color: inherit;
	text-decoration: none;
	color: black;
}
#tabelle_verweise a:hover {
	text-decoration: none;
	background-color: #888;
	color: white;
}
#verweisspalte {
	background-color: transparent;
	color: inherit;
	float: left;
	width: 148px;
	height: auto;
	font-size: 9pt;
	font-weight: bold;
}
ul#navigat li {
	list-style: none;
	padding-bottom: 12px;
}
ul#navigat a {
	display: block;
	width: 145px;
	height: 25px;
	padding-top: 7px;
	padding-left:1px;
	background-color: #ccc;
	color: black;
	text-decoration: none;
	border: 2px solid;
	border-color: white black black white;
}
ul#navigat a:hover {
	background-color: #bbb;
	color: #333;
	border-bottom-color: white;
	border-right-color: white;
	border-left-color: black;
	border-top-color: black;
	margin-top: -1px;
	margin-bottom: 1px;
}
#content {
	background-color: transparent;
	color: inherit;
	width: 1000px;
	height: auto;
	padding-top: 5px;
	font-size: 0.9em;
}
#news {
	background-color: #fcfcfc;
	color: inherit;
	float: left;
	width: 638px;
	height: 1300px;
	overflow: scroll;
	border: 5px;
	border-style: outset;
	border-color: #0044CC;
	text-align: justify;
	line-height: 1.3;
	margin-left: 5px;
	margin-right: 5px;
}
#termine {
	background-color: #f8ffff;
	color: inherit;
	border: 5px;
	border-style: outset;
	font-size: 0.9em;
	padding: 5px;
	float: left;
	width: 170px;
	height: 1290px;
}
ul#terminlistentyp {
	list-style-image: url(../images/king.gif);
	list-style-position: inside;
	margin-left: 0.2em;
	text-align: left;
}
ul#terminlistentyp li {
	margin-bottom: 2px;
	padding-bottom: 5px;
}
#box {
	background-color: #eee;
	color: inherit;
	border: 7px;
	border-style: outset;
	border-color: #0099FF;
	width: 800px;
	margin-left: 1%;
	padding: 10px;
	float: left;
	height: auto;
}
.block_links {
	background-color: #ccc;
	color: #000000;
	border: 2px black solid;
	border-color: #FFFFFF #000000 #000000 #FFFFFF;
	float: left;
	margin: 5px 20px 5px 60px;
	padding: 5px;
	font-size: 1.2em;
}
.block1_links {
	background-color: inherit;
	color: inherit;
	float: left;
	margin: 5px 20px 5px 60px;
	padding: 0;
	font-size: 1.2em;
}
.block1_links a {
	background-color: #ee8;
	display: block;
	color: black;
	padding-top: 7px;
	padding-left: 5px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	width: 130px;
	height: 25px;
	border: 2px solid;
	border-bottom-color: black;
	border-right-color: black;
	border-left-color: white;
	border-top-color: white;
}
.block1_links a:hover {
	background-color: #cb6;
	color: #333;
	border-bottom-color: white;
	border-right-color: white;
	border-left-color: black;
	border-top-color: black;
	margin-top: -1px;
	margin-bottom: 1px;
}
.text {
	text-align: justify;
	font-size: 0.8em;
}
#oldnews {
	background-color: #bbb;
	color: inherit;
	float: left;
	width: 776px;
	height: 705px;
	padding-right: 40px;
	overflow: scroll;
	margin-left: 7px;
	margin-right: 7px;
	border: 7px;
	border-style: outset;
	border-color: #0033CC;
	font-size: 0.9em;
	text-align: justify;
}
#oldnews li {
	margin-left: 40px;
}
