body, html {
height: 100%;
margin:0px;
font-family: trebuchet ms;
font-size: 12px;

}

#container {
    position:absolute;
    left:50%;
    top:0px;
	width:780px;
	height:100%;
	margin-left:-390px;
	background-image: url(http://www.miniklub-mv.dk/gfx/baggrunde/baggrundhele.jpg);
    background-repeat:repeat-y;

}

#wrapper {

}

#logo {
    position:absolute;
    left:50%;
	width:692px;
    height:113px;
    margin-left:-346px;
    background-image: url(http://www.miniklub-mv.dk/gfx/baggrunde/banner_top.jpg);
    background-repeat: no-repeat;

}

#fyld {
    position:absolute;
    left:50%;
	top:113px;
    width:692px;
    height:28px;
    margin-left:-346px;
    background-image: url(http://www.miniklub-mv.dk/gfx/baggrunde/thele.jpg);
    background-repeat: no-repeat;
    border-bottom: 1px solid #000000;

}

#main {

}

#venstre_menu {
    position:absolute;
    left:50%;
	top:142px;
    width:116px;

    margin-left:-346px;
}

#text {
    position:absolute;
    left:50%;
	top:142px;
    width:460px;

    margin-left:-228px;

}

#højre_menu {
    position:absolute;
    left:50%;
	top:142px;
    width:116px;

    margin-left:230px;

}

#arrangement {
    position:absolute;
    left:50%;
    top:10px;
	margin-left:-220px;
	width:692px;
    height:28px;
}

p {
    font-size: 12px;
    color: #000000;
    padding: 8px;
}

a:link{
    font-size: 12px;
    color: #000000;
    padding-left: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}

a:active{
    font-size: 12px;
    color: #000000;
    padding-left: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}

a:visited{
    font-size: 12px;
    color: #000000;
    padding-left: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: none;
}

a:hover {
    font-size: 12px;
    color: #760000;
    padding-left: 0px;
    font-weight: bold;
    letter-spacing: 1px;
    text-decoration: underline;
}

.img_menu {
    border: 0px;
    padding-right: 4px;
}

.bestyrelsen {
font-size: 10px;
}

h1 {
font-size: 16px;
}

h2 {
font-size: 16px;
}

input {
	font-family: trebuchet ms;
	font-size:10px;
	border:1px;
	border-style:inset;
	border-color:#000000;
}

textarea {
	font-family: trebuchet ms;
	font-size:10px;
	border:1px;
	border-style:inset;
	border-color:#000000;
}

select {
	font-family: trebuchet ms;
	font-size:10px;
	border:0px;
	border-style:inset;
	border-color:#000000;
}
