img, td, div {
	behavior: url("iepngfix.htc");
	border:0px;
}
html {
	height: 100%; 
}


div {
	border:0px solid #ff0000;
}
p {
	line-height:16px;
	margin-top:0px;
}
img{
	border: none;
}

body
 {
	color: #000000;
	background-color:#e9e9e7;
	PADDING: 0px;
	MARGIN: 0px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
}

h1{
	font-size:17pt;
	margin: 5px 0px 10px 0px;
	font-weight:normal;	
	color:#000000;
	text-align:left;
}
h2{
	font-size:13pt;
	margin: 5px 0px;
	color:#000000;
}

h3{
	font-size:10pt;
	margin: 5px 0px 5px 0px;
	color:#000000;
}
h4{
	font-size:9pt;
	margin: 5px 0px 5px 0px;
	color: #000000;
	font-weight:bold;	
}
h5{
	font-size:14pt;
	margin: 5px 0px 5px 0px;
	color: #000000;
	font-weight:normal;
}
hr{
	color: #b2b2a5;
	background-color: #b2b2a5;
	height:1px;
	margin: 10px 0px 10px 0px;
	clear:both;
	border:none;
}
li {
	border:0px solid #ff0000;
}
img{
	border: none;
}
button{
	cursor:pointer;
}
#general {
	width:100%;
	border: 0px solid red;
}
#header{
	width:908px;
	height:166px;
	background-image: url('/php/lay/header.jpg');
	background-repeat:no-repeat;
}
#logo{
	padding: 13px 0px 0px 20px;
	float:left;
}

#navi_top {
	width:888px;
	height:29px;
	background-image: url('/php/lay/bg_navi_top.jpg');
	background-repeat:no-repeat;
	padding-top:5px;
	padding-left:20px;
	border:0px solid #ff0000;
	margin:0px;
}

	#navi_top div {
		float:left;
		background-position:0px 4px;
		background-image:url('/php/lay/aufzaehlungszeichen.jpg');
		background-repeat:no-repeat;
		color:#ffffff;
		margin-right:18px;		
	}
	
	#navi_top a {
			font-weight:bold;
			margin-left:20px;
			color: #d9dadb;
			font-size: 9pt;
			text-decoration: none;
		}

#main {
	border: 0px solid #ffffff;;
	min-height:553px;
	width: 900px;
	background-image:url('/php/lay/bg_main.jpg');
	background-repeat:no-repeat;
	background-position: 270px 270px;
}

#container_right {
	float:right;
	width:200px;
	margin-top:20px;
	margin-left: 30px;
	margin-right:10px;
}
div #container {
	border:2px solid #ffffff;
	padding:5px;
}
#container_left {
	float:left;
	width:190px;
	border:0px solid #ffffff;
	margin-left: 0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px;
}
#clear, .clear {
	clear:both;
}

#footer {
	background-image: url('/php/lay/bg_navi_top.jpg');
	background-repeat:no-repeat;
	clear:both;
	width:908px;
	height:34px;
}

