@font-face {
  font-family: 'Charrington';
    src:  url('font/Charrington.ttf.woff') format('woff'),
    url('font/Charrington.ttf.svg#Charrington') format('svg'),
    url('font/Charrington.ttf.eot'),
    url('font/Charrington.eot?#iefix') format('embedded-opentype'); 
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0;
	background: url( 'img/green_bg.png' ) #bcd572;
	font-family: 'Charrington',Arial;   
}

ul {
	margin: 3mm 0 2mm 0;
}

h1 {
	margin:0;
	padding:0;
	font-size: 11mm;
}

/*
** Navigation Bar TOP
*/
#navigation-top {
	width: 100%;
	margin:auto;
	background: url( 'img/green_bg2.jpg' ) #bcd572;
	min-height: 12mm;
}

#countdown {
	font-size: 5mm !important;
	text-align:center;
	float:right !important;
}

#navigation-top div.spacer {
	border-left: 2px solid white;
	min-height:12mm;
	display:inline-block;
	float: left;
}

#navigation-top a {
	color: white;
	font-size: 10mm;
	text-decoration: none;
	padding-left: 2mm;
	padding-right: 2mm;
	display:inline-block;
	float: left;
}

#navigation-top a.active {
	
}

#navigation-top a:hover {
	color: #bcd572;
	background-color: white;
}

div a, .addrgo {
	color: white;
	text-decoration: none;
	font-style: italic;
	padding-left: 2mm;
	padding-right: 2mm;
	cursor: pointer;
}

div a:hover, .addrgo:hover {
	color: #bcd572;
	background-color: white;
	cursor: pointer;
}

section {
	width: 100%;
	margin:auto;
	text-align: center;
	position: absolute;
}

#wirheiraten {
	text-align: center;
	height: 185mm;
}

#wirheiraten > img {
	max-width: 170mm;
	max-height: 170mm;
	margin:auto;
	border: 1px solid white;
	box-shadow: 10px 10px 30px grey;
}

#wirheiraten_nav {
	font-size: 8mm;
	color: white;
}
#wirheiraten_nav > a {
	color:white;
	text-decoration: none;
}
#wirheiraten_nav > a:hover {
	color: #bcd572;
	background-color: white;
}

#prev {
	margin-right: 80mm;
}
#next {
	margin-left: 80mm;
}

#wishes {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8mm;
	height: 166mm;
	color: white;
	font-size: 10mm;
	width: 166mm;
	border: 1px solid white;
	box-shadow: 10px 10px 30px grey;
	padding: 2mm;
	font-size: 8mm;
	background: url( 'img/green_bg3.jpg' ) #bcd572;
}

.fotofont {
	padding: 2mm;
	font-size: 8mm;
	color: white;
}

#wishes > img {
	width:166mm;
}

#links {
	margin: 2mm;
}

#links > a, #links img {
	border: 0px none;
}
