BODY {
	background: #FFFFDB;
	margin: 0px;
	margin-top: 20px;
	font-family: verdana, arial, helvetica;
}
A.menuLink {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.menuLink:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
A.menuLink:visited {
	color: #EFEFEF;
	text-decoration: none;
	font-weight: bold;
}
A.pageRow {
	text-decoration: none;
	color: #000000;
}
A.pageRow:hover {
	color: #009900;
}
A.pageRow:visited {
	color: #353535;
}
.pageRow
{
	font-size: 12px;
}
A.hover {
	color: #FFFFCC;
}
FORM {
	display: inline;
}
LI {
	font-size: 11px;
}
H1 {
	font-size: 18px;
}
H2 {
	font-size: 12px;
}
H3 {
	font-size: 12px;
	text-decoration: underline;
}
p, div, td {
	font: 10pt verdana, arial, helvetica;
                text-align: left;
}
.menuLeft {
	font-family: tahoma, verdana, arial, helvetica;
	color: #000000;
	font-size: 10pt;
	padding: 6px;
	background: #B9C89C;
}
.subMenuLeft {
	font-family: tahoma, verdana, arial, helvetica;
	color: #000000;
	font-size: 9pt;
	padding: 6px;
	background: #838E6E;
}
.menuActive {
	font-family: tahoma, verdana, arial, helvetica;
	color: #000000;
	font-size: 10pt;
	padding: 6px;
	background: #0C5500;
}

INPUT.field {
	border: inset 1px #CCCCCC;
	font-size: 11px;
	height: 15px;
}
INPUT.upload {
	border: inset 1px #CCCCCC;
	font-size: 11px;
	height: 20px;
}
INPUT.button {
	border: outset 1px #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	background: #0C5500;
	color: #E2E6F0;
}
SELECT.field {
	border: inset 1px #CCCCCC;
	font-size: 11px;
}
TEXTAREA.field {
	border: inset 1px #CCCCCC;
	font-size: 11px;
}
.searchDefault {
	background: #FFFFFF;
	color: #131313;
	font-size: 11px;
	vertical-align: top;
}
.searchAlt {
	background: #F1F1F1;
	color: #131313;
	font-size: 11px;
	vertical-align: top;
}
.footer {
	background: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 2px;
}
.copy {
	color: #CCCCCC;
	font-size: 8pt;
	text-align: center;
	padding-top: 30px;
}
.Code{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}
.error{
	border: solid 1px #FF0000;
	color: #990000;
	width: 100%;
	padding: 4px;
}

.mainTable {
	border: solid 2px #B8B9B4;
}
.searchTable {
	border: outset 1px #FFFFFF;
	background: #F9F9F9;
}
.itemTable {
	border: outset 1px #FFFFFF;
	background: #FFFFFF;
	padding: 4px;
	font-size: 9pt;
	margin: 0px;
}
.optionTable {
	border: solid 1px #AAAAAA;
}

.itemHeadline
{
	background: #25274D;
	color: #FFFFFF;
	padding: 2px;
}
.itemDescr
{
	line-height: 18px; 
	font-size: 9pt;
}
.itemOption
{
	line-height: 16px; 
	background: #FCFCFC;
}

.newsText
{
	font-size: 12px;
	padding: 2px;
	width: 100%;
	line-height: 16px; 
}
.newsDetail
{
	font-size: 12px;
	text-align: justify;
	padding: 2px;
	width: 640px;
	line-height: 18px; 
}
.newsBox
{
	width: 760px;
	padding: 4px;
	background: #FFFFEF;
	border-bottom: dashed 1px #CCCCCC;
	border-top: dashed 1px #CCCCCC;
}
.newsTable
{
	padding: 4px;
	background: #FFFFFF;
	border: outset 1px #FFFFFF;
}
.newsHeadline
{
	color: #000000;
	font-size: 12px;
}
.newsMini
{
	color: #000000;
	font-size: 10px;
}

.borderLeft {
	border-left: solid 2px #0C5500;
	background: #E4E4E4;
	text-align: left;
}
.borderRight {
	border-right: solid 2px #0C5500;
	background: #E4E4E4;
	text-align: left;
}
.borderLeftRight {
	border-left: solid 2px #0C5500;
	border-right: solid 2px #0C5500;
	background: #E4E4E4;
	text-align: left;
}

.borderTopLeft {
	background: url(/Image/site/topLeft2.gif) no-repeat #E4E4E4;
}

.borderTop {
	border-top: solid 2px #0C5500;
	background: #E4E4E4;
}
.borderTopRight {
	background: url(/Image/site/topRight2.gif) no-repeat #E4E4E4;
}

.borderBottomLeft {
	background: url(/Image/site/bottomLeft.gif) no-repeat;
}
.borderBottom {
	border-bottom: solid 2px #0C5500;
	background: #0C5500;
}
.borderBottomRight {
	background: url(/Image/site/bottomRight.gif) no-repeat;
}

.mainContent {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
	background: #FFFFFF;
}

TABLE.gbTable
{
	border: 1px solid #B9C89C;
	width: 100%;
}
TABLE.gbKommentar
{
	border: 1px solid #B9C89C;
	width: 100%;
	background: #FFFFDB;
}

TD.gbHeadline
{
	background: #DADADA;
	width: 100%;
}
DIV.gb
{
	width: 98%;
	padding: 5px;
}

DIV.counter
{
	background: #B9C89C;
	color: #0C5500;
	font-weight: bold;
	padding: 5px;
	width: 150px;
	border: outset 1px #000000;
	font-family: "Courier New", Tahoma, arial, helvetica;
	font-size: 12px;
}