body{
	margin:0;
	background-image:url(/images/background.png);
	background-repeat:repeat-x;
	background-color:#292929;
	color:#FFF;
}
body, table, td, textarea, input {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#wrapper{
	width:1000px;
	margin:20px auto;
}
img{
	border:0;
	outline:none;
}
#top{
	background-image:url(/images/top.png);
	background-repeat:no-repeat;
	width:1000px;
	height:136px;
}
#content{
	background-image:url(/images/content.png);
	background-repeat:repeat-y;
	width:1000px;
}
#innerContainer{
	width:782px;
}
#innerContainerLeft{
	float:left;
}
#innerContainerRight{
	float:right;
}

#bottom{
	background-image:url(/images/bottom.png);
	background-repeat:no-repeat;
	height:65px;
}
#bottom p{
	float:right;
	margin:35px 12px 0 0;
	font-size:9px;
	color:#666;
}

/*Menu**/

#menu{
	width:195px;
	padding-bottom:50px;
}
#menu ul{
	margin:0 0 0 32px;
	padding:0;
}
#menu li{
	list-style-image:url(/images/liImage.gif);
	text-transform:uppercase;
	padding:3px 0;
}
#menu a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
}
#menu a:hover{
	color:#989898;
}

#frontpageContact{
	margin:0 0 0 27px;
}
#frontpageContact a:hover{
	color:#666;
}
.logo{
	margin:18px 0 0 25px;
}
a{
	outline:none;
	color:#FFF;
}
a:hover{
	color:#999;
}
.imageCampagn{
	float:left;
	margin:0;
}
.spacer {
	height:9px;
	clear:both;
	font-size:0;
}
.clearBoth {
	clear:both;
	height:0;
	font-size:0;
}
#frontpageImages {
	width:165px;
	height:269px;
	float:left;
	margin:0 12px 0 0;
}
#frontpageImagesTxtBackground {
	background-image:url(/images/frontpageImagesTxtBackground.png);
	background-repeat:no-repeat;
	width:165px;
	height:42px;
	float:left;
	text-align:center;
	padding:10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFF;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	border-bottom:1px solid #666;
	margin:0 0 10px 0 ;
	font-weight:normal;
	color:#ffffff;
	text-indent:15px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	border-bottom:1px solid #666;
	margin:0 0 5px 0 ;
	font-weight:normal;
	color:#ffffff;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	margin:0 0 2px 0 ;
	font-weight:normal;
	color:#ffffff;
}


	/*Brudekjoler.php**/
.brideLeft {
	width:378px;
	float:left;
}
.brideRight {
	width:378px;
	float:left;
	margin:0 0 0 26px;
}
.brideLeft a:link, .brideLeft a:active, .brideLeft a:visited  {
	text-decoration:underline;
}
.brideLeft a:hover  {
	text-decoration:none;
}
.brideRight a:link, .brideRight a:active, .brideRight a:visited  {
	text-decoration:underline;
}
.brideRight a:hover  {
	text-decoration:none;
}
.brudekjoleTxt {
	width:378px;
	float:left;
	margin:4px 0 12px 0;
}
.brudekjoleImage {
	width:378px;
	float:left;
}
#spacerBrudekjoler {
	width:26px;	
}
#googleMap {
	border:1px solid #999;
	padding:3px;
	width:400px;
	height:325px;
	float:right;
}
.topImages {
	border:1px solid #666;
	margin:0 0 10px 0;
}
.contactForm {
	margin:4px 0 0px 0;
}
.contactFormMessage {
	margin:10px 0 0 0;
}
.row:hover {
	background-color:#4f4f4f;
}
.rowHeight {
	padding:3px 0;
}
.table h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	border-bottom:1px solid #666;
	margin:10px 0 2px 0 ;
	font-weight:normal;
	color:#ffffff;
}
.events{
}
.tdSpacer{
	width:10px;
}
th{
	text-align:left;
	border-bottom:solid 1px #666;
}
.dashedBorder{
	border-bottom:dashed 1px #525252;
	margin:5px 0 5px 0;
}

	/*galleri**/
	
#galleriImagesContainer {
	width:185px;
	float:left;
	
}
#galleriImageContent {
	background-image:url(/images/galleriImageContent.png);
	background-repeat:repeat-y;
	width:165px;
	float:left;
	color:#FFF;
	padding:0 10px;
}
#galleriImageBottom {
	background-image:url(/images/galleriImageBottom.png);
	background-repeat:no-repeat;
	float:left;
	width:185px;
	height:4px;
	margin:0 0 10px 0;
}
.spacerGalleri {
	width:14px;
	float:left;
}
.dashedBorderGalleri{
	border-bottom:dashed 1px #525252;
	margin:5px 0 12px 0;
}

#campaign ul{
	padding:0 0 0 15px;
}

#campaign li{
	list-style-type:square;
}

#bottomBar {
	bottom:0;
	position:fixed;
	width:500px;
	height:100px;
	background-color:#060;
}

#outletLeft {
	float:left;
	width:490px;
}
#outletRight {
	float:right;
	width:260px;
	border-left:1px solid #45474d;
	padding:0 0 0 20px;
}
#outletRight li {
	list-style-type:square;
	list-style-position:inside;
	margin:3px 0;
}
#outletRight ul {
	margin:0;
	padding:0;
}
#outletBanner {
	float:left;
}
#konfirmation {
	float:left;
	background-color:#090;
}
.outSmall {
	font-size:11px;
}

#outletRight .input {
	width:240px;
}
.flag {
	float:right;
}
#facebook {
	margin:0 0 10px 20px;
}
#facebook a:link, #facebook a:visited, #facebook a:active {
	background-image:url(/images/facebook.png);
	background-repeat:no-repeat;
	height:45px;
	width:128px;
	display:block;
}
#facebook a:hover {
	background-image:url(/images/facebook-hover.png);
	background-repeat:no-repeat;
	height:45px;
	width:128px;
	display:block;
}
