/*******************************************************************
** Realisierung 2005: Online-Agentur Rüsche / Tobias Soloschenko  **
** Letzte Änderung am Template: 2 November 2005.                  **
** Template erstellt von: Tobias Soloschenko.                     **
********************************************************************/


/* CSS globaler reset für alle browser */ 
*{
	padding: 0px;
	margin: 0px;
}

/* HTML Body */
html{
	scrollbar-base-color:#d7d7d7;
	scrollbar-3d-light-color:#000000;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#d7d7d7;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#a4a4a4;
}
body{
	background-color:#ffffff;
}

/* Für alle Browser die min-width verstehen */
.holderfx { 
	width:100%; 
	min-width:950px; 
	margin: 0 auto;
}


/* Simuliertes min-width für IE */
* html .container {
	border-left:950px solid #fff; 
	position:relative; 
	float:left; 
	z-index:1;
}
* html .holder {
	margin-left:-950px; 
	position:relative; 
	float:left; 
	z-index:2; 
	text-align:left;
}

/* Im Rahmen gefasster inhalt der Seite */
#content{
	position: relative;
	background-color:#FFFFFF;
	border: 1px solid black;
	margin: 0px auto;
	width: 100%;
}


/* Kopf mit Schriftinhalt */
#kopf{
	position: absolute;
	background-color:#A4D7F6; /* Farbe für den Kopf */
	border-bottom:1px solid black;
	text-align:center;
	padding: 2px 0px 2px 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 16px;
	width: 1005px;
	margin-top: 0px;
}
#randompic {
	position: absolute;
	float: left;
	margin-top: 21px;
	background-color: #000000;
	height: 179px;
	width: 200px;
}

/* Titelleiste */
#titel{
	position: absolute;
  	background-image: url("../images/titelbg.jpg"); /* Grafik des Titelbildes */
	background-repeat: repeat-x;
	background-color: #000000;
	text-align:left;
	height:179px;
	margin-left: 200px;
	margin-top: 21px;
	width: 650px;
}

#toprandpic {
	position: absolute;
	background-color: #000000;
	text-align:left;
	height:179px;
	margin-left: 850px;
	margin-top: 21px;
	width: 155px;
}	
/* Ticker am Top*/
#ticker{
	position: absolute;
	background-color:#A4D7F6;
	border-top:1px solid black;
	border-bottom:1px solid black;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:20px;
	margin-top: 199px;
	width: 1005px;
}

#ticker table.moduletable{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}



/* Hauptmenü */
#hauptmenu{
	padding: 10px 10px 10px 15px;
	/*background-image: url("../images/menugrafik.jpg"); Grafik des Hauptmenüs */
	background-repeat: no-repeat;
	float:left;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width:175px;
	background-color: #ffffff;
	position: absolute;
	margin-top: 221px; 
}
#hauptmenu table.moduletable table {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
/* Aussehen der Menüpunkte innerhalb des Hauptmenüs */
#hauptmenu a:link{color:black;}
#hauptmenu a:visited{color:black;}
#hauptmenu a:hover{color:gray;}
#hauptmenu a:active{color:black;}
#hauptmenu a:focus{color:black;} 


/* Hauptinformationstext */
#haupttext{
	position: absolute;
	padding-top:15px;
	/*overflow:hidden;*/
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:650px;
	background-color: #ffffff;
	margin-top: 221px;
	margin-left: 200px;
}
#haupttext table.contentpaneopen {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.contentpane tbody tr td form table tbody tr td table {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.contentpane tbody tr td form table tbody tr.sectiontableentry1 td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.contentpane tbody tr td form table tbody tr.sectiontableentry2 td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.contentpane tbody tr td form table tbody tr td.sectiontableheader {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.contentpane tbody tr td form table tbody tr td.sectiontablefooter {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.contentpane tbody tr td form table tbody tr td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.contentpane tbody tr td ul li{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext form table.contentpane tbody tr td.contentdescription {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#haupttext table.contentpane tbody tr td.contentdescription {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.contentpane tbody tr td {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;	
}
#haupttext table.month tbody tr td.currentd div.events {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
#haupttext table.month tbody tr td.currentd div {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
/* Seitenbanner */
#seiteninfos{
	padding: 5px 5px 5px 5px;
	background-color:#F5FFE5;
	float:right;
	text-align:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:145px;
	position: absolute;
	margin-left: 850px;
	margin-top: 221px;
}
#seiteninfos table.moduletable {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#seiteninfos table.moduletable table.contentpaneopen {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#seiteninfos table.moduletable table.contentpaneopen td.contentheading {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#platzhalter{
	float:right;
	width:145px;
	position: absolute;
	margin-left: 850px;
	margin-top: 221px;
	height: 720px;
}


#fussbereich {
  position:fixed;
  _position:absolute;
  bottom:0;
  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
  width: 1005px;
  height: 66px;
 }

/* Fuß */
#fuss{
	background-image: url("../images/fuss.gif"); /* Grafik des Fußbildes */
	background-position: 200px 0px;
	background-repeat:no-repeat;
	background-color: #ffffff;
	border-top:1px solid black;
	height:35px;
	width: 1005px;
}


/* Untermenüpunkte */
#untermenu{
	border-top:1px solid black;
	border-bottom:1px solid black;
	background-color:#A4D7F6; /* Farbe für den Untermenübalken */
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	height: 15px;
	width: 1005px;
}
#untermenu table table.moduletable table {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;	
}
#seiteninfos table.moduletable{
	padding-bottom:12px;
}

/* Aussehen der Menüpunkte innerhalb des Untermenüs */
#untermenu a:link{color:black;}
#untermenu a:visited{color:black;}
#untermenu a:hover{color:gray;}
#untermenu a:active{color:black;}
#untermenu a:focus{color:black;} 


/* Infos über Realsierung */
#realisierung{
	background-color:#d7d7d7; 
	text-align:right;
	font-size:9px;
	fond-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	width: 1005px;
}

/* Aussehen der Menüpunkte innerhalb des Hauptmenüs */
#realisierung a:link{color:black;}
#realisierung a:visited{color:black;}
#realisierung a:hover{color:gray;}
#realisierung a:active{color:black;}
#realisierung a:focus{color:black;} 