.overlog, .nav, .nymeny, .menybg, .ejutskrift {
	display: none;
}

.mainbg {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

.utskrift {
	display: block;
}

.utskriftsrubrik {
	display: block;
	font-size: 310%;
	font-family: Arial, Helvetica, sans-serif;
}

body {
        background-color: #FFFFFF;
        color: #000000;
		width: 100%;
}
body, p, h1, h2, h3, h4, h5, h6, div {
        font-family: "Times New Roman", Times, "CG Times", Roman, serif;
}

pre {
		font-family: "Courier New", Courier, monotype;
		word-wrap: break-word;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

a:link:after, a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
}

#content a[href^="/"]:after {
	content: " (http://www.dubbningshemsidan.se" attr(href) ") ";
}

h3, h4, h5, h6 {
        font-weight: normal
}
hr {
        color: #000000
}

h2 {
        font-size: 150%;
        font-variant: small-caps;
        line-height: 120%
}


h4 {
        font-size: 94%;
        line-height: 120%
}

h5 {
        font-size: 75%;
        line-height: 120%;
}

p {
        font-size: 68%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        line-height: 140%
}

div {
        line-height: 120%
}

h6 {
        font-size: 75%;
        line-height: 120%
}

h3 {
        font-size: 100%;
        line-height: 120%
}

select {
        font-size: 75%;
        font-weight: bold;
        color: #000000;
        border: #FFFFFF;
        border-style: outset;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}

input {
        font-size: 75%;
        font-weight: bold;
        color: #000000;
        border: #FFFFFF;
        border-style: outset;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}

textarea {
        font-size: 75%;
        font-weight: bold;
        color: #000000;
        border: #FFFFFF;
        border-style: outset;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
}

h1 {
        font-size: 300%;
        font-variant: small-caps;
        line-height: 120%
}
