* {
	font-size:9.5pt;
	font-family:"Century Gothic",Verdana,Helvetica,Arial,sans-serif;
	color:#3b3b3b;
}

body {
	margin:0px;
	margin-top:20px;
	margin-bottom:0px;
	background-image:url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#f4f4f4;
}

p {
margin-top:0px;	
}

h1 {
	font-size:15pt;
	margin-top:0px;
	margin-bottom:17px;
}

h2 {
	font-size:13pt;
	margin-top:0px;
}

h3 {
	font-size:11pt;
	margin-top:0px;
}

h4 {

}

a:link,a:active,a:visited {
	text-decoration:underline;
	font-weight:normal;
	color:#3b3b3b;
}

a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#e4902f;
}

a:link.mainnavi,a:active.mainnavi,a:visited.mainnavi {
	text-decoration:none;
	font-weight:normal;
	color:#3b3b3b;
	font-size:10pt;
	text-transform:uppercase;
}

a:hover.mainnavi {
	text-decoration:none;
	font-weight:normal;
	color:#e4902f;
	font-size:10pt;
	text-transform:uppercase;
}

a:link.subnavi,a:active.subnavi,a:visited.subnavi {
	text-decoration:none;
	font-weight:normal;
	color:#3b3b3b;
	font-size:9.5pt;
}

a:hover.subnavi {
	text-decoration:none;
	font-weight:normal;
	color:#e4902f;
}

a:link.boxheadfont,a:active.boxheadfont,a:visited.boxheadfont {
	text-decoration:none;
	font-weight:normal;
	font-size:9.5pt;
	color:#ffffff;
}

a:hover.boxheadfont {
	text-decoration:none;
	font-weight:normal;
	font-size:9.5pt;
	color:#e4902f;
}

span.boxheadfont {
	color:#ffffff;
	font-weight:narmal;
	font-size:9.5pt;
}

p.subnavi {
	margin-top:0px;
	margin-bottom:8px;
}
	
.creator {
	color: #999999
}

input,textarea,select {
	padding:2px;
	border:1px solid #9c9c9c;
}

td.boxhead {
padding:3px;
background-color:#3b3b3b;
border-bottom:5px solid #ffffff;
text-align:left;
}

label {
font-weight:bold;
line-height:150%;
}

small {
	font-size:8pt;
}

p.list_headline {
	margin-top:0px;
	margin-bottom:3px;
}

p.list_subheadline {
	margin-top:3px;
	margin-bottom:9px;
}

p.list_description {
	margin-top:9px;
	margin-bottom:0px;
}

span.list_headline {
	font-size:13pt;
}

span.list_subheadline {
	color:#6a6a6a;
}

span.infowhite {
	color:#ffffff;
}

div.idsign {
	position:absolute;
	width:47px;
	height:44px;
	right:20px;
	margin-top:-44px;
	
}
