a:link {
    color: #0000ff;
    text-decoration: none;
} 
a:visited {
    color: #0000ff;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}
a:active {
    color: #ff0000;
    text-decoration: none;
}

a img {
	border: 0;
}

body {
    height: 100%;
    padding: 0;
    background:url(../bilder/hintergrund.jpg) fixed;
    background-color:#ffffff;
    text-align: center;
}

div.news {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.news h2 {
	color: red;
}

div.news span.topic {
	float: left;
	font-weight: bold;
	text-decoration: underline;
}

div.news span.date {
	float: right;
}

div.news span.autor {
	float: right;
	font-style: italic;
}

td.name {
    color:#FF0000;
    font-weight: bold;
}

div.gb {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

hr {
	height: 1px;
}

table.rangliste {
	margin-left: auto;
	margin-right: auto;
    background-color: #ffffff;
    border-spacing: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-collapse: collapse;
}
table.rangliste td {
	border-bottom: solid 1px;
    border-right: solid 1px;
    text-align: center;
}

ul.main {
    list-style-type: disc;
    margin-left: 20px;
}
ul.sub {
    list-style-type: circle;
    margin-left: 20px;
}
table.calendar
{
	width: 100%;
	background-color: #ffffff;
    border-spacing: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-collapse: collapse;
}

table.calendar td
{
	width: 14%;
	height: 80px;
	border: solid 1px;
	text-align: left;
	vertical-align: top;
}

table.calendar a
{
	text-decoration: none;
}

table.calendar img
{
	float: right;
	position: relative;
	top: 7px;
}

table.calendar td.sa, table.calendar td.so
{
	width: 15%;
}

table.calendar_year
{
	width: 100%;
}

table.calendar_year table.calendar td
{
	height: 20px;
}

table.calendar_day
{
	width: 100%;
}
table.history {
    width: 600px;
	margin-left: auto;
	margin-right: auto;
    border-collapse: collapse;
    vertical-align:top;
}

table.history tr.hell {
    background-color: #ffffff;
}

table.history tr.dunkel {
    background-color: #c0c0c0;
}

h1 {
    width: 80%;
    color: #FF0000;
    font-size: 160%;
    text-align: left;
    vertical-align:top;
}

#menu {
    position: absolute;
    left: 10px;
    top: 120px;
}

#menu ul {
    background-color: #ffffff;
    border-style: solid;
    border-width: 1px;
    padding-left: 0;
    margin-left: 0;
    width: auto;

}

#menu li {
    list-style: none;
    margin: 0;
    padding: 10px 3px 10px 3px;
    text-align: center;
}

#menu li.h2 {
    border-bottom: solid 1px;
    padding: 0px;
    line-height: 160%;
    font-weight: bold;
}

div#logo {
    width: 100%;
    text-align: center;
}



div#main {
    position: absolute;
    top: 120px;
    left: 150px;
    width: 80%;
    text-align: center;
}

div#main h2 {
    width: 70%;
    text-align: left;
}

#welcome {
    margin-top: 50px;
    font-size: 150%;
    font-weight: bold;
    color: #0000ff;
}

ul.links {
	width: 80%;
	list-style: none;
	text-align: left;
}

ul.links li ul {
	list-style: none;
}

ul.links li ul li {
	margin: 10px;
}

table.profile {
	width: 400px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

table.profile td {
	background-color: #ffffff;
	border: solid 1px black;
}

table.kontakt {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div#impressum {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#weaverslave {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#satzung {
	text-align: left;
}

#satzung h2 {
	font-size: 110%;
	text-decoration: underline;
}
