html,body {
	background: #FFFFFF;
	background-image: url('../images/layout/bg2.gif');
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: helvetica, verdana, arial;
}

#container {
	width: 100%;
	padding: 0px;
	text-align: left;
	background-image: url('../images/layout/bg.gif');
	background-repeat: repeat-x;
}

#container1 {
	width: 920px;
	height: 115px;
	padding: 0px;
	border-bottom-color: #514945;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}

#pppm {
	width: 199px;
	height: 95px;
	border-right-color: #514945;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
	overflow: hidden;
	background-color: #FFF;
}

#logo {
	width: 700px;
	height: 95px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#navi {
	clear: both;
	width: 900px;
	height: 19px;
	display: inline;
	float: left;
}

#language {
	width: 20px;
	float: right;
}

#container2 {
	clear: both;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#left {
	width: 199px;
	border: solid #514945;
	border-width: 0 1 0 0;
	float: left;
}

#inhalt {
	width: 660px;
	padding: 0 0 0 40px;
	margin-left: 200px;
}

#inhalt img {
	margin: 0 0 20 0;
	clear: both;
}

#inhalt .contenttable img {
	margin: 15 0 0 0;
}

#inhalt .bodytext img {
	margin: 0;
	padding: 0;
}

#inhalt dd {
	font-size: 8px;
	margin: -15 0 15 0;
}

#inhalt hr {
	clear: both;
}

#inhalt ul {
	list-style-image:url(../images/layout/ul1.gif);
	padding: 0;
	margin-left: 28px;
}

#inhalt ul li ul{
	list-style-image:url(../images/layout/ul2.gif);
	padding: 0;
	margin-left: 18;
}

#inhalt hr {
    height: 0px;
    background-color: #FFFFFF;
    border: none;
}

#inhalt h4 {
	background-color: #e7883a;
	color: #514945;
	width: 100%;
	padding: 4 0 2 0;
	font-size: 11px;
	font-weight: bold;
	margin: 5 0 5 0;
}

#inhalt h5 {
	background-color: #514945;
	color: #FFFFFF;
	width: 100%;
	padding: 2 0 2 25;
	font-size: 12px;
	font-weight: bold;
	margin: 2 0 15 -25;
}

#inhalt h6 {
	background-color: #514945;
	color: #FFFFFF;
	width: 150px;
	padding: 2 0 2 0;
	font-size: 10px;
	font-weight: lighter;
	margin: 2 0 0 0;
	text-align: center;
}

#inhalt table {
	width: 100%;
	border-width: 0;
	margin: 0 0 20 0;
	padding: 0;
	border-collapse: collapse;
}

#inhalt .wechsel table {
	width: 700px;
	margin: 0;
	padding: 0;
	border-style: none; 
	border-width: 0px;
}

#inhalt .wechsel caption {
	background-color: #e7883a;
	color: #514945;
	width: 663px;
	padding: 4 0 2 3;
	font-size: 11px;
	font-weight: bold;
	margin: 5 0 5 -3;
	text-align: left;
}

#inhalt .wechsel tr {
	font-size: 11px;
	font-family: helvetica, verdana, arial;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #867974;
	padding: 4 0 2 3;
	margin: 5 0 5 -3;
}

#inhalt .wechsel td {
	font-size: 11px;
	line-height: 13px;
	font-family: helvetica, verdana, arial;
	padding-top: 4px;
}

/* #inhalt .wechsel tr:nth-child(even) {background: #867974}; */
/* #inhalt .wechsel tr:nth-child(odd) {background: #FFFFFF}; */

#inhalt .wechsel .td-last {
	text-align: center;
}

#img {
	width: 100%;
	height: 300px;
}

#footer {
	height: 50px;
	width: 700px;
	margin-left: -40px;
	border-top-color: #514945;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
}

#foot {
	display: inline;
}

#foot p {
	margin-top: 15px;
	font-size: 11px;
	font-family: helvetica, verdana, arial;
	line-height: 1.4;
	color: #514945;
}

#foot a {
	margin-top: 15px;
	text-decoration: none; 
	padding: 0 30 0 30; 
	color: #514945;
}

#foot a:hover {
	margin-top: 15px;
	text-decoration: underline; 
	padding: 0 30 0 30; 
	color: #e7883a;
}

#foot .active {
	color: #e7883a;
}

#inhalt a {
	text-decoration: none; 
	padding: 0; 
	color: #514945;
}

#inhalt a:hover {
	text-decoration: underline; 
	padding: 0; 
	color: #e7883a;
}

.csc-linkToTop {padding-top: 20px;}

h1 {
	width: 100%;
	font-size: 15px;
	font-family: frutiger, frutiger next, helvetica, verdana, arial;
	font-weight: bold;
	color: #FFFFFF;
	padding: 50 0 0 40;
	margin: 0 0 0 -40;
	background-color: #514945;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
}

h2 {
	font-size: 11px;
	font-family: helvetica, verdana, arial;
	font-weight: bold;
	color: #e7883a;
	padding: 10 0 0 40;
	margin: 0 0 10 -40;
	background-color: #514945;
	width: 100%;
}

img {
	border: 0;
}

p, li {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: helvetica, verdana, arial;
	line-height: 1.4;
}

td {
	vertical-align: top;
}

table {
	border: 0;
	vertical-align: top;
	padding: 0;
	margin: 0;
}