	
	 a[href]:after {
 content:" <"attr(href)">";
 color:#DE5918;
 background-color:inherit;
 font-style:italic;
 size:70%;
} 
	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
		background-color: #D6D6D6;
  background-image: url(bilder/Grafik1.gif);
  background-repeat: repeat
}

	#seite
	{
		margin: 0.5em auto;
		width: 834px;
		text-align: left;
		background-color: #FAEBD7;
		border: 1px solid black;

	}

	#headerprint
	{
		height: 120px;
		background-color: fuchsia;
        background-image: url(pagepics/kopf3.jpg);
        background-repeat: no-repeat;
		font-weight : bold;
        text-decoration : none;
		text-align : center;
}
	#headerprint a
	{
        text-decoration : none;
		color : #DE5918;
		font: 350% arial, hevetica, sans-serif;
		text-align: center;

}
#header
	{
		visibility: hidden;
		height: 0px;
}
	#header a
	{
        visibility: hidden;
		height: 0px;

}
	#mainnav
	{
		/* height: 25px;    */
		background-color: #FFD700;

}

    #mainnav ul
	{
		margin: 0 0 0 15px;
		padding: 3px 0 3px 0;
		list-style-type: none;
		border-left: 1px solid #00CED1;
	}

	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid #E22000;
        font-weight: bold
}

    #mainnav li a
	{
		text-decoration: none;
		color: #272900;
	}

	#mainnav li a:hover
	{
		text-decoration: underline;
        color: #f00; */
		background-color: #FFFF00;
}

	#menurechts
{
		display:none;
		float: left;
		width: 10px;
		background-color: #FFB895;
        padding-left: 5px;
		padding-right: 5px;
		line-height: 185%;
  		font-size: 80% ;
	    font-family : Arial,Helvetica;
        font-weight : bold;
        text-decoration : none;
		text-align : left;
		margin-left: 3px;

}
#menurechts a
	{
		text-decoration : none;
}
#menurechts a:hover
	{
		text-decoration : underline;
}
#menurechts ul
	{
		text-decoration : none;
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
}
#menurechts li
	{
		text-decoration : none;
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
}


#menulinks
	{
		display:none;
		float: left;
		width: 10px;
		background-color: #FFB895;
        padding-left: 5px;
		padding-right: 5px;
		line-height: 185%;
  		font-size: 80% ;
	    font-family : Arial,Helvetica;
        font-weight : bold;
        text-decoration : none;
		text-align : left;
		margin-left: 3px;
}
#menulinks a
	{
		text-decoration : none;
}
#menulinks a:hover
	{
		text-decoration : underline;
}
#menulinks ul
	{
		text-decoration : none;
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
}
#menulinks li
	{
		text-decoration : none;
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
}

    #menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}

	#contents
	{
		float: left;
		width: 80%;
			background-color: #FAEBD7;
			margin-left: 3%;
			margin-right: 3%;
			font-style : normal;
			font-family : Arial,Helvetica,sans-serif;
			font-size : 9pt;
			text-align : center ;
		/* margin-right: 200px;
		margin-left: 20px;*/
	   /*height: 200px;*/
	   }
	    



	#footer
	{
		clear: both;
		height: 20px;
		background-color: #FFB895;
        text-align: right;
        color: #202020;
        padding: 2px;
		font-size: 80%;
}
