sk8erboyz: Homepage zentrieren

Beitrag lesen

Hallo
kann mir jemand helfen.
ich möchte meine Homepage auf dem Bilschirm zentrieren.

Servus,

im Stylesheet ergänzen:

body {
margin: 0 auto
}


>   
> Grüße  
> Bruzzler  
>   

ich komm da nicht klar:  
Ok das heisst im der Datei Style.ccs soll ich das einfügen:  
Aber wo??????  
body {  
	background-color: #FFFFFF;  
	margin-left: 0px;  
	margin-top: 0px;  
	margin-right: 0px;  
	margin-bottom: 0px;  
}  
.PageBack {  
	background-repeat: repeat-y;  
}  
.pageText {  
	font-family: Georgia, "New York", "Times New Roman" serif;  
	color: #323232;  
	font-size: 12px;  
	font-style: normal;  
	font-weight: normal;  
	text-align: justify;  
	line-height: 150%;  
}  
.pageTitle {  
	font-family: Georgia, "New York", "Times New Roman" serif;  
	font-size: 16px;  
	color: #003366;  
	font-style: italic;  
	font-weight: bold;  
	text-decoration: none;  
	background-color: #F8F8F8;  
	height: 30px;  
	padding-left: 5px;  
	vertical-align: middle;  
	border: 1px solid #C0C0C0;  
}  
.kapitel {  
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 14px;  
	color: #003366;  
	font-style: normal;  
	font-weight: bold;  
	text-decoration: none;  
	padding-left: 20px;  
}  
#homepageTitle {  
	position: absolute;  
	z-index: 1000;  
	top: 18px;  
	left: 10px;  
	font-family: Georgia, "New York", "Times New Roman" serif;  
	font-size: 30px;  
	color: #ADD8E6;  
	font-style: normal;  
	font-weight: normal;  
	font-variant: small-caps;  
	text-decoration: none;  
}  
a.menu:visited, a.menu:link, a.menu:active {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 12px; color: #323232;  
	font-style: normal;  
	font-weight: normal;  
	text-decoration: none;  
	padding-left: 10px;  
	display: block;  
	width: 100%;  
	height: 18px;  
	border-top: 0px solid;  
	border-top-color: #B0E0E6;  
	border-bottom: 1px solid;  
	border-bottom-color: #808080;  
}  
a.menu:hover {  
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	background-color: #F0F0F0;  
	font-size: 12px; color: #323232;  
	font-style: normal;  
	font-weight: normal;  
	text-decoration: none;  
	padding-left: 10px;  
	display: block;  
	width: 100%;  
	height: 18px;  
	border-top: 1px solid;  
	border-top-color: #808080;  
	border-bottom: 1px solid;  
	border-bottom-color: #F8F8F8;  
}  
form {  
	padding-right: 0px;  
	padding-left: 0px;  
	padding-bottom: 0px;  
	padding-top: 0px;  
	margin: 0px;  
}  
img {  
	border: 0px;  
}  
hr {  
	background-color:#003366;  
	color:#003366;  
	border: #003366;  
	height: 1px;  
}  
#copy {  
	text-align: center;  
	position: absolute;  
	z-index: 1000;  
	height: 12px;  
	width: 180px;  
	bottom: 0px;  
	left: 0px;  
}  
a.copy:visited, a.copy:link, a.copy:active, a.copy:hover {  
	font-family: Arial, sans-serif;  
	font-size: 9px;  
	color: #C0C0C0;  
	font-style: normal;  
	font-weight: normal;  
	text-decoration: none;  
}  
wie gesagt fast keinen plan  
helft mir bitte bitte