body, table, h1, h2, input, submit, textarea, ul {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url("../images/bg.gif");
	margin-top:0px;
}
.pagewidth {
	background-color:#ffffff;
	width:799px; 
	height:650px;
 }

.head {
	background-image: url("../images/bg_head.gif");
	 height:173px;
}
.head_almanacka {
	position: absolute;
	width: 130px;
	height: 160px;
	color: #ffffff;
	margin-left: 485px;
	margin-top: 10px;
}
.head_bild {
	position: absolute;
	margin-left: 629px;
	width: 170px;
	height: 144px;
}

.left {
	width:170px; 
}
.menu_border {
	width: 170px;
	height: 5px;
	background-image: url("../images/bg_darkGreen.gif");
}
.menu_bg {
	width: 170px;
	height: 25px;
	background-image: url("../images/bg_lightGreen.gif");
	border-top: 1px solid #ffffff;
}
.menu_item  {
	padding: 5px;
	padding-left:10px;
}

.mainwidth {
	width:459px;
 }
.main {
	width: 400px; 
	margin-left: 29px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.right {
	width: 170px;
	background-image: url("../images/bg_lightGreen.gif");
}

.bottom {
	background-image: url("../images/bg_bottom.gif");
	height: 37px;
	font-weight: bold;
	color: #ffffff;
}
.svfb {
	background-image: url("../images/bg.gif");
	padding-top:10px;
}




a {
	text-decoration: none;
}
a.link {
	text-decoration: none;
	color: #336699;
	font-weight: bold;
}
a.menulink {
	text-decoration: none;
	color: #000000;
}
a.bottomlink {
	text-decoration: none;
	color: #ffffff;
}



h1 {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top:0px;
	margin-left:0px;
	color: #990000;
}
h2 {
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 20px;
	margin-left:0px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1px;
	color: #000000;
	margin-top: 0px;
}
.h1_news {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 20px;
	margin-top:0px;
	margin-left:0px;
	color: #000000;
}

.br {
	line-height:8px;
}


.blackborder {
	border: 1px solid #000000;
}


select {
	font-size: 11px;
}

.select {
	font-size: 11px;
	width: 200px;
}
.inputSmall {
	border: 1px solid #000000;
	width: 40px;
	height: 18px;
}
.inputMedium {
	border: 1px solid #000000;
	width: 180px;
	height: 18px;
}
.inputLarge {
	border: 1px solid #000000;
	width: 300px;
	height: 20px;
}
.textarea {
	border: 1px solid #000000;
	height: 100px;
	width: 100%;
}

.submit {
	border: 1px solid #000000;
	color: #ffffff;
	background-color: #990000;
	height: 19px;
	padding-left:20px;
	padding-right: 20px;
}

ul {
	margin-top: 7px;
	list-style-type: square;
}


.bio {
	width: 400px;
	height: 185px;
	background-image: url("../images/bg_bio.gif");
}


.tableBG {
	background-image: url("../images/bg.gif");
	padding-left:10px;
	padding-right:10px;
	border-top: 5px solid #000000;
}

.td_head {
	background-image: url('../images/bg_grey.gif');
	font-weight:bold;
}
.td_row {
	border-bottom: 1px solid #000000;
}