/* CSS Document */

html {height:100%;}
body {
	margin:0px 0px; 
	padding:0px;
	text-align:center;
	padding-top:15px;
	margin-top:15px;
	z-index:-10; 
	height:90%;}
.redColor {
	color: #8b2b25;
}

#container {
	text-align:left;
	width: 700px;
	position: absolute;
        top: 0px;
    	left: 50%;
    	margin-left: -350px;
	z-index:0;
	height:100%;}
#head {
	position:relative;
	z-index:10;
	background-image:url("../bilder/bg_top.gif");
	width:700px;
	height:156px;
	}
#foot {
	position:fixed;
	z-index:12;
	background-image:url("../bilder/bg_bottom.gif");
	width:700px;
	height:20px;
	bottom: 0px;
	/*margin-left: auto;
	margin-right: auto;
	 [disabled]left: 170px; */
	clear:all;
	}
#center {
	position:relative;
	background-image:url("../bilder/bg_center.gif");
	background-repeat:repeat;
	z-index: 11;
	position:absolute;
	top: 156px;
	width:700px;
	height: 200%;
	}
#main {
	position:absolute;
	left:215px;
	width:471px;
	float:right;
	z-index: 20;
	top:-100px;
}
#dirigent_img{
	float:right;
	vertical-align:text-top;
	/*padding:5px;*/
	margin:5px;
}
#navBar{
	width:133px;
	float:left;
	/*margin:15px 0px 15px 50px;*/
	padding-left:50px;
}

#sectionLinks {
	margin-left:35px;
	}
#homeLink {
line-height:2;
 }
#konsertTabell {
	font-size:10px;
	table-layout:auto;
}

#konsertTabell tr{
	font-size:10px;
}

#membersTable {
	table-layout:auto;
	height: 300px;
}
.story{
	clear: both;
	padding: 10px 0px 10px 10px;
	margin-right: 2em;
	font-size: 80%;
}

.story p{
	/*padding: 0px 0px 10px 0px;*/
}

#star {
	float:right;
	margin-right:40px;
}

#mTopLeft {
	float:left;
	width: 45%;
}
#mTopRight {
	float:right;
	width: 45%;
}
#mBottomLeft {
	float:left;
	width: 45%;
}
#mBottomRight {
	float:right;
	width: 45%;
}

a {  
color: #330966; 
text-decoration: none
}

a:hover {  
color: #6E7FB7
}

.nav {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
/*line-height: 16px; */
padding-left: 4px; 
width: 140px;
}

.rubrik {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 18px; 
font-weight: bold;
padding-left: 10px; 
}

.underrubrik{
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold;
padding-left: 16px; padding-right: 16px
}

.brodSmall { 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #333333; 
line-height: 16px;
padding-left: 16px; 
}

.fetstil {
font-weight:bold;
}


.brod {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #333333; 
padding-left: 16px; 
line-height: 16px; 
padding-right: 16px
}

.brodStor {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
color: #333333; 
padding-left: 16px; 
line-height: 16px; 
padding-right: 16px
}

