body{
	width : 1024px;
}

.logo{
	width : 200px;
	height : 100px;
	top : 18px;
	left : 128px;
	float : left;
	position : absolute;
	background-color : #194D99;
	text-align : center;
}

#overskrift{
	font-size : 18px;
	font-weight : bold;
}

.overskrift{
	text-align : center;
	width : 824px;
	height : 100px;
	top : 18px;
	left : 328px;
	float : right;
	position : absolute;
	background-color : #194D99;
	color : white;
}

.s{
	font-size : 41px;
	font-weight : bold;
	letter-spacing : -1px;
}

.o{
	font-size : 31px;
	letter-spacing : -3px;
}

.menu{
	z-index : 5;
	width : 198px;
	height : 680px;
	top : 118px;
	left : 128px;
	float : left;
	position : absolute;
	background-color : #dadada;
	border-right : solid 1px;
	border-right-color : #194D99;
	border-left : solid 1px;
	border-left-color : #194D99;
}

#menu_tekst{
	padding-left : 24px;
	padding-top : 35px;
}

.indhold{
	width : 823px;
	height : 680px;
	top : 118px;
	left : 328px;
	float : right;
	position : absolute;
	background-color : #EEEEEE;
	font-size : 16px;
	border-right : solid 1px;
	border-right-color : #194D99;
	background-image : URL(../images/sloejfe.gif);
	background-position : center center;
	background-repeat : no-repeat;
}

#indhold_tekst{
	padding-left : 20px;
	padding-top : 48px;
}

.sponsorbar{
	z-index : 4;
	width : 823px;
	height : 78px;
	position : absolute;
	margin-top : 215px;
	margin-left : -1px;
	padding-left : 1px;
	background-color : #EEEEEE;
	border-top : solid 1px;
	border-top-color : #194D99;
}

.judge_sponsorbar{
	z-index : 4;
	width : 823px;
	height : 78px;
	position : absolute;
	margin-top : 210px;
	margin-left : -1px;
	padding-left : 1px;
	background-color : #EEEEEE;
	border-top : solid 1px;
	border-top-color : #194D99;
}

.conf_sponsorbar{
	z-index : 4;
	width : 823px;
	height : 78px;
	position : absolute;
	margin-top : 420px;
	margin-left : -1px;
	padding-left : 1px;
	background-color : #EEEEEE;
	border-top : solid 1px;
	border-top-color : #194D99;
}

.sidebund{
	z-index : 5;
	width : 1024px;
	height : 16px;
	top : 798px;
	left : 128px;
	float : left;
	position : absolute;
	text-align : center;
	font-size : 11px;
	background-color : #194D99;
	color : white;
}

a:link{
	font-size : 16px;
	color: #194D99;
	text-decoration : none;
}

a:active{
	font-size : 16px;
	color: #194D99;
}

a:hover{
	font-size : 16px;
	color: #999999;
	text-decoration : none;
}

a:visited{
	font-size : 16px;
	color: #194D99;
	text-decoration : none;
}

.bundlink:link{
	color : white;
	font-size : 11px;
	text-decoration : none;
}

.bundlink:hover{
	color : white;
	font-size : 11px;
	text-decoration : underline;
}

.bundlink:visited{
	color : white;
	font-size : 11px;
	text-decoration : none;
}

.bundlink:active{
	color : white;
	font-size : 11px;
	text-decoration : none;
}

#left{
	margin-top : 4px;
	float : left;
}

#right{
	top : -6px;
	left : 20px;
	position : relative;
}

#center{
	top : 373px;
	left : 92px;
	position : absolute;
}

#fullcenter{
	top : 451px;
	left : 92px;
	position : absolute;
}

#other_left{
	margin-top : 4px;
	float : left;
}

#other_right{
	top : 2px;
	left : 20px;
	position : relative;
}

#other_center{
	top : 425px;
	left : 92px;
	position : absolute;
}

#fail{
	color : #d8181e;
}

.menu_pic{
	margin-left : -16px;
	margin-top : 55px;
	border : solid 1px;
	border-color : #194D99;
}

input, textarea, checkbox{
	background-color : #EcEEEE;
	border-color : black;
}

hr{
	color : #194D99;
}

.news_post{
	border : solid 1px;
	border-color : #194D99;
}

.news_titel{
	border-bottom : solid 1px;
	border-color : #194D99;
}

.news_text{
	border-top : solid 1px;
	border-color : #194D99;
}

.mccal{
	margin-top : 8px;
}