body {
	font: normal 12px 'Verdana';
	color: #000;
	padding: 0px;
	margin: 0px;	
	background-image: url(http://www.philtaylor.de/images/body_bg.jpg);
}

#container {	
	width: 100%;
	padding: 0px;
	margin: 0px;	
}

#header {
	width: 100%;
	overflow: hidden;
	height: 93px;
	background: url(http://www.philtaylor.de/images/obenwenig.jpg) no-repeat 625px 0px;		
}

#logo {	
	height: 93px;
	margin-left: 30px;		
}

/* Alles unterhalb Header und seitlich rechtes Bild. */
#mainbox {
	width: 100%;	
	float: left;	
	padding-top: 51px;	
	background: url(http://www.philtaylor.de/images/rechtswenig.jpg) no-repeat 820px 0px;
}


/* Eigenschaften für den Hauptinhalt: */
#maincontent {	
	float: left;	
	width: 546px;
	background-image: url(http://www.philtaylor.de/images/body_bg2.jpg);		
}

#inhalt {
	position: relative;
	top: 0px;
	left: 23px;			
	font-size: 14px;
	background-color: #ccccff;
	width: 500px;
}

#maincontent h1 {
	margin: 0px;
	font-size: 20px; 
	font-weight: bold;
}

#maincontent h2 {
	margin: 0px;
	font-size: 14px; 
	font-weight: bold;
}

#maincontent h3 {
	margin: 0px;
	font-size: 10px; 
	font-weight: bold;
}

#maincontent h4 {
	margin: 0px;
	font-size: 10px; 
	font-weight: normal;
}

#maincontent h5 {
	margin: 0px;
	font-size: 8px; 
	font-weight: normal;
}

#maincontent h6 {
	margin: 0px;
	font-size: 6px; 
	font-weight: normal;
}

/************************/

#Uhr span{		
	color: #333;
	position: absolute;
	top: 110px;	
}

#footer {	
	clear: left;
	float: left;
	font-size: 14px;	
	margin-top: 5px;
	width: 450px;
}

#hornavi {
        position: absolute;
        left: 150px;
        top: 110px;
        width: 500px;
        text-align: center;        
}

#suche {
        position: absolute;
        left: 685px;
        top: 110px;
        width: 136px;
        text-align: left;        
}

#werbung {
	position: absolute;
	left: 685px;
	top: 143px;
	width: 136px;
	text-align: center;
	font-size: 14px;        
}
