/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 80%;
}

Table, tr, td {
	
	font-size: 100%;
}
img {
     border: none;
}
a {
	color: #000000;
}
/* kopfbereich*/
div#header
{
	width: 760px;
	background: url(../bilder/kopf_wn.gif) no-repeat;
	background-color: #FFFFFF;
}

div#banner {
	padding-left: 292px;
}
div#kopfzeile {
	background-color: #CCCCCC;
	background-repeat: no-repeat;
	margin-left: 292px;
	width: 469px;
	font-size: 85%;
	margin-bottom: 1px;
	text-align: right;
}

div.container
{
	float: left;
	min-height: 100px;
}
/* Formatierung Navigationsspalte*/
div#navigation
{
	width: 150px;
	margin-right: 2px;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background-image: url(../bilder/navi_bg_oben.gif);
	background-repeat: no-repeat;
}
.box2 {
	display: block;
	font-size: 85%;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	padding-left: 0px;
	margin-top: 0px;
}

#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation a {
	display: block;
	width: 140px;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
#navigation a:hover {
	background-color: #666666;
	color: #FFFFFF;
}
#navigation li li a {
	display: block;
	width: 140px;
	background-color: #EEEEEE;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 85%;
	margin:0:
}
#navigation li li a:hover {
	
	background-color: #999999;
	color: #000000;
}
#navigation li li li a {
	display: block;
	width: 135px;
	background-color: #EEEEEE;
	text-decoration: none;
	padding-left: 15px;
	padding-right: -5px;
	font-size: 85%;
	margin:0;
	border-top-color: #eeeeee;
	border-top-style: solid;
	border-top-width: 1px;
}

#navigation a.aktiv {
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;
}
.upcase {
	text-transform: uppercase;
}

/* Formatierungen Inhalt*/
div#content
{
	width: 410px;
	margin-right: 2px;
	padding-left: 10px;
	/*background-image: url(../bilder/content_bg_oben.gif);*/
	background-repeat: no-repeat;
	padding-right: 10px;
	float: left;
}
div#contentsport
{
	width: 431px;
	margin-right: 2px;
}

div#schlagzeile {
	background-color: #EFEFEF;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 400px;
	padding-top: 2px;
	padding-right: 5px;
	background-image: url(../bilder/punkt.gif);
}


div#content div#schlagzeile h6 {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	text-transform: uppercase;
	
}

div#schlagzeile a {
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	display: block;
	font-size: 85%;
}

div#schlagzeile linktext {
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	display: block;
	font-size: 85%;
}

div#schlagzeile a:hover {
	font-size: 85%;
	color: #000000;
	text-decoration: underline;
	display: block;
	line-height: 150%;
}
div#schlagzeile table {
	margin: 0;
	padding: 0;
	width: 405px;
	border: none;
	
}
div#schlagzeile th {
	text-align: left;
	margin: 0;
	padding: 0;
	
}


div#schlagzeileseite {
	
	width: auto;
	margin-left: 2px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	
}
div#schlagzeileseite a {
	color: #000000;
	text-decoration: none;
	line-height: 150%;
	display: block;
	font-size: 85%;
}
div#schlagzeileseite a:hover {
	font-size: 85%;
	color: #000000;
	text-decoration: underline;
	display: block;
	line-height: 150%;
}


div#content h1 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}

/*div#content p.text {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
}*/

div#content p{
	padding-top: 0px;
	margin-top: 0px;
}

/*div#content p.textklein {
	font-size: 85%;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}*/

div#content h6 {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 85%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	
}


/*div#content h7 {
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
    margin-right: 5px;
	margin-left: 5px;
	
}*/

div#content h2 {
	
	font-size: 90%;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	
}
div#content h5 {

	font-weight: bold;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	margin-top: 0px;
	
	
}

div#contentsport h6 {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 90%;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	
	
	
}
.sporth5 {
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
    margin-right: 5px;
	margin-left: 5px;
	font-size: 90%;
}
.sporth5link {
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
    margin-right: 5px;
	margin-left: 5px;
	font-size: 90%;
	text-decoration: none;
}
.sporth5link hover{
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
    margin-right: 5px;
	margin-left: 5px;
	font-size: 90%;
	text-decoration: underline;
}

div#content h5 a {
	text-decoration: none;
}
div#content h5 a:hover {
	text-decoration: underline;
}
div#content p.autor {
	font-size: 90%;
	margin-top: 5px;
	padding-top: 5px;
	font-weight: normal;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 5px;
	
}


.bild {
	margin-right: 5px;
	display: block;
	float: left;
	clear: left;
	
}
/* Formatierungen Rechte Spalte*/

div#rechts
{
	width: 175px;
	clear:right;
	background-color: #EEEEEE;
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: url(../bilder/bggraulinks.gif);
}
.box3 {
	background-color: #CCCCCC;
	display: block;
	font-size: 85%;
	background-image: url(../bilder/punkt.gif);
	background-repeat: no-repeat;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 6px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.boxgrau {
	background-color: #CCCCCC;
	display: block;
	font-size: 85%;
	margin-bottom: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 3px;
	margin-top: 0px;
}

 div#rechts div.textklein {
	font-size: 85%;
	padding-left: 5px;
	margin-top: 0px;
	padding-top: 0px;
}
div#rechts form {
	margin-top: 2px;
}
.inputtext {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 2px;
	margin-right: 5px;
}
.bannerk {
	background-color: #CCCCCC;
	text-align: right;
	margin-left: 38px;
	margin-top: 3px;
	vertical-align: baseline;
	margin-bottom: 3px;
	padding-bottom: 0px;
	font-size: 85%;
}


#rechts ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rechts ul a {
	display: block;
	width: 184px;
	background-color: #FFFFFF;
	text-decoration: none;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0;
}
#rechts ul a:hover {
	background-color: #999999;
}
#rechts li li a {
	display: block;
	width: 184px;
	background-color: #EEEEEE;
	text-decoration: none;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	padding-left: 10px;
	padding-right: 0px;
	font-size: 85%;
	margin:0:
}
#rechts a.aktiv {
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;
}




div#footer
{
	clear:both;
	width: 700px;
}


.bottomlinks {
	background-color: #CCCCCC;
	width: 760px;
	background-repeat: repeat-y;
	background-image: url(../bilder/bottomrechts.gif);
	background-position: right bottom;
	font-size: 85%;
	text-align: right;
	padding-right: 2px;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
}

#wrapper{
	width:760px;
	border:1px solid #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../bilder/bggrau2.gif);
	
	
	}
.spacer {
	border:0px;
	height:0px;
	clear:both;
	width:0px;
	margin: 0;
	padding: 0;
	}
	
	
.clear {
	clear: both;
}
.bildpunkte {
	border: none;
}
div#content h1 a {
	color: #000000;
	text-decoration: none;
}
div#content h1 a:hover {
	color: #000000;
	text-decoration: underline;
}
div#schlagzeileseite th {
	width: 105px;
}
div#schlagzeile th {
	width: 105px;
}

/* Formatierung fr Fomular*/




.buttonform {	background-color: #FFFFFF;
	border: 1px;
	border-style: solid;
	border-color: #000000;
}
.feld {  float: right;
  
  text-align: left;
}
.formbox {	width: 250px;
	margin-right: 72px;
	margin-left: 72px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #eeeeee;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 5px;
}
.knopf {	clear: both;
	text-align: center;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 5px;
}
.label {	float: left;
	width: 100px;

}
.reihe {	clear: both;
	padding: 2px 0px;
	margin-bottom: 0px;
}
div#content ul {
	list-style-position: outside;
	list-style-image: url(../bilder/quadrat8.gif);
	list-style-type: none;
	
	
}
div#content li {
	margin-bottom: 5px;
}
div#content li a{
	
	text-decoration: none;
}
div#content li a:hover{
	text-decoration: underline;
}
.trenner {
	width: auto;
	padding-top: 0px;
	margin-top: 0px;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
	padding-bottom: 10px;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
}
.centercontent {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 410px;
}

.datum {
	font-size: 85%;
	text-align: right;
	margin-right: 5px;
	padding-right: 10px;
}

.textfett {
	font-weight: bold;
	margin-right: 5px;
}
#dpa-ticker {
	font-size: 85%;
}
#dpa-ticker a {
	text-decoration: none;	
}
#dpa-ticker a:hover{
	text-decoration: underline;	
}
/*#abo {
	margin-left: 5px;
	padding-left: 10px;
	margin-top: 5px;
}*/
#formular label, #formular input, #formular select { /* Alle Labels UND Formularelemente auswhlen */
  display: block;
  float: left;
  }
  
  div#formular form br { /* Alle Zeilenumbürche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

/* form br {  Alle Zeilenumbürche in Formularen auswählen 
  clear: left;  das floating der labels und inputs aufheben 
}*/
.labeltext {
	text-align: left;
	width: 120px;
	padding-right: 5px;
}
.textfeld200 {
	width: 200px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 2px;
}
.textfeld100 {
	width: 98px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 2px;
	margin-right: 1px;
}
.textfeld20 {
	width: 34px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 2px;
	margin-right: 1px;
}
.textfeld80 {
	width: 163px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 2px;
	margin-right: 1px;
}.titelstrich {
	font-weight: bold;
	display: block;
	width: 405px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	border-bottom: 1px solid #999999;
	margin-top: 5px;
}
.textfeld {
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-bottom: 2px;
	height: 200px;
}

.textklein {
	font-size: 85%;
}

.textkleinblau {
	color: #0C92CB;
	font-size: 85%;
}


.blautext {
	color: #0C92CB;
	}

.anztextklein {
	font-size: 85%;
	margin-left: 5px;
}

.textsehrklein {
	font-size: 75%;
}

.textsehrklein10 {
	font-size: 5%;
}

.datum {
	font-size: 85%;
	text-align: right;
	margin-right: 5px;
	padding-right: 10px;
}

.textfett {
	font-weight: bold;
}


/*.text {
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 5px;
	margin-right: 5px;
}*/

.link10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }
a.link10:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: underline; }
.text10 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; }

.link11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }
a.link11:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: underline; }
.text11 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; }
.bildunter {
	font-size: 85%;
}
div#content h4 {
	font-size: 110%;

	
}
.textkursiv {
	font-size: 90%;
	font-style: italic;
}
.textkursivblau {
	font-style: italic;
	color: #0C92CB;
}
