body              {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	padding-right: 25px;
	padding-left: 25px
}
p                 {
	color: #000;
	font-size: 80%;
	line-height: 150%;
	margin-left: 15px;
	font-family: Tahoma, Geneva, sans-serif;
}
table             { margin-left: 15px; }
td                { font-size: 80%; line-height: 140% }
a:link    {
	color: #990000;
	text-decoration: none
}
a:visited { text-decoration:none; color: #990000 }
a:hover   {
	color: #003;
	text-decoration: none;
	background-color: #009
}
a:active { text-decoration:none; color: black }
h1                {
	color: #003300;
	font-size: 120%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 25px;
}
h2                {
	color: #000;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin-top: 30px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
h3                {
	font-size: 90%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
blockquote        {
	color: #000;
	font-size: 80%;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 140%;
	margin-left: 40px;
}
li                {
	font-family: Tahoma, Geneva, sans-serif;
	list-style-type: none;
	width: 100%
}
li a:link         {
	color: #000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	display: block;
	margin: 0 4px 6px;
	padding: 5px;
	width: 168px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
li a:visited      {
	color: #000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	display: block;
	margin: 0 4px 6px;
	padding: 5px;
	width: 168px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
li a:hover        {
	color: #990000;
	font-size: 80%;
	font-weight: bold;
	background-color: #fff;
	text-decoration: none;
	text-align: right;
	visibility: visible;
	display: block;
	margin: 0 4px 6px;
	padding: 5px;
	width: 168px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
li a:active       {
	color: #000;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	list-style-type: none;
	display: block;
	margin: 0 4px 6px;
	padding: 5px;
	width: 168px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dfdfdf;
}
dt  { color: #000; font-size: 80%; line-height: 140% }
dd  { color: #000; font-size: 80%; line-height: 140% }
#kopf   /* Kopf */    {
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	background-repeat: repeat;
	text-align: left;
	position: absolute;
	top: 5px;
	left: 10px
}
#text   {
	color: #000;
	background-color: #fff;
	position: absolute;
	top: 200px;
	left: 10px;
	width: 735px;
	height: auto;
	padding-right: 30px;
	padding-left: 22px;
	border: solid 1px #cccccc;
}
#menue    /* Hauptmenue */   {
	position: absolute;
	top: 184px;
	left: 760px;
	width: 222px;
	height: auto;
}
#untermenue    /* Untermenü */   {
	color: #fff;
	font-size: 80%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 150%;
	text-align: right;
	position: relative;
	top: 0;
	left: 20px;
	width: 200px;
	margin: 0;
	padding: 2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#suche    /* Google Suche */   {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	position: absolute;
	top: 128px;
	left: 825px;
	width: 250px;
	margin: 0;
	padding: 0;
}
#navigation /* Fussnavigation für lagjungenarbeit */       {
	color: #000;
	font-size: 70%;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: normal;
	text-align: right;
	visibility: visible;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	top: 5px;
	left: 0;
}
#navi /* Formatierung fuer die Navigation */   { color: red; background-color: yellow }
label    {
	font-family: Tahoma, Geneva, sans-serif;
	text-align: left;
	margin: 0
}
input, select     {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fff;
	margin: 3px;
	padding: 2px;
	float: left;
	border: solid 1px #006
}
#telefon  { background-color: #fff }
#email  { background-color: #fff }
textarea   {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #fff;
	margin: 3px;
	padding: 2px;
	border: solid 1px #006;
	font-size: 80%;
	line-height: 150%;
	font-weight: normal;
}
.gray {
	color: gray;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.rot {
	color: #900;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 600;
}


