Mo. 23.02.2009
13:10 Uhr
#2
- Registriert seit
- 20.02.2009
- Beiträge
- 29
- Beitragswertungen
Habe mal meine Style datei hier dargestellt
/*
css Datei copyright by honklords.de
erstellt von Topolino
seite: www.honklords.de
--
Design copyright by honklords.de
erstellt von Topolino
seite: www.honklords.de
--
Support auf www.honklords.de
*/
body {
margin: 0;
padding: 0;
background: #000000;
color: #999999;
font:10px Verdana, Helvetica, sans-serif;
text-decoration: none
scrollbar-3dlight-color : #444B55;
scrollbar-base-color : #cccccc;
scrollbar-darkshadow-color : #000000;
scrollbar-face-color : #444B55;
scrollbar-highlight-color : #000000;
scrollbar-shadow-color : #cccccc;
scrollbar-track-color : #383B41;
}
#top {
background-image: url(img/top.jpg);
background-repeat: repeat-y;
background-position: center;
background-color: #000000;
margin: 0 auto;
padding: 0;
width: 960px
}
#header_menu {
color: #999999;
width:400px;
float:right;
margin:2px 40px 0px 0px;
display:inline;
}
#footer_menu {
color: #999999;
width:200px;
float:left;
margin:55px 0px 0px 350px;
display:inline;
}
#header {
background-image: url(img/header.jpg);
background-repeat: no-repeat;
background-position: center bottom;
width: 886px;
height: 146px
}
#header2 {
background-image: url(img/header2.jpg);
background-repeat: no-repeat;
background-position: center;
width: 886px;
height: 18px
}
#center {
width:886px;
}
#footer {
background-image: url(img/footer.jpg);
background-repeat: no-repeat;
background-position: center;
text-align: center;
width: 886px;
height: 70px;
clear: both
}
#left_col {
width: 160px;
color: #ffffff;
float: left;
padding-top: 5px;
padding-left: 5px;
padding-right: 0px;
padding-bottom: 0px;
}
#left_col .Cmite, #left_col .Cnorm, #left_col .Cdark {
color: #999999;
}
#left_col .menu_heading {
color:#CCCCCC;
font-size:11px;
letter-spacing: 1px;
}
#left_col ul {
padding: 0;
margin: 5;
list-style: inside url(img/box_menu_pfeil.gif);
width: 150px;
}
#left_col li
{
margin:0;
padding: 5px 0 0 2px;
background: url(img/box_menu_trennlinie.gif) no-repeat bottom;
}
#left_col li ul
{
width: 146px;
background: url(img/box_menu_trennlinie.gif) no-repeat top;
}
#left_col li li {
padding-left: 16px;
}
#left_col li a {
color: #999999;
padding-left: 8px;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
#left_col li a:hover {
color: #A9361D;
padding-left: 8px;
font-size: 11px;
font-weight: normal;
text-decoration: none;
}
#main_col {
width: 539px;
float: left;
padding-top: 5px;
padding-left: 2px;
padding-right: 0px;
padding-bottom: 6px;
clear: none;
min-height: 100px;
}
#explore {
width: 520px;
float: left;
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom: 6px;
clear: none;
}
#right_col1 {
width: 171px;
float: right;
padding-top: 5px;
padding-left: 2px;
padding-right: 5px;
padding-bottom: 0px;
}
#right_col1 .menu_heading {
color:#CCCCCC;
font-size:11px;
letter-spacing: 1px;
}
#search_box {
color: #999999;
float:right;
margin:5px 60px 0px 0px;
display:inline;
}
img {
border:0px;
}
td {
font-family: Verdana;
font-size: 11px;
}
a, #left_col .Cmite a, #left_col .Cnorm a, #left_col .Cdark a {
color: #999999;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
}
a:hover {
color: #A9361D;
text-decoration: none;
font-size: 11px;
}
a.box {
color: #999999;
font-family: Verdana;
font-size: 11px;
text-decoration: none;
}
a.box:hover {
color: #A9361D;
text-decoration: none;
font-size: 11px;
}
.Chead {
background: #31353C;
color: #999999;
font-size: 11px;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b {
background: #31353C;
color: #999999;
}
.Callg {
color: #999999;
}
.Callg td {
color: #999999;
}
.Cnorm {
background-color: #3E434D;
}
.Cmite {
background-color: #3E434D;
}
.Cdark {
background-color: #383B41;
}
.rand {
border: solid #31353C 1px;
}
.smalfont {
font-size: 10px;
text-decoration: none;
}
.border {
background-color: #31353C;
}
.title {
color: #999999;
font: 11px Verdana;
font-weight: bold
}
hr {
height: 0px;
border: solid #383B41 0px;
border-top-width: 1px;
}
input, textarea, select {
color: #000000;
font: 12px Verdana;
border-color: #185685;
border-width: 1px;
border-style: solid;
font-weight: none;
text-decoration: none;
background-color: #EFEFEF;
}