﻿/*Resset settings*/
* {
	margin: 0 0 0 0px;
	padding: 0;
}


html { 
	font-size: 1em;
	text-align: center;
}

body  {
    font-size: 100%;
}

:link img, :visited img {
	border: 0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
ol,ul {
	list-style:none;
}
/*END Resset settings*/



html {
     background-color: #000000;

}


body  {
    color: #000000;
    font-family: verdana, sans-serif;
    letter-spacing:0px; 
    word-spacing:0px;
}


#container {
    background-color: #000000;
    text-align: center;
    width: 750px;
    margin: auto;
    margin-top: 0px;
}

.gfx {
	color:#202020;
	font-size: 10px;
	text-decoration:none;
}

.gfx a:hover {
	color:#3f3f3f;
	font-size: 10px;
	text-decoration:none;
}



#adr {
	color:#4E4E4E;
	font-size: 10px;
	text-decoration:none;
}

#adr a {
	color:#4E4E4E;
	font-size: 10px;
	text-decoration:none;
}


#adr a:hover {
	color:#4E4E4E;
	font-size: 10px;
	text-decoration:underline;
}


#tekst {
	font-size: 12px;
	color:#3f3f3f;
	display: none;
}

#kontakt {
	text-align: center;
	width:430px;
	height:522px;
	background-image: url('images/blomster_i_vejle_empty.jpg');
	background-repeat: no-repeat;
}

#kontakt-tekst {
	margin: auto;
	width: 200px;
	padding: 20px;
	color:#e3e4c6;
	text-align: left;
	line-height: 1.5;
	font-size: 11px;
	letter-spacing: 1px;
}

#kontakt-tekst a {
	color:#e3e4c6;
	text-decoration:none;
}

#kontakt-tekst a:hover {
	color:#e3e4c6;
	text-decoration:underline;
}

#blomster_webshop {
	background-image: url('images/blomster_webshop.jpg');
	background-repeat: no-repeat;
	width:57px;
	height:522px;
}

#blomster_webshop:hover {
	background-image: url('images/blomster_webshop1.jpg');
	background-repeat: no-repeat;
	cursor:pointer;
	width:57px;
	height:522px;
}

#blomster_galleri {
	background-image: url('images/blomster_galleri.jpg');
	background-repeat: no-repeat;
	width:55px;
	height:522px;
}

#blomster_galleri:hover {
	background-image: url('images/blomster_galleri1.jpg');
	background-repeat: no-repeat;
	cursor:pointer;
	width:55px;
	height:522px;
}

#blomster_begivenheder {
	background-image: url('images/blomster_begivenheder.jpg');
	background-repeat: no-repeat;
	width:51px;
	height:522px;
}

#blomster_begivenheder:hover {
	background-image: url('images/blomster_begivenheder1.jpg');
	background-repeat: no-repeat;
	cursor:pointer;
	width:51px;
	height:522px;
}

#blomster_kontakt {
	background-image: url('images/blomster_kontakt.jpg');
	background-repeat: no-repeat;
	width:58px;
	height:522px;
}

#blomster_kontakt:hover {
	background-image: url('images/blomster_kontakt1.jpg');
	background-repeat: no-repeat;
	cursor:pointer;
	width:58px;
	height:522px;
}


