body {
	background:#DDDDDD url(bilder/bg.png) repeat-y top left;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	background-position: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.medlem #container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
.medlem #top {
	background-color: #FFFFFF;
	height: 200px;
	/*
	background-image: url(bilder/ftop.jpg);
	background-repeat: no-repeat;
	*/
	margin: 0px;
	padding: 0px;
	border-top:0px solid #443415;
}

.medlem #main {
	background-color: #FFFFFF;
	background-position: top;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 50px;
}
.medlem #bottom {
	background-color: #dddddd;
	/*background-image: url(bilder/minilogga.jpg);
	background-repeat: no-repeat;
	background-position: 855px 20px;*/
	height: 25px;
	padding-bottom: 100%;
	border-top:1px solid #707070;
	/* clear:both; */
}
.medlem #bottom p {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #707070;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: center;
	text-decoration: none;
}

.medlem #nav {
	width:750px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:25px;
	padding-left:0px;
	padding-right:0px;
	background: #dddddd url(bilder/navbottom.png) no-repeat bottom left;
}

.medlem #errorbox {
	width:66%;
	background: #dddddd;
	margin:10px;
}
.medlem #small {
	width: 250px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 10px;
	background-color: #FFFFFF;
}

div.column {
	width:45%;
	height:100%;
	margin-left:15px;
	margin-right:10px;
	padding-right:5px;
	background: url(/mas2/sthlm/bilder/colmargin.png) repeat-y top right;
	float:left;
}

.medlem li {
	padding-bottom:10px;
}

.medlem ul.nobull {
	list-style-type:none;
}

#meny {
	margin:0;
	padding:5px;
	background-image:url(bilder/navtop.png);
	background-repeat: no-repeat;
}

#meny ul {
	list-style:none;
}

#meny li {
	display:inline;
}

#meny li.spacer {
	display:block;
	background-image:url(bilder/navspacer.png);
	background-repeat: no-repeat;
	background-position: center left;
}

#meny a {
	width:auto;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;	
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

#meny a:link {
	color:#999999;
}
#meny a:visited {
	color:#999999;
}
#meny a:hover {
	color:#000000;
}
#meny a#current {
	color:#CC9900;
}

td {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

p {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
}

.intro {
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}

.notable {
	color: #CC9900;
	font-weight: bold;
}

.error {
	color: red;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}  

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #444444;
	font-weight: normal;
}

h3 { /* Member header */
	width: 50%;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	letter-spacing:1px;
	color: #FFFFFF;
	background-color: #CC9900;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.external {
	background:url(/mas2/sthlm/bilder/extlink.png) no-repeat right top;
	padding-right:10px;
}

a.cancel {
	text-decoration: none;
	color: #CC9900;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.goto {
	background:url(/mas2/sthlm/bilder/gotowhite.png) no-repeat right center;
	padding-right:17px;
}
.goback {
	background:url(/mas2/sthlm/bilder/back.png) no-repeat left center;
	padding-left:17px;
}

.minus {
	background:url(/mas2/sthlm/bilder/minus.png) no-repeat right center;
	text-decoration: none;
	padding-right:17px;
}

.bockad {
	background:url(/mas2/sthlm/bilder/bockad.png) no-repeat right center;
	padding-right:17px;
}

img {
	border:0px;
	vertical-align:middle;
}
.odd {
	background-color: #FFFFFF;
}

.even {
	background-color: #CCCCCC;
}

.project {
	background:url(/mas2/sthlm/bilder/bottomline.png) no-repeat left bottom;	
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}

.project img {
	border:0px;
	padding-right:10px;
	float:left;
}

.ner {
	clear:both;
}

.matr_namn {
	width:30%;
	float:left;
}
.matr_info {
	width:60%;
	padding-left:10px;
	float:left;
}
.endline {
	padding-bottom:5px;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:5px;
	clear:both;
}

