body {
	background-color: #000000;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-width: 100%;
	margin-height: 100%;
	background-image: url(image/PHILIPP_START_H1-0.jpg);
	background-repeat: repeat-x;
	bgcolor: #000000;
	}
	
a {
	text-decoration: none;
	font-size: 12px;
	line-height: 12px;
	font-family: "Arial",Arial,sans-serif;
	white-space: nowrap;
	color: #FFFFFF;
	font-weight: bold;
	}

a:link {
	color: #FFFFFF;
	}

a:visited {
	color:#FFFFFF;
	}
	
a:hover {
	color: #616161;
	}
	
a:activ {
	color: #FFFFFF;
	}
	
a.activB {
	color: #616161;
	}

#textA {
	font-size: 12px;
	line-height: 15px;
	font-weight: none;
	font-family: "Arial", Arial , sans-serif;
	text-align: left;
	color: #FFFFFF;
	padding-left: 5px;
	text-decoration: none;
	white-space: nowrap;
	}

#textB {
	font-size: 18px;
	line-height: 20px;
	font-weight: none;
	font-family: "Arial", Arial , sans-serif;
	text-align: right;
	color: #FFFFFF;
	padding-right: 20px;
	text-decoration: none;
	white-space: nowrap;
	}
	
#boxA {
	background-color: #000000;
	background-image: url(image/logo-bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0;
	}
	
#boxB {
	background-image: url(image/bg.gif);
	padding: 0px;
	margin: 0;
	}
	
div.inhalt {
	width: 100%;
	height: 581px;
	float: center;
	background: url(image/inhalt.gif);
	margin-top: 20px;
	}
	
div.index {
	width: 100%;
	height: 560px;
	float: center;
	margin-top: 20px;
	}
