/* CSS Document */
body {
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
	
	border-top-color: #006666;
	border-right-color: #FFFFFF;

	color: #000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;		
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #9a5723;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 130%;
	text-align: left;
}

span.lille {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 130%;
	text-align: left;
}


/*CHECK CSS LINKS PICS*/

/*links*/
a:link {
	color: black;
	text-decoration: none;
	font-weight: normal;	
}
a:visited {
	color: black;		
	text-decoration: none;
}
a:active {	
	text-decoration:none;
}
a:hover {
	color: #9a5723;	
	text-decoration: underline;		
}

/* Placering af alt indhold til centrering af siden */
#kasse_indhold {
	position: absolute;
	width: 979px;
	margin-left: -489px;
	left: 50%;
	height: 610px;
	margin-top: -305px;
	top: 50%;
	min-height:610px;
	min-width:979px;

	
	
	
	background-image: url("images/back.gif");
	background-repeat: no-repeat;
}

#kasse_indhold_styre {
	float: left;
	width: 60px;
	height: 610px;	
}


#kasse_logo {
	float: left;
	width: 859px;
	height: 66px;	
	background-image: url("images/back_logo.gif");
	background-repeat: no-repeat;	
}

#kasse_menu {
	float: left;
	width: 837px;
	height: 24px;

	padding-top: 3px;
	padding-left: 22px;
}

#kasse_billede {
	float: left;
	width: 859px;
	height: 266px;	
}

#kasse_billede_info {
	float: left;
	width: 837px;
	height: 246px;	
	
	padding-top: 20px;
	padding-left: 22px;
	
	background-image: url("images/info_pic.gif");
	background-repeat: no-repeat;	
}

#kasse_info_1 {
	float: left;
	width: 425px;
	height: 200px;
	padding-right: 116px;	
}
#kasse_info_2 {
	float: left;
	width: 286px;
	height: 190px;	
	
	padding-left: 10px;
	padding-top: 10px;
}

#kasse_tekst {
	float: left;
	width: 500px;
	height: 243px;	
	margin-left: 0px;	
	margin-top: 0px;
	margin-right: 0px;
	
	padding-left: 22px;
	padding-top: 10px;
}

#kasse_flash {
	float: left;
	width: 315px;
	height: 65px;
		
	padding-left: 22px;
	padding-top: 10px;	
	margin-left: 0px;	
	margin-right: 0px;
	margin-top: 0px;	
}


#kasse_facebook {
	position: relative;
	float: left;
	width: 108px;
	height: 25px;
	padding-left: 4px;
	padding-top: 3px;
	margin-left: 64px;
	margin-right: 0px;
	margin-top: 0px;
	background: #3b5998;
	padding-bottom: 10px;	
}

#kasse_facebook .second{
	position:relative;
	top:10px;	
	border:none;
}

#kasse_pdf {
	position:relative;
	float: left;
	width: 315px;
	height: 25px;	
	font-weight:lighter;
	padding-left: 44px;
	padding-bottom:10px;
}

#kasse_pdf a:hover, #kasse_pdf a .gt:hover{
	color:#461826;
	text-decoration:none
}


#kasse_pdf a .gt{
	font-family:"Abel";	
	color: #9a5723;
	font-size:18px;
	position:relative;
	margin-left:10px;
}

span.luft {	
	padding-right: 11px;
}
span.luft_eng {	
	padding-right: 6px;
}
span.luft_2 {	
	padding-right: 80px;
}
span.luft_eng_2 {	
	padding-right: 15px;
}
span.luft_de_2 {	
	padding-right: 14px;
}

span.luft_3 {
	line-height: 100%;	
}

span.small {	
	font-size: 8px;
	font-weight: bold;
	color: #999999;	
	text-transform: uppercase;	
}

span.list {	
	font-size: 9px;
	font-weight: normal;
	color: #9a5723;
}

span.big {
	font-size: 9px;
	color: #000000;	
	font-weight: bold;
}


.stor_tekst {
	font-size: 14px;
	font-weight: bold;	
	padding-bottom: 20px;
}

