body {
	margin: 0 0 1em 0;
	padding: 0;
	color: black;
	background: #fff;
	line-height: 130%;
	font-family: "Georgia", "Times New Roman", "Garamond", serif;
	text-align: center;
}

#wrapper-header {	background: #fff; }

#header {
	background: #fff url('images/banner.jpg') left no-repeat;
	width: 85%;
	height: 125px;
	margin: 0 auto;
	border-left: 1px solid #707070;
	border-right: 1px solid #707070;
	text-align: left;
}

#header h1 {
	margin: 0;
	padding-left: 10px;
	vertical-align:bottom;
}

#wrapper-menu {
	background: #88ac0b url('images/menu-background.png') top left repeat-x;
	float: left;
	height: 8%;
	width: 100%;
}

#menu {
	width: 85%;
	margin: 0 auto;
	font-size: 95%;
	white-space: nowrap; /* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
	padding-right: 2px;	/* The menu far left, and far right borders are not quite lining up in non IE browsers for some reason. This makes it less noticable */
}

* html #menu { padding-right: 0; } /* See above comment. This re-adjusts IE to the above padding */

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #95bc0e;
	border-right: 1px solid #95bf0f;
	width: 100%;
}

#menu li { display: inline; }

#menu a:link, #menu a:visited {
	padding: 0.25em 1em;
	background: transparent;
	color: #fff;
	text-decoration: none;
	float: left;
	border-right: 1px solid #95bc0e;
}

#menu a:hover, #menu a:active, #menu a.current {
	color: #485b06;
	background: #b6e41c url('images/menu-hover.png') repeat-x;
	height: 8%;

}


#banner {
	background-color: transparent;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 15em;
	width: 100%;
	height: 50px;
	overflow: visible;
	visibility: visible;
	display: block
}

#bannerlink{
	background-color: transparent;

	text-align: center;
	position: absolute;
	top: 50%;
	left: 15em;
	width: 100%;
	height: 50px;
	overflow: hidden;
	visibility: hidden;
	display: block
}

#content {
	width: 83%; /* 83% because it has 1% padding on each side, which brings it to 85% wide */
	margin: 0 auto;
	padding: 3.5em 1% 20px 1%;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background: white;
	font-size: 90%;
	text-align: left;
}

* html #content { padding-top: 1.8em; } /* Set padding top in IE to 20px */


#sendcard_content {
width: 100%;
}

#flag-wrapper {
	clear:both;
	float: right;
	height: 10%;
	width: 100%;
}

#flag {
	float: right;
	margin: 0 auto;
	font-size: 95%;
	white-space: nowrap; /* stops half a menu link dropping to next line. Instead, the whole link will drop. This only happens if you have a lot of menu links, and large text size */
	padding-right: 2px;	/* The menu far left, and far right borders are not quite lining up in non IE browsers for some reason. This makes it less noticable */
}

* html #flag { padding-right: 0; } /* See above comment. This re-adjusts IE to the above padding */

#flag ul {
	margin: 2;
	padding: 0;
	list-style: none;
	float: right;
	width: 100%;
}

#flag li { display: inline; }

#footer {
clear:both;
	margin: 0 auto;
	padding: 2px 1%;
	width: 83%;
	text-align: center;
	color: white;
	letter-spacing: 0.15em;
	background: #88ac0b url('images/menu-background.png') top left repeat-x;
	border: 1px solid #a0c80e;
	font-size: 80%;
}

#sendcard_footer {
text-align: center;
}

h1, h2, h3, h4 {color: #666;}
h1, h2,h3 {
clear:both;
padding-bottom: 3px;
border-bottom: 1px solid #a0c80e;
letter-spacing: -1px;
}
h1, h2 {font-size: 150%;}
h3 {font-size: 110%;}
h4 {font-size: 80%;}

a:link, a:visited {
	color: #260;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

p { margin-left: 1em; }

.bildlinks
{
float: left;
margin: 0 10px 10px 0;
padding: 2px;
}

.bildrechts
{
float: right;
margin: 0 0 10px 10px;
padding: 2px;
}

.fotobox{clear:both;}

.fotobox a img{
height:94px;
width:125px;
float: left;
border: none;
margin: 0 20px 10px 5px;
}

.fotobox img:hover{
width:400px;
height:300px;
}

/* Diese Anweisung für die Anzeige in Geckos, Safarie und Opera */
.fotobox img:hover{
width:400px;
height:300px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
.fotobox a:hover img{
width:400px;
height:300px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
.fotobox a:hover {
padding:0;
}
.fotobox p {
padding:0; margin-left:1em;
}

.fotobox_hoch{clear:both;}

.fotobox_hoch a img{
height:125px;
width:94px;
float: left;
border: none;
margin: 0 20px 10px 5px;
}

.fotobox_hoch img:hover{
width:300px;
height:400px;
}

/* Diese Anweisung für die Anzeige in Geckos, Safarie und Opera */
.fotobox_hoch img:hover{
width:300px;
height:400px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
.fotobox_hoch a:hover img{
width:300px;
height:400px;
}
/* Ohne diese Anweisung funktioniert das Zoomen im IE nicht */
.fotobox_hoch a:hover {
padding:0;
}
.fotobox_hoch p {
padding:0; margin-left:1em;
}

#stamp {
clear: both;
float: right;
padding: 0;
margin: 0;
border: 0;
}
