/* VERSIONSINFORMATION */
/* Version: 1.0.8 */
/* Uppdaterad: 2009-03-20 */
/* VERSIONSINFORMATION SLUT */ 

/* Klasser */

button {
	font-family: Arial;
	font-size: 8pt; 
	color: #000000;
	border-width: 1px;
	border-color: black;
	background-color: #ffffff
}
/* Formulär */
form {
	font-family: Arial;
	font-size: 8pt;
	margin-bottom: 0;
	margin-top:0
}
input {
	font-family: Arial;
	font-size: 8pt; 
	color: #000000;
	border-width: 1px;
	border-color: black;
	background-color: #ffffff
}
textarea {
	font-family: Arial; 
	font-size: 10pt; 
	color: #000000; 
	border-width: 1px;
	border-color: black;
	background-color: #ffffff
}
select {
    font-family: Arial;
    font-size: 8pt;
	color: #000000; 
	border-width: 1px;
	border-color: black;
}

.clsInput1 {
	font-family: Arial;
	font-size: 8pt;
	color: black
} 

/* Meny */
.clsMenu {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:black;
	cursor:hand
} 

/* Klubbshop */
.clsProductName {
	font-family:arial;
	font-size:16pt;
	color:black;
}

/* Rubrik */
.clsRubrik1 {
	font-family:arial;
	font-size:12pt;
	color:#6C6C6C;
}

.clsRubrik2 {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:#6C6C6C;
}

/* Medlemskort */
.clsMedlemskortRubrik {
	font-family:arial;
	font-size:14pt;
	font-weight: Bold;
	color:#6C6C6C;
}
.clsMedlemskortAr {
	font-family:arial;
	font-size:14pt;
	color:#0067C0;
}
.clsMedlemskortText {
	font-family:arial;
	font-size:8pt;
	font-weight: Bold;
	color: Black;
}
/* KALENDER */
.clsKalender1 {
	font-family:arial;
	font-size:7pt;
	color:black
} 
.clsKalender2 {
	font-family:arial;
	font-size:8pt;
	color:black
} 
.clsKalender3 {
	font-family:arial;
	font-size:7pt;
	color:black
} 
/* KALENDER SLUT */
/* Text */
.clsText1 {
	font-family:arial;
	font-size: 10pt;
	font-weight:bold;
	color: black
} 
.clsText2 {
	font-family:arial;
	font-size:8pt;
	color:black
} 
.clsText2w {
	font-family:arial;
	font-size:8pt;
	color:white
} 
.clsText2r {
	font-family:arial;
	font-size:8pt;
	color:red
} 
.clsText2b {
	font-family:arial;
	font-size:8pt;
	color:blue
} 
.clsText3 {
	font-family: Arial;
	font-size: 7pt;
	color: Black
} 
.clsText4 {
	font-family: Arial;
	font-size: 6pt;
	color: Black
}
.clsError1 {
	font-family: Arial;
	font-size: 8pt;
	color: Red
} 

.clsNummerlappSiffra {
	font-family: Arial;
	font-size: 260pt;
	color: Black
}

.clsNummerlappSiffraSmal{
	font-family: Arial Narrow;
	font-size: 260pt;
	color: Black
}

.clsNummerlappText {
	font-family: Arial;
	font-size: 14pt;
	color: Black
}

.clsBrevText {
	font-family: Arial;
	font-size: 12pt;
	color: Black
}

.clsNyheter1 {
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:black
} 
.clsDatum1 {
	font-family:arial;
	font-size:8pt;
	color:red
} 
.clsDatum2 {
	font-family:arial;
	font-size:7pt;
	color:red
} 
.clsText3r {
	font-family:arial;
	font-size:8pt;
	color:red
} 
.clsText3w {
	font-family:arial;
	font-size:8pt;
	color:white
} 
.clsText4w {
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	color:white
} 
.clsText4r {
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	color:red
} 
.clsText4b {
	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	color:#1241EE
} 
.clsLogin1w {
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:white;
	position:relative; left:10px;
	cursor:hand
}
.clsLogin1r {
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:red;
	position:relative; left:10px;
	cursor:hand
}
/* Ramar */
.clsRam {
	border: 1px solid #cccccc;
} 
.clsRamB {
	border: 1px solid #000000;
} 
.clsRamR {
	border: 1px solid #fe010d;
} 
.clsRamV {
	border: 1px solid #ffffff;
} 
/* Ramar slut */

/* Länk definitioner */
a:link {
	text-decoration: none;
	color:#1241EE;
	cursor:hand
}
a:active {
	text-decoration: none;
	color:#1241EE;
	cursor:hand
}
a:visited {
	text-decoration: none;
	color:#1241EE;
	cursor:hand
}