@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('style/gothic-webfont.eot');
	src: local('☺'), url('style/gothic-webfont.woff') format('woff'), url('style/gothic-webfont.ttf') format('truetype'), url('style/gothic-webfont.svg#webfontkcgpJEO8') format('svg');
}
@font-face {
	font-family: 'CenturyGothicRegular';
	src: url('style/gothicb-webfont.eot');
	src: local('☺'), url('style/gothicb-webfont.woff') format('woff'), url('style/gothicb-webfont.ttf') format('truetype'), url('style/gothicb-webfont.svg#webfontsMObeC0B') format('svg');
	font-weight: bold;
	}
body { 
	background-color:#FFFFFF;
	background-image:url('../images/bg.png');
	background-repeat:repeat-x;
	margin:0px;
}

hr { 
	color: #bebebe;
	background-color: #bebebe;
	height: 1px;
	border: 0px;
}

/* Div */

#content   
	{
	position:relative;
	width: 903px;
	margin-left: -451px;
	left:50%;
	}

#header
	{
	position:relative;
	width: 903px;
	height:120px;
	top: 20px;		
	}
	
#logo   
	{
	position:relative;
	height:42px;
	width:312px;
	float:left;
	top:25px;;
	}

#menu   
	{
	position:relative;
	width:330px;
	height:23px;
	text-align:right;
	float:right;
	top: 30px;
	background-image: url('../images/bg_menu.png');
	background-repeat: repeat-x;
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

#menucat   
	{
	position:static;
	width:903px;
	height:53px;
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 16pt;
	text-shadow: 1px 1px 0px #e3e3e3;
	}
	
#main
	{
	width: 903px;
	}

#main img
	{
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
#submenu
	{
	background-color: #dfe0e0;
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 10pt;
	width: 883px;
	margin-left: 10px;
	height: 29px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	padding-left: 5px;
	}
		
#foto   
	{
	position: relative;
	width:795px;
	float:right;
	z-index:2;
	text-align:center;
	}

#txtpage   
	{
	position: relative;
	width: 903px;
	z-index:2;
	}

#footer
	{
	position:relative;
	text-align:center;
	top: 20px;
	z-index:1;
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 8pt;
	margin:0px;
	color: #3B3B3B;
	font-weight:lighter;
	line-height:9pt;
	text-align:center;
	width: 903px;
	line-height: 30px;
	}
	
.transparent
  {
  position:absolute;
  width:903px;
  height:120px;
  top:380px;
  background-color: #ffffff;
  /* IE */
  filter:alpha(opacity=70);
  /* CSS3 standard */
  opacity:0.7;
  z-index:3;
  }
 
.transtext
  {
  position:absolute;
  width:881px;
  height:110px;
  top:380px;
  z-index:4;
  color:#000000;
  margin:5px;
  margin-left: 12px;
  }
 
 
/* Class */

.darkgrey {
	color: #3B3B3B;
	
}	

.lightgrey {
	color: #767676;
}	

.home {
	margin-top: 12px;
	border: 0px;
	
}

	
		
.menu {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 16pt;
	color: #000000;
	font-weight:lighter;
	line-height:0px;
}

.description {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 11pt;
	margin:0px;
	color: #787878;
	font-weight:lighter;
	line-height:20px;

}


.text {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 9pt;
	margin:0px;
	color: #2e2e2e;
	font-weight:lighter;
	line-height: 20px;
}

p {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 9pt;
	margin:0px;
	color: #2e2e2e;
	font-weight:lighter;
	line-height: 20px;
}

.photodesr {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 8pt;
	color: #3B3B3B;
	font-weight:lighter;
	
}

.largefont {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 91pt;
	color: #000000;
	font-weight:lighter;
}
a.largefont:visited {color: #000000; text-decoration:none;}  
a.largefont:hover {color: #000000; text-decoration:none;}   
a.largefont:active {color: #000000; text-decoration:none;}

.semilargefont {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 30pt;
	color: #000000;
	font-weight:lighter;
}
a.semilargefont:visited {color: #000000; text-decoration:none;}  
a.semilargefont:hover {color: #000000; text-decoration:none;}   
a.semilargefont:active {color: #000000; text-decoration:none;}

.largefontbryllup {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 91pt;
	color: #000000;
	font-weight:lighter;
	line-height: 70pt;
	letter-spacing: -10px;
}
a.largefontbryllup:visited {color: #000000; text-decoration:none;}  
a.largefontbryllup:hover {color: #000000; text-decoration:none;}   
a.largefontbryllup:active {color: #000000; text-decoration:none;}

.strong {
	font-weight:bold;
}

a.strong:visited {color: #000000; text-decoration:none;}  
a.strong:hover {color: #000000; text-decoration:none;}   
a.strong:active {color: #000000; text-decoration:none;}


/* H */	

h1.headline {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 16pt;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #2e2e2e;
	margin: 0px;
	margin-top: 20px;
}

h2.underheadline {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 9pt;
	color: #2e2e2e;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
}

/* Links */
a:link {color: #000000; text-decoration:none;}     
a:visited {color: #000000; text-decoration:none;}  
a:hover {color: #00b2ec; text-decoration:none;}   
a:active {color: #117ea2; text-decoration:none;}

a.logo:link {text-decoration:none;}     
a.logo:visited {text-decoration:none;}  
a.logo:hover {text-decoration:none;}    
a.logo:active {text-decoration:none;} 
	
a.menu:link {color: #000000; text-decoration:none;}     
a.menu:visited {color: #000000; text-decoration:none;}  
a.menu:hover {color: #00b2ec; text-decoration:none;}   
a.menu:active {color: #117ea2; text-decoration:none;} 

a.footer:link {color: #3B3B3B; text-decoration:none;}     
a.footer:visited {color: #3B3B3B; text-decoration:none;}  
a.footer:hover {color: #00b2ec; text-decoration:none;}   
a.footer:active {color: #117ea2; text-decoration:none;} 

a img {
	border:0px;
	}

.slideshow { 
	height: 500px; 
	width: 903px; 
	margin: auto; 
	}
.slideshow img { 
	padding: 0px; 
	border: 0px solid #ccc; 
	background-color: #eee; 
	-moz-border-radius: 5px;
	border-radius: 5px;
}

 /* Menu Cat */

a.menukontakt {
	width:110px;
	height:23px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	float:left;	
	}
	
a.menukontakt:hover {
	background-color: #bebebe;
	background-image:none;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
}
a.menukontaktvalgt {
	width:110px;
	height:23px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	float:left;	
	background-image:url("../images/bg_menu_picked.png");
	background-repeat:repeat-x;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;

	}
	
a.menupriser {
	width:110px;
	height:23px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	float:left;
	}
a.menupriser:hover {
	background-color: #bebebe;
	background-image:none;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
}
a.menupriservalgt {
	width:110px;
	height:23px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	float:left;
	background-image:url("../images/bg_menu_picked.png");
	background-repeat:repeat-x;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
	}

a.menuinformation {
	width:110px;
	height:23px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	float:left;	
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	}
a.menuinformation:hover {
	background-color: #bebebe;
	background-image:none;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
}
a.menuinformationvalgt {
	width:110px;
	height:23px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:23px;
	float:left;	
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	background-image:url("../images/bg_menu_picked.png");
	background-repeat:repeat-x;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
	}

a.menucathome {
	width:60px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat.png");
	background-repeat:repeat-x;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	}

a.menucathome:hover {
	background-color: #bebebe;
	background-image:none;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
}
a.menucatbryllup {
	width:211px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat.png");
	background-repeat:repeat-x;	
	}

a.menucatbryllupvalgt {
	width:211px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat_picked.png");
	background-repeat:repeat-x;	
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
	
	}
a.menucatbryllup:hover {
	background-color: #bebebe;
	background-image:none;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
}
a.menucatportraet {
	border-bottom: none;
	width:211px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat.png");
	background-repeat:repeat-x;
	}
a.menucatportraet:hover {
	background-color: #bebebe;
	background-image:none;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
}

a.menucatportraetvalgt {
	width:211px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat_picked.png");
	background-repeat:repeat-x;	
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
	
	}
a.menucatboern {
	border-bottom: none;
	width:211px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat.png");
	background-repeat:repeat-x;
	}
a.menucatboern:hover {
	background-color: #bebebe;
	background-image:none;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
}

a.menucatboernvalgt {
	border-bottom: none;
	width:211px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat_picked.png");
	background-repeat:repeat-x;	
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
	}
a.menucatpersonligt {
	border-bottom: none;
	width:210px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat.png");
	background-repeat:repeat-x;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	}
a.menucatpersonligt:hover {
	background-color: #bebebe;
	background-image:none;
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
} 
a.menucatpersonligtvalgt {
	border-bottom: none;
	width:210px;
	height:53px;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height:55px;
	float:left;
	background-image:url("../images/bg_cat_picked.png");
	background-repeat:repeat-x;	
	color: #000000;
	text-shadow: 1px 1px 0px #cacaca;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	}
.submenunormal {
	height:29px;
	display:block;
	float:left;
	line-height: 20px;
	padding-right: 35px;
	padding-left: 5px;
	line-height: 35px;
	color:  #00b2ec;
	}
.submenuselected {
	font-weight: bold;
	color: #00b2ec;
	height:29px;
	display:block;
	float:left;
	padding-right: 35px;
	padding-left: 5px;
	line-height: 35px;
	}
	
#indhold {
	margin-top: 20px;
	}
#textleft {
	position: relative;
   float: left;
   width: 650px;
   padding-right: 20px;
   text-align: justify;
	}
	
#imgright {
	 position: relative;
	 float: right;
	 width: 233px;
	 text-align: right;
   }
   
#imgright img {
	 margin-bottom: 10px;
   }
  
#clear {
	clear: both;
   }

/* Portraet */
a.buttongreen {
	width: 233px;
	height: 53px;
	background-color: #33c5f5;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 16pt;
	display:block;
	text-decoration:none;
	line-height:55px;
	-moz-border-radius: 5px;
	border-radius: 5px;
   }
   
a.buttongreen:link {color: #000000; text-decoration:none;}     
a.buttongreen:visited {color: #000000; text-decoration:none;}  
a.buttongreen:hover {color: #000000; text-decoration:none; background-color: #58d2fa}   
a.buttongreen:active {color: #000000; text-decoration:none;}

/* Portraet priser */

#portraetpriser {
	 width: 408px;
	 height: 260px;
	 background-image: url('../images/bg_priser.png');
	 background-repeat: repeat-x;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	 text-align: center;
	 margin-top: -20px;
   }
   
#bryllupsbog {
	 width: 280px;
	 height: 130px;
	 background-image: url('../images/bg_priser.png');
	 background-repeat: repeat-x;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	 text-align: center;
	 margin-top: 10px;
	 font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 16pt;
	padding-top: 70px;
	padding-left: 10px;
	padding-right: 10px;
   }
#portraetprisertxt, bryllupprisertxt {
	 padding-top: 20px;
   }
   
#textleftportraetpriser {
	position: relative;
   float: left;
   width: 475px;
   padding-right: 20px;
   text-align: justify;
	}
	
#imgrightportraetpriser {
	 position: relative;
	 float: right;
	 width: 408px;
	 text-align: right;
	 	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 12pt;
	color: #000000;
	font-weight:lighter;
   }
   
/* Portraet alle billeder */
.largeimg {
	 width: 903px;
	 text-align: right;
	 background-color: #f5f5f5;
	 	-moz-border-radius: 5px;
	border-radius: 5px;
	    }
.largeimgtxt {
	 margin-bottom: 20px;
	 width: 903px;
	 text-align: left;
	    }
	 
.toppen {
	width: 903px;
	border-bottom-color: #bebebe;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	text-transform: uppercase;
	text-align: right;
	}

#video {
	margin-top: 20px;
	}

/* portraet udvælgelse */

#imgportraetudvaelgelse {
	 position: relative;
	 float: right;
	 width: 460;
	 text-align: right;
	 margin-top: -60px;
	 margin-bottom: 30px;
	 text-align: center;
	 font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 14pt;
	color: #181818;
	}
	
#textportraetudvaelgelse {
	position: relative;
   float: left;
   width: 423px;
   padding-right: 20px;
   text-align: justify;
	}
	
.slideshowudvaegelse { 
	height: 310px; 
	width: 460px; 
	}
	
/* information */

#imgrightinformation {
	 position: relative;
	 float: right;
	 width: 284;
	 text-align: right;
	 margin-top: -60px;
	 margin-bottom: 30px;
	 text-align: center;
	 font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 14pt;
	color: #181818;
	}
	
#textleftinformation {
	position: relative;
   float: left;
   width: 599px;
   padding-right: 20px;
   text-align: justify;
	}

/* kontakt */

#textrightkontakt {
	 position: relative;
	 float: right;
	 width: 408px;
	 text-align: right;
	 font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 14pt;
	color: #000000;
	font-weight:lighter;
	margin-top: -40px;
	}
	
#textleftkontakt {
	position: relative;
   float: left;
   width: 475px;
   padding-right: 20px;
   text-align: justify;
 }
 
#textleftbryllupsbog {
	 position: relative;
	 float: left;
	 width: 583px;
	}
	
#imgrightbryllupsbog {
	position: relative;
   float: right;
   width: 300px;
   padding-left: 20px;
   margin-top: -20px;
 }
 
#kontaktform {
	 width: 393px;
	 height: 295px;
	 background-image: url('../images/bg_kontakt.png');
	 background-color: #6dd0f0;
	 background-repeat: repeat-x;
	 -moz-border-radius: 5px;
	 border-radius: 5px;
	 text-align: left;
	 margin-top: -20px;
	 padding-left: 15px;
	 padding-top: 5px;
   }
	
/* quotes */
.quote { 
	width: 863px; 
	background-position: bottom;
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	font-size: 9pt;
	margin: 20px;
	}

.quotebegin { 
	width: 27px;
	min-height: 23px;
	background-image: url('../images/quote-begin.png');
	background-repeat: no-repeat;
	display: block;
	float: left;
	}
	
.quotetxt { 
	width: 789px;
	min-height: 23px;
	display: block;
	float: left;
	margin: 15px;
	background-image: url('../images/quote-end.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 15px;
	padding-bottom: 20px;
	
	}

 
 .form {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	border: 0px;
	width: 250px;
 }
 
  .formbesked {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	border: 0px;
 }
 
 .formbutton {
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	border: 1px;
	border-color: #000000;
	background-color: #ffffff;
 }
 
 .kontaktbar {
 	width:401px;
	height:53px;
	background-image: url('../images/bg_cat.png');
	background-repeat: repeat-x;
	font-family: 'CenturyGothicRegular', "Century Gothic", Geneva, Arial;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-left: 7px;
	line-height: 55px;
	font-size: 14px;
	text-align: justify;
	display: block;
 }
 
 #imgrightlevering {
	 position: relative;
	 float: right;
	 width: 233px;
	 text-align: right;
	 margin-top: -40px;
   }
