body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: white;
	color: #282899;
	margin: 0px;
}

.header { 
	width: 980px;
	height: 160px;
	margin: auto;
	background-image: url(graphics/header_back.png);
	background-repeat: no-repeat;
	border-color: #282899;
	border-style: solid;
	border-width: 3px;
	border-bottom: none;
}

.nav {
	width: 980px;
	height: 35px;
	margin: auto;
	text-align: center;	
	background-image: url(graphics/nav_back.png);
	background-repeat: repeat-x;
	background-color: #282899;
	border-color: #282899;
	border-style: solid;
	border-width: 3px;
	border-bottom: none;
	border-top: none;
}

.nav p { 
	margin: 0px;
	padding-top: 8px;
}

.nav a {
	padding-left:6px;
	padding-right: 6px;
	padding-bottom: 1px;
	font-size: 15px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

.nav a:hover  {
	color: #bf0000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #bf0000;
}

.main  {
	width: 980px;
	margin: auto;	
	background-color: white;
	border-color: #282899;
	border-style: solid;
	border-width: 3px;
	border-top: none;
}

.subsec {
	width: 180px;
	float: left;
}

.subnav  {
	padding-top: 15px;
	padding-bottom: 15px;	
}

.subnav a {
	color: #282899;
	background-image: url(graphics/sublink_back.png);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-left: 20px;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

.subnav a:hover {
	text-decoration: underline;
}

.advert  {
	text-align: center;
}

.advert img {
	border: none;
	margin-bottom: 5px;
}

.content  {
	font-size: 13px;
	width: 532px;
	float: left;	
	border-left-color: #282899;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-color: #282899;
	border-right-style: solid;
	border-right-width: 2px;
	min-height: 1250px;
	/*max-height: 580px;
	overflow: auto; Wieder einfügen wenn nur der content div scrollbar sein soll!*/
	color: #282899;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
}

.content p {
	text-align: justify;
}

.content h1 {	
	font-size: 23px;
	font-weight: bold;
	color: #282899;
	border-bottom-color: #282899;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.content h2 {
	font-size: 14px;
	font-weight: bold;	
	background-color: #282899;
	color: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 3px;
}

.content h3 {	
	font-size: 14px;
	font-weight: bold;
}

.content h4 {	
	margin: 5px;
	font-size: 14px;
	font-weight: normal;
}

.content hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #282899;
	border-bottom: solid 1px #282899; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
	margin-top: 10px;
	margin-bottom: 20px;
}

.content a {
	color: #282899;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: none;
}

.subsecright {
	width: 200px;
	float: right;
	text-align: center;
	padding-top: 30px;
}

.subsecright h1 {
	font-size: 15px;
	font-weight: bold;	
	text-decoration: underline;
	padding-bottom: 8px;
}

.subsecright img {
	border: none;
}

.footer {
	clear: both;
	width: 980px;
	height: 50px;
	margin: auto;
	padding-top: 5px;
	border-top-color: #282899;
	border-top-style: solid;
	border-top-width: 2px;
	text-align: center;
	color: #282899;
	font-size: 13px;
}

.footer a {
	color: #282899;
	font-size: 12px;
	font-weight: bold;
}

.footer a:hover {
	text-decoration: none;
}

.team h3 {
	margin: 0px;
	font-size: 15px;
}

.team a {
	font-weight: bold;
	font-size: 15px;
	color: #282899;
	text-decoration: none;
}

.team a:hover {
	text-decoration: underline;
}

.team  table {
	font-size: 14px;
	border: 0px;
	border-collapse: collapse;
}

.team  tr {
	vertical-align: top;
}

.team  td {
	padding-right: 15px;
}

.team img {
	border: none;
}

.stat  a {
	color: #282899;
	font-weight: bold;
	padding-left: 2px;
}

.stat a:hover {
	text-decoration: none;
}

.stat table {
	font-size: 14px;
	text-align: center;
	border-color: #282899;
	border-style: solid;
	border-width: 2px;
	border-collapse: collapse;
}

.stat th {
	background-color: #282899;
	color: #cccccc;
	border-bottom-color: #282899;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
}

.stat tr:hover {
	background-color: #F0F0FB;
}

.stat td {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	/*border-bottom-color: #282899;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}

.stat table a {
	text-decoration: none;
	color: #282899;
}

.stat table a:hover {
	text-decoration: underline;
	color: #282899;
}

.smalltable table {
	margin: auto;
	text-align: center;
	font-size: 12px;
	border-collapse: collapse;
}

.smalltable td {
	padding-left: 9px;
}

.smalltable th {
	border-bottom-color: #282899;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 9px;
}

.smalltable tr:hover {
	background-color: #F0F0FB;
}

.smallgameplan table {
	margin: auto;
	font-size: 12px;
	border-collapse: collapse;
}

.smallgameplan th {
	border-bottom-color: #282899;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left:  4px;
	padding-right: 4px;
}

.smallgameplan tr:hover {
	background-color: #F0F0FB;
}

.smallgameplan td {
	padding-left:  4px;
	padding-right: 4px;
}

.newsnav p{
	text-align: center;
	padding-top: 20px;
	font-size: 14px;
	color: #282899;
	font-weight: bold;
}

.newsnav a {
	color: #282899;
	font-weight: normal;
	text-decoration: none;	
}
.newsnav  a:hover {
	font-weight: bold;
	border-bottom-color: #282899;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #282899;
	border-top-style: solid;
	border-top-width: 1px;
}

.gallerychooser a {
	font-size: 15px;
	font-weight: bold;
	color: #282899;
}

.gallerychooser a:hover {
	text-decoration: none;
}

.thumbnails  {
	font-size: 15px;
	font-weight: bold;
}

.thumbnails td {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

.thumbnails img {
	border: none;
	padding: 4px;
}

.thumbnails img:hover {
	border-style: solid;
	border-width: 2px;
	padding: 2px;
}

.pagenav {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagenav a {
	text-align: center;
	color: #282899;
	font-weight: normal;
	font-size: 14px;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.pagenav a:hover{
	text-decoration: none;
	background-color: #DCDCF5;
}

.guestbook  table {
	font-size: 14px;
	border-collapse: collapse;
}

.guestbook input {
	color: #282899;
	background: #f0f0fb;
	border: 1px solid #282899;
}

.guestbook textarea {
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #282899;
	background: #f0f0fb;
	border: 1px solid #282899;
	width: 290px;
}

.guestbook p {
	font-size: 14px;
	background-color: #f0f0fb;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	border-style: solid;
	border-color: #282899;
	border-width: 1px;
}

.guestbook_radios input {
	color: #282899;
	background: white;
	border-width: 1px;
}

.links a {
	font-size: 15px;
	color: #282899;
	text-decoration: none;
	background-image: url(graphics/sublink_back.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.links a:hover {
	text-decoration: underline;
}

.sponsors td {
	padding-bottom: 25px;
	padding-left: 5px;
	padding-right: 5px;
}

.sponsors img {
	border: none;
	padding: 4px;
}

.sponsors img:hover {
	border-style: solid;
	border-width: 2px;
	padding: 2px;
}

.error {
	color: red;
	font-size: 15px;
	font-weight: bold;
}





