BODY, TD {
	color: #203068;
	font-family: Verdana, Helvetica, Arial, Trebuchet, Tahoma;
	font-size: 100%;
	line-height: 1.1em;
	background-color: white;
}
p {
	font-size: 0.8em;
	line-height:1.2em;
}
#main {
background-color:#FFFFFF;
color:#203068; 
margin-left:auto;
margin-right:auto;
margin-top:30px;
width:784px;
}
/*
-------------
Ueberschriften/Menuelevel 
-------------
*/
H1, H2, H3 {
	font-size:1.1em;
	font-weight: bold;
	margin-bottom: 6px;
	color: #941a00;
}
/*
-------------
Sonstige Schriften 
-------------
*/
/*Text- Ueberschrift*/
H4 {
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 6px;
	color: #941a00;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, 
ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, 
ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	font-size: 0.8em;
	line-height: 1.2em;
	
}
ul{ 
        list-style-image: url(menu/doc.gif);
}
ol{ 
        list-style-type: decimal;
}
.doc {
	list-style: none;
	padding-left: 15px;
	background-image: url(menu/doc.gif);
	background-repeat: no-repeat;
}
.docs {
	list-style: none;
	padding-left: 15px;
	background-image: url(menu/docs.gif);
	background-repeat: no-repeat;
}
.sdoc {
	list-style: none;
	padding-left: 15px;
	background-image: url(menu/sdoc.gif);
	background-repeat: no-repeat;
}
.sdocs {
	list-style: none;
	padding-left: 15px;
	background-image: url(menu/sdocs.gif);
	background-repeat: no-repeat;
}
/*
-------------
Link, LinkMenue 
-------------
*/
a {
	text-decoration: none;
	font-weight: bold;
}
a:link,a:active,a:visited {
	color: #F96822;
}
a:hover{
	text-decoration:none;
	color: #f7c621;
}
/*
-------------
Seitenname
-------------
*/
.sitename {
	font-weight: normal;
	font-size: 20pt;
	letter-spacing: 1px;
}
/*
-------------
Menuelevels 
-------------
*/
.menulevel1 {
	font-weight: bold;
	font-size: 1em;	
	line-height: 1.4em;
	color: #941a00; /*rot*/
}
/*noch nicht besucht*/
.menulevel1 a {
	font-weight: bold;
	font-size: 1em;		
	line-height: 1.4em;	
	color: #374c89;
}
/* nicht aktiv, noch nicht besucht */
.menulevel1 a:link{
	font-weight: bold;
	font-size: 1em;	
	line-height: 1.4em;
	color: #374c89;
}
/* wenn ein Links bereits besucht wurde */
.menulevel1 a:visited {
	font-weight: bold;
	font-size: 1em;		
	line-height: 1.4em;
	color: #374c89;
}
/* die Maus liegt Ÿber dem Link (mouse over) */
.menulevel1 a:hover {
	font-weight: bold;
	font-size: 1em;			
	line-height: 1.4em;
	color: #f7c621; /*gelb*/
}
/*solange die Maus auf ihn geklickt ist */
.menulevel1 a:active{
	font-weight: bold;
	font-size: 1em;		
	line-height: 1.4em;	
	color: #374c89;
}
.menulevel2 {
	font-weight: bold;
	font-size: 1em;			
	line-height: 1.4em;	
	color: #941a00; /*rot*/
}
/*noch nicht besucht*/
.menulevel2 a {
	font-weight: bold;
	font-size: 1em;	
	line-height: 1.4em;
	color: #374c89;
}
/* nicht aktiv, noch nicht besucht */
.menulevel2 a:link{
	font-weight: bold;
	font-size: 1em;			
	line-height: 1.4em;
	color: #374c89;
}
/* wenn ein Links bereits besucht wurde */
.menulevel2 a:visited {
	font-weight: bold;
	font-size: 1em;		
	line-height: 1.4em;
	color: #374c89;
}
/* die Maus liegt Ÿber dem Link (mouse over) */
.menulevel2 a:hover {
	font-weight: bold;
	font-size: 1em;			
	line-height: 1.4em;
	color: #f7c621; /*gelb*/
}
/*solange die Maus auf ihn geklickt ist */
.menulevel2 a:active{
	font-weight: bold;
	font-size: 1em;			
	line-height: 1.4em;
	color: #374c89;
}
.menulevel3 {
	font-weight: bold;
	font-size: 1em;	
	line-height: 1.4em;
	color: #941a00; /*rot*/
}
/*noch nicht besucht*/
.menulevel3 a {
	font-weight: bold;
	font-size: 1em;			
	line-height: 1.4em;
	color: #374c89;
}
/* nicht aktiv, noch nicht besucht */
.menulevel3 a:link{
	font-weight: bold;
	font-size: 1em;		
	line-height: 1.4em;	
	color: #374c89;
}
/* wenn ein Links bereits besucht wurde */
.menulevel3 a:visited {
	font-weight: bold;
	font-size: 1em;	
	line-height: 1.4em;
	color: #374c89;
}
/* die Maus liegt Ÿber dem Link (mouse over) */
.menulevel3 a:hover {
	font-weight: bold;
	font-size: 1em;		
	line-height: 1.4em;		
	color: #f7c621; /*gelb*/
}
/*solange die Maus auf ihn geklickt ist */
.menulevel3 a:active{
	font-weight: bold;
	font-size: 1em;	
	line-height: 1.4em;
	color: #374c89;
}
/*
-------------
Sitemap auf der Inhaltsseite
-------------
*/
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 0.8em;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
/*
-------------
... 
-------------
*/
.submenu {
	font-size: 0.8em;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
/*
-------------
Suchlink
-------------
*/
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	text-decoration:none;
}
.search a:active, .search a:hover {
	text-decoration:none;
}
/*
-------------
Brotkrumme 
-------------
*/
.locator {
	font-size: 0.8em;
	color: #203068;
}
.locator a {
	font-weight: normal;
	text-decoration: underline;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: #203068;
}
/*
-------------
Menue 
-------------
*/
.menu {
	font-weight: bold;
	font-size: 0.8em;
	color: #374c89;
}
.menu a {
	text-decoration: underline;
	font-weight: bold;
	color: #F7C621;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: #203068;
}
/*
-------------
Login
-------------
*/
.login {
	font-weight: bold;
	font-size: 1em;	
	color: gray;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
/*
-------------
Fusszeile - Link auf 
-------------
*/
.navigator {
	font-weight: bold;
	font-size: 0.8em;
	color: #203068;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: #203068;
}
/*
-------------
Editier  Modus 
-------------
*/
.edit {
	font-size: 0.8em;
	color: black;
	background-color: white;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
/*
-------------
Suchhilfe
-------------
*/
input, select {
	font-size: 0.8em;
}
textarea {
	width: 98%;
	background: white;
	font-family: Verdana, Helvetica, Arial, Trebuchet, Tahoma;
	font-size: 0.8em;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}

