div,p,body,html,dl,dd,input,button { 
	font: normal 12px Helvetica,Verdana,Arial 
}

h1 { 
	font: normal 14px Helvetica,Verdana,Arial;
	font-weight: bold;
}
h2,h3,h4,h5,h6 { 
	font: normal 12px Helvetica,Verdana,Arial;
	font-weight: bold;
}

a,
a:visited,
a:active,
a.internal-link,
a.internal-link:visited,
a.internal-link:active,
a.internal-new-windowlink,
a.internal-new-windowlink:visited,
a.internal-new-windowlink:active
{
  font-family: Helvetica,Verdana,Arial, sans-serif;
  text-decoration: none;
  color: #0000aa;
/* 5a6bcb */
}
a:hover,
a.internal-link:hover {
  text-decoration:underline;
}

html {
  background-color:#ffffff;
}

img.block {
	display:block;
}

div, img {
  margin:0;
  padding:0;
  border:0;
}

div#container {
/* Achtung: Die Breite auch bei div#copyright anpassen */
  width:939px;
/* Die Seite "springt" in Firefox, falls die Scrollbar hinzukommt. Beim IE
   geschiet dies nicht. Verzichte deshalb auf die Zentrierung
  margin-left:auto;
  margin-right:auto;
*/
  border-left:1px solid black;
  border-bottom:1px solid black;
  border-right:1px solid black;
  background-color:#f0f0f0;
}

/* for iE6 */
* html div#container {
  width:941px;
}

div#top_left {
/*  background-color:#252525; */
  background-color:#000000;
  padding-bottom:5px;
  padding-left:10px;  
}

div#top_right {
/*  background-color:#252525; */
  float:right; 
  background-color:#000000;
  padding-top:6px;
  padding-right:10px;  
  color:white;
}

div#top_right a {
   text-decoration: none;
   color:white;
   }

div#head a {
   text-decoration: none;
   color:black;
   }

div#right a {
   text-decoration: none;
   color:white;
   }
div#right a:hover,
div#right a.internal-link:hover {
  text-decoration:underline;
}

div#footer a {
   text-decoration: none;
   color:white;
   }


div#header {
   background-color:black;
   }

/*-----------------------------------*/

div#head { 
	font: normal 10px Helvetica,Verdana,Arial;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px dotted black;
}

div#loginstatus { 
	font: normal 10px Helvetica,Verdana,Arial;
	float:right; 
	padding-top:5px;
	padding-bottom:5px;
}


div#center { 
	padding-left:10px; 
	padding-right:5px; 
	padding-bottom:5px;
	width:695px; 
/*	background-color:#808080;
	color:white;
*/
}

/* for iE6 */
* html div#center {
	padding-left:10px;
	padding-right:0px;
	padding-bottom:5px;
}

div#right { 
	width:217px; 
/*	height:auto;  */
	min-height:550px;
	float:right; 
	text-align:left; 
	padding-top:5px;	
	padding-left:10px;	
	background-color:#5a6bcb;
        border-left:1px solid black;
        border-bottom:1px solid black;
}

/* for iE6 */
* html div#right {
  height: 600px;
}

div#footer {
  clear:both;
  background-color:black;
  padding:10px;
  text-align:center; 
  color:white;  
}

/* for iE6 */
* html div#footer {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
}

div#copyright {
  width:939px;
  padding-top:10px;
  text-align:center; 
  color:black;  
}

/*---------------------------------------------

Anpassungen

  ---------------------------------------------*/

/* Grafik fuer Auflistungen (war zuvor ul.bullets li) */

ul {
  list-style-image : url(/fileadmin/images/point.gif);
  vertical-align: top;
  text-align: left;

/*  margin-left: -1em;  ** nicht so stark einruecken, funktioniert bei IE nicht */
}

ul.tx-dropdownsitemap-pi1 {
  list-style-image : none;
}


/*---------------------------------------------

Typo3

  ---------------------------------------------*/

/* Tests am 18.08.09 mit Sitemap und Bilder auf der "Fussball" Seite */

/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px;
border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px;
border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3,
DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3,
DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/********************************************/
/* styles for extension "tx_indexedsearch"  */
/********************************************/
/* 10.01.08 (dg-kvg) */
/* * Uebernommen aus dem Standard CSS-Code (stylesheet_71e56952f4.css) */
.tx-indexedsearch .tx-indexedsearch-browsebox LI {
  display:inline;
  margin-right:5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox {
  margin-top: 5px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox TD {
  font: normal 12px Helvetica,Verdana,Arial;
}
.tx-indexedsearch .tx-indexedsearch-searchbox TD SELECT {
  font: normal 12px Helvetica,Verdana,Arial;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
  width:150px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
  width:50px;
}
.tx-indexedsearch .tx-indexedsearch-whatis {
  margin-top:10px;
  margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw {
  font-weight:bold;
  font-style:italic;
}
.tx-indexedsearch .tx-indexedsearch-noresults {
  text-align:center;
  font-weight:bold;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {
  font: normal 12px Helvetica,Verdana,Arial;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-title {
  font: bold 12px Helvetica,Verdana,Arial;
}
.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-percent {
  font: normal 12px Helvetica,Verdana,Arial;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup {
  color:#2354A1;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
  background:#eeeeee;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
  margin-top:20px;
  margin-bottom:5px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
  margin-top:0px;
  margin-bottom:0px;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {
  background:#cccccc;
  vertical-align:middle;
}
.tx-indexedsearch .tx-indexedsearch-res .noResume {
  color:#666666;
}
.tx-indexedsearch .tx-indexedsearch-category {
  background:#cccccc;
  font-size:12px;
}

/* Additional styles, needed for the tableless template_css.tmpl (styles don't
   conflict with the original template) */
.tx-indexedsearch .res-tmpl-css {
  clear:both;
  margin-bottom:1em;
}
.tx-indexedsearch .searchbox-tmpl-css LABEL {
  margin-right:1em;
  width:10em;
  float:left;
}
.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css {
  letter-spacing:0;
  font-weight:normal;
  font: normal 12px Helvetica,Verdana,Arial;
  margin-top:-1.2em;
  float:right;
}
.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd {
  float:left;
}
.tx-indexedsearch .info-tmpl-css dd.item-mtime {
  float:none;
}
.tx-indexedsearch .info-tmpl-css dd.item-path {
  float:none;
}
