@import url('../../fuba/tmp/fuba.css');

body {
	background-image : none;
	margin: 0px 5px;
}

div#idheader {
	margin-bottom: 0px;
}

td#idShopbalken {
	width: 940px;
	height: 17px;
	background-image: url(../pics/fuba_shop_bar.gif);
	background-position: left;
	background-repeat: no-repeat;
}


td#idMenue {
	width: 213px;
	text-align:left;
	vertical-align: top;
	border-right: 1px dotted rgb(163, 194, 226);
	padding: 0px, 0px, 0px, 0px;
}

td#idContent {
	width: 721px;
	margin-top: 0px;
	text-align:left;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 4px;
}

/*
td#idContent {
	margin-top: 0px;
	text-align:left;
	vertical-align: top;
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 100px;
}
*/
div#idHeadergraphic {

}

div#idTitel {
	width: 700px;
	background-color: #0079C1;
	color: White;
	font: italic bold 16px sans-serif;
	margin-top: 5px;
	padding: 1px 0px 0px 2px;
}

div#idInhalt {
	padding: 15px 20px 0px 5px;
}


table.Hauptmenue {
	margin-top: 5px;
	width: 205px;
	background-color: white;
	border-collapse: collapse;
	empty-cells: show;
}


td {
	font-family: sans-serif;
}

td.text0_aus, td.text0_an, 
td.text1_aus, td.text1_an,
td.text2_aus, td.text2_an {
	width: 185px;
	height: 19px;
	border-bottom: 2px solid white;
	text-align: left;
	background-color: silver;
	margin-left: 0px;
	padding-left: 2px;
	font-size: 12px;
	font-family: sans-serif;
}

td.text0_an {
	background-color: #0079C1;
}

td.text1_aus, td.text1_an {
	background-color: #E6EAED;
}

td.text2_aus, td.text2_an {
	background-color: White;
	padding-left: 5px;
}



td.pfeil, td.pfeil_runter {
	width: 20px;
	height: 19px;
	border-bottom: 2px solid white;
	border-left: 1px solid white;
	background-color: #0079C1;
	background-image: url(../pics/nav/fuba_pfeil_rechts_blau.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.pfeil_runter {
	background-image: url(../pics/nav/fuba_pfeil_runter_blau.gif);
}



a.menue1:link, a.menue1:visited, a.menue1:hover, a.menue1:active,
a.menue1a:link, a.menue1a:visited, a.menue1a:hover, a.menue1a:active,
a.menue2:link, a.menue2:visited, a.menue2:hover, a.menue2:active,
a.menue2a:link, a.menue2a:visited, a.menue2a:hover, a.menue2a:active,
a.menue3:link, a.menue3:visited, a.menue3:hover, a.menue3:active,
a.menue3a:link, a.menue3a:visited, a.menue3a:hover, a.menue3a:active {
	color: black;
	text-decoration: none;
	font-size: 12px;
	font-family: sans-serif;
	font-weight: normal;
	padding-left: 0px;
}
a.menue1a:link, a.menue1a:visited, a.menue1a:hover, a.menue1a:active,
a.menue2a:link, a.menue2a:visited, a.menue2a:hover, a.menue2a:active,
a.menue3a:link, a.menue3a:visited, a.menue3a:hover, a.menue3a:active {
	font-weight: bold;
}
a.menue1a:link, a.menue1a:visited, a.menue1a:hover, a.menue1a:active {
	color: white;
}
a.menue1:hover, a.menue1a:hover, 
a.menue2:hover, a.menue2a:hover,
a.menue3:hover, a.menue3a:hover {
	text-decoration: underline;
}


.Praefix, .Praefix_rot {
	font: normal bold 14px sans-serif;
}

.Praefix_rot {
	color: Red;
}


