body {
              font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, sans-serif;
              background-color: #FFFFF7;
              font-size: 0.8em;
	color: Navy;
}

h1 {
    color: Navy;
    font-size: 1em !important;
}
b {
    color: Navy;
}
h2 {
    color: Navy;
}
A:LINK {
       color: #CC0033;
	text-decoration: underline;
}
A:VISITED {
       color: Navy;
	text-decoration: underline;
	   }

A:HOVER {
       color: navy;
	text-decoration: underline;
}
a.ex:before {
	content: url(../images/ex.gif);
}
img {
	border: none;
}
kommentar.b {
	font-weight:bold;
	color: red;
}
.hinweis {
 color: red;
 font-style: normal;
 font-size: x-small;
}
.hinweisfett {
 color: red;
 font-weight: bold;
 font-size: small;
}
.stark-hinterlegt {
	background-color: #CCCCCC;
	vertical-align: top;
}
table.ank {
	border : thin solid #D4D0C8;
	table-layout: fixed;
	width: 100%;
	border-collapse: collapse;
}
td.thead {
	vertical-align: top;
}
.geplant {
 color: red;
 font-weight : bold;
}
.achtung {
 color: red;
}
.arrow {
	text-align: right;
	vertical-align: top;
}
table.dbcontrol {
	background-color: Silver;
	width : 100%;
}
#motto {
	margin: 2em auto;
	width: 80%;
	text-align: justify;
}
#inhalte {
	margin: 2em auto;
	width: 80%;
	
}