*
	{
	margin: 0;
	padding: 0;
/*	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
/* 	font-family: Georgia, serif;*/
	}

body
	{
	background-image: url('background3.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: white;
	text-align:center; /* for IE5.x */
	}
	
body#index #index_tab a,
body#pigerne #pigerne_tab a,
body#priser #priser_tab a,
body#vagtplan #vagtplan_tab a,
body#stedet #stedet_tab a,
body#vejviser #vejviser_tab a,
body#jobs #jobs_tab a
	{
	border-style: solid;
	padding: 0px 15px 0px 15px;
	border-width: 1px 1px 0px 1px;
	border-color:  #a214a2 ;
	background-image: url('menuline-back-rev.png');
	}


#holder {
	text-align:left; /* reset IE5 rule above */ 
	position:relative; 
	margin: 0 auto;
	width:1016px;
	height:187px; /* matches bg image */
	}

#header
	{
	position: relative;
	height: 120px;
	width: 1016px;
	background-image: url('header.jpg');
	}	

#menuline	
	{
	float: left;
	width: 1016px;
	background-color: #a214a2;
	color: white;
	background-image: url('menuline-back.jpg');
	background-repeat: repeat-x;
	background-position: top;
	}	

.maincol
	{
	width: 1016px;
	min-height: 800px;
	clear: left;
	background-image: url('maincol-back.png');
	background-repeat: no-repeat;
	}

.maincol>p, .maincol>h1
	{
	margin: 0px 60px 0px 300px;
	padding: 20px 0px 0px 0px;
	line-height: 1.6em;
	}
	
.maincol>h1
	{
	font-size: 1.4em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color:  #a214a2 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.maincol>h2
	{
	font-size: 1.0em;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color:  #a214a2 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0px 0px 0px;
	margin: 0px 60px 0px 300px;
	line-height: 1.0em;
	}
	
.maincol>h3
	{
	font-size: 1.0em;
	border-color:  #a214a2 ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px 0px 0px 0px;
	margin: 0px 60px 0px 300px;
	line-height: 1.0em;
	}	
	
	
.floatgirl
	{
	float: left;
	position: relative;
	height: 110px;
	width: 248px;
	margin: 4px 6px 0px 0px;
	overflow: hidden;	
	background-image: url('floatgirl-sleeve3.png');
	background-position: top left;
	background-repeat: no-repeat;
	overflow: hidden;
	}	
	
.floatgirl img
	{
	float: left;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color:  white ;
	}
	
.floatgirl p
	{
	font-weight: normal;
	font-size: 0.8em;
	padding-left: 5px;
	width: 132px;
 	overflow: hidden;
	}
	
.floatgirl h1
	{
	margin-left: 105px;
	font-weight: bold;
	font-size: 0.9em;
	}
	
.headername
	{
	margin-left: 105px;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	}
	
.subline
	{
	margin-left: 105px;
	font-size: 0.8em;
	width: 132px;
	overflow: hidden;
	display: block;
	}
			

#menuline ul
	{
	margin: 0px 0px 0px 300px;
	}
	
#menuline li.inline, li.last
	{
	margin-left: 5px;
	display: inline;	
	}


#menuline a
	{
	color: white;
	text-decoration: none;
	}

#menuline a:hover
	{
	text-decoration: none;	
	border-style: solid;
	padding: 0px 15px 0px 15px;
	border-width: 1px 1px 0px 1px;
	border-color:  #a214a2 ;
	background-image: url('menuline-back-rev.png');
	}

.floatgirl a
	{
	color: black;
	text-decoration: none;
	}

.floatgirl a:hover
	{
	color: white;
	text-decoration: none;	
/*	background-image: url('floatgirl-light.jpg');*/
	cursor: pointer;
	}
	
table.schedule
	{
	font-size: 0.8em;
	background-color: transparent;
	margin: 0px 0px 0px 150px;
	color: #590269;
	width: 650px;
	}

table.schedule caption
	{
	border-color: #a214a2;
	border-width: 1px;
	border-style: solid;
	color: black;
	font-weight: bold;
	background-color: transparent;
	background-image: none;
	}	

table.schedule a
	{
	color: #590269;
/*	color: white;*/
	text-decoration: none;
	}

table.schedule a:hover
	{
	text-decoration: underline;
	}

table.schedule td
	{
	padding: 0px 4px 0px 4px;
	border-color: #a214a2;
	border-width: 1px;
	border-style: solid;
/*	color: white;
	background-image: url('maincol-back.png');*/
	}

table.schedule td.weekday
	{
	/*background-color: #a214a2;*/
	color: black;
	background-color: transparent;
	background-image: none;
	}
	
table.schedule th
	{
	text-align: center;
	background-image: url('menuline-back.jpg');
	}

table.schedule td>p.weekday
	{
	color: black;
	font-weight: bold;
	}


table.prices
	{
	margin: 0px 0px 0px 300px;
	font-size: 0.8em;
	color: white;
	}
	
table.prices td
	{
	padding: 0px 4px 0px 4px;
	border-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	background-image: url('menuline-back.jpg');
	}

table.prices td.service
	{
	text-align: left;
	}
	
table.prices td.price
	{
	text-align: right;
	}

.leftie
	{
	float: left;
	clear: left;
	margin: 0px 0px 20px 300px;
	}
.rightie
	{
	float: right;
	margin: 0px 100px 20px 0px;
	}
	
.announcement
	{
	border: 1px solid #a214a2;
	margin: 50px 0px 20px 0px;
	}

.announcement p, h3 
	{
	margin: 0px 60px 10px 300px;
	}
	
.announcement img 
	{
	float: left;
	border: 0;
	}
	
.announcement a
	{
	text-decoration: none;
}