body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(background.jpg);

	background-color: #f9f9f9; 
	}

a:link 
 {
	color: gray;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
a:visited{
	
	color: gray;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

	a:hover {
	color: #DC143C;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}


h1 {
	font-size: 10px;
}
h3 {
color: black;
	 font-size: 14px;
	 margin-top: 0px;
	 margin-bottom: 3px;
}
h4 {
	 color: Navy;
	 font-size: 14px;
	 margin-top: 0px;
	 margin-bottom: 3px;
}
h5 {
	 color: Navy;
	 font-size: 14px;
	 margin-top: 0px;
	 margin-bottom: 3px;
}


table#top1 {
width: 750px;
margin-left: auto;
margin-right: auto;
background-color: white;
	    border-right: thin;
		 border-right-style: solid;
		 border-right-color: gray;
		 border-left: thin;
		 border-left-style: solid;
		 border-left-color: gray;

}

table#top {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff6e0;
	background-repeat: no-repeat;
	border-right: thin;
	border-right-style: solid;
	border-right-color: gray;
	border-left: thin;
	border-left-style: solid;
	border-left-color: gray;
}
table#start {
	 margin-top: 16px;
}


td.Navig {
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: silver;
	font-size: 11px;
	padding-left: 10px;
}

td.Navigtop {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: silver;
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #efefef;
	font-size: 11px;
	padding-left: 10px;
}
td.Navigbottom {
	
	font-size: 11px;
	padding-left: 10px;
	
}
td.verweis {
    background-color: #BFE9FF;
}
td.normal {
   padding-left: 10px;
}

h6 {

	font-size: 12px;
	font-weight: normal;
}
.Navig
a:link{
	
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	background-color: white;
	display: block;
	cursor: pointer;
}
.Navig
a:visited {
	
	color:black;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	background-color: white;
	display: block;
	cursor: pointer;
}

.Navig
a:hover {
	color: #DC143C;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	background-color: silver;
	display: block;
	cursor: pointer;
}
.Navigtop
a:link{
	
	color: black;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	background-color: white;
	display: block;
	cursor: pointer;
}
.Navigtop
a:visited {
	
	color:black;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	background-color: white;
	display: block;
	cursor: pointer;
}
.Navigtop
a:hover {
	color: #DC143C;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px;
	background-color: silver;
	display: block;

}



