body

{

    height: 100%;

    max-height: 100%;

    background-image: url(../images/bg.jpg);

    background-repeat: repeat-x;

    background-color: White;

    font-family: verdana, Arial;

    font-size: 12px;

    color: #c1c0c0;

}

#pagecontainer /* Juster hele siden til midten */

{

    display: block;

    position: absolute;

    margin-left: -450px;

    left: 50%;

    top: 0px;

}

#header /* headeren */

{

    background-image: url(../images/header.jpg);

    background-repeat: no-repeat;

    height: 217px;

    width: 900px;

    position: absolute;

    top: 0px;

}

#main

{    

    height:100%;

}

#mainshadow

{

    position:absolute;

    right:0px;

    top:217px;

    background-image: url(../images/shadowside.jpg);

    background-repeat: no-repeat;

    width: 30px;

    height: 321px;

}

/* MENU */



#menucontainer /* container til hele menuen*/

{

    position: absolute;

    top: 217px;

}



#menuheader /* menu top */

{

    background-image: url(../images/menu.jpg);

    background-repeat: no-repeat;

    width: 246px;

    height: 109px;

    margin-left: 14px;



}

#menuspacer /* spacer til menupunkter */

{

    background-image: url(../images/menuspacer.jpg);

    background-repeat: repeat-y;

    width: 246px;

    height: 100%;

    margin-left: 14px;

}

#menubottom /* bund menu*/

{

    background-image: url(../images/menubot.jpg);

    background-repeat: no-repeat;

    width: 246px;

    height: 76px;

    margin-left: 14px;

}



/* midterdelen af tamtam */



#maincontent

{



    position:relative;

    top: 217px;

    left: 260px;

    margin-bottom:60px;

}

.conttop

{

    background-image: url(../images/conttop.jpg);

    background-repeat: no-repeat;

    width: 610px;

    height: 55px;

}

.contspacer

{

    background-image: url(../images/contspace.jpg);

    background-repeat: repeat-y;

    width: 610px;

    height: 100%;

				min-height:547px;
}

.contbot

{

    background-image: url(../images/contbot.jpg);

    background-repeat: no-repeat;

    width: 610px;

    height: 76px;

}

#bund

{

    background-image: url(../images/bund.jpg);

    background-repeat: no-repeat;

    width: 900px;

    height: 217px;

    z-index: 0;

}

#copy /* copyright ting i bunden */

{

    position:absolute;

	bottom:25px;

	right:30px;

	background-image: none;

	font-size: 10px;

}

/* TEXT */

.menupunkter

{

    color: Black;

    margin-left: 20px;

    font-family: verdana, Arial;

}

.maintxt

{

    color: Black;

    margin-left: 45px;

		margin-right: 45px;

    font-family: verdana, Arial;

}



A:link {

	COLOR: #000000; text-decoration:underline;

}

A:visited {

	color:#000000; text-decoration:underline;

}

A:active {

	COLOR: #008000; text-decoration:none;

}

A:hover {

	COLOR: #008000; text-decoration:underline;

}



table {

	border-color:#000000;

	border-width:1px;

	border-style:solid;

	text-align:left; }

.udenkant {

	border:none;

	border-color:#000000;

	border-width:0px;

	

	text-align:left; }

.tdgroen{

	margin:0px;

	padding:0px;

border:none;

border-width:0px;

background-color:#B8DEC5;



}

	

.blanketcontainer

{

width:500px;

}

.blanket

{

	float:left;

	display:inline;

	background-color:transparent;

	border-color:#000000;

	text-align:left;

	border-style:none;

	border-width:0px;    

	padding-left:2px;

	padding-right:2px;

	padding-top:4px;

	padding-bottom:4px;

}

.nyhedtop

{

	background-color:#B8DEC5;

	border-color:#000000;

	text-align:left;

	border-style:solid;

	border-width:1px;    

  width:500px;

	padding-left:2px;

	padding-right:2px;

	padding-top:2px;

	padding-bottom:2px;

		

}

.nyhedmidt

{

	background-color:transparent;

	border-color:#000000;

	text-align:left;

	border-style:solid;

	border-width:1px;    

  width:500px;

	padding-left:2px;

	padding-right:2px;

	padding-top:4px;
	padding-bottom:4px;

		

}

.nyhedbund

{

	background-color:#B8DEC5;

	border-color:#000000;

	text-align:left;

	border-style:solid;

	border-width:1px;    

  width:500px;

	padding-left:2px;

	padding-right:2px;

	padding-top:2px;

	padding-bottom:2px;



}

.overskrift

{

	font-weight:bold;

	text-align:center;

	font-size:24pt;

}

.kasse{

	width:500px;

	border-style:none;

	   

}

.indsendchampionat{

	border-color:transparent;

	border-style:none;

	border-width:0px;

}