h1 {
	font-family: Verdana, Geneva, Arial, Helvetica,
sans-serif;
	font-size: 20pt;
	color: #0099db;
	text-align: center;
	margin-bottom: 0px;
}

h2 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight:bold;
	color: #FF0000;
	margin-bottom: 0px;
}

h3 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	color: black;
	margin-bottom: 0px;
}

h4 {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	color: black;
	margin-bottom: 0px;
}



.subkop {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	color: Black;
}
.it {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14pt;
	color: Black;
	font-style : italic;
}
.sub {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
}
.bg {
	background-color: #FFFFCC;
}
.som{
	list-style-type: disc;
	list-style-position : outside;
}
.xs {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
}
.xsh {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight:bold;
}

a:link {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none

}
a:visited {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none
}
a:hover {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000033;
	text-decoration: none
}

body, p, div, table, ul, li
{
	font-size: 12px; 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	padding:0px;
}

img
{
	border-width:0px;
	border-style:none;
}

.buttonlink, a:hover, a:link, a:visited
{
	font-size: 12px; 
	color: #000033; 
}	

input,button
{
	font-size: 14px; 
	color: #006699; 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	border: 1px #bbbbbb solid;
}

input[type=submit],input[type=button],button
{
	margin:1px;
	padding:1px;
	cursor: pointer; 
	cursor: hand;
}

input[type=image]
{
	cursor: pointer; 
	cursor: hand;
	border: 0px #bbbbbb none;
}
select 
{
	font-size: 14px; 
	color: #006699; 
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	border: 1px #bbbbbb solid;
}

td
{
	font-size: 14px;
}

.divSidebox
{
	position:relative;
	width: 165px;
	min-height: 450px; 
	border: #9c9c9c 1px solid;
	background-color:#FFFFCC;
}

#divMain
{
	background-color:#DFE9FF;
	margin-top: 0px;
	padding:9px;
	border-color:#7e7e7e;
	border-width:1px;
	border-style:solid;
}

#divAppIconBar
{
	background-color:#DFE9FF;
	border-top-color:#9c9c9c;
	border-top-width:1px;
	border-top-style:solid;
	background-repeat: repeat-x
}

#tdSideboxLeft,#tdSideboxRight
{
	width:170px;
	background-color:white;
	overflow:visible;
	vertical-align: top;
}

#tdSideboxLeft
{
	padding-right:5px;
	background-color:#DFE9FF;
}

#tdAppbox
{
	background-color:white;
	vertical-align: top;
	width: 100%;
}

#divAppboxHeader
{
	background-repeat: repeat-x;
	line-height:20px;
	text-align:center;
	padding-bottom:0px;
	font-size:14px;
	font-weight:bold;
	color:#666666;
	border-top-color:#9c9c9c;
	border-top-width:1px;
	border-top-style:solid;
	border-left-color:#9c9c9c;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#9c9c9c;
	border-right-width:1px;
	border-right-style:solid;
}

#divAppbox
{
	padding:10px;
	border-bottom-color:#9c9c9c;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-left-color:#9c9c9c;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#9c9c9c;
	border-right-width:1px;
	border-right-style:solid;
	min-height:420px;
}