@charset "utf-8";
/* CSS Document */

* {
     margin: 0;
     padding: 0;
}

html, body {
         font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #ccc;
}

body {
	overflow:-moz-scrollbars-vertical;
}

p {
	padding-top: 10px;
	font-size: 0.8em;
	font-family: Arial;
	color: #000;
	line-height: 1.2em;
	left: 10px;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #c9091e;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
	margin-top: 15px;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}

.GoToEvent {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
}

.eventThmb	{
	float:left;
	margin: 20px 10px 10px 0;
	border: 1px dotted #000000;
	padding: 3px;
	}

.eventPreviewDatum {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-top: 8px;
}

#box {
	 margin: auto auto;
     width: 800px;
	 background-color: #fff;
}

#head {
     width: 800px;
	 height: 110px;
}

#navigation {
     width: 800px;
	 height: 36px;
	 border-top: 1px dotted #333333;
	 border-bottom: 1px dotted #333333;
}

#content {
     float: left;
     width: 570px;
	 height: auto;
	 min-height: 100%;
}
.teaserLink{
	display: inline-block;
	width: 279px;
	margin: 10px 1px;
	border:1px solid #ccc;
	overflow: hidden;
}

.teaserLink img{
	border: 0;
}

#right {
    float: right;
	clear: right;
	width: 200px;
	height: auto;
	margin-top: 1em;
}

#foot {
    clear: both;
}

ul#nav {
    margin: 0; padding: 0.4em;
    text-align:left;
}

ul#nav li {
    list-style: none;
    display: inline;
    margin-left: 0.05em; padding: 0;
}

ul#nav a, ul#nav span {
	padding: 0.2em 1em;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c9091e;
}

#bildergalerie	{
	margin-left:20px;
}

* html ul#nav a, * html ul#nav span {
    width: 1em;
    w/idth: auto;
}

ul#nav a:hover, ul#nav span {
	color: #999;
}

.head-img {
	width: 800px;
	height: 120px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #000000;
	border-left-color: #000000;
}

.text {
    margin-top: 1em;
}

.img-news {
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
	border: 1px dotted #000000;
	padding: 5px;
}

.img-news-2 {
	float: left;
	margin: 0.5em 0.5em 0.5em 0;
	border: 1px dotted #000000;
	padding: 5px;
}

.line {
    padding-top: 5px;
	padding-bottom: 5px;
}

.news  {
	margin-top:1em;
	margin-bottom:10px;
	padding:10px;

}


.bilder	{
	border:1px dotted #000000;
	margin-right:25px;
	margin-bottom:25px;
	float: left;
	padding: 3px;
}


a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #c9091e;
	text-decoration: none;
  }

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #999;
	text-decoration: none;
  }

.right {
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 5px;
}

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}

* html .clearfix {
	height:1%;
}

.clearfix {
	display:block;

}
.newsThmb {
	float:left;
	margin: 5px 10px 5px 0;
	border: 1px dotted #000000;
	padding: 3px;
}
.sponsor {
	margin: 5px 10px 0 0;
	border: 1px dotted #000000;
	padding: 3px;
}

.name {
	color: #c9091e;
	text-transform: uppercase;
}

.spielergebnis {
	color: #c9091e;
	font-weight: bold;
}

.Preis {
	font-weight: bold;
	color: #666666;
	margin-top: 5px;
}


.lFloat	{
	float:left;
}
.rFloat	{
	float:right;
}
.lClear	{
	clear:left;
}
.rClear	{
	clear:right;
}

.bClear {
	clear:both;
}
