body, h1, h2, h3, h4, h5, h6, h7, h8, h9, td, input, select, div, span, p, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #333333;
}

body {
	overflow: -moz-scrollbars-vertical;
	margin-top: 0px;
	background-image: url(../img/bakg.gif);
	background-repeat: repeat;
}

h4 {
	margin-bottom: 0px;
	margin-top: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#logo {
	height:100px;	
}
#logotyp {
	margin-left: 20px;
}

#top {
	margin-top: 0px;
	height: 140px;	
}

#headmenu {
	height: 23px;
	background-image: url(../img/headmenu.gif);
	background-repeat: repeat-x;
	padding-top:2px;
/*background:#651514;
margin:2px 0 0 0;*/

}

.noMargin {
	margin:0;
}

#headmenu span {
	text-align: center;
	/*border: 1px solid white;*/
	float:left;
	width: 108px;
    text-align: center;
	display:inline
}

html>body #headmenu span { 
	/*margin-left:25px;
	padding-right:20px;*/
	

}

#submenu span {
	margin-left: 20px;
	padding-right: 5px;
	float:left;
}

#submenu {
	background-image: url(../img/submenu.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding:2px 0 0 15px;
}

#headmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder; 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}


#main {
	background-color: #Fff;
	
	height:500px;
	/*border: 2px solid #EEE8AA;*/
	border-top: 0px;
	padding-bottom: 20px;

}

#main a {
	color: #1E6830;
}

#breadtext {
	height: 375px;
	width: 550px;
}
/*Anpassningar för Firefox och andra läsare som tolkar detta */
html>body #breadtext {
	height: 388px;
}

#adress {
	background-image: url(../img/headmenu.gif);
	background-repeat: repeat-x;
	height: 25px;
	padding-left: 30px;
	text-align: center;
	vertical-align: text-top;
	padding-top: 5px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#adress a{
	color: #fff;
}

/* Huvudfältet images */
#mainContent img {
	margin-bottom: 15px;
	display: block;
}

#mainContent a {

}

#mainContent img.editPen {
	display: inline;
	margin-bottom: 0;
	vertical-align: text-bottom;
}

/*Div fält som används för Huvudbilder */
#field1 {
	display: block;
	margin: 30px 20px 0 30px;
	clear: both;
	float: right;
}

/*Div fält som används för programbilder */
.field2 {
	display: block;
	margin: 0px 0px 0px 10px;
	clear: both;
	float: right;
}

#huvud {
	margin-left: 30px;
	margin-right: 50px;
	margin-top: 30px;
}


h1 {
	font-size: 20px;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	font-weight: bold;
}
#logintbl {
	padding-left: 50px;
}

/* Fält för varje programpunkt 
Just nu med borders på olika sätt
*/
.programpunkt {
	padding-bottom: 15px;
	border-bottom: 1px dashed #78902A;
	margin-bottom: 10px;
	clear: both;


}

.programpunkt h4 {
	font-size: 10px;
}

.programpunkt img {
	margin-top: 20px;
	width: auto;	
}

#breadcrumps {
	clear: both;
	float: right;
	margin-top: 10px;
	font-size: 10px;
	margin-right: 20px;
}

img#beef {
	padding-left: 20px;
}

