html, body {margin:0;}

body {
	font-family: 'Roboto', sans-serif;
	color: #4F2C00;        
             font-size: 1.2em;     
background: url('/data/design/background_grey.png'); 
background-color: #F5F5F5;
overflow-y:scroll;
}

.backgroun_fullpic {
background: url('/data/design/background_grey.png') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.arrow-box {
    background-image: url("/data/design/down.png");
    margin-left: 0px;
    width: 25px;
    height: 25px;
    float: left;
    transform: rotate(0deg);  
    transition: all 0.5s ease 0s;
}

.collapsed .arrow-box {
    transform: rotate(180deg);
}

.arrow-box-title {
    padding: 4px 0px;
    margin: 0px 0px 3px 40px;
}

.dynapage-social-buttons {
                 height: 35px; padding-right:10px;  display: block; float:left; 
}

#searchandsocial .btn {
    color: #18181e; /* #e0001a */
/*    background-color: #cccccc; */
}

#footersocial .btn-default {
    color: #666;
/*    background-color: #cccccc; */
}

#searchandsocial .btn, #footersocial .btn {
     padding: 1px 0px; 
}

#searchandsocial a:hover {
 color: #666; 
}

#searchandsocial a {
 color: #18181e; /* #e0001a */
}

#footersocial a {
 color: #666; 
}

#footersocial a:hover {
 color: #666; 
}

img.imag-responsive-banner {
    width: 75%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto }}


 .dynapagescrollup {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 72%;
    right: 20px;
    display: none;
    text-indent: -9999px;
    z-index:  999;
    background: url('/data/design/icon-top.png') no-repeat;
    background-color: transparent;
}


#container-aaaaaaaaaaa {
	max-width: 1130px;
	margin: 0 auto;
	background: white;
	padding: 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;

} 

#shareaward { float: right;}
#shareaward a { float:left; width:26px; height:30px; background:url('/img2/fbtwinytxg.png') no-repeat 0 -30px; text-indent:-9999em; margin-right:5px; }
#shareaward a:hover { background-position:0 0; }
		
#shareaward a.tw { background-position:-26px -30px; }
#shareaward a.tw:hover { background-position:-26px 0; }
		
#shareaward a.in { background-position:-52px -30px; }
#shareaward a.in:hover { background-position:-52px 0; }
		
#shareaward a.yt { background-position:-78px -30px; }
#shareaward a.yt:hover { background-position:-78px 0; }  
  
#shareaward a.xg { background-position:-104px -30px; }
#shareaward a.xg:hover { background-position:-104px 0; }  

.dynapage_header {

background-image:url('/data/design/award_logo11ys.png');
background-repeat: no-repeat;
	min-height: 165px;        
}


.myimgresponsive {
  width: 100%;
  height: auto;

}

.table {
	display: table;
	border: 0;        
            padding: 0px;
	width: 100%;
}

.table-row {
	display: table-row;
	
}

.table-cell-left, .table-cell-main, .table-cell-right {
	display: table-cell;
        vertical-align: top;
}

.table-cell-left {
	padding-left: 15px;
	width: 250px;   
}

.table-cell-main {
  	padding-left: 15px;
	padding-right: 15px;	

}

.table-cell-main-left {
  	padding-left: 0px;
	padding-right: 0px;	

}

 .table-cell-full {     
   		 padding: 0px;
		display: block;
		border: none;   
   		 width: 100%;
	}

.table-cell-right {
  	padding-left: 10px;
	width: 250px;

}

.thetopmenu {
   width: 100%; 
   text-align: right;"
}


.thetopmenu a{
color: gray;
 font-weight: 200;
font-size: 0.8em;
padding: 4px 3px;
text-decoration: none;
}

.thetopmenu a:hover{

}  


.wireframemenu{
border-bottom: 1px solid #C0C0C0;
background-color: white;
border-bottom-width: 0;
}

.wireframemenu ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.wireframemenu a{
color: gray;
font-weight: bold;
font-size: 1.2em;
padding: 4px 3px;
display: block;
width: 100%; /*Define width for IE6's sake*/
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}


.wireframemenu ul li a{
text-decoration: none;
}

.wireframemenu a:visited{
color: gray;
}

.wireframemenu a{ /*Non IE rule*/
width: auto;
}

.wireframemenu a:hover{
background-color: #E9010E;
color: white;
}  
	
.wireframemenu a.selected{
background-color: #E9010E;
color: white;
}  


.topframemenu {
padding: 0;
margin: 0;

}

.topframemenu ul{

margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-size: 1.2em;
font-weight: bold;
width: 100%;
border-bottom: 1px solid #C0C0C0;
border-width: 1px 0;

}


.topframemenu ul li{
display: inline;
}

.topframemenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 16px 4px 16px;
text-decoration: none;
}


.topframemenu ul li a:hover{
color: white;
background-color: #E9010E;

}


.wireframemenu a:hover{
	background-color: #E9010E;
	color: white;
}  
	
.topframemenu a.selected{
	background-color: #E9010E;
	color: white;
} 


.bottomarea {
  	background-color: #ffffff;
        padding-top: 30px;
	min-height: 250px;
  	font-size: 0.8em;
        color: grey;
}      
 
.newslegend {
  	font-size: 0.8em;
        font-style: italic;
        color: grey;
}

.newstitel {
	font-size: 1.1em;
	color: #000000;
        font-weight: bold;
	padding-bottom: 10px;
}

.formulartitel {
	font-size: 1em;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 0px;
        font-weight: bold;
}


.downloads {
       font : 12px verdana, arial, helvetica, sans-serif;
       color: #333333;
       padding: 0px 0px 5px;
}


/* Channel title & link */

.rsslibchannel,.rsslibchannel:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.rsslibchannel:hover {
	color: #FFFF99;
	background-color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

/* Item title & link */
.rsslibitem,.rsslibitem:visited {
	color: #000099;
	font-weight: bold;
}
.rsslibitem:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

/* Item description */
.rsslibdesc {
	color: #666666;
	margin-bottom: 5px;
}

/* Channel Editor */
.rsslibeditor {
	font-size: 8pt;
	color: #999999;
}

/* Channel Date */
.rsslibdate {
	font-size: 8pt;
	color: #999999;
}

/* Channel Copyright */
.rsslibcopyright {
	font-size: 8pt;
	color: #AAAAAA;
}


.htmtableborders {
         border-style: none;
}



.gallerypreview {
}

.gallerypreview ul {
  padding: 3px 0;
  text-align: left;
}
.gallerypreview ul li {
  display: inline;
}
.gallerypreview li a{
  margin-right: 10px;
  margin: 0;
  text-decoration: none;
} 

.news-responsive-det {
        width: 33.3333333%;
        height: auto;
        float:right; margin-right:20px; margin-bottom:10px;
}


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
  height: auto;
}


.container div.notvisibleonmoblie {
              visibility: yes;
} 


@media only screen and (max-width: 992px) {    

.dynapage_header {
    background-image:url('/data/design/award_logo11ys_tab.png?v=2');
}
           
 .table,
	.table-row {                
		display: block;
		border: none;   
    		width: 100%;                    

	}

  
	.table-cell-left {  
    		padding-top: 40px;              
    		padding-left: 0px;
		display: block;
		border: none;   
    		width: 100%;
	}

	.table-cell-main {     
   		 padding-left: 0px;
		 display: block;
		border: none;   
   		 width: 100%;
	}

	.table-cell-right {
	  	padding-left: 0px;
  	  	display: block;
		border: none;   
		width: 100%;
	}
  
    #container {
	max-width: 95%;
	padding: 0;
	margin: 0;
      }                 

    .container div.productBox {
	float: left;
	width: 45%;
        margin-bottom: 3.333333%;
	margin-right: 2.5%;
	padding: 0 1% 0 0;
	text-align: left;
	position:relative;
        margin-bottom: 1.5%;
	}

 .container div.QuartaBox {
		width: 30%;	
		margin-bottom: 3.333333%;
		padding: 0 1% 0 0;
                vertical-align: top;
	}

 .container div.SponsorBox {
		width: 30%;	
		margin-bottom: 3.333333%;
		padding: 0 1% 0 0;
                vertical-align: top;
                text-align:center;
	}

    .bottomarea {
	min-height: 50px;
		padding-left: 0px;
       
    }      

        .container div.notvisibleonmoblie {
              visibility:collapse; height: 1px;
       } 


   }


@media screen and (max-width:770px) {

body {
              background: url('') no-repeat center center fixed; 
}

}


@media screen and (max-width:680px) {

	.container div.productBox {
		width:100%;
		padding: 0 1% 0 0;
		
	}
         .container div.FiftyFiftyBox {
		width:100%;
		padding: 0 1% 0 0;
		
	}

       .container div.SponsorBox {
		width: 45%;	
                text-align:center;
		margin-bottom: 2.5%;
		padding: 0 1% 0 0;
                vertical-align: top;
	}

       .container div.QuartaBox {
		width: 45%;	
		margin-bottom: 2.5%;
		padding: 0 1% 0 0;
                vertical-align: top;
	}

         .container img.imag-responsive-50 {
        width: 100%;
        height: auto;
        float:left; margin-right:0px; margin-bottom:10px;
        }

        .container img.imag-responsive-r50 {
        width: 100%;
        height: auto;
        float:right; margin-left:0px; margin-bottom:10px;
         }

       .container img.imag-responsive-r33 {
        width: 50%;
        height: auto;
        float:right; margin-left:10px;  margin-right:0px; margin-bottom:10px;
         }

       .container img.imag-responsive-r25 {
        width: 25%;
        height: auto;
        float:right; margin-left:10px;  margin-right:0px; margin-bottom:10px;
         }

    .container div.Hoch150,
    .container div.Hoch250,
    .container div.Hoch300,
    .container div.Hoch333,
    .container div.Hoch450,
    .container div.Hoch500,
    .container div.Hoch600,
    .container div.Hoch900
      {
       min-height: 0px;
      margin-bottom: 40px;
        }

}



@media only screen and (max-width: 550px) {    

.news-responsive-det {
             margin-right: 0px; 
             margin-bottom: 5px;
             width: 100%;
             height: auto;
  }

.container img.imag-responsive-r33 {
        width: 100%;
        height: auto;
        float:right; margin-left:0px; margin-right:0px; margin-bottom:10px;
         }

   .container img.imag-responsive-r25 {
        width: 100%;
        height: auto;
        float:right; margin-left:0px; margin-right:0px; margin-bottom:10px;
         }


}

@media only screen and (max-width: 400px) {    
.dynapage_header {
    background-image:url('/data/design/award_logo11ys_m.png?v=2');
}
img.imag-responsive-banner {
        width: 100%;
        height: auto;
}

}
