#hauptmenu {
	display: none;
}

#metanavigation {
	display: none;
}

#seitenkopf {
	width: 948px;
	height: 95px;
}

#logo {
	margin-top:-5px;
	float: left;
	width: 148px;
	height: 80px;
}

#inhaltszeile {
	width: 100%;
	float: left;
	border: 0;
}

#inhaltsbackground {
	float: left;
	border: 0;	
}

#infospalte {
	width: 313px;
	height: 530px;
	float: left;
}

#infotext {
	width: 255px;
	margin-right: 30px;	
}

#infotext img {
	display: none;
}

#contentspalte {
	width: 610px;
	float: left;
}

#breadcrumb {
	height: 20px;
	width: 550px;
	float: left;
	clear: both;
	margin-top: 15px;	
	color: #333333;
	font: 11px Trebuchet MS, Arial, sans-serif;	
}

#text {
	float: left;
	clear: both;
	width: 610px;
	text-align: left;
	margin-top: 8px;
	margin-bottom: 20px;
}


li {
	background-image: url(bullet_weiss.gif);
	background-position: 0 5px;
	background-repeat: no-repeat;
	list-style: none;
	padding-left: 9px;
}

ul {
	list-style:none; margin:0; padding:0;
}

#seitenfuss {
	width: 100%;
	height: 60px;
	float: left;
	bottom: 0;
}

#adresse {
	font: 11px Trebuchet MS, Arial, sans-serif;
	padding-top: 10px;
	color: #666666;	
	width: 66%;
	float: left;	
}

#copy {
	font: 11px Trebuchet MS, Arial, sans-serif;
	padding-top: 10px;
	color: #666666;	
	width: 34%;
	float: left;
}

/* --------------- Allgemeine textbezogene Tags --------------- */

h1, h2, h3, h4 {
	font-weight:lighter;
	/*border-bottom: 1px dotted #000;*/
	line-height: 1.2em; margin: 0; padding: 0;
}

h1 {
	color: #333;
	font: 22px Trebuchet MS, Arial, sans-serif;
	margin-bottom: 20px;
	padding-bottom: 4px;
}

h2 {
	color: #FFF;
	font: 18px Trebuchet MS, Arial, sans-serif;
	margin-bottom: 8px;
	padding-bottom: 4px;
}


h3 {
	color: #333;	
	font: 16px Trebuchet MS, Arial, sans-serif;
	margin-bottom: 4px;
	padding-bottom: 2px;
}

p, ul, li, tr, td {
	color: #000;
	font: 12px Trebuchet MS, Arial, sans-serif;
	line-height:16px;
}

a, a:hover, a:link, a:visited {
	/*font-size: 11px;*/
	text-decoration: none;
}

a {
	color: #FFF;
/* --------------- abgedunkeltes Insysgrün zur besseren Lesbarkeit --------------- */
	background-color: #5bb3a2; 
}

/* --------------- Klassen der Random-Objekte (Infospalte) --------------- */

div.tx-mwrandomobjects-pi1-listblock-title {
	color: #333!important;
	font: 16px Trebuchet MS, Arial, sans-serif;
	margin-bottom: 12px;
	padding-bottom: 4px;
	font-weight:lighter;
	border-bottom: 1px dotted #000;
	line-height: 1.2em; margin: 0; padding: 0;	
}

div.tx-mwrandomobjects-pi1-listblock-image {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: -10px;
}

/* --------------- Sprachwahl --------------- */

.tx-srlanguagemenu-pi1 {
	font-weight: normal!important;
	color: #e6e6e6;
}

/* --------------- Tabellenzellen --------------- */

tr, td {
	padding: 0;
	border: none;
	text-align: left;
	vertical-align: top;
}

/* --------------- Texte im Inhaltsbereich --------------- */

dl.csc-textpic-image dt img, p.bodytext img {
	border: 1px solid #999;
	padding: 2px;
	background-color: #FFFFFF;
}

dl.csc-textpic-firstcol {
	margin-right: 120px;
}

dd.csc-textpic-caption {
	text-align: left;
	padding-top: 5px;	
	color: #333;	
	font-weight: normal;
	font-size: 11px;
	font-family: Trebuchet MS;
}

a.download img {
	background-image: url(download_normal.gif);
	background-color: #5bb3a2;
	padding:0;
	border:0;
}

div.tx-mwrandomobjects-pi1-listblock-title {
	color: #333333;
	font: 18px Trebuchet MS, Arial, sans-serif;
	margin-bottom: 12px;
	padding-bottom: 4px;
}

#fallbeispiele {
	white-space:nowrap;
	width:100%;
}

#fallbeispiele th, #fallbeispiele tr, #fallbeispiele td {
	padding: 2px;
	border: 1px solid #ebf0ef;
	border-width: 0 1px 1px 0;
}

#fallbeispiele tr.hinterlegt {
	background-color:#75bfb2;
}

#fallbeispiele th {
	color:#FFF;
	border: none;
}

#referenzliste {float: left; height: 70px; width: 200px; text-align: center;}
#referenzliste img {border: none;}

td img.partner {
	border: none;
	padding:0;
}

#totop {
	display: none;
}