/* MAIN stylesheet  */


/* GENERAL */
html, body
{
	font: normal 100%/1.5 Arial, Helvetica, sans-serif;
	color: #000000;
	background: #f1f2e8;
	padding: 0;
	margin: 0;
}
body, table, th, tr, td, caption, select, input, button, pre
{
	font-size: 100%;
}
img
{
	border: none;
}
form
{
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, h1 code, h2 code, h3 code
{
	font-family: Arial, Helvetica, sans-serif;
}


/* LAYOUT */
#logotype
{
	background: #fafafa url(../images/linje.png) repeat-x 0 100%;
	padding-left: 0.5em;
	margin-bottom: 0.33em;
	height: 67px;
}
#logotype img
{
	display: block;
	font: bold 1.8em Verdana, sans-serif;
	color: #929769;
}
#container
{
	width: 100%;
	float: right;
	margin-left: -16.3em;
}
#content
{
	margin-left: 18em;
	padding: 0 5px;
	max-width: 41em;
	margin-top: 1.5em;
}
#content a:hover
{
color:#CC6699;
}
#menulink, a:hover#menulink a:link#menulink
{
	margin-top: 0;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
	color: #7F0030 !important;
	border: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2.5em;
	line-height:1.1em;
	background:none;
	text-decoration:none;
	text-align:left;
}
#menulink span
{margin:0;
	text-decoration:none;
}
.cabecera
{
	margin:0;
	color: #7F0030 !important;
	border: none !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:2.5em;
	line-height:1.1em;

}
#navigation
{
	width: 15.8em;
	float: left;
	margin-top: 0.67em;
}
#buttons
{
	margin: 1em;
}
#buttons a
{
	display: block;
	margin: 0.5em 0;
}
#buttons a:hover
{
	background: none;
}
#footer
{
	display: none;
	clear: both;
	margin-left: 0.5em;
	padding-top: 4px;
}

/* GENERAL STYLING */

#navigation div a
{
	border: none;
}

/* LINKS */
a, a:link
{
	color: #000000;
	padding: 0 0.15em 1px 0.15em;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited
{
}
a:hover, a:active, a:focus, #tools .admin-icon img:hover
{
	/*background-color:#91dcff;*/
	color: #000000;
	text-decoration: none;
}
#content a[href^="http:"]:hover, a[href^="https:"]:hover,
#content a[href^="http:"]:active, a[href^="https:"]:active,
#content a[href^="http:"]:focus, a[href^="https:"]:focus
{
	color: #cc6699;
	text-decoration: none;
}
/*#content a[href^="http:"], a[href^="https:"]
{
	padding-right: 18px;
	background: url(../images/applications-internet.png) no-repeat 100% 0;
}
*/

/* BORDERS */

.submitbutton
{
	border: 1px solid #aaaaaa;
	border-right: 2px solid #888888;
	border-bottom: 2px solid #888888;
}


/* TEXT */

p
{
	margin: 0 0 3em 0;
	font-size:0.84em;
}

blockquote
{
	margin: 0;
	padding: 0.25em 0 0.25em 53px;
	background: url(../images/citat.png) no-repeat 0 0.5em;
}
h1, h2, h3
{
	color: #000000;
	margin: 0.3em 0 0 0;
}
h1
{
/*	padding: 0 0 3px 38px;
	background: url(../images/fyrkant.png) no-repeat 0 center;*/
	min-height: 35px;
	margin-top: 0;
}
h2
{
	font-size: 1.2em;
}
h3
{
	font-size: em;
	font-weight: bold;
}
code, kbd
{
	font-family: "Consolas", monospace;
	font-weight: bold;
	color: #4e9a06;
}
kbd
{
	color: #ce5c00;
}
pre
{
	font-family: "Consolas", monospace;
	padding: 0.67em;
	font-size: 0.875em;
	background: #f7e8a3;
	border: 1px solid #666666;
}

/* LISTS */
dt
{
	float: left;
	clear: left;
	margin-right:0.5em;
	background: #eeeeee;
	padding: 0 0.15em;
}
dd
{
	clear: right;
	margin: 0 0 .6em 2em;
}
/*#content ul
{
	margin: 0.3em 0;
	padding: 0;
}
#content ol
{
	margin: 0.3em 0 0.3em 2em;
	padding: 0;
}
#content ul li
{
	list-style: none;
	padding: 0 0 7px 20px;
	background: url(../images/bomb.png) 0 6px no-repeat;
}
#content ol li
{
	margin: 0.33em 0;
}

*/

/* TABLES */
table
{
	margin: 0 0 6px 0;
	border-top: 1px solid #888888;
	border-left: 1px solid #888888;
}
fieldset table
{
	border: none;
}
td
{
	margin: 0;
	padding: 3px 5px;
	font-size: 0.87em;
}
fieldset td
{
	padding: 0 0 5px 4px;
	font-size: 1em;
	width: 30ex;
}
th
{
	margin: 0;
	padding: 1px 3px;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	font-size: 0.80em;
}
caption
{
	margin: 0;
	padding: 12px 0 0.3em 0.3em;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}
#content table img
{
	border: none;
	background: transparent;
}
.compatibility td
{
	text-align: center;
}


/* NAVIGATION */

.menu-breadcrumbs
{
	display: inline;
	margin: 0 0 0.7em 0.5em;
	font-size: 0.93em;
}
.menu-breadcrumbs a
{
	color: #000000;
	padding: 1px;
}
.menu-breadcrumbs a:link, .menu-breadcrumbs a:visited
{
	border-bottom: 1px solid #341C8C;
}
.menu-breadcrumbs a
{
	border: none;
}
.pie
{
text-align:left;
font-size:0.6em;
font-style:normal;
color:#aaa;
}
div.menu2
{
display:block;
margin-top:1em;
margin-left:4%;
margin-right:2%;
margin-bottom:1.5em;
font-size:1.1em;
font-weight: bold;
color:#7F0030;
}

.subtitulo
{
font-size:0.7em;
}
.cuadro
{
border: 1px solid #000000;
}
.cuadro2
{
border: 3px solid #840e37;
}
span.letra
{
width:380px;
margin:2px;

display:block;
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;

}
span.lista
{
width:80%;
margin:2px;

display:block;
font-size:0.8em;
font-family:Arial, Helvetica, sans-serif;

}
.informacion
{
font-size:1em;
margin:0;
font-family:Arial, Helvetica, sans-serif;
color:#92586e;
font-weight:bold;
}
/*#content ul{
margin:0;
text-align:left;

width:330px;
display:block;
}*/

#content ul{
/*margin:0;*/

/*display:block;
width:330px;
padding:0;*/

}
#content li {
/*margin:0;*/
font-size:0.7em;

}

.enlace{
/*margin:0;*/
font-size:0.9em;
font-weight:normal;
}
a.enlace2
{
color:#3300ff;
text-decoration:underline;
}

a.enlace2:hover,a.enlace2:visited
{
color:#3300ff;
text-decoration:underline;
}
a.titulo,a.titulo:hover,a.titulo:visited{
margin:0;
padding:0;
text-decoration:none;
color:#7F0030;

}
span#opcion
{

	margin-top:0;
	margin-bottom:0;
	margin-right:0;
	margin-left:3.2em;
	color:#7f0030;
	padding:0;
	font: normal 0.745em/1.6 Arial, Helvetica, sans-serif !important;
	font-weight:bold;
	font-style:normal;


}
span#opcion  a
{
	margin:0;
	padding:0;
	
}

span#opcion a:hover
{
text-decoration:underline;
}

span#foot
{

font-family:Arial;
font-size:10px;
font-weight:normal;
color:#000000;

}
#pageinfo
{
margin-top:3em;
}
div#pie a.pie1
{
text-align:left;
font-family:Arial;
font-size:1em;
font-weight:normal;

color:#000000;
text-decoration:none;
}
div#pie a.pie1:hover
{
font-family:Arial;
font-size:1em;
font-weight:normal;

color:#000000;
text-decoration:underline;
}