html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}

html {
	background-color: #f4f4f5;
}
body {
	font-family: 'Open Sans', sans-serif; font-size-adjust:0.49; 
	/*font-family: Verdana, sans-serif; font-size-adjust:0.49; font-weight:100; font-style:normal;*/
	font-size: 12px;
	position: relative;
	height:100%;
	margin: 0;
    padding: 0;
}
header {
	width: 100%;
	margin: 0;
	/*height: 60px;*/
	background-color: #282829;
	position: fixed;
	-webkit-backface-visibility:hidden;
	top: 0;
	z-index: 1000;
}
.navspacer {
	margin-right: 60px;
}
#top-menu {
	padding: 0;
	margin: 0 auto;
	width: 1260px;
	position:relative;
}
#top-menu figure img  {
	margin: 20px 0 0 60px;
	position: absolute;
}
#top-menu nav {
	margin: 34px 0 10px 0;
	float: right;
}
#top-menu nav a:link,
#top-menu nav a:active,
#top-menu nav a:visited {
	color: #f4f4f5;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin: 0 18px 0 0;
	font-size: 110%;
	display:inline;
	padding: 0 0 7px 0;
	font-family: 'Open Sans', sans-serif;
}
#top-menu nav  a:hover,
#top-menu nav  a.selected {
	color: #338665;
	text-decoration: none;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin: 0 18px 0 0;
	font-size: 110%;
	font-family: 'Open Sans', sans-serif;
}
.vlinemobile {
	display: none;
	margin: 0;
	padding: 0;
}
.dropdownmenu {
	display:none;
	position:absolute;
	padding-top: 7px;
	left:0px;
}
.dropdownmenu #submenu {
	padding:8px 5px;
	/*background-color:rgba(28,122,37,0.8);*/
	background-color: rgba(28,122,37,0.9);
	position:absolute;
	z-index:2;
	box-shadow: 3px 5px 5px #282829;
	border: 1px solid #ffffff;
}
.dropdownmenu #submenu ul {
	margin: 0;
	padding: 0;
}
.dropdownmenu #submenu li a:link,
.dropdownmenu #submenu li a:active,
.dropdownmenu #submenu li a:visited {
	background: url('/images/arrow-right.png') no-repeat left top;
	padding: 0px 0px 0px 25px;
	list-style: none;
	margin: 0;
	/*color: #000000;*/
	color: #ffffff;
	height: 20px;
	display: inline-block;
	font-size: 120%;
	font-family: 'Open Sans', sans-serif;
}
.dropdownmenu #submenu li a:hover,
.dropdownmenu #submenu li a.selected {
	background: url('/images/arrow-right2.png') no-repeat left top;
	padding: 0px 0px 0px 25px;
	list-style: none;
	margin: 0;
	/*color: #ffffff;*/
	color: #000000;
	height: 20px;
	display: inline-block;
	font-size: 120%;
	font-family: 'Open Sans', sans-serif;
} 
content {
	padding: 0px;
	margin: 0 auto;
	display:block;
	/*width: 1260px;*/
}
.pos_fixed {
	margin: 0 auto;
	padding: 33% 0 0 25%;
	overflow:hidden;
}
.pos_fixed img {
		width: 92%;
}
#positionbox {
	margin-left:240px;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
#picturepage {
	/*height: 5px;*/
	width: 99%;
	position: relative;
	border: 0;
	display: inline-block;
	margin: 0 auto;
}
#picturepage .page-left {
	padding: 0;
	position: absolute;
	z-index: 10;
	left: 180px;
}
#picturepage .page-right {
	padding: 0;
	position: absolute;
	z-index: 11;
	right: 138px;
}
#pagetop-1 {
	top:385px;
}
#pagetop-2 {
	top:455px;
}
#homeline {
	width: 100%;
	margin: 20px 0 20px 0;
	border: 0;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	display:block;
}
#homeline .box {
	width: 1260px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#homeline1 {
	width: 100%;
	margin: 30% 0 20px 0;
	border: 0;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	display:block;
}
#homeline1 .box {
	width: 1260px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
#homeline2 {
	width: 100%;
	margin: 38% 0 20px 0;
	border: 0;
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	display:block;
}
#homeline2 .box {
	width: 1260px;
	margin: 0 auto;
	padding: 0;
	border: 0;
}
.box1 {
	width: 326px;
	height: 220px;
	background-color:rgba(28,122,37,0.5);
	box-shadow: 3px 5px 5px #282829;
	border: 1px solid #ffffff;
	border-top: 0;
	margin: 0 18px 0 0;
	float: left;
	position: relative;
}
.box1M { display: none; }
.box2M { display: none; }
#box2 { margin:2px 0 0 70px; }

.arrow_down:link,
.arrow_down:active,
.arrow_down:visited {
	position: absolute;
	display: block;
	background: url('/images/arrow-down.png') no-repeat left top;
	color: #f4f4f5;
	text-decoration: none;
	font-size: 27px;
	font-weight: normal;
	padding: 0 0 11px 55px;
	margin: 0 0 0 10px;
}
.arrow_down:hover {
	position: absolute;
	display: block;
	background: url('/images/arrow-down2.png') no-repeat left top;
	color: #61b82d;
	text-decoration: none;
	font-size: 27px;
	font-weight: normal;
	padding: 0 0 11px 55px;
	margin: 0 0 0 10px;
}
#bilboard:link,
#bilboard:active,
#bilboard:visited {
	width: 54px;
	height: 177px;
	background: url('/images/bilboard.png') no-repeat left bottom;
	border: 0;
	margin: 0 8px 0 0;
	padding: 3px 4px 0 6px;
	position: absolute;
	bottom: 0;
	left:67px;
}
#bilboard:hover,
#bilboard.selected {
	width: 52px;
	height: 167px;
	background: url('/images/bilboard2.png') no-repeat left bottom;
	border: 0;
	margin: 0 8px 0 0;
	padding: 3px 4px 0 6px;
	position: absolute;
	bottom: 0;
	left:67px;
}
#citylight:link,
#citylight:active,
#citylight:visited {
	width: 54px;
	height: 177px;
	background: url('/images/citylight.png') no-repeat left bottom;
	border: 0;
	margin: 0 8px 0 0;
	padding: 3px 4px 0 6px;
	position: absolute;
	bottom: 0;
	left:140px;
}
#citylight:hover,
#citylight.selected {
	width: 54px;
	height: 177px;
	background: url('/images/citylight2.png') no-repeat left bottom;
	border: 0;
	margin: 0 8px 0 0;
	padding: 3px 4px 0 6px;
	position: absolute;
	bottom: 0;
	left:140px;
}

/*bigformat image je interni CSS!*/
#bigformat:link,
#bigformat:active,
#bigformat:visited {
	width: 54px;
	height: 177px;
	border: 0;
	margin: 0 8px 0 0;
	padding: 3px 4px 0 6px;
	position: absolute;
	bottom: 0;
	left:213px;
}
#bigformat:hover,
#bigformat.selected {
	width: 54px;
	height: 177px;
	border: 0;
	margin: 0 8px 0 0;
	padding: 3px 4px 0 6px;
	position: absolute;
	bottom: 0;
	left:213px;
}

.box1 img {
	margin: 8px 0 0 0px;
}
.box1 img.imagemargin {
	margin:20px 0 0 5px;
}

content .topimage{
	width: 100%;
	margin: 0;
	height: 430px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
}

content .middletext {
	margin: 0 0 30px 35%;
	width: 750px;
	border: 0;
	border-top: 5px solid #00683f;
	/*font-family:"Din Display Pro Light", Verdana, sans-serif; font-size-adjust:0.49; font-weight:200; font-style:normal;*/
	font-family: Verdana, sans-serif;
	text-align: left;
	color: #3f4143;
}
content .middletext h1 {
	font-size: 150%;
	padding: 30px 6px 0 0;
	color: #177824;
	text-transform: uppercase;
	font-weight: bold;
	display:inline-block;
	font-family:"Din Display Pro Light", Verdana, sans-serif; font-size-adjust:0.49; font-weight:200; font-style:normal;
}
content .middletext h2 {
	font-size: 230%;
	font-weight: normal;
	display:inline-block;
	font-family:"Din Display Pro Light", Verdana, sans-serif; font-size-adjust:0.49; font-weight:200; font-style:normal;
}
content .middletext p {
	font-size: 130%;
	display: block;
	font-weight: normal;
	line-height: 140%;
	margin: 10px 0;
	font-family: 'Open Sans', sans-serif;
}
content .middletext ul {
	list-style-type: square;
	color: #00683f;
	margin: 0 20px;
	padding-bottom: 4px;
}
content .middletext li p {
    color: #3f4143;
	margin: 0;
	padding: 0px 0px 0px 10px;
	font-family: 'Open Sans', sans-serif;
}

.formatheadline {
	font-family:"Din Display Pro Light", Verdana, sans-serif;
	position: absolute;
	display: block;
	color: #f4f4f5;
	text-decoration: none;
	font-size: 31px;
	font-weight: normal;
	padding: 0 0 0 5px;
	margin: 0 0 0 10px;
}
.bgformattext {
	background-color: #f4f4f5;
	box-shadow: 3px 4px 4px #282829;
	padding: 0 105px 10px 35px;
	margin: -2px 0 0 460px; 
	width: 680px;
	display: block;
	min-height: 205px;
	border: 0;
	border-top: 8px solid #00683f;
	font-family: Verdana, sans-serif;
	text-align: left;
	color: #3f4143;
	position: relative;
}
.bgformattext h1 {
	font-size: 22px;
	padding: 40px 6px 13px 0;
	color: #177824;
	text-transform: uppercase;
	font-weight: bold;
	display:inline-block;
	font-family:"Din Display Pro Light", Verdana, sans-serif; font-size-adjust:0.49; font-weight:200; font-style:normal;
}
.bgformattext h2 {
	font-size: 32px;
	font-weight: normal;
	display:inline-block;
	font-family:"Din Display Pro Light", Verdana, sans-serif; font-size-adjust:0.49; font-weight:200; font-style:normal;
}
.bgformattext h3 {
	font-size: 22px;
	font-weight: normal;
	display:block;
	text-transform: uppercase;
	color: #177824;
	padding: 10px 0 0 0;
	font-family:"Din Display Pro Light", Verdana, sans-serif; font-size-adjust:0.49; font-weight:200; font-style:normal;
}
.bgformattext h4 {
	font-size: 22px;
	font-weight: normal;
	display:block;
	color: #177824;
	padding: 10px 0 0 0;
	font-family:"Din Display Pro Light", Verdana, sans-serif; font-size-adjust:0.49; font-weight:200; font-style:normal;
}
.bgformattext p {
	font-size: 16px;
	display: block;
	font-weight: normal;
	line-height: 28px;
	margin: 10px 0;
	font-family: 'Open Sans', sans-serif;
}
.bgformattext ul {
	list-style-type: square;
	color: #00683f;
	margin: 0 12px 12px 12px;
}
.bgformattext li p {
    color: #3f4143;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
}
.bgformattext a:link,
.bgformattext a:active,
.bgformattext a:visited {
	color: #177824;
	text-decoration: none;
}
.bgformattext a:hover  {
	color: #00683f;
}
.bgformattext .gallery {
	border:0;
	padding:0;
	box-shadow: 3px 5px 5px #282829;
	float:left;
	margin: 10px 10px 20px 0;
	width: 23%;
}
.buttondownload {
	display:block;
	bottom: 0;
	position:absolute;
}
.bgformattext table {
	margin: 10px 10px 10px 0;
	border: 0;
	/*width: 260px;*/
	float: left;
}
.bgformattext td.title {
	color: #177824;
	font-weight: bold;
	border: 1px solid #177824;
	padding: 3px;
	font-size: 14px;
	text-align: center;
	width: 260px;
}
.bgformattext  td.subtitle {
	font-weight: bold;
	border: 1px solid #177824;
	padding: 3px;
	font-size: 12px;
	text-align: center;
}
.bgformattext  td {
	border: 1px solid #177824;
	padding: 3px;
}
.archive {
	z-index:1;
	position:absolute;
	right:30px;
	top:30px;
}
.archive a {
	font-size: 120%;
	font-weight:900;
}
table.calendar  {
	margin: 0px 10px 10px 0;
	padding: 0;
	border: 0;
	height: 155px;
}
.calendar  td.selected {
	background-color: #2ea24f;
}
.creativemargin {
	margin-top: 55%
}
.qblock {
	margin-bottom: 10px;
}
.qleft {
	width: 22%;
	height: 30px;
	border: 0;
	float:left;
}
.qleft:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}
.inner {
	display: inline-block;
	vertical-align: middle;
}
.qright {
	width: 78%;
	float:left;
}
.downloadbutton {
	position:absolute;
	bottom:8px;
	right:10px;
}
.teampicture  {
	border:0;
	padding:0;
	box-shadow: 3px 5px 5px #282829;
	float:left;
	margin: 20px 30px 20px 0;
}
footer {
	width: 100%;
	margin: 0;
	height: 200px;
	background-color: #282829;
}
#bottom-menu {
	padding: 0 0 0 75px;
	margin: 0 auto;
	width: 1185px;
}
.copyright {
	float: left;
	width: 85%;
}
.social {
	float: right;
	text-align: right;
	padding-top: 15px;
}
.social a {
	margin-left: 5px;
}
.social a:hover {
	opacity:0.7;
}
footer nav {
	padding: 20px 0 0 0;
	margin: 0 auto;
	width: 1260px;
	display:block;
	color: #ffffff;
}
footer nav a:link,
footer nav a:active,
footer nav a:visited {
	color: #ffffff;
	margin: 0;
	font-size: 90%;
	text-decoration: none;
}
footer nav a:hover,
footer nav a.selected {
	color: #338665;
	margin: 0;
	font-size: 90%;
}
.spacer {
	clear:both;margin:0;padding:0;border:0;
}
#message {
    text-align: center;
    padding: 6px;
	margin: 8px;
	/*box-shadow: 2px 2px 3px #888888;*/
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom: 17px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* form */
.input_text {
	background-color: #ffffff;
	box-shadow: 2px 3px 3px #adaeb2;
	border: 1px solid #adaeb2;
	border-radius: 3px;
	font-family: Verdana, sans-serif; font-size-adjust:0.49; font-weight:100; font-style:normal;
	width: 370px;
	padding: 6px;
	margin: 1px;
}
.input_text_resizable {
    background-color: #ffffff;
	box-shadow: 2px 3px 3px #adaeb2;
	border: 1px solid #adaeb2;
	border-radius: 3px;
	font-family: Verdana, sans-serif; font-size-adjust:0.49; font-weight:100; font-style:normal;
	padding: 6px;
	margin: 1px;
}
.input_textarea {
    background-color: #ffffff;
	box-shadow: 2px 3px 3px #adaeb2;
	border: 1px solid #adaeb2;
	border-radius: 3px;
	font-family: Verdana, sans-serif; font-size-adjust:0.49; font-weight:100; font-style:normal;
	width: 370px;
	padding: 6px;
	margin: 1px;
	font-size: 110%;
}
.input_button {
	background-color: #858587;
	color: #ffffff;
	border: 1px solid #656668;
	border-radius: 3px;
	font-family: Verdana, sans-serif; font-size-adjust:0.49; font-weight:100; font-style:normal;
	margin: 5px 0;
	cursor:pointer;
	-webkit-appearance:button;
	width: 150px;
	height: 30px;
}
input,textarea{-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border linear 0.2s,box-shadow linear 0.2s;-moz-transition:border linear 0.2s,box-shadow linear 0.2s;-ms-transition:border linear 0.2s,box-shadow linear 0.2s;-o-transition:border linear 0.2s,box-shadow linear 0.2s;transition:border linear 0.2s,box-shadow linear 0.2s;}
input:focus,input[type="submit"]:hover,textarea:focus{border-color:rgba(51, 134, 101, 0.8);-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 134, 101, 0.6);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 134, 101, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 134, 101, 0.6);outline:0;outline:thin dotted \9;}

.input_button:hover {
    border-color:rgba(115, 159, 103, 0.8);
	background-color: #81b73e;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 134, 101, 0.6);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 134, 101, 0.6);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075),0 0 8px rgba(51, 134, 101, 0.6);
    outline:0;
    outline:thin dotted \9;
}
/* end form */

/* calendar */


div#calendar{
  margin:5px 2px;
  padding:0px;
  width: 180px;
  font-family:Helvetica, "Times New Roman", Times, serif;
  float: left;
}
 
div#calendar div.box{
    position:relative;
    top:0px;
    left:0px;
    width:98%;
    height:20px;
    background-color: #787878;      
	font-size:12px;
}
 
div#calendar div.header{
    line-height:20px;  
    vertical-align:middle;
    position:absolute;
    top:0px;
    width:170px;
    height:20px;   
    text-align:center;
}
 
div#calendar div.header a.prev,div#calendar div.header a.next{ 
    position:absolute;
    top:0px;   
    height: 17px;
    display:block;
    cursor:pointer;
    text-decoration:none;
    color:#FFF;
}
 
div#calendar div.header span.title{
    color:#FFF;
    font-size:11px;
}

div#calendar div.header a.prev{
    left:0px;
}
 
div#calendar div.header a.next{
    right:0px;
}
 
div#calendar div.box-content{
    border-top:none;
}
 
div#calendar ul.label{
    float:left;
    margin: 0px;
    padding: 0px;
    margin-top:2px;
    margin-left: 3px;
}
 
div#calendar ul.label li{
    margin:0px;
    padding:0px;
    margin-right:2px;
    margin-top: 2px;
    line-height:20px;
    vertical-align:middle;
    float:left;
    list-style-type:none;
    width:23px;
    height:20px;
    font-size:12px;
    background-color: #282829;
    color:#f4f4f5;
    text-align:center; 
}
 
 
div#calendar ul.dates{
    float:left;
    margin: 0px;
    padding: 0px;
    margin-left: 3px;
    margin-bottom: 2px;
}
 

div#calendar ul.dates li{
    margin:0px;
    padding:0px;
    margin-right:2px;
    margin-top: 2px;
    line-height:20px;
    vertical-align:middle;
    float:left;
    list-style-type:none;
    width:23px;
    height:20px;
    font-size:12px;
    background-color: #DDD;
    color:#000;
    text-align:center; 
}
div#calendar ul.dates li.selected{
	background-color: #7c7c7c;
	color: white;
}
div#calendar ul.dates li.selected2 {
	background-color: #ffff00;
	color: black;
}
div#calendar ul.dates li.selected3 {
	background-color: #016a40;
	color: white;
}
 
div#calendar:focus{
    outline:none;
}
 
div#calendar.clear{
    clear:both;
}

/* end calendar */

/* moto animation */
.animated{
	-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	-o-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:5s;
	-moz-animation-duration:5s;
	-ms-animation-duration:5s;
	-o-animation-duration:5s;
	animation-duration:5s;  
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-40px);
	}	25% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
    75% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
    100% {
		opacity: 0;
		-webkit-transform: translateX(40px);
	}
}
@-moz-keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-40px);
	}	25% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
    75% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
    100% {
		opacity: 0;
		-webkit-transform: translateX(40px);
	}
}
@-o-keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-40px);
	}	25% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
    75% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
    100% {
		opacity: 0;
		-webkit-transform: translateX(40px);
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-40px);
	}	25% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
    75% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
    100% {
		opacity: 0;
		-webkit-transform: translateX(40px);
	}
}
.fadeIn {
	-webkit-animation-name: fadeIn;
	-moz-animation-name: fadeIn;
	-o-animation-name: fadeIn;
	animation-name: fadeIn;
}
/* end moto animation */

/* cookie bar */
.cookie-message {
  position:fixed;
  bottom:0;left:0;right:0;
  padding:0 85px 0 20px;
  background:#fff;
  border-bottom:1px solid #ccc;
  box-shadow:0px 0px 3px #ccc;
  z-index: 1199;
}
.cookie-message a {
  position:absolute;
  bottom:0; *bottom:-2px; right:20px;
  cursor:pointer;
}
.cookie-message p, .cookie-message a {
  color:#333;
  font:bold 11px/18px Arial;
  margin:0.6em 0;
}
.grey {
  border-bottom:1px solid #0c0c0c;
  background-color:#282829;
}
.grey p, .grey a { color:#fff; }
/* end cookie bar */

/* # resolution 1260px #Tablet (Portrait) */
@media only screen and (min-width: 1000px) and (max-width: 1259px) {
	body {
		font-size: 12px;
	}
	#top-menu {
		width: 980px;
	}
	#top-menu figure img  {
		margin: 5px 0 0 0px;
	}
	#top-menu nav {
		margin: 15px 0 5px 0;
		float: right;
		width: 75%;
	}
	#top-menu nav a:link,
	#top-menu nav a:active,
	#top-menu nav a:visited {
		font-size: 100%;
		margin: 0 10px 0 0;
	}
	#top-menu nav  a:hover,
	#top-menu nav  a.selected {
		font-size: 100%;
		margin: 0 10px 0 0;
	}
	.navspacer {
		margin-right: 10px;
	}
	.pos_fixed {
		padding-top: 33%;
		padding-left: 17%;
		width: 700px;
	}
	.pos_fixed img {
		width: 110%;
	}
	#homeline .box {
		width: 980px;
		margin: 0;
		padding-left: 10.4%;
		border: 0;
	}
	.box1 {
		width: 225px;
		height: 180px;
		background-color:rgba(28,122,37,0.5);
		box-shadow: 3px 5px 5px #282829;
		border: 1px solid #ffffff;
		border-top: 0;
		margin: 0 14px 0 0;
		float: left;
		position: relative;
	}
	#box2 { margin:2px 0 0 125px; }
	.arrow_down:link,
	.arrow_down:active,
	.arrow_down:visited {
		font-size: 25px;
		background-size: 25px;
		padding: 0 0 11px 40px;
		
	}
	.arrow_down:hover {
		font-size: 25px;
		background-size: 25px;
		padding: 0 0 11px 40px;
	}
	#bilboard:link,
	#bilboard:active,
	#bilboard:visited {
		background-size: 40px;
		left:52px;
	}
	#bilboard:hover,
	#bilboard.selected {
		background-size: 40px;
		left:52px;
	}
	#citylight:link,
	#citylight:active,
	#citylight:visited {
		background-size: 40px;
		left:110px;
	}
	#citylight:hover,
	#citylight.selected {
		background-size: 40px;
		left:110px;
	}
	/*bigformat image je interni CSS!*/
	.box1 img {
		margin: 8px 0 0 0px;
		width: 75%;
	}
	.bgformattext {
		width: 540px;
		margin-left: 365px;
	}
	.bgformattext h2 {
		font-size: 20px;
	}
	.formatheadline {
		font-size: 22px;
		margin: 0 0 0 5px;
	}
	#pagetop-1 {
		top:225px;
	}
	#pagetop-2 {
		top:270px;
	}
	#picturepage .page-left {
		left: 10px;
	}
	#picturepage .page-right {
		right: 8px;
	}
	
	#bottom-menu {
		width: 980px;
	}
	footer nav {
		width: 980px;
	}
}

/* # resolution 310px to 1000px #smartphone (landscape) */
@media only screen and (min-width: 310px) and (max-width: 999px) {
	body {
		font-size: 12px;
	}
	#top-menu {
		width: 100%;
		position:relative;
	}
	#top-menu figure img  {
		margin: 2px 0 0 10px;
		/*width: 40%;*/
	}
	#top-menu nav {
		margin: 5px 0 5px 0;
		float: right;
		width: 55%;
	}
	#top-menu nav a:link,
	#top-menu nav a:active,
	#top-menu nav a:visited {
		font-size: 85%;
		margin: 0;
		margin-top: 4px;
		padding: 0px;
		display:inline-block;
	}
	#top-menu nav  a:hover,
	#top-menu nav  a.selected {
		font-size: 85%;
		margin: 0;
		margin-top: 4px;
		padding: 0px;
		display:inline-block;
	}
	.vlinemobile {
		display: inline-block;
		margin: 0 2px;
		color:#338665;
	}
	.dropdownmenu {
		display:none;
		position:relative;
		top:-5px;
	}
	.dropdownmenu #submenu li a:link,
	.dropdownmenu #submenu li a:active,
	.dropdownmenu #submenu li a:visited {
		font-size: 100%;
	}
	.dropdownmenu #submenu li a:hover,
	.dropdownmenu #submenu li a.selected {
		font-size: 100%;
	} 
	.navspacer {
		margin-right: 10px;
		padding: 0;
		display:none;
	}
	.pos_fixed {
		padding: 270px 0 0 2%;
		margin: 0 auto;
		width: 98%;
	}
	.pos_fixed img {
		width: 100%;
	}
	#homeline .box {
		width: 98%;
		margin-left: 2%;
	}
	#homeline1 {
		margin: 350px 0 20px 0;
	}
	#homeline1 .box {
		width: 98%;
	}
	#homeline2 {
		margin: 370px 0 20px 0;
	}
	#homeline2 .box {
		width: 98%;
	}
	.box1 {
		display: none;
	}
	.box1M {
		display:block;
		margin: -6px 2px 5px 0;
		float: right;
		position: relative;
	}
	.box2M {
		display:block;
		position: relative;
		float: left;
	}
	#box2 { margin: -1px 0 0 5px; }
	.arrow_down:link,
	.arrow_down:active,
	.arrow_down:visited {
		font-size: 13px;
		background-size: 18px;
		padding: 0 0 11px 25px;
	}
	.arrow_down:hover {
		font-size: 13px;
		background-size: 18px;
		padding: 0 0 11px 25px;
	}
	#bilboard:link,
	#bilboard:active,
	#bilboard:visited {
		background-size: 18px;
		left:33px;
	}
	#bilboard:hover,
	#bilboard.selected {
		background-size: 18px;
		left:33px;
	}
	#citylight:link,
	#citylight:active,
	#citylight:visited {
		background-size: 18px;
		left:53px;
	}
	#citylight:hover,
	#citylight.selected {
		background-size: 18px;
		left:53px;
	}
	/*bigformat image je interni CSS!*/
	
	.box1 img {
		margin: 5px 0 0 0px;
		width: 100%;
	}
	.box1 img.imagemargin {
		margin:10px 0 0 -5px;
	}
	.bgformattext {
		width: 53%;
		margin-left: 38.5%;
		padding: 0 15px 5px 15px;
	}
	.bgformattext h1 {
		font-size: 15px;
		padding: 20px 6px 5px 0;
	}
	.bgformattext h2 {
		font-size: 18px;
	}
	.bgformattext h3 {
		font-size: 13px;
	}
	.bgformattext h4 {
		font-size: 13px;
	}
	.bgformattext p {
		font-size: 12px;
		line-height: 20px;
		margin: 8px 0;
	}
	.bgformattext ul {
		list-style-type: square;
		color: #00683f;
		margin: 0 12px 12px 12px;
	}
	.bgformattext li p {
		color: #3f4143;
		margin: 0;
	}
	.bgformattext a:link,
	.bgformattext a:active,
	.bgformattext a:visited {
		color: #177824;
		text-decoration: none;
	}
	.bgformattext a:hover  {
		color: #00683f;
	}
	.bgformattext img {
		width: 100%;
	}
	.bgformattext a img {
		width: 30%;
	}
	.bgformattext .gallery {
		margin: 15px 0 5px 0;
		width: 100%;
		float:none;
		display:block;
	}
	.formatheadline {
		font-size: 13px;
		margin: 0 0 0 5px;
	}
	#pagetop-1 {
		top:225px;
	}
	#pagetop-2 {
		top:225px;
	}
	#picturepage .page-left {
		left: 10px;
	}
	#picturepage .page-right {
		right: 8px;
	}
	.downloadbutton {
		position: absolute;
		bottom:2px;
		right:-28px;
	}
	.downloadbutton img {
		width: 50%;
	}
	.teampicture  {
		border:0;
		box-shadow: 1px 3px 3px #282829;
		clear: both;
		margin: 20px 0 0 0;
	}
	.creativemargin {
		margin-top: 150%
	}
	.qblock {
		margin-bottom: 5px;
	}
	.qleft {
		width: 100%;
	}
	.qright {
		width: 100%;
	}
	.input_text {
		width: 150px;
		font-size: 100%;
	}
	.input_textarea {
		width: 150px;
		font-size: 100%;
	}
	.input_button {
		width: 100px;
	}
	.archive {
		right:4%;
		top: 0.6%;
	}
	footer {
		height: 100%;
	}
	#bottom-menu {
		width: 92%;
		margin: 0;
	}
	.copyright {
		float: left;
		display: block;
	}
	.social {
		float: left;
		display:block;
	}
	.social a {
		margin-left: 0px;
	}
	footer nav {
		width: 100%;
		font-size: 90%;
	}
}
@media only screen and (min-width: 310px) and (max-width: 450px) {
	#top-menu figure img  {
		margin: 2px 0 0 10px;
		width: 40%;
	}
	.social {
		float: left;
		padding-top: 15px;
	}
	.social a {
		margin-left: 0px;
	}
	footer {
		height: 100%;
	}
}