Code:
/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
border: 0;
margin: 0;
}
img
{
border: 0px;
}
body{
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
background: url(images/bg.jpg) top center no-repeat #090001;
}
#main {
width: 1014px;
margin-left: 0px;
padding: 0px 0px 0px 0px;
}
#main_bg {
width: 1014px;
background: url(images/main_bg.gif) repeat-y;
margin: 0px auto;
padding: 0px 13px 0px 13px;
}
#header {
width:1014px;
padding: 0px 0px 0px 0px;
background: url(images/header.jpg) left top no-repeat;
height: 316px;
}
#logo { font-family: Arial, Helvetica, sans-serif;
color:#1F0601;
font-size:18px;
font-style:italic;
padding: 80px 0px 0px 397px;
background: url(images/big_img.jpg) left top no-repeat;
}
#logo a {
text-decoration: none;
text-transform: lowercase;
font-style: italic;
font-size: 18px;
color: #1F0601;
}
#logo H2 a{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-transform: none;
font-weight:100;
}
#buttons{
width: 983px;
background: url(images/but.png) center top no-repeat;
text-align:center;
padding-left:0px;
height: 71px;
}
#buttons a {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
display: block;
float: left;
height: 45px;
text-decoration: none;
color: #FFFFFF;
padding-top: 25px;
padding-left: 0px;
text-align: center;
background: url(images/but.gif) 30px 20px no-repeat;
}
.but1 {
padding-top: 20px;
width: 195px;
float:left;
border-right: 1px solid #FFFFFF;}
.but3 {
padding-top: 20px;
width: 199px;
float:left;
}
.but2 {
padding-top: 8px;
width: 195px;
float:left;
border-right: none;
border-right: 1px solid #FFFFFF;}
#buttons .but1:hover {
text-decoration: underline;
background: url(images/but_ov.jpg) top repeat-x;
}
#buttons .but2:hover {
background: url(images/but2_over.png) left top no-repeat;
text-decoration: underline;}
#buttons .but3:hover {
background: url(images/but3_over.png) right top no-repeat;
text-decoration: underline;}
#content_top { background:url(images/cont_top.png) left top no-repeat;
height: 10px;
width: 983px;}
#content{
width: 983px;
background: url(images/cont.png) left repeat-y;
line-height: 20px;
}
#content_bot { background:url(images/cont_bot.png) left bottom no-repeat;
height: 10px;
width: 983px;}
#bot_left { background: url(images/bot_r.png) left bottom no-repeat;
height: 12px;
width: 983px;}
#left{
width: 274px;
margin: 0px 0px 0px 10px;
float: left;
color:#000000;
background:url(images/left_top.gif) left top no-repeat;
}
#left ul {
padding: 0px 0px 0px 0px;
list-style:none;}
#left li { line-height: 24px;
background:url(images/fish1.gif) 9px 9px no-repeat;
padding: 0px 0px 0px 30px;}
#left li a {
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
text-decoration: none;}
#left li a:hover {
font-family:Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
text-decoration: underline;}
.left_b { background: url(images/fish2.gif) 8px 20px no-repeat;
padding: 15px 5px 0px 30px;
}
.text{
padding: 10px 0px 0px 0px;
}
.img { float:left;
margin: 4px 16px 3px 0px;
}
.img2 { float:left;
margin: 4px 12px 3px 0px;
}
#left span { color:#FFFFFF;
font-weight:bold;
}
#right span { color:#FFFFFF;
font-weight:bold;
}
#left H1{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: 100;
color: #FFFFFF;
text-align: center;
padding: 8px 0px 0px 0px;
height: 28px;
background:url(images/tit_l.jpg) left top no-repeat;
}
#right H1{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: 100;
color: #FFFFFF;
padding-left: 0px;
text-align: left;
padding: 8px 0px 0px 1px;
height: 28px;
}
.read{
text-align:right;
padding-right:10px;
padding-top: 2px;
font-weight:bold;
text-decoration:none;
}
#left .read a {
color: #890101;
text-decoration: underline;
}
#left .read a:hover {
color: #890101;
text-decoration: none;
}
#right .read a {
color: #DA770F;
text-decoration: underline;
}
#right .read a:hover {
color: #DA770F;
text-decoration: none;
}
#right{
float: right;
width: 660px;
margin-right: 8px;
padding: 5px 0px 0px 0px;
}
.tit_bot { background: url(images/tit_bot.png) left top no-repeat;
padding: 5px 5px 0px 5px;}
#footer{
height: 57px;
width: 100%;
font-size: 12px;
color: #FFFFFF;
text-align: center;
clear:both;
padding: 23px 0px 0px 0px;
background: url(images/footer.jpg) left bottom no-repeat;
}
#footer a{
color: #FFFFFF;
font-size: 12px;
text-decoration: none;
}
#footer a:hover{
color: #FFFFFF;
font-size: 12px;
text-decoration: underline;
}
table, tr, td {border:thin; border-color:#FFF; border-style:solid}
Vervang die is met deze.