@charset "utf-8";
/* CSS Document */

/*Light yellow*/

Body 
{
font-family: "Garamond", "Palatino", serif;
background-color:#FFFFF0;
line-height: 1.15;
margin: 0;
padding: 0;
}

h1
{
font-size:50px;
text-align: center;
margin: 0;
line-height: 1;
}

h4
{
font-size:25px;
text-decoration: underline;
}

p
{
font-size:19px;
}

a 
{
color: Black;
}

a:visited
{
color: #505050
}

#links a
{
color: Black;
}

#indhold 
{
width: 640px;
Margin: auto;
margin-top:20px;
}

#links
{
position: absolute;
Left: 70px;
Top: 80px;
font-size:20px;
}

#billed
{
position: absolute;
Right: 50px;
Top: 80px;
}

#rammen
{
background-image: url(ramme2.gif);
background-repeat: no-repeat;
min-height: 480px;
padding-top: 90px;
padding-left: 80px;
}

.kontakt
{
overflow: hidden;
}

.kontakt .billed
{
width: 200px;
float: left;
margin-right: 20px;
display: block;
}

.kontakt .information
{
float: left;
margin-top: 40px;
}

.kontakt .information b
{
display: block;
}
