@charset "utf-8";
/* CSS Document */
/*******************ALLM&Auml;NNA INST&Auml;LLNINGAR********************/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
/*	background-color:#000000;*/
}

h1, h2, h3, h4, h5, h6, h7 {
	text-align:center;
}

img {
	border:0;
}

a:link {
	outline:none;
	color:#000000;
}

a:visited {
	outline:none;
	color:#000000;
}

#content {
	background-color:#fffafa;
	position:relative;
	left: 0px;
	top: 0px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	width: 900px;
	padding:25px;
	z-index:50;
	/*background-image:url('../images/footers/foot.png');*/
	background-repeat:no-repeat;
	background-position:bottom;
}

.underline {
	text-decoration:underline;
}

.italic{
	font-style:italic;
}

.bold{
	font-weight:bold;
}

.left{
	text-align:left;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

/*************MENY*************/

#menuContainer {
	position:fixed;
	top: 0px;
	left:0px;
	width:100%;
	height:130px;
	z-index:100;
	/*background-color:#000000;*/
}

#menu {
	width:900px;
}

/******************SUBMENY*********************/

#submeny {
	width: 500px;
	border: 2px solid #ff0000;
	background-color:#000000;
	color: #ff0000;
}

.subTD {
	text-align:center;
}

.subTD a:link {
	color: #ff0000;
	font-weight:bold;
	text-decoration:none;
}

.subTD a:visited {
	color: #ff0000;
	font-weight:bold;
	text-decoration:none;
}

/*****************NYHETER********************/

.nyhet {
	margin-left: auto;
	margin-right: auto;
	/*width: 500px;*/
	width:80%
	text-align: left;
	font-size:14px;
	/*border: 3px dashed black;*/
	padding: 10px;
}

table.news
{
	width:95%
}

table.news td
{
	width:50%;
	border: 3px double gray;
	vertical-align:top;
	background-color:#ffffff;
}

table.admin
{
	width:300px;
}

table.admin td
{
	border:0;
	width:20%;
	text-align:center;
}

/*******************DANSER**********************/

#danceTable{
	border: none;
}

#danceTable td{
	/*border-bottom: 1px solid black;*/
	padding-bottom:5px;
	padding-top:10px;
}

/*******************GALLERI**********************/

img.gallery {
	border: 3px solid #000000;
	margin-bottom:25px;
}

/**********************FOTMENY************************/

#footer{
	color:#ffffff;
}

#uppdaterad {
	font-family: arial;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}

#antal_besok {
	font-family: arial;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
}

/******************&Ouml;VRIGT*********************/

#valkomsttext {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

#nyfodd {
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	font-family:"comic sans ms";
	text-align:left;
}

#nyfoddLank {
	width:350px;
	background-color:#eeeeee;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border: 5px ridge #000000;
	font-family:"comic sans ms";
	font-size:18px;
}

#valberedning {
	font-family: helvetica;
	color: #000000;
	font-weight: bold;
	text-align: center;
}

#quote {
	font-size:12px;
	text-align:center;
	font-style:italic;
	width:600px;
}

.notis {
	font-size:10px;
	text-align:center;
}

.updated {
	font-size:10px;
	text-align:right;
}
/********************L&Auml;NKAR*********************/

table.lankGrupp {
	width: 500px;
	margin-left:auto;
	margin-right:auto;
	/*border: 1px solid #000000;*/
	margin-bottom:20px;
}


table.lankGrupp th {
	/*background-color:#d70000;*/
	background-image:url('../images/buttons/theme_black/btnMiddle.png');
	background-repeat:repeat-x;
	padding:5px;
	/*border-bottom:1px dashed #000000;*/
	color:#ffffff;
}


table.lankGrupp td {
	padding-left:25px;
	padding-bottom:3px;
	padding-top:3px;
}

table.lankGrupp a:link{
	color:#000000;
}

table.lankGrupp a:visited{
	color:#000000;
}

/******************&Ouml;VRIGT*********************/

#info {
	font-size:10px;
	color:#ff0000;
	text-align:center;
	font-weight:bold;
}

#vesterli{
	background-image:url(../images/vesterli.jpg);
	width:568px;
	height:400px;
}

#vesterli_inner{
	height:inherit;
	float:right;
	width:360px;
}

#vesterli_logo{
	height:inherit;
	width:200px;
	float:left;
	background-image:url(../images/logos/dansverket.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#vesterli_inner h1{
	font-size:18px;
	font-weight:bold;
}

#vesterli_inner h2{
	font-size:16px;
	font-weight:bold;
}

#vesterli_inner p{
	font-size:10px;
	font-weight:bold;
}
