body {
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	list-style-image: url(../pics/list_symbol.gif);
	line-height: normal;
	background-color:#FFFFFF;
}

a:link {
	color: #83C326;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #83C326;

}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #83C326;
}

td {
	font-family: Trebuchet MS,Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	list-style-image: url(../pics/list_symbol.gif);
	line-height: normal;
	vertical-align:top;
}

.tinytext {
	font-size: 11px;
	line-height: 12px;
}

hr {
	color: #000000;
	height: 1px;

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	
	width: 100%;	
}

.videotable {
	background-color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
}
.errorbox {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	width: 100%;
	padding: 4px;
}

.okbox {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
	width: 100%;
	padding: 4px;
}
h1 {

	font-size: 18px;
	font-weight: bolder;
	color: #000000;
	line-height: normal;
	text-align: left;
	font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
	padding: 3px;
	height: auto;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	background-color: #83C326;
	margin-bottom: 8px;
}

h2 {

	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	margin-bottom: 5px;
}

h3 {

	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}

.umrahmt {
	border: 1px solid #000000;
}

