@charset "iso-8859-1";
/* author: henrik (a) gmail dot com */
/* Creation date: 2005-10-02 */

body {
	font-family: "helvetica", "arial", sans-serif;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 1em;
	margin: 0px;
	font-size: 14px
	}	
	
#vanster {
	position: absolute;
	left: 10px;
	top: 45px;
	width: 400px;
}

#hoger {
	width: 400px;
	margin-left: 410px;
}


.category {
	width: auto;
	display: block;
	padding: 10px;

	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;

	border-width: 2px;
	border-style: inset;
}
	
#info {
	border-color: #ee0000;
	background-color: #ffdddd;
	}

	
#info h2 {
	border-color: #ee0000;
	color: #ee0000;
}

	
#regular {
	border-color: #0000aa;
	background-color: #ddddff;
	}

#regular h2 {
	border-color: #0000aa;
	color: #0000aa;
}


#temporary {
	border-color: #006600;
	background-color: #ddffdd;
	}

#temporary h2 {
	color: #006600;
	border-color: #006600;
}


#old {
	border-color: #602727;
	background-color: #f0b7b7;
	}

#old h2 {
	border-color: #602727;
	color: #602727;
}

	
#websites {
	border-color: #880088;
	background-color: #ffccff;
	}

#websites h2 {
	border-color: #880088;
	color: #880088;
}


#recommend {
	background-color: #eeeeee;
}

#e-post {
	border-color: #0000aa;
	background-color: #ddddff;
	}
	
#e-post h2 {
	border-color: #0000aa;
	color: #0000aa;
}

.textinput {
	background-color: #e0e0e0;
	border: 1px solid black;
	width: 100%;
	}

.textinput:focus {
	background-color: #ffffda;
}

#reset, #skicka {
	width: auto;
	}

.inloggning {
	color: #aa0000;
}
	
h1 {
	width: 810px;
	
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	
	margin-top: 10px;
	height: 35px;
	margin-bottom: 10px;
	}

h2 {
	font-size: 1em;
	font-weight: bold;

	margin-top: -1.5em !important;
	margin-top: 0em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 1em;

	padding: 0em;

	background-color: white;
	border-width: 2px;
	border-style: outset;

	text-align: center;
}

ul {
	list-style: none outside;
	margin: 0px;
	padding: 0px;
	}
	
li {
	margin-left: 0px;
	margin-bottom: 0.5em;
	}

em {
	font-style: normal;
	font-weight: bold;
}

a {
	color: #0000aa;
	text-decoration: underline;
	}

a:hover {
	color: #aa0000;
	text-decoration: underline overline;
	}

a:visited {
	color: black;
	}
	


#footer {
	text-align: right;
	width: 810px;
	clear: both;
}

#footer img {
	border: none;
}
