text top
Burde være simpletTeksten i tabellen toppen: http://www.stevnhoved.eu/eicmf/
??
CSS:
#content {
background-color: #fbfbf9;
width: 1000px;
margin: 0 auto;
}
body
{
background-color: #000000;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12,4px;
color: #000000;
line-height: 1.4;
}
#header {
clear:both;
margin: 0 auto;
text-align:top;
}
#menu {
clear:both;
margin: 0 auto;
}
#main {
float:left;
width:950px;
padding-left: 25px;
padding-right: 25px;
margin: 0 auto;
text-align:top;
}
#main_h_delt {
float:left;
width:759px;
padding-left: 25px;
padding-right: 25px;
margin: 0 auto;
text-align:top;
}
#main_delt_htop {
float:right;
width:150px;
padding-left: 15px;
padding-right: 25px;
border-left: 1px solid #957806;
text-align:top;
}
#bund {
clear:both;
margin: 0 auto;
border-top: 1px solid #957806;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 11px;
text-align: center;
color: #000000;
vertical-align: top;
}
h1 {
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-size: 20px;
color: #957806;
}
h2 {
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-size: 18px;
color: #957806;
}
h3 {
font-family: Georgia, Times New Roman, Times, serif;
font-weight: bold;
font-size: 12,4px;
color: #957806;
vertical-align: top;
}
/* TABLES */
table#concerts {
border: 0px;
width: 950px;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #000000;
}
table#concerts td {
width: 233px;
padding: 6px;
border: solid #957806 1px;
}
/* LINKS */
a/*.content*/ {
color: #000000;
text-decoration: none;
}
a/*.content*/:hover {
color: #05440f;
text-decoration: underline;
}