body
{
	background: url(grafik/bg.png);
	margin: 0;
	padding: 0;
	color:#2A2A2A;
	font-family:Tahoma,Arial;
	font-size:11px;
	text-align: left;
}

.header
{
	width: 893px;
	margin: 0 auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top:3px solid #19651A;
}

.topmenu
{
	padding: 0;
	border: 0;
	width: 893px;
	margin: 0 auto;
	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	
	height: 33px;
	
	background: url(grafik/menu-bg.png) repeat-x;
}

.topmenu ul
{
	
	list-style-type: none;
	font-weight:bold;
	padding: 0;
	margin: 0;
}

.topmenu li
{
	display: block;
	float: left;
}

.topmenu  a
{
	background: url(grafik/menu-button-bg.png) no-repeat scroll right center;
	display: block;
	float: left;
	height: 21px;
	padding: 11px 10px 0;
	color: #fff;
	text-decoration: none;
}


.mylocation
{
	background: #fff;
	padding: 8px 15px;
	border: 0;
	width: 863px;
	margin: 0 auto;
	font-weight: bold;
	color: #6f6f6f;
	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px dotted #e9e2da; 
}


div.blogg_inlagg textarea{

}

table.blogg {
	width:150px;
}

table.blogg td {
	width:30px;
}

.mylocation a
{
	color:#6F6F6F;
	font-weight:normal;
	text-decoration:underline;
}
.mylocation p
{
	margin: 0;
	padding: 0;
}

.main
{
	width: 893px;
	background: #fff;
	
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.footer
{
	width: 100%;
	height: 133px;
	background: url(grafik/grass.png) repeat-x;
	margin: 0;
	padding: 0;
}

.footer_inner
{
	padding: 80px 0 0 0;
	background: #fff url(grafik/grass.png) repeat-x;
	height: 53px;
	width: 895px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
}

div.blogg_inlagg {
	margin:10px 0 0 0;
	width:70%;
	font-size:10px;
	color:#fff;
	padding:10px;
	border:1px dotted #ccc;
    background-color: #666666;
}

div.blogg a {
	color:#000;
	text-decoration:none;
}
div.blogg a:hover {
	text-decoration:none;
}

div.blogg_sep {
	width:100%;
	height:1px;
	border-bottom:1px dotted #666;
	margin:15px 0;
}
div.blogg_sep_comment {
	width:100%;
	height:1px;
	border-bottom:1px dotted #ccc;
	margin:5px 0;
}
.content
{
	border: 0;
	width: 443px;
}


.columnLeft
{
	float: left;
	border-right: 2px solid #e9e2da;
	margin: 0;
	padding: 0;
	width: 208px;
}

.columnRight
{
	border-left: 2px solid #e9e2da;
	float: left;
	margin: 0;
	padding: 0;
	width: 208px;
}

.menuBox-top
{
	background: url(grafik/menubox-top.png) repeat-x;
	color: #fff;
	float: left;
	font-weight: bold;
	height: 19px;
	margin: 0;
	padding: 7px 15px 0;
	width: 176px;
}

.menuBox
{
	float: left;
	margin: 0;
	padding: 5px;
	width: 196px;
}

input[type="image"] {
border:medium none;
}

input.text {
border:1px solid #7F9DB9;
color:#333333;
font-family:Tahoma;
font-size:9px;
margin:0;
padding:3px;
width:125px;
}
