/* ------------------CSS RESET ---------------------------------
---------------------------------------------------------------*/
* {
padding: 0;
margin: 0;
font-size: 100%;
font-weight: normal;
}

ul,
ol {
list-style: none;
}
ul.MenuBarVertical
li {
font-weight: bold;
}

img, 
a img {
border: none;
}

/* ------------------SCHRIFT / GRÖSSE ---------------------------------
---------------------------------------------------------------*/

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #666666;
	line-height: 1.5em;
	text-align: left;
	background-repeat: repeat;
	background-image: url(../Bilder/bg_42960.png);
}

p {
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.7em;
}

normal {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
}

h1,
h2,
h3 {
font-style: normal;
margin-bottom: 0.7em;
} 
ul.MenuBarVertical
a {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #ad1910
}

h1 {
	font-size: 2em;
	color: #e30613;
}

h2 {
font-size: 1.5em;
margin-top: 20px;
}

h3 {
	font-size: 1em;
	color: #FFF
}

.Stil1 {
	font-size: 1em;
	text-align: center;
	color: #ffffff;
	line-height: 0.5em;
	letter-spacing: 0.2em;
}

.Stil2 {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	line-height: 0.5em;
}

.Stil4 {
	color: #ffffff;
	font-size: 140%;
	line-height: 0.5em;
}

.Stil5 {
	color: #ffffff;
	font-size: 12px;
	line-height: 0.7em;
	font-weight: bolder;
}

.Stil6 {
	color: #C30;
	font-size: 120%;
	line-height: 0.8em;
	font-weight: bolder;
	padding-top: 10px;
}

blockquote {
	color: #ffffff;
	margin-left: 10px;
}

a:link,
a:visited {
color: #ffffff;
text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #666666;
	text-decoration: underline;
}

/* ------------------LAYOUT ---------------------------------
---------------------------------------------------------------*/

#container {
	width: 924px;
	border: 4px solid #000066;
	margin: 0 auto;
	background-color: #014a94;
}

#header {
	height: 160px;
	background-color: #e2e7ed;
	background-image: url(../Bilder/Header/Header_August.jpg);
}

#navTop {
	margin-top: 5px;
	margin-bottom: 5px;
	height: 25px;
	padding-top: 5px;
	background-color: #990000;
	border: 1px solid #666666;
	background-image: url(../Bilder/Muster/balken_navitop.jpg);
}


#content {
background-color: transparent;
padding: 30px 20px;
}

#sidebarLeft {
	width: 160px;
	float: left;
	font-size: 1.2 em;
}

#navilinks {
	display: inline;
	font-size: 1 em;
	margin-bottom: 30px;
}
	
#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 180px;
}

#contentdwt3 {
	height: 650px;
	width: 700px;
	background-color: #ffffff;
	padding-top: 15px;
}

#sidebarRight {
	width: 220px;
	float: right;
}

#nextGame {
	width: 200px;
	height: 200px;
	background-image: url(../Bilder/1.mannschaft.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin-left: 8px;
	background-color: #FFF;
	border: 4px solid #000066;
	padding-top: 55px;
}

#lastGame {
	width: 200px;
	height: 200px;
	float: none;
	background-image: url(../Bilder/2.mannschaft.jpg);
	text-align: center;
	padding-top: 55px;
	background-color: #FFF;
	margin-left: 8px;
	margin-top: 20px;
	background-position: right;
	border: 4px solid #006;
}

#werbebannerrechts {
	width: 200px;
	height: 800px;
	background-position: center top;
	background-position: center;
	margin-left: 8px;
	text-align: center;
	font-style: normal;
	line-height: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../Bilder/Sponsoren%20Logos/werbebanner-rechts.jpg);
}

#presse {
	width: 180px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}

#footer,
.clearfloat {
clear: both;
}

#content p {
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px;
}

#footer p {
	font-size: 0.9em;
	text-align: center;
	height: 50px;
}

#werbung {
	width: 924px;
	height: 135px;
	background-position: center;
	background-image: url(../Bilder/Werbung/Werbebanner-unten.jpg);
}

/* ------------------ALLGEMEIN ---------------------------------
---------------------------------------------------------------*/
c:link,
c:visited {
color: #000099;
text-decoration: none;
}

c:hover,
c:focus,
c:active {
color: #ad1910;
text-decoration: underline;
}

.mehrInfo {
	font-size: 0.8em;
	margin-top: 8px;
	display: block;
	text-align: right;
}

.mehrInfo c: link,
.mehrInfo c: visited {
color: #000099;
padding: 2px 20px
}

/* ------------------ZWEI SPALTEN ---------------------------------
---------------------------------------------------------------*/

.techno #mainContent {
width: 660px;
}
