* {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
}

p {
        padding:10px 0 10px 0;
}

body {
        font-size: 12px;
        background-color: #666;
}

h1 a {
        font-size: 300% !important;
        font-size: 240%;
        font-weight: bold;
        text-decoration: none;
        color: #000;
        padding-left: 20px;
}

h1 a:hover {
        font-weight: bold;
}

h2 {
        font-size: 220%;
        font-weight: bold;
        padding-left: 20px;
        padding-bottom: 10px;
        border-bottom: 2px dashed #FFF;
}

h2 .contact a {
        margin-left: 30px;
}

a {
        font-weight: normal;
        color: #FFF;
}

a:hover {
        font-weight: normal;
        color: #000;
}

#container {
        text-align: center;
        font-size: 160%;
        padding: 20px;
}

#container ul {
        list-style: none;
}

#container ul li.frontpage {
        float: left;
        height: 320px;
        width: 240px;
}

#container ul li.frontpage img {
        padding:20px;
        background-color: #888;
}

#container ul li.frontpage a img {
        border: 4px outset #444;
}

#container ul li.frontpage a:hover img {
        border: 4px inset #444;
}

#paging {
        clear: both;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
        padding: 15px 0 15px 0;
        font-weight: bold;
        font-size: 1.2em;
}

#paging .left {
        float: left;
        display: block;
	margin-left: 20px;
	text-align: left;
        padding: 5px;
        border: 4px outset #444;
}

#paging .right {
        float: right;
        display: block;
	margin-right: 20px;
	text-align: right;
        padding: 5px;
        border: 4px inset #444;
}

#paging a {
        text-decoration: none;
}

#paging .right:hover {
        border: 4px outset #444;
}

#paging .left:hover {
        border: 4px inset #444;
}

#footer {
        clear: both;
        font-size: 160%;
        padding-top: 10px;
        border-top: 2px dashed #FFF;
}

#footer p {
        text-align: center;
}

#technorati {
        display: none;
        height: 1px;
        visibility: hidden;
}

#emailform {
        text-align: left;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
}

#emailform form fieldset {
        border: 0;
}

#emailform legend {
        display: none;
}

ul.zemError {
        color: #000000;
        background-color: #888;
        padding: 8px;
        margin-top: 20px;
        margin-bottom: 20px;
        list-style: none;
        border: 2px solid #000000;
}

#emailform input, #emailform textarea {
	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#emailform input {
	background: #ffffff url(/test/images/123.gif) repeat-x;
	border: 1px solid #888888;
	padding: 2px;
	margin-right: 5px;
}

#emailform input#zemSubmit {
        background-image: none;
        background-color: #666;
        border: 0;
}

#emailform input.zemRequirederrorElement {
        border: 1px solid #000000;
        background-image: none;
        background-color: #888888;
}

#emailform label.zemRequirederrorElement {
        color: #000000;
        font-weight: bold;
}

#emailform label.Site, #emailform label.Useful, #emailform label.forstahandsval {
        padding-right: 25px;
}

#emailform select {
        margin-right: 25px;
        border: 1px solid #043776;
}

#emailform select.zemRequirederrorElement {
        margin-right: 20px;
        border: 1px solid #000000;
        background-color: #888888;
}

#emailform p.additions {
        padding-top: 0;
}

#emailform button {
        background-color: transparent;
}

#emailform button:hover {
        cursor: pointer;
}

#emailform textarea {
	background: #ffffff url(/test/images/123.gif) repeat-x;
	border: 1px solid #888888;
	width: 382px;
        height: 200px;
	padding: 2px;
}

#emailform .extra textarea {
	background: #ffffff url(/test/images/123.gif) repeat-x;
	border: 1px solid #888888;
        margin-top: 10px;
	width: 382px;
        height: 100px;
	padding: 2px;
}

#emailform textarea.zemRequirederrorElement {
        border: 1px solid #000000;
        background-image: none;
        background-color: #888888;
}

#emailform textarea:focus, #emailform input:focus {
	border: 1px solid #42769F;
}

#emailform #info {
        border: 1px solid #ffffff;
        padding: 0 0.75em 0 0.75em;
}

#emailform #infotitle {
        font-size: 1.4em;
        font-weight: bold;
        text-align: center;
        text-decoration: underline;
}
