body
{
	margin: 0;
	background-color: #ffffff;
}

td.navbg {
	background-color: #ffffff;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: white;
	padding: 5;
}

.leftbg {
	background-color: #CC0000;
}

.rightbg {
	background-color: #CC0000;
}

.image_over {
	margin-bottom: 10;
}

.image_bottom {
	margin-top: 10;
}

.image_right {
	margin-left: 10;
}

.image_left {
	margin-right: 10;
}

.input {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-width: 2px;
	padding-left: 2px;
	color: #000000;
}

.left {
	background-image: url(bilder/leftbg.jpg);
	background-color: white;
	background-repeat: no-repeat;
}
.middle {
	background-image: url(bilder/middlebg.jpg);
	background-color: white;
	background-repeat: no-repeat;
}
.right {
	background-image: url(bilder/rightbg.gif);
	background-color: white;
	background-repeat: no-repeat;
}

.box
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #880000;
	margin: 0;
	padding: 2 0 2 0;
	background-color: #FFFFC0;
	border: solid gray;
	border-width: 1;
}

.shortcut
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #A0A0A0;
}

.black1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000000;
}
.black2
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #000000;
}
.black3
{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #000000;
}
.black4
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #000000;
}
.black5
{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #000000;
}

.gray1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #787878;
}
.gray2
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #787878;
}
.gray3
{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #787878;
}
.gray4
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #787878;
}
.gray5
{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #787878;
}

.white1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: white;
}
.white2
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: white;
}
.white3
{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: white;
}
.white4
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: white;
}
.white5
{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: white;
}
.green1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #017e46;
}
.green2
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #017e46;
}
.green3
{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #017e46;
}
.green4
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #017e46;
}
.green5
{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #017e46;
}
.red1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #B80000;
}
.red2
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #B80000;
}
.red3
{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #B80000;
}
.red4
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #B80000;
}
.red5
{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #B80000;
}
.yellow1
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #FE970C;
}
.yellow2
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #FE970C;
}
.yellow3
{
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	color: #FE970C;
}
.yellow4
{
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #FE970C;
}
.yellow5
{
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	color: #FE970C;
}

.infobox
{
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000000;
	POSITION: static;
	BACKGROUND-COLOR: #F3E95A;
	MARGIN: 2px 0px 0px 0px; 
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
}

a.noline:link
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
a.noline:visited
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
}
a.noline:hover
{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
}

a.nav,
a.nav:hover,
a.nav:visited,
a.nav:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #017e46;
}

a:link,
a:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #017e46;
	text-decoration: none;
}
a:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #017e46;
	text-decoration: underline;
}

.container {
	width: 766px;
	margin: 10 auto;
}

div.nav {
	margin-top: 5px;
	width: 200px;
	float: left;
	vertical-align: top;
	background-image: url('/images/nav_ton_middle.gif');
}

div.nav_small_text {
	display: none;
	padding-bottom: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #017e46;
    text-decoration: none;
}

div.nav_small {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(255,255,255,0.9);
	padding: 10px 10px 5px 10px;
}
div#nav_small_icon {
	width: 40px;
	height: 40px;

	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
div#nav_small_icon span {
	display: block;
	position: absolute;
	height: 7px;
	width: 100%;
	background: #7db747;
	border-radius: 7px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
div#nav_small_icon span:nth-child(1) {
	top: 0px;
}
div#nav_small_icon span:nth-child(2),div#nav_small_icon span:nth-child(3) {
	top: 14px;
}
div#nav_small_icon span:nth-child(4) {
	top: 28px;
}
div#nav_small_icon.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}
div#nav_small_icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
div#nav_small_icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
div#nav_small_icon.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}


div.editbuttons {
	float: right;
}

.content {
	margin-left: 200px;
}

div.content > div.mall1 {
	margin-top: 19px;
	margin-left: 22;
	margin-right: 0px;
	margin-bottom: 10px;
	overflow: auto;
}

.footer {
	width: 755px;
	margin-right: 11px;
	margin: auto;
}
.footer > div > div {
	margin-right: 18px;
	text-align: right;
}

.clear {
	clear:both;
}

div.fp_top_img {
	width: 100%;
	margin-bottom: 20px;
}
div.fp_top_img img.image2 {
	margin-left: 10px;	
}

div.fp_news {
	width: 216px;
	float: right;
	margin-left: 12px;
}
div.fp_news .bullet {
	padding: 11px 0 11px 11px;
	width: 189px;
}

@media only screen and (max-width : 780px)
{
	.container {
		margin-top: 0px;
		width: 100%;
	}

	div.nav {
		position: absolute;
		top: 0;
		left: -1px;
		padding: 50px 0 20px 0;
		margin-top: 0;
		transition: width 0.2s;
		width: 0px;
		overflow: hidden;
		float: left;
		vertical-align: top;
		background-image: none;
		background-color: white;
		border-right: 1px solid #017e46;
		border-bottom: 1px solid #017e46;
	}
	div.nav img {
		display: none;
	}
	div.nav.show {
		transition: width 0.2s;
		width: 200px;
		z-index: 10;
	}

	div.nav_small {
		display: block;
		z-index: 20;
	}
	div.nav_small_text {
		display: block;
	}
	.content {
		margin: 0 auto;
		width: 566px;
	}

	div.content > div.mall1 {
		margin-left: 10px;
		margin-right: 10px;
	}

	div.top img {
		width: 100%;
	}

	.footer {
		width: 100%;
	}

	.footer > div > div {
		text-align: center;
	}

	div.editbuttons {
		display: none;
	}

	.vimeo {
		position: relative;
		padding-bottom: 56.25%;
		height: 0;
		overflow: hidden;
		clear: both;
	}

	.vimeo iframe,
	.vimeo object,
	.vimeo embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
}

@media only screen and (max-width : 566px) {
	.content {
		width: 100%;
	}
	div.content > div.mall1 {
		margin-left: 7px;
		margin-right: 7px;
	}
	div.fp_top_img img.image1 {
		float: left;
		width: 49%;
		width: calc(50% - 5px);
	}
	div.fp_top_img img.image2 {
		width: 49%;
		width: calc(50% - 5px);
		float: right;
		margin: 0;
	}
	div.fp_news {
		margin-left: 5px;
		width: 197px;
		overflow: hidden;
	}
	div.fp_news .bullet {
		padding: 11px 0 11px 8px;
		width: 180px;
	}
}
