natürlich hat es was damit zu tun du hat eine datei da vo drine steht:
/*** CONTENT STILE ***/
* {
margin: 0;
padding: 0;
border: none;
}
/*** die Ganze seite ***/
body {
background: #557599;
font: 0.65em/120% Verdana, Tahoma, Arial, sans-serif;
color: #888;
text-align: center;
}
/*** die seite die alles um fast ***/
#container {
width: 900px;
margin: 0 auto;
text-align:left;
background: #C0DFFD;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
position: relative;
z-index: 1;
}
/*** Kopf / header ***/
#header {
height: 128px;
text-align: right;
width: 900px;
color: #4f99db !important;
font-weight: normal !important;
position: relative;
background: #3366CC url(images/mm_travel_photo.jpg) no-repeat;
}
/*** überschrift ***/
#headertext{
text-align: right;
top: 40px;
right: 70px;
color: #4f99db !important;
position: absolute;
}
/*** überschrift 1. Ordnung im header größe ***/
#headertext h1 {
font-size: 300%;
}
/*** link's oben ***/
#nav {
margin-left: 200px;
background: #CCFF99;
height: 24px;
width: 700px;
bottom: 100px;
}
/*** CONTENT STILE ***/
#nav li {
width: 174px;
height: 24px;
border-right: 1px solid #fff;
float: left;
}
/*** CONTENT STILE ***/
#nav a, #nav a:link, #nav a:visited{
width: 174px;
height: 24px;
display: block;
font-weight: bold;
text-align: center;
color: #003366;
line-height: 24px;
text-decoration: none;
}
/*** CONTENT STILE ***/
#nav .last {
border: none;
}
/*** CONTENT STILE ***/
#nav a:hover, #nav a:focus {
background: #F5FFD8;
color: #FF6600;
}
/*** CONTENT STILE ***/
#nav a.active {
background: #3d5f81;
}
/*** link's auf der linken seite ***/
#sidebar {
width: 198px;
float:left;
text-align: left;
font-size: 110%;
background: #E6F3FF;
}
/*** CONTENT STILE ***/
#sidebar li {
width: 198px;
height: 30px;
float: top;
border-left: 1px;
border-right: 1px;
border-top: 2px solid #C0DFFD;
}
/*** CONTENT STILE ***/
#sidebar a, #sidebar a:link, #sidbar a:visited{
width: 198px;
height: 30px;
display: block;
font-weight: bold;
text-align: center;
color: #00CC00;
line-height: 24px;
text-decoration: none;
}
/*** CONTENT STILE ***/
#sidebar .last {
border: none;
}
/*** CONTENT STILE ***/
#sidebar a:hover, #nav a:focus {
background: #ffffff;
color: #FF6600;
}
/*** CONTENT STILE ***/
#sidebar a.active {
background: #3d5f81;
}
/*** Textfeld ***/
#content {
width: 653px;
float:right;
padding: 20px 24px;
color: #0C3972;
}
/*** unterster rand ***/
#footer {
font-size: 110%;
font-weight: bold;
text-align: center;
width: 900px;
background: #3366CC;
height: 24px;
color: #111111;
}
/*** CONTENT STILE ***/
h1 {
font-size: 145%;
margin-bottom: 15px;
}
h2 {
font-size: 120%;
margin-bottom: 15px;
}
h3 {
font-size: 110%;
margin-bottom: 15px;
}
h4 {
font-size: 110%;
margin-bottom: 15px;
font-style: italic;
}
p {
font-size: 105%;
margin-bottom: 15px;
}
#content ul {
margin-left:30px;
}
.brot {
color: #344a9e;
font-size: 90%;
}
.brot span {
color: #bbbbc6;
}
.brot a, .brot a:link, .brot a:hover, .brot a:visited, .brot a:active, .brot a:focus {
color: #2c99db;
text-decoration: none;
}
p a, p a:link, p a:visited, table a,table a:link, table a:visited, h2 a,h2 a:link, h2 a:visited, li a:link, li a:visited, li a {
color: #4f84b7;
font-weight: inherit;
text-decoration: none;
}
p a:hover, p a:focus, p a:active, table a:hover, table a:focus, table a:active, li a:hover, li a:active {
text-decoration: underline;
}
#sitemap ul {
margin-left:30px;
font-size: 10px;
line-height:18px;
}
/*** CONTENT STILE ende ***/
und in den anderen brauchst du nur noch einfügen den inhalt bilder oder so mehr nicht das ist immer noch übersichtlicher als HTML