body
{
	font-family: Verdana;
	font-size: 12px;
	background-color : white;
	margin:0px;
	padding:0px;
}
.left
{
	background-color : #9DB2D8;
}
.right
{
	background-color : #9DB2D8;	
}
a
{
	color : Black;
	font-weight : bold;
}
.defaultpage
{
	border : 1px groove silver;
	background-color : white;
	width : 980px;
}
.page 
{
	width : 760px;
}
.header 
{
	background-image:url(/templates/janhilgers/images/header.jpg);
	height:246px;
	width:975px;
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	background-color : silver;
}
.footer
{
	height: 20px;
	color : Gray;
	text-align :left;
}
.footer a
{
	color : Gray;
}
.current
{
	margin-top : 10px;
	border-bottom : 1px solid gray;
	width : 750px;
}
.child
{
	border : 1px solid gray;
	width : 750px;
}
.pagetitle
{
	font-size: 25px;
	font-family: Verdana;
	color: White;
	height : 30px;
	padding : 5px;
	background-color: #6699cc;
	font-weight : bold;
}
.subpagetitle
{
	font-size: 20px;
	font-family: Verdana;
	font-weight : bold;
	color: White;
	height : 25px;
	padding : 5px;
	background-color: #6699cc;
}
.titlelink
{
	font-family: Verdana;
	color: White;
	text-decoration: none;
	background-color: #6699cc;
	height : 30px;
	padding : 5px;
}

a.titlelink:hover
{
	color: Black;
	text-decoration :underline;
}
.text
{
	font-size: 11px;
	font-family: Verdana;
	color: black;
	line-height : 20px;
	padding : 5px;
}

.nav
{
	list-style-type: circle;
	margin-left: 20px;
	line-height : 20px;
}
.nav ul
{
	margin-left: 13px;
	list-style-type: disc;
}
.nav a
{
	font-weight: bold;
}
.nav ul a
{
	font-weight: normal;
}
.errorlist
{
	border-right: red 1px solid;
	padding-right: 5px;
	border-top: red 1px solid;
	padding-left: 5px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
	margin: 5px;
	border-left: red 1px solid;
	color: red;
	padding-top: 5px;
	border-bottom: red 1px solid;
	font-family: Arial;
	background-color: antiquewhite;
	margin-top : 20px;
}
.textlink
{
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	background-color: white;
	color: black;
	font-weight : normal;
}
a.textlink:hover
{
	color: Gray;
	text-decoration :none;
}

.readmore 
{
	height : 20px;
	text-align : right;
	padding:10px;
}
.readmorebutton
{
	xborder : 1px groove gray;
	xcolor : White;
	xbackground-color : #6699cc;
	padding : 5px;
	font-weight : bold;
        text-decoration : underline;
}
}
.searchresult
{
	font-size: 10px;
	font-family: Verdana;
	line-height : 25px;
    xpadding: 10px;
	color: black;
	text-decoration : none;	
}
a.searchresult , a.searchresult:hover
{
	text-decoration: none;
	font-weight : normal;		
}
.poweredby 
{
	font-family: Verdana;
	font-size: 11px;
	color: silver;
	text-align : center;
	padding : 5px; 
}
