body {
	margin:0px;
	}
	
.fenster {
	width: 980px;
	height: 100%;
}

.fenster_bestellung {
	width: 760px;
	height: 100%;
}

.papier {
	background-image: url(../logos/papier.gif);
	background-repeat: repeat;
	left: 60px;
	}


.titelausgabe {
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	}
	
.tab_out {
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	}
	
.tab_out_titel {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-bottom: 1px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #990000;
	}
	
.rot {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	}

	
.wagen {
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	}
	
.buttons {
	font-size:10px;
	background-color:white;
	color:#990000;
	border-top: 1px solid #990000;
	border-right: 1px #660000;
	border-bottom: 1px solid #990000;
	border-left: 1px #660000;
	cursor: pointer;
}


a:link                 {
	color: #990000;
	text-decoration: none;
}

a:active         {
	color: #EE0000;
	text-decoration: none;	

}

a:visited         {
	color: #660000;
	text-decoration: none;

}

a:hover         {
	color: #EE0000;
	text-decoration: underline;		

}

a:focus         {
	color: #000000;
	text-decoration: none;		

}

a.nav:link         {
	color: #990000;
	text-decoration:none;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;
	font-size:12pt;
                }

a.nav:active         {
	color: #DD0000;
	text-decoration:none;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;
	font-size:12pt;
                }

a.nav:visited         {
	color: #660000;
	text-decoration:none;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;
	font-size:12pt;
                }

a.nav:hover         {
	color: #EE0000;
	text-decoration:underline;
	font-family: "Abadi MT Condensed Light", "Arial Narrow", Tahoma, sans-serif;
	font-size:12pt;
                }
.smallText {
	font:10px Arial, Helvetica, sans-serif;
	}

#navigation a {
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color: #660000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	border-bottom: 1px solid #666666;
	}
	
#navigation a:hover {
	color:#FF0000;
	background: #FFFFCC url(../logos/aldusblatt.gif) no-repeat 3px;
	}
	
.header {
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	color: #330000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 2px 8px 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #330000;
	}
	
#sachgebiete a {
	font:bold 11px/16px Arial, Helvetica, sans-serif;
	color: #660000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 30px;
	border-bottom: 1px solid #666666;
	background-image: url(../logos/li_buchzu.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	}
	
#sachgebiete a:hover {
	color:#FF0000;
	background: #FFFFCC url(../logos/li_buch.gif) no-repeat 3px;
	}
	
#sub_subject a {
	font:bold normal 10px/normal Arial, Helvetica, sans-serif;
	color: #660000;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:2px 2px 2px 15px;
	background-position: 3px;
	}
	
#sub_subject a:hover {
	color:#FF0000;
	background: #FFFFCC url(../logos/pfeil_r.gif) no-repeat 3px;
	text-decoration: none;
	}
	
#sub_subject a:visited {
	color:#990000;
	font-weight: normal;
	}
	
.grueessech {
	text-decoration:none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #330000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	font-variant: normal;
	font-size: 14px;
	background-color: #FFF9D6;
	background-image: url(../logos/kopf_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
}
	
.kopf_schmal {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	background-color: #FFF9D6;
	background-image: url(../logos/kopf_bg_schmal.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 70px;	
}
	
hr {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}

.td_bgcolor {
	background-color: #FFF9D6;
	border: thin inset #660000;
	font:12px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	width: 200px;
}


.fuss {
	font:11px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #990000;
	bottom: 0px;
	padding-bottom: 3px;
	}
	
.suchergebnis {
	font-weight: bold;
	background-color: #FFF9D6;
}

.tablar {
	width: 50px;
	background-image: url(../logos/tablar_kl.gif);
	background-repeat: repeat-y;
}