Einzelnen Beitrag anzeigen
  #8 (permalink)  
Alt 12.09.2008, 10:33
etech etech ist offline
Neuer Benutzer
neuer user
Thread-Ersteller
 
Registriert seit: 19.09.2007
Beiträge: 15
etech befindet sich auf einem aufstrebenden Ast
Standard

Code:
body {
    background-color: #FBFAF4;
    margin: 0;
    padding: 0;
    font: small Verdana;
    text-align: center; 
}

a:link {
    text-decoration: none;
    color: #003F87;
}

a:visited {
    text-decoration: none;
    color: #003F87;
}

a:active {
    text-decoration: none;
    color: #003F87;
}

a:hover {
    text-decoration: none;
    color: #003F87;
}

#wrapper {
    text-align:left;
    background-color: #FBFAF4;
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    color: black;
    width: 800px;
    margin: 10px auto;      
    padding: 3px;   
}

#logo {
    position: absolute;
    z-index: 1;
    margin 0px;
    padding: 0 0 0 3px;
    float: left;
}

#header-bottom {
    width: 800px;
    height: 35px;
    border-bottom: 1px solid #003F87;
    background-color: #FBFAF4;
}

#header-bottom ul {
    margin: 0;
    padding: 16px 30px 0 0;
    text-align: right;
}

#header-bottom li {
    display: inline;
    background-color: #FBFAF4;
    font: bolder small-caps 12px arial unicode ms;
    color: #003F87;	
}

#header-bottom a:link, #header-bottom a:visited {
    text-decoration: none;
    background-color: #FBFAF4;
    color: #003F87;
}

#header-bottom a:hover {
    color: #000000;
}

#main {    
    width: 100%;
    margin-top: 3px;
    
 
    background: #FFFFFF url(./images/line.gif) top repeat-y left;
    
    
    bbackground-color: #FBFAF4;
    
}

#sidemenu {
    float: left;
    top: 0;
    left: 0;
    width: 150px;
    color: black;    
    margin: 0;
    padding: 0;    
}

#sidemenu .inner {
    margin-top: 10px;
}

#sidemenu p {
     color: #FBFAF4;    
}

#sidemenu a:link, #sidemenu a:visited {
    color: #FBFAF4;
    font-weight: bold;   
}

#sidemenu h3 {
    border-bottom: 1px solid #000000;
    color: #FBFAF4;
}

#nav {
    list-style: none;
    width: 150;
    margin: 0;
    padding: 0;
}

#nav ul, #nav li {
    border-bottom: 1px solid #000000;
    font: small-caps 12px verdana;
    margin: 0px 0 3px 1px;
    color: #2F2F2F;
}

#nav li a:link, #nav li a:visited, #nav li a:active {
    display:block;
    height: 24px;
    line-height:24px;
    text-decoration: none;
    color: #FBFAF4;
}

#nav span {
    height: 24px;
    border-left: 4px solid #000000;
}

#nav li a:hover {
    background-color: #000000;
    color: #FFFFFF;
}

#nav a:hover span {
    height: 24px;
    border-left: 4px solid #FFFFFF;
}

#news  {
    margin: 0px;
}

#news  h3 {
    color: #FBFAF4;    
    font: bolder small-caps 14px Verdana;
    padding-left: 10px;
}

#news p {
    margin: 5px;
    color: #FBFAF4;
    font: 12px;
    padding: 0px;
}

#news a:link, #news a:visited {
    text-decoration: none;
    color: #FBFAF4;    
    font: 10px;
}


#news .title {
    font: 28px goudy old style;
    color: #003F87;
}

#news p {
    font: 12px verdana;
    text-align: justify;
    color: #000000;
}

#newsletter {
    margin: 0px;
}

#newsletter h3 {
    color: #FBFAF4;    
    font: bolder small-caps 14px Verdana;
    padding-left: 10px;
}

#newsletter p {
    color: #FBFAF4;
    font: 14px;
    margin: 5px;
}

#newsletterform {
    text-align: right;
    margin: 5px;
}

#newsletterform .text {
    width: 140px;
    border: 1px solid #000000;
    color: #003F87;
    font: 14px;
}

#newsletterform .searchbutton {
    text-align: right;
    margin-top: 5px;
    margin-right: 1px;
}

#newsletterform .btn {
    border: 1px solid #FBFAF4; 
    background-color: #003F87;
    color: white;
    font: 11px;    
}

#content {
    margin: 0 0 0 151px;
    text-align: justify;
}

#content_pic {
    height= 150;
    width=636;
    border: 1px solid #000000;    
}

#content_line {
    font: 6px;
    width= 638px;
    margin-top:1px;    
    background-color: #003F87;
}

#content_title {
    margin-top: 5px;
    width: 636;
    border-bottom: 1px solid #000000;
    color: #000000;
    font: 17px times new roman;
    font-weight: 700;
    text-align: left;
}

#content_title span {
    font: 28px times new roman;
    color: #003F87;
    font-weight: 700;
}

#content_text {
    font: 14 arial unicode ms;
    /* font: 14 script; */
    margin:10px;
    color: #003F87;
}

#content_image_left {
    float: left;
    margin:5px;
}

#content_image_right {
    float: right;
    margin: 5px;
}

#content .table {
    color: #003F87;  
    font: 11px arial;
    text-align: right;
}

#content .conditions {
    font: 10px arial;
    text-align: left;
}

#content .field {
    border: 1px solid #000000; 
    background-color: #003F87;
    color: white;
    font: 11px;    
}

#content .button {
    border: 1px solid #000000; 
    background-color: #003F87;
    color: white;
    font: 11px;    
}

#home {
    margin-top: 60px;
    text-align: center;
    font: 12px arial unicode ms;
    font-weight: 700;
}

#home span {
    font: 24px;
    color: #003F87;
}

#footer {    
    height: 1px;
    clear: both;
}

#copyright {
    color: #8C8984;
    font: small-caps 12px Verdana;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}
Mit Zitat antworten