a:link { color:#000000; text-decoration:none; font-weight:normal; font-style:normal; }    /* noch nicht besuchte Ziele */
a:visited { color:#000000; text-decoration:none; font-weight:normal; font-style:normal; } /* besuchte Ziele */
a:hover { color:#000000; text-decoration:underline; font-weight:normal; font-style:normal; }   /* Verweise bei MouseOver */
a:active { color:#000000; text-decoration:none; font-weight:normal; font-style:normal; }  /* Angeklickte Verweise */
a:focus { color:#000000; text-decoration:none; font-weight:normal; font-style:normal; }   /* Verweise, die Fokus erhalten */

.link A:hover {text-decoration: underline; background-color: #ffe984}

div#nav a {
	color: #000000;
	text-decoration: none;
	background-color: #ffe984;
	padding-top: 3px;
	padding-left: 3px;
	width: 100%;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width:1px;
	border-left-style: solid;
	border-left-color: #FFFFDD;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #FFFFDD;
	display: block;
	height:16px;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
}

div#nav a:hover {
	background-color: #FFFACC;
	color: #000000;
	height:16px;
	vertical-align:middle;
	font-size:11px;
}

div#subnav a,span {
	color: #000000;
	text-decoration: none;
	background-color: #ffe984;
	border-bottom-width:1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	border-right-width:1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
	border-left-width:1px;;
	border-left-style: solid;
	border-left-color: #FFFFDD;
	border-top-width:1px;
	border-top-style: solid;
	border-top-color: #FFFFDD;
	display:inline;
	height:16px;
	text-align:left;
	vertical-align:middle;
	font-size:11px;
	position:relative;
	padding:3px;
}

div#subnav a:hover {
	background-color: #FFFACC;
	color: #000000;
	height:16px;
	vertical-align:middle;
	font-size:11px;
	text-decoration:none;
}
div#trennbalken {
	background-color:#CCCCCC;
	width:163px;
	height:8px;
	border-bottom-width:1px;;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	border-right-width:1px;;
	border-right-style: solid;
	border-right-color: #AAAAAA;
	border-left-width:1px;;
	border-left-style: solid;
	border-left-color: #EEEEEE;
	border-top-width:1px;;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	font-size:small;
}

div#logo a {
	color: #000000;
	text-decoration: none;
	padding: 2px;
	width: 100%;
	border-color: #f3f1e2;
	background-color: #f3f1e2;
	display: block;
	background-image:none;
}
div#logo a:hover {
	background-color: #f3f1e2;
	background-image:none;
}

.titel {
	font-size:13px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	display: block;
	clear: both;
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	line-height: 20px;
	margin-bottom:4px;
}

div#antline {
	font-weight:normal;
	font-size:9px;
	color:#666666;
	border:none;
	font-size:8px;
	height:auto;
	width:auto;
	padding:0px;
	margin:0px;
	line-height:15px;
}

div#antline b {
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
	color:#000000;
}
	
div#antline a {
	font-weight:normal;
	font-size:9px;
	text-decoration:underline;
	color:#666666;
	border:none;
	height:auto;
	width:auto;
	padding:0px;
	margin:0px;
}

h1 {font-size:13px; margin-top:10px; margin-bottom:5px;}
h2 {font-size:13px; margin-top:10px; margin-bottom:5px;}
h3 {font-size:12px; margin-top:10px; margin-bottom:5px;}
h4 {font-size:11px; margin-top:10px; margin-bottom:5px;}
p  {margin-top:5px; margin-bottom:5px;}
br {margin-bottom:5px;}