Tag liebes Community,
ich bin aus dem Urlaub zurück gekommen und habe auf meiner Homepage "www.dancemasters.de.tl" festgestellt, das mein Header ganz oben auf der Homepage verschwunden ist, Da war immer ein riesen DanceMasters-Header zu sehen ( das Bild hier:
http://img.webme.com/pic/d/dancemasters/header-dancemasters.png) und nun ist es weg.
Hier ist der CSS-Code ohne Style Tags:
#header_container{display:none;}
h2#title{display:none;}
#counter{display:none;}
/*WERBUNG MITTIG*/
table[height="102"] {
margin:auto;
}
/*HINTERGRUND*/
body{
background-image: url(http://img.webme.com/pic/s/sp-testseite22/hintergrund.png);
background-color: #F7F7F7;
background-repeat: repeat;
background-position: top center;
font-family: arial, sans-serif;
font-size: 12px;
}
/*ÜBERSCHRIFTEN FORMATIEREN*/
h1{
color:#CFCFCF;
font-size: 16px;
}
h2{
color: #EEEEEE;
font-size: 12px;
}
/*ÜBERSCHRIFTEN IM HEADER*/
h2[id="Titel"]{
margin-top: 98px;
margin-left: 300px;
float: left;
}
h2[id="Untertitel"]{
margin-top: 150px;
margin-left: -420px;
float: left;
}
/*LINKFORMATIERUNGEN*/
a{
color: #9DADBB;
text-decoration: none;
}
a:hover{
color: #CFE5F7;
}
/*GRUNDGERÜST*/
#Schwubbel{
width: 1000px;
margin: 0px auto;
}
#container{
width: 1000px;
float: left;
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
background-repeat: repeat-y;
}
/*HEADER*/
#ÜberInhalt{
width: 1000px;
height: 200px;
float: none;
background: url(http://img.webme.com/pic/d/dancemasters/header-dancemasters.png);
margin-top: 20px;
margin-bottom: 0px;
color: #fff;
}
/*NAVIGATION*/
#nav_container{
margin-left: 50px;
width: 200px;
float: left;
}
#nav_heading{
float: left;
color: #000;
font-size: 140%;
margin-top: 30px;
}
a.menu{
display:block;
border-bottom: 1px solid #73808A;
border-top: 1px solid #73808A;
width: 185px;
height: 26px;
color: #73808A;
text-decoration: none;
margin-bottom: -1px;
padding-left: 10px;
padding-top: 4px;
font-size: 13px;
font-weight: bold;
}
ul#nav{
margin-top: 70px;
margin-left: -40px;
}
li.nav_element{
list-style-type: none;
}
li.nav_element a:hover{
list-style-type: none;
background:
url(http://img.webme.com/pic/s/sp-testseite12/menu-hover.png);
color: #fff;
}
li.subpage a{
margin-left: 10px;
width: 175px;
font-style: italic;
}
li.subpage a:before{
content: "> ";
}
li.checked_menu a{
color: #000;
font-weight: bold;
}
/*SIDEBAR*/
#sidebar_container{
margin-left: 50px;
width: 200px;
margin-bottom: 30px;
margin-top: 30px;
float: left;
clear:left;
}
#sidebar_heading{
float: left;
color: #000;
font-size: 140%;
margin-top: 15px;
}
#sidebar_content{
color: #73808A;
text-align: justify;
margin-top: 60px;
}
#sidebar_content h2{
color: #fff;
}
#sidebar_content a:hover{
color: #a01213;
text-decoration: underline;
}
/*INHALT*/
#Contenttop{
background: url(http://img.webme.com/pic/s/sp-testseite22/top2.png);
width: 1000px;
height: 19px;
margin: 0px auto;
float: left;
}
#Oberzeilen{
width: 1000px;
float:right;
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
padding-top: 50px;
}
#Slideshow{
width: 640px;
height: 300px;
border: 2px solid #9E9E9E;
float: left;
margin-left: 50px;
background: #ececec;
}
#Oberbox{
width: 160px;
height: 260px;
float: right;
background: url(http://img.webme.com/pic/s/sp-testseite22/box-oben.png);
margin-right: 50px;
text-align: justify;
padding: 20px 20px 20px 20px;
}
#OberLeiste{
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
width: 1000px;
height: 30px;
padding-top: 50px;
float: right;
}
#Inhaltoben{
width: 870px;
height: 25px;
background: #F6F6F6;
float: left;
color: #000;
font-size: 15px;
margin-left: 50px;
padding-top: 5px;
padding-left: 20px;
}
#content{
width: 630px;
margin-right: 50px;
margin-top: 50px;
margin-bottom: 50px;
float: right;
color: #000;
}
#UnterInhalt{
width: 1000px;
height: 20px;
float: left;
background-image: url(http://img.webme.com/pic/s/sp-testseite22/bottom2.png);
margin-bottom: 50px;
}
#UnterLeiste{
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
width: 1000px;
height: 30px;
margin: 0px auto;
margin-top: 0px;
float: right;
}
#Inhaltunten{
width: 870px;
height: 25px;
background: #F6F6F6;
float: left;
color: #000;
font-size: 15px;
margin-left: 50px;
padding-top: 5px;
padding-left: 20px;
}
#Menüpunkte_F{
width: 830px;
height: 35px;
float: left;
margin-left: 50px;
}
#Menüpunkte_F a:link,
#Menüpunkte_F a:visited,
#Menüpunkte_F a:hover{
display: block;
float: left;
height: 20px;
margin-left: 30px;
color: #73808A;
font-size: 14px;
padding-top: 15px;
}
#Menüpunkte_F a:hover{
color: #fff;
}
#Footer{
width: 1000px;
height: 200px;
float: right;
background: url(http://img.webme.com/pic/s/sp-testseite22/container2.png);
text-align: justify;
color: #73808A;
padding-top: -30px;
}
#Footer_links{
width: 280px;
height: 160px;
float: left;
margin-left: 50px;
}
#Box1_links a:link,
#Box1_links a:hover,
#Box1_links a:visited{
display: block;
width: 200px;
height: 18px;
padding-top: 4px;
padding-left: 10px;
margin-top: -1px;
border-bottom: 1px solid #000;
border-top: 1px solid #000;
}
#Footer_rechts{
width: 600px;
height: 160px;
float: right;
margin-right: 50px;
}
#Footer_rechts1{
width: 280px;
height: 160px;
float: left;
margin-left: 15px;
}
#Footer_rechts2{
width: 280px;
height: 160px;
float: right;
}
/* Position */
#nach_oben {
position: fixed;
bottom: 30px;
margin-left: -150px; }
/* Aussehen des Buttons */
#nach_oben a {
width: auto;
padding: 7px 12px 7px 17px;
display: block;
text-align: center;
text-transform: uppercase;
text-decoration: none;
color: #000000;
font-size: 11px;
font-family: arial;
background-color: #FFFFFF;
/* abgerundete Ecken */
border: 1px solid #c9c9c9;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
/* transition */
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s; }
/* Hover bei Mauskontakt */
#nach_oben a:hover {
color: #000;
background-color: grau;}
Hoffe Jemand von Euch kann mir helfen oder sagen, was los ist?
Danke schon mal vorerst für die Hilfe von Euch/Dir.
Liebe Grüße
Denny