BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-attachment : fixed;
	color : Black;
	scrollbar-base-color: #baa768;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color:#baa768
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #e0e0e0;	
	margin : 0px 0px 0px 0px;
	border-collapse : collapse;
}
div.hinterlegt{
	background-color : #efeada;
}
TABLE {
	border-right-width : 10px;
	border-left-width : 10px;
	padding : 0px 0px 0px 0px;
	border : none;
	border-spacing : 0px;
	margin : 0px 0px 0px 0px;
}
TH{
	vertical-align : top;
	text-align : justify;
	font-size : x-small;
	font-weight : bold;
	background-color : #baa768;
	color : White;
}
TD{
	vertical-align : top;
	text-align : justify;
	font-size : x-small;
	border-right-width : 10px;
	border-left-width : 10px;
}
H1{
	font-size : medium;
	font-weight : bolder;
	color : #baa768;
}
H2{
	font-size : small;
	font-weight : bold;
	color: #baa768;
}
H3{
	font-weight : bold;
	font-size : small;
}
HR{
	border : thin solid #baa768;
}
IMG.content{
	border-left-width : 10px;
	border-top-width : 10px;
	bottom : 10px;
	margin-left : 5px;
	margin-top : 5px;
	margin-bottom : 5px;
	margin-right : 5px;
	border : 0;
}
TABLE.tableContent{
	border-left-width : 10px;
	border-right-width : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 20px;
	margin-top : 10px;
}
TD.TD1{
	vertical-align : top;
	text-align : justify;
	font-size : x-small;
}
TD.TD1Left{
	vertical-align : top;
	text-align : left;
	font-size : x-small;
}
TD.TD2{
	vertical-align : top;
	text-align : justify;
	font-size : x-small;
	background-color : #efeada;
}
TD.TD2Left{
	vertical-align : top;
	text-align : left;
	font-size : x-small;
	background-color : #efeada;
}
TD.TD3{
	vertical-align : top;
	text-align : justify;
	font-size : x-small;
	background-color :#baa768;
}
TD.bgfixed{
	background-color : #efeada;
	background-repeat : no-repeat;
}
a{
	font-style : italic;
	font-weight : bold;
}
a:link {
	text-decoration: none;
	color : #FF8000;
	font-weight : bold;
	font-size : x-small;
}
a:visited {
	text-decoration: none;
	color : #C4261A;
	font-weight : bold;
	font-size : x-small;
}
a:hover {
	text-decoration: none;
	color: #C4261A;
	font-weight : bold;
	font-size : x-small;
}
h2 a{
	font-size : medium;
	font-weight : bold;
}
.nav a:hover{
	background-color: #d6cba5;
	display: block;
}
.navimg a:hover{
	background-color: efeada;
	display: block;
}
a:active {
	text-decoration: none;
}
.Title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 34px;
	font-weight : bolder;
	color : #1C327F;
}
