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: 900px;
	margin: 0px;
	padding: 0px;
}

#left {
	width: 199px;
	border-right-color: #514945;
	border-right-style: solid;
	border-right-width: 1px;
	float: left;
}

#inhalt {
	width: 640px;
	padding: 0 0 0 40px;
	margin-left: 200px;
}

#inhalt1 {
	width: 280px;
	padding: 0px;
	margin-left: 0px;
	float: left;
}

#inhalt2 {
	float: right;
	width: 280px;
	padding: 0px;
	margin-left: -40px;
}

#inhalt img {
	margin: 20 0 20 0;
}

#img {
	width: 100%;
	height: 300px;
}

#footer {
	clear: both;
	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;
}

h1 {
	font-size: 15px;
	font-family: frutiger, frutiger next, helvetica, verdana, arial;
	font-weight: bold;
	color: #514945;
	padding: 20 0 20 0;
	margin: 0px;
	border: 1px solid #514945;
	border-width: 0 0 2 0;
}

img {
	border: 0;
}

p, li {
	padding: 0;
	margin: 0px;
	font-size: 11px;
	font-family: helvetica, verdana, arial;
	line-height: 1.4;
}

#inhalt1 p, inhalt2 p {
	padding-top: 10px;
}

#inhalt1 a, #inhalt2 a {
	text-decoration: none;
	color: #514945;
	font-size: 11px;
	font-family: helvetica, verdana, arial;
	line-height: 1.4;
}

#inhalt1 a:hover, #inhalt2 a:hover {
	text-decoration: underline;
	color: #e7883a;
	font-size: 11px;
	font-family: helvetica, verdana, arial;
	line-height: 1.4;
}

td {
	vertical-align: top;
	padding: 0 40 0 0;
	width: 50%;
}