html, body {
margin: 0px;
}

/* main styles */

body {
	height: 100%;
	width: 100%;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #8a8a8a;
	background-color: #fff;
}

.content {
	width: 819px;
	height: 125px;
}

.header {
	background-image: url(http://www.mathiaslm.com/ghost/images/header.jpg);
	width: 819px;
	height: 125px;
}

.menu {
	width: 819px;
	height: 15px;
}

.menu_bg {
	background-image: url(http://www.mathiaslm.com/ghost/images/menu_bg.jpg);
	background-repeat: repeat-x;
	width: 641px;
	height: 15px;
	float: left;
}

/** menu **/

.menu_profil {
	background-image: url(http://www.mathiaslm.com/ghost/images/menu_bg_active.jpg);
	width: 9px;
	height: 15px;
	float: left;
	margin-left: 45px;
}

.menu_produkt {
	background-image: url(http://www.mathiaslm.com/ghost/images/menu_bg_active.jpg);
	width: 9px;
	height: 15px;
	float: left;
	margin-left: 115px;
}

.menu_kontakt {
	background-image: url(http://www.mathiaslm.com/ghost/images/menu_bg_active.jpg);
	width: 9px;
	height: 15px;
	float: left;
	margin-left: 195px;
}

.win.ff3 .menu_profil {
	margin-left: 47px;
}

.win.ff3 .menu_produkt {
	margin-left: 123px;
}

.win.ff3 .menu_kontakt {
	margin-left: 204px;
}

.win.ff2 .menu_profil {
	margin-left: 47px;
}

.win.ff2 .menu_produkt {
	margin-left: 123px;
}

.win.ff2 .menu_kontakt {
	margin-left: 204px;
}

.win.opera .menu_profil {
	margin-left: 47px;
}

.win.opera .menu_produkt {
	margin-left: 123px;
}

.win.opera .menu_kontakt {
	margin-left: 204px;
}

.win.ie7 .menu_profil {
	margin-left: 47px;
}

.win.ie7 .menu_produkt {
	margin-left: 123px;
}

.win.ie7 .menu_kontakt {
	margin-left: 204px;
}

.win.ie6 .menu_profil {
	margin-left: 24px;
}

.win.ie6 .menu_produkt {
	margin-left: 62px;
}

.win.ie6 .menu_kontakt {
	margin-left: 102px;
}

/** menu slut **/

.menu_bg_end {
	background-image: url(http://www.mathiaslm.com/ghost/images/menu_bg_end.jpg);
	width: 178px;
	height: 5px;
	float: left;
}

.menu_text {
	color: #818181;
	width: 800px;
	height: 12px;
	margin-left: 19px;
	line-height: 12px;
}

.menu_text a {
	text-decoration: none;
	font-size: 12px;
	color: #bbbbbb;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
}

.menu_text a:hover {
	text-decoration: none;
	font-size: 12px;
	color: #0493b8;
	cursor: pointer;
}

.menu_text a:active {
	text-decoration: none;
	font-size: 12px;
	color: #0493b8;
	cursor: pointer;
}

.site_content {
	width: 819px;
	height: auto;
	margin-top: 30px;
}

.site_text {
	border-left-color: #37A8C6;
	border-left-style: solid;
	border-left-width: 5px;
	width: 580px;
	height: auto;
	float: left;
	padding-left: 10px;
}

.win.ie .site_text {
	border-left-color: #37A8C6;
	border-left-style: solid;
	border-left-width: 5px;
	width: 580px;
	height: auto;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.adds {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-color: #DEDEDE;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: url(http://www.mathiaslm.com/ghost/images/adds.jpg);
	float: left;
	margin-left: 35px;
	width: 189px;
	height: 335px;
	
}

.clear {
	clear: both;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 9px;
	color: #DEDEDE;
	text-align: right;
	margin-right: 10px;
}

.win.ie6 h2 {
	margin-top: 0px;
	font-size: 9px;
	color: #DEDEDE;
	text-align: right;
	margin-right: 10px;
}

h3 {
	font-size: 12px;                                                                 
	color: #f30500;
	margin-bottom: 8px;
	text-align: center;
}