HTML {height:100%;}

BODY {
	background-color: #333;
	font-family: Arial, Sans-serif;
	font-size: 12px;
	height: 100%;
	margin: 0%;
	padding: 0%;
}

DIV#all {
	width: 870px;
	margin: 0% auto 0% auto;
	height: 110%;
	padding-top: 0%;
	padding-bottom: 0%;
	border-right: 1px #333 solid;
	border-left: 1px #333 solid;
	background-color: #EAE7ED;
}


DIV#header {
	height: 60px;
	border-bottom: 1px #999 solid;
	padding-left: 20px;
	text-transform: uppercase;
	background-color: #FFF;
	padding-top: 20px;
}

DIV#header H1 { margin-bottom: 20px; }


DIV#contentLinks {
	float: left;
	width: 660px;
	height: 730px;
	border-right: 1px #999 solid;
	background-color: #FFF;
}

DIV#text { margin-left: 20px; }

DL.csc-textpic-image { margin: 0; }

DT {
	width: 120px;
	float: left;
	clear: left;
	text-transform: uppercase;
	font-size: 11px;
}


DT, DD{line-height: 20px;}

DD {
	font-weight: bold;
	margin-left: 120px;
}

DD P.bodytext {
	margin-top: 0;
	margin-left: 0;
}


DIV#contentMenu {
	margin-left: 661px;
	padding-top: 0px;
}

DIV#lang {
	background-color: #CCC;
	padding-left: 15px;
	margin-bottom: 22px;
	line-height: 24px;
}


H1 {
	margin: 0;
	font-size: 34px;
}

UL {
	margin: 0 0 0 0px;
	padding: 0;
}
LI { list-style-type: none; }

LI.bereich {
	margin-top: 0px;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 15px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	padding-top: 6px;
	border-top: 1px #FFF solid;
}

UL.secnav {
	margin-bottom: 20px;
	border-top: 1px #FFF solid;
}

UL.secnav LI {
	padding-left: 15px;
	line-height: 24px;
}
UL.secnav LI A {
	padding: 4px;
	margin-left: -2px;
}

P.adresse {
	margin-left: 15px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 3px;
}

A {
	color: #000;
	text-decoration: none;
}
UL.secnav LI A:hover, .active, P.adresse { color: #666; }


.tx-rgtabs-pi1 H1 {
	font-size: 12px;
	text-transform: uppercase;
}

.sel {
	color: #000;
}


TABLE.contenttable { margin-top: 10px; }
TABLE.contenttable TD {
	vertical-align: top;
	padding: 0 10px 5px 0;
	font-size: 12px;
}
TD P { margin: 0; }
