body	{
			background-color: #5C7898;
			font-family: verdana, sans-serif;
			color: white;
			font-weight: bold;
			font-size: 100.01%;
			}

h1 {
	text-align: center;
	color: black;
}		

hr{
	width: 90%;
	}	

img	{
	border: none;
}
	
li		{
		/*padding: 0.2em;*/
		list-style: none;
		}
		
a.cancel{
	text-align: center;
}

a.link_sign {
	text-decoration: none;
	border-bottom:dotted Navy;
	border-bottom-width:0.05em;
	color: Navy;
}

a.mailto{
	
}
	
b.comment{
	
}

b.entry_nr{
	font-size: 1.25em;
}

li.indent	{
	list-style: none;
	text-indent: 1em;
}

p.button{
	text-align: center;
}

p.headline{
	font-weight: bolder;
}

span.pages{
	
}

span.capital 	{
	font-family: "Arial", sans serif;
	color: black;
	font-size: 1.5em; /*font-weight: bolder; border-left: dotted;*/
	border-color: #787878;
}

table.border{
	text-align: center;
}

table.entry{
	text-align: left;
}

table.footer{
	width: 100%;
}

td.footer{
	vertical-align: top;
}

ul.width		{
		width: 10em;
		}		

#content	{
	width: 90%;
	margin-left: 5%;
	color: black;
	font-weight: normal;
	font-size: 0.75em;
}

#counter {
	margin-left: 3em;
}

#header	{
	
}

#navi	{
	float: left;
	 /*position: fixed;*/
    margin-top: 0em;
    width: 10em;
	 z-index: 1;
}

#wrapper {
	margin-left: 12.42em;
	background-color: silver;
	z-index: 2;
	border-width: 0.05em;
	border-style: solid;
	border-color: black;
}

		
#content div	{
	font-family: verdana, sans-serif;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 1em;
	border-top: solid;
	border-top-width: 0.05em;
	border-bottom: solid;
	border-bottom-width: 0.05em;
	text-align: justify;
}
										
ul#menue a		{
	display: block;
	background-color: gray;
	color: black;
	border: solid;
	border-width: 0.05em;
	border-color: black;
	padding: 0.5em 0.2em 0.5em 0.5em;
	margin-top: 1em;
	text-decoration: none;
}
	
ul#menue a:hover 	{
	display: block;
	background-color: #9B9B9B;
	color: black;
	border: solid;
	border-width: 0.05em;
	border-color: black;
	padding: 0.5em 0.2em 0.5em 0.5em;
	margin-top: 1em;
	text-decoration: none;
}

ul#menue span	{
	display: block;
	background-color: silver;
	color: black;
	border: solid;
	border-width: 0.05em;
	border-color: black silver black black;
	padding: 0.5em 0.2em 0.5em 0.5em;
	margin-top: 1em;
}
		















