body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-color: #E5E5E4;
	margin: 0px;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	/*padding-left: 15px;*/
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	/*padding-left: 15px;*/
}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3AAB39;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #016A32;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	color: #3AAB39;
}

h6 {
	font-size: 11px;
	font-weight: bold;
	color: #016A32;
}

hr {
	height: 1px;
	color: #E5E5E4;
}

a {font-size: 11px; color: #000000; text-decoration: underline;}
a:link {text-decoration: underline;}
a:visited {text-decoration: underline;}
a:hover {text-decoration: underline;}
a:active {text-decoration: underline;}

.linkBottom {font-size: 11px; color: #FFFFFF; text-decoration: none; font-weight:bold;}
a:link.linkBottom {text-decoration: none;}
a:visited.linkBottom {text-decoration: none;}
a:hover.linkBottom {text-decoration: underline;}
a:active.linkBottom {text-decoration: none;}


a.linkReiter {
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.linkReiter {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.linkReiterVikings {
	color: #ffffff;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	padding-left: 2px;
	border: 1px solid #C0C0C0;
}

input.button {
	background-color: #555555;
	color: #ffffff;
	font-weight: bold;
}

.h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3AAB39;
}

.h3 {
	font-size: 14px;
	font-weight: bold;
	color: #016A32;
}

.h4 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.h5 {
	font-size: 11px;
	font-weight: bold;
	color: #3AAB39;
}

.h6 {
	font-size: 11px;
	font-weight: bold;
	color: #016A32;
}

/* DIVS */

div#zentrierer {
	position: relative;
	width: 965px;
	margin: 0px auto;
	background-image:url(../images/bg_zentrierer.gif);
	text-align: left;
}
div#container {
	position: relative;
	width: 760px;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 18px;
	background-image:url(../images/bg_content.gif);
	float: left;
}

div#werbemittel {
	position: relative;
	width: 160px;
	margin-top: 8px;
	margin-right: 18px;
	margin-bottom: 8px;
	float: right;
}

div#logo {
	position: relative;
	left: 0px; top: 0px;
	width: 760px;
	height: 66px;
	background-image:url(../images/bg_oben.jpg);
}

div#selectTeam {
	position: relative;
	width: 760px;
	height: 32px;
	color: white;
	background-color: #3AAB39;
}

div#containerLeft {
	position: relative;
   width: 190px;
	float: left;
}

div#nav {
	position: relative;
	width: 190px;
	height: 235px;
}
div#termine {
	position: relative;
	background: url(../images/teaser/bg_termine.jpg);
	width: 190px;
	height: 180px;
}

div#tabelle {
	position: relative;
	background: url(../images/teaser/bg_tabelle.jpg);
	width: 190px;
	height: 235px
}

div#becomeViking {
	position: relative;
	background: url(../images/teaser/bg_howto.jpg);
	width: 190px;
	height: 127px;
}

div#playerOfTheMonth {
	position: relative;
	width: 190px;
	float: right;
	top: -124px;
}
.black {
	color: #000000;
}

div#containerContent {
	position: relative;
	width: 570px;
	float: right;
}

div#navImg {
	position: relative;
	width: 570px;
	height: 235px;
}

div#breadcrumb {
	position: relative;
	width: 570px;
	height: 32px;
	background-color: #E5E5E4;
}

div#content {
	position: relative;
	width: 541px;
	padding-top: 15px;
	padding-left: 15px;
}

div#bottom {
	position: relative;
	width: 760px;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;

	background-color: #3AAB39;
	clear: both;
}

div#bottom1 {
	position: relative;
	width: 760px;
	height: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:40px;
	clear: both;
}
.trenner {
	color: #016A32;
}

.headzelle {
	font-weight: bold;
	color: white;
	background-color: #363c40;
}

.zelle0 {
	background-color: #DEE1E2;
}

.zelle1 {
	background-color: #C7CCCF;
}


div#playerOfTheMonth {
	position: relative;
	width: 190px;
	float: right;
	top: -124px;
}

.black {
	color: #000000;
}