/*
Theme Name: veras tema
Version: 1.0
*/


html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background-image: url(bilder/bakgrund.png);
	margin: 0;
	padding: 0;
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* for Internet Explorer */
/*\*/
* html #container {
height: 100%;
}
/**/




#container {
	margin: auto;
	width: 956px;
	background: #565656 url(bilder/sidor.jpg) no-repeat top center; 
	min-height: 100%;
	font-size:12px;
	color: #e2e0e0;
}
#mainbody {
	width: 521px;
	margin-left: 339px;
}
#logo {
	background: #565656 url(bilder/logo.png) no-repeat top center; 
	width: 521px;
	height: 118px;
}
#meny {
	width: 355px;
	height: 40px;
	background: #565656 url(bilder/meny.png) no-repeat top right; 
	float: right;
	margin-top: 40px;
	padding-top:10px;
	padding-left: 10px;
}
#veraskrog {
	width: 327px;
	height:auto;
	float:left;
	padding: 5px 15px 5px 15px;
	background: #565656 url(bilder/leftline.png) no-repeat top left;
}

#oppet {
	width: 491px;
	height:auto;
	float:left;
	padding: 5px 15px 5px 15px;
	background: #565656 url(bilder/leftline.png) no-repeat top left;
}
#footalike {
	width: 491px;
	height:auto;
	float:left;
	padding: 5px 15px 5px 15px;
}
a.footer {
	color: #fff;
	text-decoration: underline;
}
a:visited.footer {
	color: #fff;
	text-decoration: underline;
}
a:hover.footer {
	color: #cc3300;
	text-decoration: underline;
}



.events {
	width: 161px;
	height:auto;
	float:right;
	padding: 5px 3px 5px 0px;
	background: #565656 url(bilder/rightline.png) no-repeat top right;
	color: #fff;
}
.events ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
}
.events a{
	color: #ff6600;
	text-decoration: none;
}
.events a:visited {
	color: #ff6600;
	text-decoration: none;
}
.events a:hover {
	color: #fff;
	text-decoration: none;
}
.ec3_schedule {
	font-size: smaller;
}
.litenram {
	border: 1px solid black;
}



a.veraskrog {
	margin-left: 0px;
	float:left;
    display: block;
    width: 92px;
    height: 21px;
    background: url("bilder/veraskrogtext.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.veraskrog {
    background-position: -92px 0;
}
a.menyer {
	margin-left: 1px;
	float:left;
    display: block;
    width: 64px;
    height: 21px;
    background: url("bilder/menyertext.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.menyer {
    background-position: -64px 0;
}
a.viner {
	margin-left: 1px;
	float:left;
    display: block;
    width: 50px;
    height: 21px;
    background: url("bilder/vinertext.png") 0 0 no-repeat;
    text-decoration: none;
}
a:hover.viner {
    background-position: -50px 0;
}
a.bilder {
	margin-left: 1px;
	float:left;
    display: block;
    width: 58px;
    height: 21px;
    background: url("bilder/bildertext.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.bilder {
    background-position: -58px 0;
}
a.kontakt {
	margin-left: 1px;
	float:left;
    display: block;
    width: 73px;
    height: 21px;
    background: url("bilder/kontakttext.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.kontakt {
    background-position: -73px 0;
}
#meny ul {margin:0; padding:0; list-style-type:none;}
#meny li {float:left;}




h3 {
	color:#000000;
	padding-bottom: 3px;
}

h4 {
	color: #000;
}

img {border: none; padding: 0; margin:0;}

h3.streck {
	color:#000000;
	width: 291px;
	background: url("bilder/leftline.png") no-repeat bottom left;
	padding-bottom: 3px;
}
