@charset "UTF-8";
/* CSS Document */
body, html {
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #4E4E50;
	text-decoration: none;
	background-color: #e3e3e3;
	background-image:url(../images/bg-seite.jpg);
	background-repeat: repeat-x;
}
#seite {
	position:relative;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 970px;
	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
	border: 0;
	background-image: url(/fileadmin/templates/thurella/images/bg-seite-unten.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#headerelemente {
	margin: 0;
	padding: 0 47px 0 47px;
	background-image:url(../images/bg-seite-kopf.gif);
	background-repeat:repeat-y;
	z-index: 80;
}
#kopf {
	display: block;
	width: 100%;
	height: 90px;
	border-bottom: 1px solid #009F30;
	
	
}	
#menu {
	display: block;
	width: 100%;
	height: 28px;
	border-bottom: 1px solid #009F30;
	margin: 0;
	background-color: #fff;
	position: relative;
	z-index: 34;

	
}
#mainbox {
	/* border-top: 2px solid #fff; */
	display: block;
	width: 100%;
	clear: both;
	min-height: 460px;
	position: relative;
	z-index: 6;

	background-image:url(../images/bg-seite-neutral.gif);
	background-repeat: no-repeat;

	padding: 0 0 0 47px;
}

#logo {
	float :left;
	margin-left: 6px;
}
#toolbar {
	float: right;
	width: 500px;
	text-align: right;
	margin: 12px 0 0 0;
}
#sprachen {
	position: absolute;
	left: 735px;
	display: block;
	color: #B2B3B4;
	font-size: 11px;
	width: 100px;
}
#rechts {
	display: block;
	width: 164px;
	float: left;
	margin: 50px 0 0 0;
}
#randmenu {
	display :block;
	float :left;
	width: 164px;
	min-height: 180px;
	padding: 0;
	margin: 0 0 40px 0;
}
#rechtespalte {
	display: block;
	width: 164px;
	min-height: 40px;
	margin: 0;
}
#spaltenorm {
	display: block;
	float: left;
	width: 580px;
}
#innernorm {
	display: block;
	width: 540px;
	margin: 22px 0 0 0px;
	padding: 11px 14px 0 66px;
}
.clearer {
	clear: both;
	height: 1px;
	width: 100%;
	line-height: 1px;
	display: block;
}
#fussclearer {
	clear:both;
	height: 48px;	
}
#fusszeile {
	position: absolute;
	display:block;
	height: 45px;
	width: 876px;
	padding:0 47px 0 47px;
	border: 0;
  	bottom: 0px;
	margin: 0;
	z-index: 3;
	
}
#impressum {
	float: right;
	margin-top: 18px;
}
/************ SCHRIFTEN *****************/
a:link, a:visited {
	color: #15933C;
	text-decoration: underline;
}
a:focus, a:hover {
	color: #15933C;
	text-decoration: none;
}
#newsblock a:link, #newsblock a:visited {
	color: #fff !important;
}
#newsblock a:hover, #newsblock a:focus {
	color: #fff !important;
}
DIV.quicklinks a:link, DIV.quicklinks a:visited {
	color: #4E4E50;
	text-decoration: none;
}
DIV.quicklinks a:hover, DIV.quicklinks a:focus {
	color: #15933C;
	text-decoration: none;
}
p, ul, ol {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
p {
	padding: 0;
	margin: 2px 0 14px 0;
}
ul, ol {
	margin: 2px 0 14px 0;
	padding: 0 0 8px 15px;
}
#spaltenorm ul {
	list-style-image:url(../images/list.gif);
}

#spaltenorm li {
	padding: 3px 0 3px 8px;	
}

#rechtespalte ul  {
	list-style-image:url(../images/list-r.gif);
}
h1, h2, h3, h4, h5, h6 {
	display: block;
	/* clear:both; */
	padding: 0;
	margin: 0 0 12px 0;
	font-size: 16px;
	font-weight: normal;
	line-height: 21px;
}
/******* Elementueberschriften sollen clearen *******/
div.csc-header {
	clear: both;
}
#spaltenorm .csc-header-n1 h1,
#spaltenorm h1.csc-firstHeader {
    font-size:19px;
	line-height: 21px;
	color: #15933C;
	margin: -1px 0 0 0;
	display: block;
}

#spaltenorm h2 a:link, #spaltenorm h2 a:visited,
#spaltenorm h3 a:link, #spaltenorm h3 a:visited,
#spaltenorm h4 a:link, #spaltenorm h4 a:visited,
#spaltenorm h5 a:link, #spaltenorm h5 a:visited,
#spaltenorm h6 a:link, #spaltenorm h6 a:visited {
	color: #4E4E50;
}
#spaltenorm h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
}

.legende {
	display: block;
	text-align:center;
	font-size: 10px;
	line-height: 14px;
}
#fusszeile {
	color: #9b9e9f;
	font-size: 11px;
	line-height: 15px;
}
#fussinfo {
	float: left;
	display: block;
	margin-top: 18px;
}
#rechtespalte h2 {
	font-weight: normal;
}
#rechtespalte h2 {
	margin: -7px 0 12px 0;
	line-height: 30px;
	border-bottom: 1px solid #fff;
}
#rechtespalte h4 {
	font-size: 11px;
	line-height: 15px;
	margin: 0;
}
#rechtespalte h5 {
	font-size: 11px;
	line-height: 15px;	
	font-weight: bold;
	margin: 0;
	padding:0;
}
#rechtespalte p {
	margin: 2px 0 22px 0;
	font-size: 11px;
	line-height: 15px;
}
#rechtespalte li {
	font-size: 11px;
	line-height: 15px;
}
#rechtespalte DIV.csc-textpic-imagewrap {
	padding-top: 3px !important;	
}

#sprachen a:link, #sprachen a:visited {
	padding: 2px 3px 2px 3px;
	color: #7F8082;
	text-decoration: none;	
}
#sprachen span {
	padding: 2px 3px 2px 3px;
}
#sprachen a:focus, #sprachen a:hover {
	color: #fff;
	background-color: #15933C;
}
#fusszeile a:link, #fusszeile a:visited {
	text-decoration: none;
	color: #9b9e9f;
}
#fusszeile a:hover, #fusszeile a:focus {
	text-decoration: underline;
	color: #15933C;
}
#toolbar a:link, #toolbar a:visited {
	text-decoration: none;
	color: #9b9e9f;
}
#toolbar a:hover, #toolbar a:focus {
	text-decoration: underline;
	color: #15933C;
}


/********* TOOLBAR **************/
#toolbar {
	font-size: 11px;
	color: #999999;
}
div.tx-macinasearchbox-pi1 {
 display: inline;
}
#suchform {
	display: inline;
	margin: 0 0 0 3px;
	padding: 0;
}
#suchform input {
	width: 104px;
	height: 15px;
	margin: 2px 4px 0 6px;
	background-color: #fff;
	border: 1px solid #999999;
	color: #999;
}




/*******************************filelinks *******************************************/
.filelinks .odd, .filelinks .even {
}
.filelinks {
	float: left;
	margin: 10px 0 16px 0;
	clear: both;
	width: 100%;
}
div.filelinks div{
	padding-bottom: 2px;
	padding-top: 2px;
	display :block;
}
.filelinks .odd, .filelinks .even {
	float: left;
}
.filelinks .odd {
	background-color:#F7F7F7;
}
.filedownload {
	float: left;
	clear: none;
}
.fileicon {
	float: left;
	clear: none;
	margin-top: -1px;
	width: 30px;
}
.fileicon img {
	float: left;
	margin-left: 4px;
}
a.fileicon img {
	border: 0;
}
.filedescription {
	float: left;
	clear: both;
	width: 510px;
	margin-left: 30px;
	margin-top: 2px;
}
.filesize {
	float: left;
	clear: none;
	color: #999999;
	font-size: 11px;
}

.clearfilelist {
    clear:both;
    height:1px;
	border: 0;
}

/************* MEDIEN-FILELINKS **********/
TABLE.filelinks-mediatbl {
	width: 268px;
	margin: 0 0 12px 0;
	overflow: hidden;
	float: left;
	
}

.filelinks div.breaker.odd , .filelinks div.breaker.even{
	float: left;
	width: 100%;
	display: block;
	height: 1px;
	background-color: none;
	background: none;
	background-image: none;
	padding: 0;
	margin:0;
	border: 0;
	}
.filelinks div.breaker.even {
	display:none;
}
.filelinks div.breaker.odd {
	background-color: none;
	

}

TABLE.filelinks-mediatbl tbody td.filelinks-thumbnail {
	width: 70px;
}
td.filelink-mediadescription {
	padding: 1px 8px 0 0;
	font-size: 11px;
}
td.filelink-mediadescription .filedescription {
	margin: 0;
	width: 180px;
}
td.filelink-mediadescription .fileicon {
	margin: 0;
	width: 22px;
}
td.filelink-mediadescription .fileicon img {
	margin: 0;
}

/*********** Tabellen ***************************/
.contenttable {
	border: 0;
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #999;
}
.contenttable-0, .contenttable-1, .contenttable-2, .contenttable-3 {
	margin: 0 0 30px 0;
}
.contenttable-1, .contenttable-2, .contenttable-3  {	
	border: 0;
}
.contenttable td, .contenttable th {
	border-top: 1px solid #999;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin:	0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: left;
}
.contenttable td p {
	margin: 0;
	padding: 0;
	border: 0;
	margin-top: 3px;
	margin-bottom: 3px;
}

.contenttable-1 td, .contenttable-1 th {
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 2px 0 2px 0;
	margin:	0px;
}
.contenttable-1 .tr-even {
    background-color: #F7F7F7; 
}
.contenttable-1 .tr-odd {
	background-color:#FFFFFF
}
.contenttable-2 td, .contenttable-2 th {
	border-top: 0px;
	border-left: 0px;
	padding: 0px;
	margin:	0px;
}
.contenttable-2 .tr-0 {
   font-weight: bold;
}
.contenttable-2 .tr-even {
    background-color: #F7F7F7; 
}
.contenttable-2 .tr-odd {
	background-color:#FFFFFF
}
TD {
	vertical-align: top;
}
.contenttable.governance .td-0 {
	width: 180px;
	}
.contenttable-2.gov-kennzahlen td {
	font-weight: bold;	
	padding: 3px 4px 3px 4px;
}
.contenttable.gov-kennzahlen .td-0 {
	width: 210px;
	}
.contenttable-2.gov-kennzahlen thead th,
.contenttable-2.gov-kennzahlen .tr-1 td {
	padding: 5px 4px 2px 4px;
	color: #fff;
	background-color:#666;
	font-weight: bold;
	font-size: 13px;
}


.contenttable-2.gov-kennzahlen .td-0 {
	font-weight: bold;	
}
.contenttable-2.gov-kennzahlen .td-1,
.contenttable-2.gov-kennzahlen .td-2,
.contenttable-2.gov-kennzahlen .td-3 {
	width: 110px;
	text-align: right;
	padding-left: 24px;
}
.contenttable-2.gov-kennzahlen .td-3 {
	padding-right: 20px !important;
}

.contenttable-2.gov-kennzahlen .kz-proz {
	font-weight: normal;
	font-size: 11px;
}
.gov-kennzahlen .tr-1 .td-0,
.gov-kennzahlen .tr-1 .td-1,
.gov-kennzahlen .tr-1 .td-2,
.gov-kennzahlen .tr-1 .td-3 {
	border-bottom: 10px solid #fff;
	border-top: 1px solid #fff;
	text-align:right;
}
/************* indexed search **************** */
.csc-sword {
	padding: 1px;
	background-color: #ff0000;
	color: #fff;
	font-weight: bold;
}
ul.browsebox {
	margin: 20px 0 32px 0;
	padding: 1px 0 1px 0;
	list-style-type:none;
	list-style: none;
}
ul.browsebox li {
	float: left;
	list-style-type:none;
	list-style: none;
	background-image: none;
	padding: 0;
	margin: 0 16px 0 0;
}

.tx-indexedsearch-searchbox fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
.tx-indexedsearch-form label {
	margin: 0;
	font-weight: bold;
}
input.tx-indexedsearch-searchbox-sword {
	width: 260px;
	border: 1px solid #CCC;
	height: 20px;
	line-height: 20px;
	padding: 4px 0 0 2px;
	margin: 0;
}
.tx-indexedsearch-form {
	float: left;
}

.tx-indexedsearch-searchbox-button {
	height: 26px;
	margin: 0;
	padding: 0 3px 0 4px;
	border: 1px solid #CCC;
	background-color: #E6E6E6;	
}
.tx-indexedsearch-searchbox {
	margin-bottom: 20px;
}

.tx-indexedsearch-info {
	float:left;
	width: 100%;
	margin:0;
	padding:0;
	margin-bottom: 24px;
	background: #E6E6E6;
	color: #999999;
	font-size: 11px;
}
.tx-indexedsearch-title {
	float:left;
}
.tx-indexedsearch-icon {
	margin-top: 1px;
	width: 20px;
	float:left;
}
.tx-indexedsearch-percent {
	float: right;
	font-size: 12px;
}
.tx-indexedsearch-res h3, p.tx-indexedsearch-descr {
	float:left;
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 14px;
}
p.tx-indexedsearch-descr {
	font-size: 12px;
}

.tx-indexedsearch-text-item-size {
	float: left;
	text-align:left;
	margin-left: 2px;
}
.tx-indexedsearch-text-item-mtime {
	float: right;
	text-align:right;
	margin-right: 2px;
	margin-left: 5px;
}
.tx-indexedsearch-result-number {
	display: none;
}

/************** NEWS **************************/
/******** STARTSEITE **************************/
#newsblock {
	display:block;
	float: right;
	margin: 28px 8px 0 0;
	padding: 0;
	width: 294px;
	
}
#inews h2, #inews h4 {
	font-weight: normal;
}
#inews h4 {
	font-size: 12px;
	margin: 0 0 22px 0;
}
#inews img {
	margin: 0 0 18px 0;
}
#inews h2 {
	display:block;
	margin: 15px 0 25px 0;
	line-height: 30px;
	border: 0;
	color: #fff;
	font-size: 19px;
}
.news-latest-outerwrap {
	display: block;
	margin: 0 0 30px 0;
	clear: both;
}
.news-latest-date {
	display: block;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
}
#inews .news-latest-item h2 {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	border: 0;
	display:inline;
}
#inews .news-latest-morelink {
	display:block;
}

#inews h2 a:link, #inews h2 a:visited,
.news-latest-date a:link, .news-latest-date a:visited {
	text-decoration: none;
}
#inews .news-latest-morelink a,
#inews .news-latest-morelink a:link,
#inews .news-latest-morelink a:visited {
	color: #c4d983 !important;
}

#inews dl.csc-textpic-image {
	margin: 0;
	padding: 0 0 6px 0;
}

/*************************** STANDARD-NEWS ***********************/


.news-clearer {
	clear: both;
	height: 28px;
	width: 100%;
	line-height: 1px;
	display: block;
}

.news-amenu-container {
	margin: 0 !important;
	padding: 0 0 12px 0;
}

.news-amenu-container h5 {
	font-weight:bold;
}
ul.news-amenu {
	padding: 0;
	margin: 0;
}
ul.news-amenu li {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
	line-height: 17px;
}

ul.news-amenu li.news-amenu-item-year {
	font-weight: bold;
	list-style: none;
	list-style-image: none;
	background-image: none;
	margin: 8px 0 0 0;
	padding: 0;
}
#innernorm DIV.news-list-container .news-list-item .news-list-date,
#innernorm .news-single-timedata {
	font-size: 11px;
}
#innernorm DIV.news-list-container .news-list-item h3 {
	margin: 3px 0 3px 0;

}
.news-single-timedata {
	margin: 0px 0 16px 0;	
}
.news-list-item h3 a:link, .news-list-item h3 a:visited {
	text-decoration: none;
}
.news-list-item h3 a:hover, .news-list-item h3 a:focus {
	text-decoration: underline;
}
.news-list-item p {
	margin-bottom: 0;
}
.news-list-item img {
	float: left;
	margin: 0 14px 0 0px;
}
.news-single-item h2 {
	font-size: 26px;
	font-weight: normal;
	line-height: 30px;
	margin: 0 0 14px 0;
}
.news-single-item h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#news-single-rechts-image img {
	margin: 0 0 14px 0;
	padding: 0;
}
#news-single-rechts-image DIV.news-single-img p.news-single-imgcaption {
	font-size: 11px;
	line-height: 13px;
	margin: -11px 0 14px 2px;
}
div.news-single-img {
	float: right;
	margin: 0 0 0 14px;
	padding: 0;
}
.tx-ttnews-browsebox p {
	margin: 0;	
}
.tx-ttnews-browsebox a {
	padding: 2px 3px 2px 2px;	
}
table.news-dateiliste {
	border-collapse: collapse;
	border: 0;
	width: 100%;
	margin: 8px 0 18px 0;
}
td.news-fileicon {
	width: 24px;
}
.news-filesize {
	color: #999999;
	font-size: 11px;
}
/*****************************  MITARBEITER   ********************/

.tx-mitarbeiter-pi1 {
	
}
.mitarbeiter-abt {
	clear: both;
}
.mitarbeiter-member {
	float: left;
	width:245px;
	margin-right: 25px;
	margin-bottom: 15px;
}
.mitarbeiter-member img {
	clear: both;
	display: block;
}
.mitarbeiter-member h3 {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 2px 0 0 0;
}
.mitarbeiter-member p {
	margin: 0;
}
.mitarbeiter.team-last {
	margin-right: 0px;
}
.mitarbeiter-clearer {
clear: both;
}

/************ SITEMAP **************/
#sitemap-on {
	padding-left: 13px;
	background-image:url(../images/minus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
	margin-right: 8px;
}
#sitemap-off {
	padding-left: 13px;
	background-image:url(../images/plus.gif);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
#nw-sitemap {
	padding: 0 0 20px 0;
}
/*
#nw-sitemap ul {
	padding: 0 0 0 0;	
}
*/
#nw-sitemap li {
	padding: 2px 0 8px 16px;		
}

.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
.treeview ul {
	margin-top: 4px;
}
.treeview .hitarea {
	background: url(../images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
	line-height: 12px;
	list-style: none;
}
.treeview a {
	padding: 0 0 0 4px;
}
.treeview a.selected {
	background-color: #eee;
}

#treecontrol { 
	/* text-align:right; */
}

.treeview .hover { color: red; cursor: pointer; }

.treeview li { background: url(../images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }


.treeview-black li { background-image: url(../images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../images/treeview-black.gif); }  


/*********** einfache mailformulare ***********/
fieldset.csc-mailform {
	border: 0;
	padding: 8px 0 0 6px;
}
fieldset.csc-mailform label {
	width: 180px;
	display: block;
	float: left;
	padding: 3px 0 0 0;

}
.csc-mailform-field {
	display: block;
	padding: 4px;
}
.csc-mailform-field input, .csc-mailform-field textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	padding: 0;
	margin: 0;
	height: 20px;
	border: 1px solid #E1E1E1;
	width: 300px;
}
.csc-mailform-field textarea {
	height: auto;
}

input#mailformformtype_mail {
	width:auto;
	display: inline;
	padding: 3px 4px 3px 4px;
	height: 1%;
	float:right;
	margin: 8px 16px 12px 0;
}
DIV.csc-mailform-field-checkbox {
	display: block;
	clear :both;
}
fieldset.csc-mailform DIV.csc-mailform-field-checkbox INPUT.csc-mailform-check {
	display: inline;
	width: 20px;
	float: left;
	border: 0;
	margin: 2px 16px 0 145px;
}
fieldset.csc-mailform DIV.csc-mailform-field-checkbox label {
	display: block;
	width: 300px !important;
	clear: right;
}


.formleerzeile {
	clear: both;
	width: 100%;
	height: 8px;
	display: block;
}

/*----------------- JOBFEED ------------------*/
.tx-jobfeed-pi1 {
	margin: 5px 0 15px 0;
	}
#jobfeed-ul, #jobfeed-ul li  {
	list-style: none;
	padding:0;
	margin: 0;
	border: 0;
}

#jobfeed-ul li {
	padding: 0 0 5px 0;
}

#jobfeed-ul .jobfeed-datum {
	float: left;
}
.jobfeed-title {
	margin: 0;	
	margin-left: 70px;
	padding: 0;
	font-weight: bold;
	}
/*************** TOOLTIPS GL *************/
#gl-namen {
	display: none;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #666666;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
	line-height: 15px;
	font-size: 12px;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}

/***************** LOGIN FORMS *******************/
.tx-felogin-pi1 fieldset {
	border: 0;	
	margin: 18px 0 18px 0;
	padding: 0;
}
DIV.fe-login-feld,
DIV.fe-login-loginbtn {
	display: block;	
	background-color:#F00;
		clear: both;
}
.tx-felogin-pi1 label {
		width: 120px;
		font-weight: bold;
}
.tx-felogin-pi1 fieldset legend {
	display: none;
}
.tx-felogin-pi1 label,
.tx-felogin-pi1 input {
	float: left;
}
.tx-felogin-pi1 input {
	width: 200px;
	margin: 2px 0 12px 0;
}
.fe-login-loginbtn {
	margin: 0 0 0 120px;
	float: none;
	width: auto;
}

/******** RANDMENU LINKS *******/
#randmenu ul,
#randmenu li {
		list-style: none;
		padding: 0;
		margin: 0;
}
#randmenu li {
		display: block;
		background-color:#e3e3e3;
		border-top: 1px solid #fff;
		padding: 0;	
		font-size: 11px;
		line-height: 15px;
}
#randmenu li li {

}
#randmenu li a {
	display: block;
	padding: 2px 4px 2px 14px;	
}
#randmenu li li a {
	padding-left: 26px;	
}
/* 3. ebene */
#randmenu li li ul {
		border-top: 1px solid #fff;
}
#randmenu li li li {
	border: 0;	
}

#randmenu li li li a {
	padding-left: 39px;	
}
#randmenu a:link,
#randmenu a:visited {
	text-decoration: none;
	color: #666;
}
#randmenu a:hover,
#randmenu a:focus {
	text-decoration: none;
	color: #fff;
	background-color:#aaa;
}
#randmenu a.naviaktiv {
	background-color:#aaa !important;
	color: #fff !important;
}