body              {
	font-family: Tahoma, Arial;
	background-color: #FFF;
	padding-right: 25px;
	padding-left: 25px;
}
p                 {
	color: #000;
	font-size: 80%;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 150%;
	text-align: justify;
	margin-left: 15px;
}
table     { margin-right: 20px; 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: #000033; text-decoration: underline;}
a:active { text-decoration:none; color: #990000 }
h1                {
	color: #060;
	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;
	margin-left: 15px;
	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;
	margin-left: 15px;
}
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: 1px solid #dfdfdf;
	padding-bottom: 5px;
}
#menue    /* Hauptmenue */   {
	position: absolute;
	top: 184px;
	left: 760px;
	width: 222px;
	height: auto;
}
#untermenue    /* Untermenü */   {
	font-size: 80%;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 500;
	line-height: 150%;
	background-color: #fff;
	text-align: right;
	position: relative;
	top: 0;
	left: 20px;
	width: 193px;
	margin: 0;
	padding: 5px;
	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 Araneae */       {
	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;
}
#flash    /* Flashfilm */   { position: absolute; top: 127px; left: 10px; }
#navi /* Formatierung für die Navigation */   { color: red; background-color: yellow }
#code /*Formatierung für code Zeilen */ 	{ font-size: 90%; text-align: left; margin-right: 80px; margin-left: 40px; }
#searchcontrol /*Formatierung der Ajax-Suche */ 	{
	color: #000;
	font-size: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 140%;
	margin-left: 15px;
}
.rot {
	color: #900;
	font-weight: normal;
}
.orange { color: #ff6600; font-weight: bold; }
.weiss { color: #ffffff; font-weight: normal; }
.grau { color: #999999; font-weight: normal; }
.marck_script {
	color: #000;
	font-weight: normal;
	font-family: "Marck Script";
	line-height: 150%;
	font-size: 100%;
}
.buda {
	color: #000;
	font-weight: normal;
	font-family: 'Buda', sans-serif;
	line-height: 150%;
	font-size: 90%;
}

