* {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Helvetica, Arial, sans-serif;
}

#omslag {
	max-width: 650px;
	overflow-x: hidden;
	text-shadow: none !important;
}

#sida { 
	background: #E6E0CD;
	color: #1E1C1D;
	padding: 15px;	
}

#annons_1 {
	padding-top: 4px;
	text-align: center;
}

#annons_2 {
	margin-top: 30px;
	margin-left: -5px;
	text-align: center;
}

#annons_3 {
	padding-top: 4px;
	text-align: center;	
/*	
	margin-left: -15px;
	padding-top: 30px;
	text-align: center;
*/
}

.kommentarer{
	clear: both;
	padding-bottom: 10px;
	border-bottom: 1px dotted #1E1C1D;
}

#innehall a, #innehall a:hover { 
	color: #1E1C1D;
	font-weight: normal !important;
	text-decoration: none;
}

#innehall a:hover {
	text-decoration: underline;
}

#innehall p {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

.inlagg {
	margin-bottom: 25px;
}

.inlagg_info {
	padding-bottom: 5px;
}

#innehall h1, #innehall h2, #innehall h1 a, #innehall h2 a, #innehall h1 a:hover, #innehall h2 a:hover {
	color: #444D58 !important;
	text-decoration: none !important;
	font-weight: bold !important;
	font-size: 26px;
}

#topp {
	margin-bottom: 15px;
}

#topp h1 {
	margin: 5px 0px 15px 0px;
	font-size: 40px;
	font-style: italic;
}

input, textarea {
	border: 1px solid #1E1C1D;
	padding: 10px 5px;
	margin-bottom: 5px;
	width: 95% !important;	
}

#sidfot {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#meny ul, #sidfot ul {
	list-style: none;	
}

#meny ul li a {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#meny ul li a, #sidfot ul li a {
	font-weight: 700;
	font-size: 12px;
	color: #000;
	padding: 15px 10px; 
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	background: #ededed;
}

.inlagg_delningslankar a {
	cursor: pointer;
}

.inlagg_delningslankar span:hover {
	text-decoration: underline;
}

