freches-fruechtchen : Design 5 « Templates « HTML / CSS






freches-fruechtchen

    

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="de-DE">
<head>
<title>Freches Fr&uuml;chtchen - Bildergalerie</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<style type='text/css'>
/* --------------- Einstellung fr alle Elemente ---------------*/
html * { 
      margin: 0; 
      padding:0; 
    }

body {
  background: url(freches-fruechtchen-images/bg_body.jpg) left top repeat-x #faffe5;
  text-align: center;
  font-size: 82.50%;
  font-family: Verdana, Tahoma, Arial, sans-serif;
  color: #333;
}

#page {
  margin: 0px auto 0px auto;
  width:760px;
  text-align: left;
}

/* --------------- Topmenue oben rechts---------------*/
#topmenue {
  clear: left;
  float: left;
  width: 760px;
  height: 38px;
  overflow: hidden;
}

#topmenue ul {
  clear: both;
  float: right;
  margin: 10px 0px 10px 0px;
  list-style-type: none;
  color: #fff;
  font-size: 75.00%;
}
#topmenue li {
  float: left;
  list-style-type: none;
}
#topmenue li a{
  margin: 0px 5px 0px 5px;
  color: #fff;
  text-decoration: none;
}
#topmenue li a.active,
#topmenue li a:hover.active{
  text-decoration: underline;
}

/* --------------- header---------------*/
#header {
  clear: left;
  width: 760px;
  height: 221px;
  background: url(freches-fruechtchen-images/bg_header.jpg) left top no-repeat #fff;
}
/* --------------- Hauptmenue---------------*/
#hm {
  float: left;
  clear: left;
  width: 760px;
  height: 39px;
  margin: 182px 0px 0px 0px;
  overflow: hidden;
}
#hm ul{
  margin: 0px 0px 0px 32px;
  list-style-type: none;
}
#hm li{
  float: left;
  list-style-type: none;
}
#hm li a{
  display: block;
  width: 107px;
  height: 32px;
  margin: 0px 1px 0px 1px;
  padding: 13px 0px 0px 0px;
  background: url(freches-fruechtchen-images/hm_bg.jpg) left top no-repeat #f2ffc0;
  color: #76a500;
  font-weight: bold;
  font-size: 82.50%;
  text-decoration: none;
  text-align: center;
}
#hm li a.active,
#hm li a:hover.active{
  background: url(freches-fruechtchen-images/hm_bg_active.jpg) left top no-repeat #f2ffc0;
  color: #407600;
}
#hm li a:hover{
  background: url(freches-fruechtchen-images/hm_bg_over.jpg) left top no-repeat #f2ffc0;
}

/* --------------- Intro---------------*/
#intro {
  width: 760px;
  height: 131px;
  background: url(freches-fruechtchen-images/bg_intro.jpg) left top repeat-x #9dcc15;
}
#introtext {
  clear: left;
  float: left;
  width: 430px;
  margin: 30px 0px 0px 139px;
  color: #efffc4;
  line-height: 1.7em;
}
#introtext h1{
  margin: 0px 0px 10px 0px;
  color: #e0ff8b;
  font-size: 212.50%;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
}

/* --------------- Content Bereich---------------*/
#ccontent {
  clear: left;
  float: left;
  width: 756px;
  padding: 40px 0px 20px 0px;
  background: url(freches-fruechtchen-images/bg_submenue.gif) 129px top no-repeat #fff;
  border-left: 3px solid #e4f3ba;
  border-right: 3px solid #e4f3ba;
}
#submenue {
  float: left;
  width: 185px;
  margin: 20px 0px 0px 29px;
}
#submenue h2{
  margin: 0px 0px 5px 0px;
  color: #89b800;
  font-size: 150.00%;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
}
#submenue ul{
  list-style-type: none;
  border-top: 1px solid #ccc;
}

#submenue li{
  list-style-type: none;
}
#submenue li a{
  display: block;
  margin: 2px 0px 2px 0px;
  padding: 4px 0px 4px 20px;
  background: url(freches-fruechtchen-images/pointer_gray.gif) left 8px no-repeat #fff;
  border-bottom: 1px solid #ccc;
  color: #333;
  text-decoration: none;
}
#submenue li a:hover{
  background: url(freches-fruechtchen-images/pointer_green.gif) left 8px no-repeat #fff;
  color: #7fae00;
}
#submenue li a.active,
#submenue li a:hover.active{
  background: url(freches-fruechtchen-images/pointer_red.gif) left 8px no-repeat #efefef;
  color: #bb050c;
}


#content {
  float: right;
  width: 470px;
  margin: 0px 30px 0px 0px;
  line-height: 1.7em;
}
#content p{
  margin: 0px 0px 20px 0px;
}
#content a{
  color: #bb050c;
}
#content h2{
  margin: 0px 0px 20px 0px;
  color: #bb050c;
  font-size: 182.50%;
  font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
}
#content p.infobox{
  margin: 20px 0px 20px 0px;
  padding: 10px 10px 10px 80px;
  background: url(freches-fruechtchen-images/bg_infobox.gif) 10px 10px no-repeat #efefef;
}

/* --------------- Fusszeile ---------------*/
#footer {
  clear: left;
  float: left;
  width: 760px;
  padding: 10px 0px 10px 0px;
  background-color: #bd050d;
  border-bottom: 10px solid #9ed106;
  color: #fff;
}
#footer p.copyright {
  margin: 5px 0px 5px 0px;
  padding: 0px 10px 0px 10px;
  text-align: right;
  font-size: 75.00%;
}
#footer p.copyright a{
  color: #ccc;
}

/* --------------- Formulare ---------------*/
form {
  clear: left;
  line-height: normal;
}
label {
  clear: left;
  float: left;
  margin: 10px 0px 0px 0px;
}
label.plabel {
  font-weight: bold;
}
input,
select,
textarea {
  clear: left;
  float: left;
  width: 465px;
}
input.submit {
  width: auto;
  float: right;
  margin: 10px 0px 0px 0px;
}
input.reset {
  width: auto;
  margin: 10px 0px 0px 0px;
}

</style>


</head>
<body>
<div id="page">
  <div id="topmenue">
    <ul>
      <li><a href="http://www.free-css.com/">Home</a>|</li>
      <li><a href="datenschutz.php">Datenschutz</a>|</li>
      <li><a href="impressum.php">Impressum</a>|</li>
      <li><a href="sitemap.php">Sitemap</a>|</li>
      <li><a href="kontakt.php">Kontakt</a></li>
    </ul>
  </div>
  <div id="header">
    <div id="hm">
      <ul>
        <li><a href="http://www.free-css.com/">Home</a></li>
        <li><a href="ueber-mich.php">&Uuml;ber mich</a></li>
        <li><a href="bildergalerie.php" class="active">Bildergalerie</a></li>
        <li><a href="news.php">News</a></li>
        <li><a href="links.php">Links</a></li>
        <li><a href="kontakt.php">Kontakt</a></li>
      </ul>
    </div>
  </div>
  <div id="intro">
    <div id="introtext">
      <h1>Mehr als nur Worte ... </h1>
      <p>At vero eos et accusam et justo duo dolores et ea rebum. Stet dita kasd gubergren, no sea takimata sanctus est Lorem ipsum.</p>
    </div>
  </div>
  <div id="ccontent">
    <div id="submenue">
      <h2>Submenue</h2>
      <ul>
        <li><a href="http://www.free-css.com/">Lorem ipsum dolor</a></li>
        <li><a href="http://www.free-css.com/" class="active">Duis autem vel enum</a></li>
        <li><a href="http://www.free-css.com/">Stet clita kasd</a></li>
        <li><a href="http://www.free-css.com/">Lorem ipsum dolor</a></li>
      </ul>
    </div>
    <div id="content">
      <h2>Bildergalerie</h2>
      <p><strong>M&ouml;chtest Du Bilder ve&ouml;ffentlichen? Dann verwende doch einfach diese Seite dazu. Nat&uuml;rlich kannst Du auch einfach die Beschriftung des Hauptmen&uuml;punktes ver&auml;ndern und eine andere Verwendung f&uuml;r diese Seite finden. </strong></p>
      <p class="infobox"> At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. </p>
    </div>
  </div>
  <div id="footer">
    <p class="copyright">Template by <a href="http://www.hpvorlagen24.de">www.hpvorlagen24.de</a></p>
  </div>
</div>
</body>
</html>

   
    
    
    
  








Related examples in the same category

1.d-tv
2.dogstemplate
3.domesticated
4.dottis
5.duet-plasma
6.dusky
7.dusplic
8.dynamic
9.dzine
10.eastern-tales
11.easybreeze
12.easymoto
13.eatlon
14.ebullient
15.echo
16.ecolution-warrior
17.ecom-1
18.edgy
19.edy-builders
20.efflorescence
21.elements
22.elitecircle1-0
23.emblazoned
24.embouteillage
25.emerald
26.emergence
27.emperor
28.empireserver
29.emporium
30.enclosed
31.endless
32.energybox
33.enlight
34.enlighten1-0
35.enormous
36.enter
37.enthusiastica
38.entomology
39.envision1-0
40.epod
41.equivalency
42.ergophobia
43.established
44.etags
45.euphonics
46.europe
47.everydayseries
48.evolution
49.exalted
50.excess
51.excursus
52.Executive Template
53.executive
54.Exotic_Blue
55.Exotic_Red
56.fotografix
57.fotolandia
58.foundation
59.foxy
60.fractalbroccoli
61.fragrance
62.frankincense
63.free-css-lunch
64.freecsstemplate 55
65.freecsstemplateno57
66.freecsswebsitetemplate39
67.freecss_greentextile
68.freecss_modern
69.freecss_monolit
70.freecss_redleaves
71.freecss_set
72.freeport
73.freeradicals
74.freestyle
75.frozenage
76.ftd-redblack
77.ftdbusiness
78.ftdcinema
79.ftddrops
80.ftdExplosionBlue
81.ftditight
82.ftdkiwi
83.ftdlagoon
84.ftdLight
85.ftdLightBlue
86.ftdluminescent
87.ftdMoonLight
88.ftdprime
89.ftdspace
90.ftdvivid
91.ftdworld
92.funkytimes
93.funride
94.futuremag-aio
95.fword_three
96.galaxy
97.gallerize
98.gamberetto
99.gameportal
100.Ganesh01
101.gastropoda
102.gathering14
103.gazebo
104.gconsultant
105.general
106.genesis
107.genghiskahn
108.genius_web
109.gentle_wiki
110.geoforce
111.gestured
112.gift-gallery
113.giftig-gruen
114.gila
115.glazed
116.godetia
117.godofgates
118.GoFlexible
119.goinggrey
120.gradientis
121.grandenally
122.grandhost
123.GraniteGlass
124.greefies