body{
	background-color:#ffffff;
	font-family:Verdana,Arial;
	font-size: 0.9em;
	margin-top:2px;
	margin-right:2px;
}

/* Positions-Boxen */
div#gesamt{
	width:930px;
	position:absolute;
	left:1%; 
	right:10%;
}

div#adsen{
	width:160px;
	background-color:#ffffff;
	float:right;
	margin-top:110px;
	text-align:center;
}

div#seite{
	width:767px;
	background-color:#ffffff;

}

div#kopf{
	background-color:#ffffff;text-align:center;
	margin-bottom:20px;
}
div#reiter{
	background-color:#ffffff;text-align:center;
	margin-top:10px;
	margin-bottom:20px;
}
#kopf img{width: 767px;}

div#unten{
	border-left:0px solid #888888;
	border-right:0px solid #888888;

}
div#menue{
	width:260px;
	margin-top:10px;
	margin-right:2px;
	background-color:#ffffff;	
}

div#inhalt{
	width:490px;
	background-color:#ffffff;
	float:right;
	margin-top:0px;
}

div#clear{
	clear:both;
	padding-left:4px;
}
/* Links */
a:link { color:#0053F9; text-decoration: none;}    /* noch nicht besuchte Ziele */
a:visited { color:#0053F9; text-decoration: none;} /* besuchte Ziele */
a:hover { color:#0053F9; text-decoration: underline ; }   /* Verweise bei "MouseOver" */
a:active { color:#0053F9; text-decoration: none;}  /* Angeklickte Verweise */
a:focus { color:#0053F9; text-decoration: none;}   /* Verweise, die Fokus erhalten */


a.a:link { color:#ff0000; text-decoration: none; }    /* noch nicht besuchte Ziele */
a.a:visited { color:#ff0000; text-decoration: none;} /* besuchte Ziele */
a.a:hover { color:#ff0000; text-decoration: underline ;}   /* Verweise bei "MouseOver" */
a.a:active { color:#ff0000; text-decoration: none;}  /* Angeklickte Verweise */
a.a:focus { color:#ff0000; text-decoration: none;}   /* Verweise, die Fokus erhalten */

/* Links Reiter */
#reiter a{margin:0 5px 0 5px; font-size:1.2em; color:#0053F9; }
#reiter a.a{ color:#ff0000; text-decoration: none;}
#reiter a.a:hover { color:#ff0000; text-decoration: underline ;}

a.img:link{color:#ffffff; text-decoration: none; border: none;}
a.img:hover{color:#ffffff; text-decoration: none; border: none;background-color:#ffffff;}
a.img:visited{color:#ffffff; text-decoration: none; border: none;}

/* Liste Menü */
ul{margin: 0; padding:0;}
li{margin-top:6px;	list-style-type:none; padding:0 4px 0 4px;}
li.text{margin-top:5px;	list-style-type:square ; list-style-position:inside; }
.e0 { margin-left:0px; }
.e1 { margin-left:12px; }
.e2 { margin-left:24px; }
.e3 { margin-left:36px; }

h1{font-size:1.2em; padding-left:4px;margin-top:0px;}
h3{font-size:1em; font-weight: bold; margin-bottom: 2px;}
.textblock{padding-left:4px; padding-right:4px; text-align: justify;}
img.textblock{width:480px;}

.untertitel{font-size: 0.8em; margin-top:0; text-align: center;}
.blaettern{margin-top:10px; border:1px dashed; padding:5px;}
.fixbreit{width:80px; display:inline; float:left;}
.rechts{text-align: right; float:right;}
.tief{vertical-align:sub; font-size:0.8em;}
.zwiue{font-weight: bold; margin-bottom: 2px;}

/* Tabellen */
table{ border-collapse:collapse; border:1px solid #dddddd;}
td{border:1px solid #dddddd; }

.block pre{
color:#0000d0;
}

.block a:link.navb{
float:right;
width:28px;
text-decoration:none;
}

.block a:visited.navb{
float:right;
width:28px;
text-decoration:none;
}