/*
-----------------------------------------------
Action Aid Quiz Style Sheet 
author:   Mats Björling
version:  2007.06
----------------------------------------------- */


@import url("lager.css");


body{background-color:#EEE;font-family:arial;font-size:11px;text-align:center;}
div{font-family:arial;font-size:11px;font-weight:normal;color:#333;}

/*form{line-height:1px;}*/
input{font-family:georgia;font-size:12px;background-color:#FF1617;color:#FFD;letter-spacing:2px;margin-top:2px;margin-bottom:7px;width:20px;}

textarea{font-family:georgia;font-size:12px;background-color:#FF1617;color:#FFD;letter-spacing:2px;width:250px;height:170px;margin-top:4px;}

select{font-family:georgia;font-size:12px;background-color:#FF1617;color:#FFD;letter-spacing:0.3px;margin-top:2px;margin-bottom:7px;width:36px;}

.rubrik12{font-family:arial;font-size:12px;color:#000000;}
.miniHeight{font-size:14px;}
.knapptext{font-weight:normal;font-family:verdana;font-size:10px;text-align:left;}
.inputHeader{border:solid 1px #999;width:210px;padding:2px;}
.header{font-family:arial;font-size:32px;color:#343445;font-weight:bold;line-height:34px;}
.header2{font-family:arial;font-size:18px;color:#343445;font-weight:bold;}
.header3{font-family:arial;font-size:22px;color:#343445;font-weight:bold;}
.header4{font-family:arial;font-size:12px;color:#343445;font-weight:bold;}
.brodtext
{
font: normal 11px arial;
line-height:15px;
color:#333;
cursor:text;
}

.ingress
{
font-family:arial,geneva;
font-size:11px;
font-weight:bold;
line-height:14px;
color:#121212;
}

.bildtext
{
font-family: arial, verdana, geneva;
font-size:10.8px;
line-height:12px;
font-weight:normal;
}
.pufftext
{
font-family: arial, verdana, geneva;
font-size:10.8px;
line-height:16px;
font-weight:normal;
}

.filkommentar
{
font-family:arial, verdana, geneva;
font-size:11px;
line-height:14px;
font-weight:normal;
text-align:right;
}

.kontaktInfo
{
font-family:georgia;
font-size:10px;
line-height:13px;
font-weight:normal;
color:#323232;
}

A.kontaktInfo
{
font-family:georgia;
font-size:10px;
line-height:13px;
font-weight:normal;
color:#767645;
}
A.kontaktInfo:hover
{
font-family:georgia;
font-size:10px;
line-height:13px;
font-weight:normal;
color:#121212;
}
.datumtext
{
font-family:arial;
font-size:9.8px;
font-weight:normal;
line-height:14px;
color:#666666;
}
.noLineHeight
{
font-family:verdana, arial;
font-size:0px;
line-height:3px;
}

.upphovsman
{
font-family:arial;
font-size:10px;
font-weight:normal;
line-height:10px;
color:#999;
}

.datumpipe
{
font-family:verdana, geneva;
font-size:14.8px;
font-weight:normal;
line-height:14px;
}

A:hover
{
font-family:arial;
font-size:11px;
line-height:13px;
font-weight:normal;
text-decoration:none;
color:#767645;
}

A
{
font-family:arial;
font-size:11px;
line-height:13px;
font-weight:normal;
text-decoration:none;
color:#333;
}

SELECT
	{
	font-family:verdana;
	font-size:9.8px;
	background-color:#FDFDEE;
	color:#323232;
	}

OPTION
	{
	font-family:verdana;
	font-size:9.8px;
	background-color:#FDFDEE;
	color:#323232;	
	}
CHECKBOX
	{
	font-family:verdana;
	font-size:9.8px;
	background-color:#DDDDDD;
	color:#323232;
TEXTAREA
	{
	font-family:verdana;
	font-size:9.8px;
	background-color:#DEDEDE;
	color:#323232;
	}
INPUT
	{
	font-family:verdana;
	font-size:9px;
	background-color:#EDEDED;
	color:#323262;
	}


