@charset "UTF-8";

/* die ganze Seite */
	
	body  {
	background-image: url(../images/fubox_backlight.jpg);
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    }
    .fubo #container {
	width: 900px;
	margin: 0 auto; 
	border: 1px solid #FFFF66;
    } 

/* Header */

    .fubo #header { 
		position:relative;
		height:120px;
		width:900px;
    	background: #FFFFFF; 
		background-image: url(../images/backtop.jpg);
	} 
    .fubo #header h1 {
    font-size: 1.4em;
	color: #FFFFFF;
	margin: 0; 
	padding: 48px 0px 20px 20px; 
    }

    .fubo #header a {
	color: #FFFFFF;
	text-decoration: none;
    }
    .fubo #header a:hover {
	color: #FFFFFF;
	text-decoration: underline;
    }

/* Hauptnavigation */

    .fubo #mainnavi { 
    	font-size: 0.85em;
    	width:900px;
		background-color:#FFFF99;
		color: #0000CC;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-top-style: solid;
		border-bottom-style: solid;
		border-top-color: #FFFF66;
		border-bottom-color: #FFFF66;
		text-align: center;
    	padding: 6px 0px 6px 0px;
    }
    .fubo #mainnavi a {
		text-decoration: none;
		color: #0000CC;
	}
	.fubo #mainnavi a:active {
		text-decoration: none;
		color: #0000ff;
	}
	.fubo #mainnavi a:hover {
		text-decoration: underline;
		color: #0000CC;
	}
	.fubo #mainnavi a:focus {
		text-decoration: underline;
		color: #0000CC;
	}
	.fubo #mainnavi a.current {
		text-decoration: underline;
		color: #0000CC;
	}


/* Linke Spalte */

    .fubo #leftcol {
  		font-size: 1em;
    	float: left; 
    	width: 170px; 
    	background: #FFFFCC; 
    	padding: 15px 10px 15px 10px;
    }

    .fubo #leftcol h3 {
    	font-size: 0.9em;
    	padding: 6px 10px 6px 6px;
    }

	.fubo #leftcol a { font-style: normal; text-decoration: none; color: #000; }
	.fubo #leftcol a:hover { font-style: normal; text-decoration: underline; color: #000; }
	.fubo #leftcol .demnaechst {
	font-style: italic;
	text-decoration: none;
	color: #333333;
	font-size: 0.8em;
}
		
    .fubo #leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #FFFF99;
    }
	.fubo #leftcol ul li {
	margin: 0;
	padding: 3px 6px;
	border-bottom: 1px solid #FFFF99;
	}
	.fubo #leftcol ul li.unterpunkt {
		font-size: 0.85em;
	}
	.fubo #leftcol ul li.unterpkt_cur {
		font-size: 0.85em;
		font-style: normal; 
		text-decoration: underline; 
		color: #000;
	}

	.fubo #leftcol ul li.gruppe {
		font-size: 1.1em;
		background-color: #0066FF;
		font-weight: bold;
		text-align:center;
		color: #FFFFFF;
		margin: 0;
	}
	.fubo #leftcol ul li.kategorie {
		font-size: 1em;
		margin: 0;
		background-color: #ffff99;
		font-weight: normal;
	}
	.fubo #leftcol ul li.kategorie a {
		margin: 0;
		background-color: #ffff99;
		font-weight: normal;
		font-style: normal; 
		text-decoration: none; 
		color: #000; 
	}
	.fubo #leftcol ul li.kategorie a:hover {
		margin: 0;
		background-color: #ffff99;
		font-weight: normal;
		font-style: normal; 
		text-decoration: underline; 
		color: #000; 
	}
	.fubo #leftcol ul li.kateg_current {
		margin: 0;
		background-color: #ffff99;
		font-weight: normal;
		font-style: normal; 
		text-decoration: underline; 
		color: #000; 
		font-size: 1em;
	}	

	.fubo #leftcol .leftsponsoring {
	display: block;
	padding: 6px;
	margin: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 0.7em;
	border: 1px solid #FFFF00;
	}

	.fubo #leftcol .lefttext {
	display: block;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 6px;
	font-size: 0.7em;
	}

	.fubo #leftcol .leftcopyright {
	display: block;
	padding: 6px;
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-size: 0.7em;
	border: 1px solid #FFFF00;
	}

/* Inhalt rechte Spalte */

.fubo  #mainContent   {
	width: 710px;
}
.fubo  #mainContent  p,ul {
	font-size: 0.7em;
}
.fubo  #mainContent  h1 { font-size: 1.15em; font-weight:bold; }
.fubo  #mainContent  h2 {
	font-size: 1em;
	font-weight:bold;
}
.fubo  #mainContent  h3 {
	font-size: 0.9em;
	font-weight:bold;
	font-style: normal;
}
.fubo  #mainContent  h4 {
	font-size: 0.9em;
	font-weight:bold;
	font-style: normal;
	padding: 3px 0px 3px 0px;
	margin: 0;
}
.fubo  #mainContent  h5 {
	font-size: 0.85em;
	font-weight:bold;
}
.fubo  #mainContent  h6 { font-size: 0.7em; font-weight:bold; }

.fubo  #mainContent  p,h1,h2,h3,h4,h5,h6 {
	margin: 8px 6px 8px 6px;
}
.fubo  #mainContent th {
	padding: 6px 0px 6px 0px;
}
.fubo  #mainContent  .preistabelle {
	margin: 12px 6px 6px 6px;
	font-size: 0.8em;
}

    .fubo #mainContent a {
	font-style: normal;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
    } 
    .fubo #mainContent a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
    } 

.fubo #mainContent .whitelink {
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
    } 
.fubo #mainContent .whitelink a {
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
    } 
.fubo #mainContent .whitelink a:hover {
	font-style: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
    } 

/* Fußzeile */

    .fubo #footer { 
    	text-align: center;
    	font-size: 0.8em;
    	color: #333333;
    	background:#FFFF99;
    } 
    .fubo #footer p {
    	margin: 0; 
    	padding: 10px 0; 
    }
    .fubo #footer a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	}
    .fubo #footer a:hover {
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	}
    .fubo #footer a:active {
		text-decoration: underline;
		color: #333333;
	}
    .fubo #footer a:focus {
		text-decoration: underline;
		color: #333333;
	}

/* allgemein */  

    .clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

