body {
	margin: 0px;
	overflow: auto;
}

body, table, textarea, input, select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

a {
	color: #000099;
	text-decoration: underline;
}

hr {
	height: 1px;
	color: #CCCCCC;
}

form {
	margin: 0px;
}

ul {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}

.answer_box {
	background: #EAEAEA;
	border: 1px solid #DDDDDD;
	padding: 5px;
}

.post_chat {
	border-left: 1px solid #333;
	padding: 5px;
}

.post_chat_down {
	border-left: 1px solid #333;
	padding: 5px;
	background-image: url('http://denvitaharen.net/ltk/bilder/fade_line.gif');
	margin-bottom: 10px;
}

.hundra {
	width: 100%;
}

.bubbla {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background: #FFFFFF;
	padding: 10px;
}

.kalender {
	height: 50px;
	text-align: center;
}

.box {
	width: 220px;
	height: 92px;
	border: 1px solid #000000;
	background: #FFFFFF;
	margin-right: 15px;
}

.message {
	border: 1px solid #CC0000;
	background: #FF9999;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.grey_rubrik {
	font-weight: bold;
	font-size: 16px;
	background-image: url('http://denvitaharen.net/ltk/bilder/title_bg.gif');
	background-repeat: no-repeat;
	padding: 5px;
}

.bred {
	width: 180px;
}

.black {
	font-size: 14px;
	font-weight: bold;
}

.text {
	line-height: 18px;
}

.admin_meny {
	background: #EAEAEA;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #F5F5F5;
	border-top: 1px solid #F5F5F5;
}

.sub_meny {
	background: #F5F5F5;
	border-right: 1px solid #999999;
	padding-left: 15px;
}

a.black_link {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

a.admin_lank {
	color: #000000;
	text-decoration: none;
}

a.submeny {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.meny {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}

.down {
	color: #666666;
	margin-top: 8px;
	text-align: center;
}

a.down_link {
	color: #666666;
	text-decoration: none;
}