body, html {
    background: url(bilder/designbilder/bgr.gif) center top repeat-y;
    background-attachment: fixed;
    position: relative;
}

#content {
    color: #000000;
    font-family: Verdana, Arial, Times;
    font-size: 10px;
    width: 500px;
    background: transparent url(bilder/designbilder/rubrik.gif) no-repeat top center;
    padding: 170px 10px 10px 10px;
    margin: 25px auto;
}

#content a, a:visited, a:active {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #E20000;
	font-weight: bold;
	text-decoration: none;
}

#menu {
    text-align: center;
}

#main {    
padding-top: 15px;
}

#vanster {
    margin-right: 255px;
}

#hoger {
    width: 245px;
    float: right;
    clear: both;
}

#bottom {
    text-transform: uppercase;
	clear: both;
    font-size: 9px;
    text-align: center;
}

h1 {
	font-size: 20px;
	color: #E20000;
    margin: 2px 0px 7px 0px;
    font-weight: bold;
}

h2 {
    font-size: 12px;
    color: #E20000;
    margin: 2px 0px 2px 0px;
}

img.gallery {
	margin: 5px 0;
	padding: 5px;
	background: #000;
}
