@charset "utf-8";
/* CSS Document */

body{ font-family: verdana; font-size: 11px; font-weight: normal; line-height: 1.4esp; background-color: #ffffff; margin: 0px; background-image: url(../images/bg_image.png); background-repeat: no-repeat; background-position: center top; background-size: cover; 	}

#top { background: url(../images/bg_top.png) repeat-x; height: 182px; width: 100%; position: absolute; top: 0px; z-index: 0 }
#bund { background: #76923C; height: 82px; width: 100%; position: absolute; bottom: 0px; z-index: 1; margin-bottom: 0px; } 	
#inner { margin: 0 auto; width: 912px	}
p {
	margin-top:-15px;
	font-size:14px;
}
h1 {
	font-size: 40px;
	font-weight: bold;
	text-shadow:#FFF;
}
h2 {
	font-size: 18pt;
	font-weight:normal;
}
h3 {
	font-weight: bold;
	font-size: 14pt;
	color:#666;
}
h4 {
	font-weight: normal;
	font-size: 14pt;
	margin: 0px;
}
h5 {
	font-size:18px;
	font-weight:100;
}
a {
	text-decoration:none;
	border:none;
}
img {
	text-decoration:none;
	border:none;
}

a:hover{
}
a:visited{
}
#wrapper { border-style: none; width: 922px; height: 500px; margin: 30px auto; padding: 0 0 0 10px; z-index: 100; }
#content {
	padding:20px;
}
#image-right {
	float:left;
}
#text-image {
	float:left;
	margin-right:20px;
}
