/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	background-color: white;
}

#header {
	background-image: url("../img/Bilder/header-sport.jpg");
	background-repeat: no-repeat;
	/*background-image: url(../img/Bilder/2008-03-08-002-Entwurf-1_03.gif);*/
	/*height: 191px;*/
	height: 206px;
	width: 792px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 1px;
	vertical-align: top;
}

#header-gross {
	background-image: url("../img/Bilder/head950.jpg");
	background-repeat: repeat-x;
	height: 206px;
	width: 950px;
	padding-bottom: 0px;
	margin: 0px;
	font-size: 1px;
	vertical-align: top;
}

#main-container {
        background-image: url(../img/Bilder/bg950.gif);
        background-repeat: repeat-y;
        /*background-color: green;*/
        color: black;
        min-height: 600px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        width: 950px;
}

#top-menu {
	width: 950px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	text-align: right;
	padding-bottom: 5px;
	background-color: white;
}

#top-menu a:link {
	color: #000;
}

#top-menu a:visited {
	color: #000;
}

#top-menu a:active {
	color: #000;
}

#top-menu a:hover {
	color: #000;
}

#head-trenner {
	margin-top: 0px;
	padding-top: 0px;
	/* background-image: url(../img/Bilder/2008-03-08-002-Entwurf-1_05.gif);*/
	/* height: 24px; */
	height: 10px;
	font-size: 1px;
	vertical-align: top;
	background-color: black;
}

.menu-list {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 100px;
	width: 130px;
	text-align: center;
	margin-top: 10px;
	border-top: 2px solid #DB807F;
	margin-left: 10px;
	margin-right: 10px;
	display: block;
}

.menu-list li {
	border-bottom: 2px solid #DB807F;
	border-left: 2px solid #DB807F;
	border-right: 2px solid #DB807F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	padding-left: 2px;
}

#footer {
	background-color: #AF100D;
	height: 15px;
	width: 940px;
	float: left;
	border-top: 3px solid #DB807F;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

#flashcontent {
	text-align: right;
	/* border: 1px solid black; */
	vertical-align: middle;
	position: relative;
	top: 34px;
	right: 16px;
}

#flashscroller {
	text-align: right;
	/* border: 1px solid black; */
	vertical-align: middle;
	position: relative;
	top: 99px;
	right: 303px;
}

#adressdaten {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-align: center;
	position: relative;
	top: 110px;
	right: 0px;
}

#main-article-container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 635px;
	/*border-right: 1px solid green;*/ 
	float: left;
}

#main-article {
	margin-left: 10px;
	margin-right: 10px;
	width: 620px;
	/*border: 1px solid green;*/
}

#main-article th {
	text-align: left;
}

#news-container {
	width: 150px;
	padding-left: 8px;
	/*display: inline;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.news-article-head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}

a:active {
	color: #FFF;
	text-decoration: underline;
}

.news-article {
	background-color: #CCCCCC;
	width: 130px;
	margin-left: 9px;
	margin-right: 9px;
	color: #000000;
	margin-top: 10px;
	font-weight: bold;
}

.news-article-text {
	width: 128px;
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-right: 1px;
	border-bottom: 1px solid #999999;
	color: black;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}

.news-article-content {
	background-color: #FFFFFF;
	color: black;
	margin-left: 5px;
	margin-right: 5px;
	text-align: justify;
}

#body-container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	/* background-image: url("../img/Bilder/bg-792.gif");*/
	background-repeat: repeat-y;
}

#menu-left-container {
	width: 150px;
	float: left;
}

#neutral {
	clear: both;
	margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #AF100D;
	text-align: center;
	padding-top: 10px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AF100D;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.submenu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 110px;
	text-align: center;
	/*border-top: 2px solid #DB807F;
	margin-left: 10px;
	margin-right: 10px;*/
	display: block;
	/* 	border: 1px solid white; */
}

.submenu li {
	border-bottom: 0px solid #DB807F;
	border-left: 0px solid #DB807F;
	border-right: 0px solid #DB807F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	/*padding-top: 2px;*/ /*padding-bottom: 2px;*/
	text-align: left;
	padding-left: 10px;
}

#main-article a:link {
	color: #000;
}

#main-article a:visited {
	color: #000;
}

#main-article a:active {
	color: #000;
}

#main-article a:hover {
	color: #000;
}

#jubilaeum{
	// border: 1px solid black;
}

