/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
* {
	padding: 0;
	margin-bottom: 0;
	margin-top: 00;
	margin-right: 0;
	margin-left: 0;
	text-indent: 0px;
}
body {
	background: #808080 url("http://www.nk-wedding.ch/imgs/hgdef.jpg") no-repeat fixed;

}

body {
	font-size: 12px;
	color: #000000;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 50px;
	padding-bottom: 10px;
}
@font-face {
    font-family: 'style_200851';
    src: url('style_200851.eot');
    src: url('Landliebe-webfont.eot?#iefix') format('embedded-opentype'),
         url('style_200851.woff') format('woff'),
         url('style_200851.ttf') format('truetype'),
         url('style_200851.svg#LandliebeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body.section-1 {
	padding-top: 123px; 
}

body.section-2 {
	padding-top: 123px;
}
body.section-3 {
	padding-top: 123px; 
}

body.section-4 {
	padding-top: 123px; 
}

body.section-5 {
	padding-top: 123px; 
}

body.section-6 {
	padding-top: 123px; 
}

body.section-7 {
	padding-top: 123px; 
}

body.section-8 {
	padding-top: 123px;
	width: 640px;
}

body.section-9 {
	padding-top: 305px; 
}


a:link { 
	text-decoration: none;
	color: #ffffff;
	font: 18px/20px "style_200851", Lucida, Verdana, sans-serif;
	text-align: right;
	/*text-shadow: #333232 5px 4px 2px;*/

}
a:active { 
	text-decoration: none;
	font: 18px/20px "style_200851", Lucida, Verdana, sans-serif;
	text-align: right;
	color: #dce265;

}
a:visited { 
	text-decoration: none; 
	color: #ffffff;
	font: 18px/20px "style_200851", Lucida, Verdana, sans-serif;
	text-align: right;
	/*text-shadow: #333232 5px 4px 2px;*/

}
a:hover {
	text-align: right;
	color: #dce265;
}

a img {
	border-style: solid;
	border-width: 2px;
}

#menu {
    width: 190px;
    overflow: auto;
    top: 0;
    bottom: 0;
	left: 0;
    position: fixed;
    height: 100%;
	background-color: none;
	padding-top: 210px;
	padding-left: 40px;
}

#menu ul {
	list-style: none;
	text-align: right;
	margin-left: 0;
	margin-top: 10px;
}

#menu ul li.section-title {
	border-top-color: #cccccc;  
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 6px;
}

#menu ul li.active a {
    background: #none;
	color: #5e0687;
	/*text-shadow: #333232 5px 4px 2px;*/

}
         
#content {
    height: 100%;
    top: 0;
	margin: 100px 0 0 280px;
}

.container {
	padding-right: 0px;
	padding-left: 0px;
}


#content p { 
	width: 400px; 
	margin-bottom: 9px; }

#content .container p a { 
	color:#5e0687; 
	text-transform: none;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#content .container p a:hover { 
	color:#ffffff;
	font-size: 12px;
}
#content .container p a:active { 
	color:#de3726;
	font-size: 12px;
}



p {
    margin: 0 0 40px;
	float: none;
/*	box-shadow: #333232 5px 4px 2px;*/

}
/*jahreszahl*/
h1 { 
	font: 20px/40px "style_200851", Lucida, Verdana, sans-serif;
	color: #dce265;
	margin-bottom: 5px;

}
	
	
h2 { 
	font: 14px/0 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #dce265;
	padding-top: 30px;
}


h3 {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #ffffff;
}
/*contact*/
h4 { 
	font: 20px/40px "style_200851", Lucida, Verdana, sans-serif;
	color: #ffffff;
	margin-bottom: 5px;	
	margin-left: 40px;
}
h5 {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #6e177f;
}
/*friends*/
h6 {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666;
	width: 180px;
}

#img-container	{
	padding: 0 0 0 10px;
	margin: 0;
}
#img-container p	{ width: 200px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }



	p.nav span#num {
		font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
		padding-left: 5px;
	}