@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	background-color:#6c6c6c;
	background-image:url(../images/bgx.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	
}

#ramme {
	position:relative;
	margin:0px auto 0px auto;
	width:784px;
	background-image:url(../images/bgy.gif);
	background-repeat:repeat-y;
	background-position:center;

}

#bundbg {
	height:100%;
	width:100%;
	background-image:url(../images/bund.png);
	background-repeat:repeat-x;
	background-position:bottom;
}

#glow {
	width:100%;
	height:100%;
	background-image:url(../images/glow.png);
	background-position:center top;
	background-repeat:no-repeat;
}

#top {
	width:784px;
	height:72px;
	background-image:url(../images/sec7new_01.gif);
}

#banner {
	width:784px;
	height:204px;
	background-image:url(../images/sec7new_02.gif);
}

#menu {
	width:784px;
	height:72px;
	background-image:url(../images/sec7new_03.gif);
}

#menutable {
	width:750px;
	height:80px;
	text-align:center;
	font-family:"Tw Cen MT";
	font-size:14px;
	color:#e6f1ed;
}

#gfxbar {
	width:784px;
	height:25px;
	background-image:url(../images/sec7new_04.gif);
}

#indhold {
	width:784px;
	background-position:center;
}

#login {
	width:186px;
	float:left;

}

#tekst {
	width:545px;
	float:left;
	margin-left:12px;
	margin-top:5px;

}

#kontakt {
	width:186px;
	float:left;
	margin-top:100px;
}

#loginkontakt {
	float:left;
	width:186px;
	height:516px;
	margin-left:22px;
	margin-top:5px;
}

#left {
	float:left;
	width:212px;
}

#flashPlayer {
	float:left;
	width:212px;
	margin-left:23px;
}

#right {
	float:right;
	width:570px;
}

.left {
	padding:22px;
	padding-top:5px;
}

p {
	padding-left:22px;
	padding-right:21px;
}


#bund {
	width:784px;
	height:81px;
	background-image:url(../images/sec7new_7.gif);
}

#username {
	background-color:#FFFFFF;
	border-width:1px;
	font-family:Tahoma;
	color:#000000;
}

#password {
	background-color:#FFFFFF;
	border-width:1px;
	font-family:Tahoma;
	color:#000000;
}

#loginbtn {
	background-color:#CCCCCC;
	border-color:#333333;
	border-width:1px;
}

#forsidealign {
	float:right;
}

#forsidealign2 {
	float:right;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#33CCCC;
	text-decoration:none;
}

.clear {
	clear:both;
}