/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */


/* Section for KK */

body
{
text-align:center; /* for IE */ 
}

#main-container
{
	width: 770px;
	display: block;
	position: relative;
	background-color: #FFF;
	margin: 0px auto auto auto;
	border: 1px #666 solid;
}

#stor-logo
{
	width: 770px;
	height: 139px;
	display: inline-block;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}

#lille-logo
{
	width: 150px;
	height: 150px;
	display: inline-block;
	float: left;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: red;
}

#image
{
	width: 100px;
	height: 108px;
	display: block;
	position: absolute;
	top: 20px;
	left: 20px;
}

#collage
{
	display: inline-block;
	position: relative;
	margin-top: 0px;
	clear: both;
	width: 770px;
	height: 97px;
}

#menu
{
	width: 770px;
	height: 17px;
	display: inline-block;
	margin-top: 0px;
	position: relative;
	clear: both;
	background-color: #CCC;
	border-top: 1px #666 solid;
	border-right: #666 none;
	border-bottom: 1px #666 solid;
	border-left: #666 none;
	padding-top: 2px;
}

.mtekst
{
	color: #333;
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	
}

#stor-textbox
{
	width: 325px;
	display: inline-block;
	top: 01px;
	position: relative;
	float: left;
	margin-left: 15px;
}

#lille-textbox
{
	width: 325px;
	display: inline-block;
	top: 01px;
	position: relative;
	float: right;
	margin-right: 15px;
}



#copyright
{
	width: 758px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 0px;
	margin-top: 15px;
	clear: both;
}

/* KK-side2 */

#left-text
{
width: 570px;
	display: inline-block;
	top: 01px;
	position: relative;
	float: left;
	margin-left: 15px;	
}

#right-text
{
	width: 150px;
	display: inline-block;
	top: 01px;
	position: relative;
	float: right;
	margin-right: 10px;
	background-color: #CCC;
}

menu
{
	color: #666;
	font-family: Arial,;
	font-size: 14px;
	margin-top: 5px;
}

menuAct
{
	color: #F33;
	font-family: Arial,;
	font-size: 14px;
	margin-top: 5px;
}

/* firstaid - tilmelding */

#tilmelding
{
	display: block;
	width: 600px;
	border: 1px #666 solid;
	top: 30px;
	left: 50px;
	position: relative;
	margin-bottom: 30px;
	height: auto;
}

#header
{
	width: 600px;
	height: 18px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: 1px #666 solid;
	background-color: #99F;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
}

#left
{
	width: 300px;
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#right
{
	width: 250px;
	display: block;
	top: 20px;
	left: 300px;
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
}

#mail
{
	margin-top: 5px;
	margin-left: 5px;
	width: 450px;
	display: block;
}
/* Section end */
A:link
{
	background-color: transparent;
	color: gray;
	text-decoration: none;
	font-weight: normal;
}
A:visited
{
	background-color: transparent;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
A:hover {
	background-color: transparent;
	color : gray;
	text-decoration: none;
}
A:active
{
	background-color: transparent;
	color: red;
	font-weight: normal;
	text-decoration: none;
}


SELECT {  
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px 
}
TEXTAREA {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px
} 
INPUT {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px 
}


H1 {
	font-family : Arial, sans-serif;
	font-size : 14px;
	color : gray;
	margin-bottom : 0px;
	margin-top : 5px;
}
H2 {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : navy;
	margin-bottom : 0px;
	margin-top : 5px;
}
H3
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: navy;
	margin-bottom: 10px;
	margin-top: 5px;
}
H4
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 1px;
}
H5
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: navy;
	margin-bottom: 0px;
	margin-top: 1px;
	text-decoration: underline;
}
th {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: gray;
	margin-bottom: 0px;
	margin-top: 1px;
}
td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: gray;
	margin-bottom: 0px;
	margin-top: 1px;
}
dd {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
	margin-bottom: 0px;
	margin-top: 1px;
}
dl {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: navy;
	margin-bottom: 0px;
	margin-top: 1px;
}
.subhead1 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : black;
}
.subhead2 {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #FC3;
}
.subhead3 {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : gray;
}
.headerdate {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : Green;
	font-weight: normal;
}







P,
li
 {
	font-family : Arial, sans-serif;
	font-size : 12px;
	line-height : 120%;
	color: #333333;
	margin-top : 5px;
	margin-bottom : 5px;
	padding-bottom : 0px;
	text-indent : 0px;
}

p1
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #F90;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 0px;
	text-indent: 0px;
	font-weight: bold;
}

.caption {
	font-family : arial, sans-serif;
	font-size : 10px;
	color : #FF9966;
}
.bulletlist {
	font-family : arial, sans-serif;
	font-size : 10px;
	color : #6600CC;
}
.table {
	font-family : arial, sans-serif;
	font-size : 11px;
	color : #CC3366;
}







.searchform {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultpagetitle {
	font-family : Verdana, sans-serif;
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}
.searchresultcontent {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}
.searchresultheader {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}
.searchmarkup {
	color : #FF0066;
}




.loginform {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}




.mailform {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}
.mailformrequired {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}
.mailformcomment {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}
.mailformradio {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}






.filelinks {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : #990000;
}
.filelinkssize {
	font-family : Verdana, sans-serif;
	font-size : 14px;
	color : Green;
}



.sitemap1 {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : #CC6600;
}
.sitemap2 {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}
.sitemap3 {
	font-family : Verdana, sans-serif;
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}
.sitemap4 {
	font-family : Verdana, sans-serif;
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}




.celmenu {
	font-family : Verdana, sans-serif;
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}
.celsubmenu {
	font-family : Verdana, sans-serif;
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

.csc-mailform-field {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : gray;
	margin-bottom : 0px;
	margin-top : 5px;
}

