body {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(../../images/global/obun_hintergrund.gif);
	background-repeat: repeat-y;
}

#gimmick {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 300px;
	height: 10px;
	background-color: #FFB103;
	color: #FFB103;
	overflow: hidden;
}

#links {
	width: 305px;
	height: 577px;
}

#linie-oben {
	position: relative;
	top: 9px;
	left: 0px;
	background-image: url(../../images/global/linie_grau.gif);
	background-repeat: repeat-x;
}

#linie-unten {
	position: relative;
	top: 23px;
	left: 0px;
	background-image: url(../../images/global/linie_grau.gif);
	background-repeat: repeat-x;
}

#hintergrund {
	height: 577px;
	background-image: url(../../images/global/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

#content {
	height: 352px;
	width: 665px;
	padding-right: 10px;
	overflow: auto;
}

#menue{
	height: 184px;
}

#logo {
	height: 40px;
	padding-left: 487px;
	position: relative;
	top: 16px;
	left: 0px;
}

#logos-content {
	padding: 190px 0px 0px 92px;
}


body, input, p, td, th, a, textarea, div, select, option, optgroup, li, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

optgroup { font-weight: bold; }

a { text-decoration: underline; }

p {
	margin: 0px;
	padding-bottom: 15px;
}

h1, h2, h3, h4 {
	font-family: Verdana, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #555A5E;
}

h4.csc-firstHeader {
	padding-top: 6px;
}

h4.rem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #000000;
}


ul {
	list-style-type: disc;
	padding: 0;
	margin: 10px 0px 15px 25px;
}

.txt-grau-fett, .txt-grau-fett a {
	font-weight: bold;
	color: #555A5E;
}

a.txt-grau-fett, .txt-grau-fett a { text-decoration: none; }

.katalog-link {
	margin: 0px;
	padding: 2px 10px 2px 5px;
}

.pfeil-abstand {
	padding: 5px 0px 0px 0px;
}

.zurueck-text {
	padding-top: 20px;
}

.katalog-td-bg-color {
	background-color: #E0E0E0;
}

.katalog-td-txt-kl {
	padding-top: 4px;
	font-size: 7pt;
}

.js-menu-layer {
	width: 125px;
	height: 150px;
	background-color: #FFF7D6;
	overflow: hidden;
}

.js-menu-layer table { margin-top: 2px; }

/* === Nummerierung === */

td.c-jsml-td1, td.c-jsml-td1-a {
	padding: 2px 4px 2px 2px;
}

td.c-jsml-td1 {
	background-color:#FFF7D6;
}

td.c-jsml-td1-a {
	background-color: #FFB103;
	color: #FFFFFF;
}

td.c-jsml-td1 a {
	text-decoration: none;
	color: #FFCF39;
}

td.c-jsml-td1-a a {
	text-decoration: none;
	color: #FFFFFF;
}


/* === Menü-Titel === */
td.c-jsml-td2, td.c-jsml-td2-a {
	padding: 2px 4px 2px 0px;
}

td.c-jsml-td2 {
	background-color: #FFF7D6;
}

td.c-jsml-td2-a {
	background-color: #FFB103;
	color: #FFFFFF;
}

td.c-jsml-td2 a, td.c-jsml-td2-a a {
	text-decoration: none;
	width: 100%;
	display: block;
}

td.c-jsml-td2 a{
	color: #000000;
}

td.c-jsml-td2-a a{
	color: #FFFFFF;
}