@charset "utf-8";

html,body{height:100%;width:100%;}

body {
	scrollbar-base-color: #000033;
	min-height:529px;
	min-width:552px;
	margin:0;
	padding:0	
}

#bg {position:fixed; top:0; left:0; width:100%; height:100%;}

a:link {color:#ffffff; text-decoration:none; text-decoration:underline;}

a:visited {color:#ffffff; text-decoration:none; text-decoration:underline;}

a:hover {background:#ffffff; color:#000000; text-decoration:underline;}

#tswcsstabs ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}

#tswcsstabs ul li {
	margin: 0 ;
	padding: 0 ;
	display: inline ;
	text-align: center ;
	list-style: none ;
	font-family:Rockwell ;
	font-size:14px;
}

#tswcsstabs li a {
	color: #ffffff ;
	background-color: #000033 ;
	padding-right: 8px ;
	padding-left: 8px ;
	text-decoration: none ;
	display: inline ;
}

#tswcsstabs li a:hover {
	color: #000033 ;
	background-color: #ffffff ;
}

#header {
	height: 100px;
	width: 100%;
	background: url("../images/bg.jpg");
	position: absolute;
	color:#FFF;
}

#menu {
	position:absolute;
	top: 35px;
	left: 50px;
	width:600px;
}

#overskrift {
	position:absolute;
	top: 12px;
	right: 0px;
	left: 600px;
}

#outer{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}


#container {
	position: relative;
	vertical-align:middle;
	display:table-cell;
	height: 330px;
}	


#content {
	width: 1000px;
	background:#ffffff;
	height: 330px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	filter:alpha(opacity=85);
	opacity:0.85;
}

#titel	{
	margin-top:30px;
	margin-left:4%;
	padding:0px;
	float:left;
	width:180px;
	color:#000033 ;
	font-family:Rockwell ;
	font-size:40px;
}

#indhold	{
	margin-top:37px;
	margin-left:46px;
	padding: 10px;
	float:left;
	height: 230px;
	width: 400px;
	overflow: auto;
	background-color:#000033;
	color:#FFF;
	line-height:1.4;
	font-family: Verdana ;
	font-size:13px;
}

#roster	{
	margin-top:37px;
	margin-left:46px;
	padding: 10px;
	float:left;
	height: 230px;
	width: 666px;
	overflow: auto;
	font-family: Verdana ;
	font-size:13px;
	background-color:#000033;
	color:#FFF;
}

#video	{
	margin-top:37px;
	margin-left:46px;
	margin-right:46px;
	padding: 10px;
	float: left;
	overflow: auto;
	background-color:#000033;
	height: 230px;
	width: 200px;
	color:#FFF;
}

#turnering{
	margin-top:37px;
	margin-left:46px;
	margin-right:46px;
	padding: 10px;
	float: left;
	overflow: auto;
	background-color:#000033;
	height: 230px;
	width: 200px;
	color:#FFF;
	font-family: Verdana ;
	font-size:12px;	
}

#footer {
	width: 100%; height: 75px;
	background: url("../images/bg2.jpg");
	position: fixed;
	bottom: 0;	
}

#adresse	{
	margin: 20px 0 0 0;
	text-align: center; 
	color:#FFF;
}

tr.row1 {
	background-color: #000033;
	color: white;	
}

tr.row2 {
	
	background-color: white;
	color: black;	
}

#outer{display:block}
#container{top:50%;display:block}
#content{top:-50%;position:relative}

#xouter{
position:relative;
overflow:hidden;
}
