<%--
------------------------------------------------------------------------------------------
Name: gemen.css

Description: Stilmall med gemensamma css-taggar på Charisma Höörs sida.

Author: Jakob Sanfridsson, sanfridsson.se
------------------------------------------------------------------------------------------
--%>
<%response.setHeader("Cache-Control", "no-cache");
response.setDateHeader("Expires", 0);
response.setHeader("Pragma", "No-cache");%>
<%-- ---------------------------------------------------------------------------------- --%>


TD {
text-align : left;
text-valign :top;
}

body {
	margin-left:0px;
	margin-top:15px;
	margin-right:0px;
	margin-bottom:10px;
	color: #4a4a4a;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
}

img {
	border:0px;
}

p {
	color:#4a4a4a;
	font-family : Verdana, Arial;
	font-size : 8pt;
	text-decoration: none;
}

td {
	color:#4a4a4a;
	font-family : Verdana, Arial;
	font-size : 8pt;
	text-decoration: none;
}

H1 /*huvudrubrik*/ {
	font-size:11pt;
	font-family: Verdana, Arial;
	font-weight: bolder;
	color:#000000;
	text-decoration: none;
}

H2 /*mellanrubrik*/ {
	font-size:9pt;
	font-family: Verdana, Arial;
	font-weight: bolder;
	color:#4a4a4a;
	text-decoration: none;
}

H3 /*underrubrik*/ {
	font-size:8pt;
	font-family: Verdana, Arial;
	font-weight: bolder;
	color:#4a4a4a;
	text-decoration: none;
}

a, a:link, a:visited {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 8pt;
	text-decoration: none;
}

#bottom {
	width:794px !important;
	width:798px;
	height:30px;
	background-color:#000;
	position:relative;
	border-right: 2px solid #FFF;
}

.footer {
	color:#FFFFFF;
	font-family : Verdana;
	font-size : 7pt;
	text-decoration: none;
}

a.footer:link {
	color:#FFFFFF;
	font-family : Verdana;
	font-size : 7pt;
	text-decoration: none;
}

a.footer:visited {
	color:#FFFFFF;
	font-family : Verdana;
	font-size : 7pt;
	text-decoration: none;
}

a.footer:active {
	color:#FFFFFF;
	font-family : Verdana;
	font-size : 7pt;
	text-decoration: none;
}

a.footer:hover {
	color:#FFFFFF;
	font-family : Verdana;
	font-size : 7pt;
	text-decoration: underline;
}

#meny {
	width:796px !important;
	width:798px;
	height:35px;
	background-color:#000;
	position:relative;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.menybox {
	width:197px !important;
	width:199px;
	height:34px !important;
	height:36px;
	background-color:#000;
	position:relative;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	float:left;
	color:#FFF;
	font-family : Century gothic;
	font-size : 11pt;
	line-height: 24pt;
}

.meny {
	color:#FFF;
	font-family : Verdana;
	font-size : 11pt;
	line-height: 24pt;
	text-decoration: none;
}

a.meny:link {
	color:#FFF;
	font-family : Century gothic;
	font-size : 11pt;
	line-height: 24pt;
	text-decoration: none;
}

a.meny:visited {
	color:#FFF;
	font-family : Century gothic;
	font-size : 11pt;
	line-height: 24pt;
	text-decoration: none;
}

a.meny:active {
	color:#FFF;
	font-family : Century gothic;
	font-size : 11pt;
	line-height: 24pt;
	text-decoration: none;
}

a.meny:hover {
	color:#FFF;
	font-family : Century gothic;
	font-size : 11pt;
	line-height: 24pt;
	text-decoration: none;
}