#kor9{
width: 180px;
height: 180px;
position: absolute;
top: 390px;
right:3%;
background: transparent url(img/9kor.png) no-repeat left top;
background-size: cover;
}
#tax9{
width: 100%;
height: 100px;
border-bottom: 5px solid #E4E4E4;
margin-bottom: 10px;
padding: 0px 2% 20px 2%;
box-sizing: border-box;
padding-left: 180px;
box-sizing: border-box;
position: relative;
}
#tax9 h1{
color: #ff0000;
font-size: 16px;
margin:0;padding:0;
padding-top: 16px;
}
#tax9 h2{
font-size: 16px;
margin:0;padding:0;
padding-top: 12px;
}
#tax9 span{
position: absolute;
display: block;
width: 150px;
margin-left: -180px;
float: left;
top:0px;
height: 90px;
text-align: center;
font-size: 130%;
color: #1E1E1E;
font-weight: bold;
border-right: 4px solid #e4e4e4;
}
#tax9 span b{
font-size: 180%;
display: inline-block;
margin-right: 3px;
}
#tax9 span i{
display: inline-block;
font-weight: bold;
color: #d20000;
font-style: normal;
font-size: 80%;
}
#arlista{
width: 100%;
float: left;
margin-top: 20px;
margin-bottom: 40px;
}
#arlista h2{
margin-bottom: 34px;
}
#arlista span{
float: left;
display: block;
width: 100%;
font-size: 13px;
}
#arlista pre{
display: inline-block;
width:25%;
float: left;
height: 50px;
}
#arlista span u, #arlista span i{
display: inline-block;
width: calc(25% - 3px);
float: left;
height: 50px;
padding: 7px;
margin-bottom: 3px;
margin-right: 3px;
background-color: #f0f0f0;
box-sizing: border-box;
text-align: center;
}
#arlista span:nth-child(even) {
  /*background: blue;*/
}
  #arlista span u{
  line-height: 40px;
  text-decoration: none;
  color: black;
  background-color: #ec9507;
  font-weight: 900;
  font-size: 130%;
  }
  #arlista span b{
  color: black;
  font-weight: 900;
  font-size: 110%;
  }
  .arinfo{
  font-size: 90%;
  background-color: #A1DEFF !important;
  }
  .arfeature{
  padding: 10px !important;
  font-size: 99%;
  /*height: 300px !important;*/
  height: auto !important;
  background-color: white !important;
  text-align: left !important;
  }
  .arfeature h6{
  color: black;
  font-weight: 900;
  margin-bottom: 10px;
  display: inline-block;
  width:100%;
  font-size: 150% !important;
  line-height: 40px;
  text-align: center !important;
  background-color: #e2e2e2;
  margin-left: -10px;
  margin-top: -10px;
  border-left:10px solid #e2e2e2;
  border-right:10px solid #e2e2e2;
  border-bottom:6px solid white;
  }
  
  
  
#top{
height: 80px;
margin: 0 auto;
box-sizing: border-box;
background-color: white;
}

 #logo{
 position: absolute;
 width: 270px;
 top:0px;
 left:calc(50% - 135px);
 height: 80px;
 line-height: 80px;
 z-index: 9999;
 background-color: white;
 text-align: center;
 background: transparent url(img/logo.png) no-repeat center top;
 background-size: auto 70px;
 box-sizing: border-box;
 cursor: pointer;
 }
#tease{ /*758px*/
padding: 0px;
position: absolute;
width: 100%;
min-width: 1220px;
top:134px;
/*height: 754px;*/
height: 680px;
margin-top: 5px;
background: #d6d6d6 url(img/tease00.jpg) repeat-x center top;
background-size: 100% 680px;
}



#teasecontent{ 
position: absolute;
width: 100%;
min-width: 1220px;
top:134px;
height: 0px;
border-top: 4px solid #e60000;
margin-top: 1px;
background-color: white; 
text-align: center;
}
#logo h1{
display: none;
}
#logo span{
display: none;
}
#lower{
margin-top: 690px;
padding-top: 5px;
min-height: 100px;
float: left;
width: 100%;
}
#lower ul, #content ul{
padding-left: 19px;
}
#lower li, #content li{
display: list-item;
text-align: left;
list-style-type: disc;
list-style: disc outside;
}
#hircast{
float: left;
width: 100%;
border-top: 5px solid #E4E4E4;
box-sizing: border-box;
/*padding: 2%;*/
margin-bottom: 30px;
}
#hircast a{
display: inline-block;
background-color: red;
padding: 6px 16px 6px 16px;
color: white;
font-weight: bold;
text-decoration: none;
border-radius:2px;
margin-top: 10px;
margin-left: 10%;
}
#hircast hr{
height: 2px;
/*
background-color: white;
border-bottom: 2px dashed #e4e4e4;
*/
}
.newsblock{
width: calc(50%);
height: 300px;
border-right: 5px solid #e4e4e4;
border-bottom: 5px solid #e4e4e4;
float: left;
text-align: justify;
padding: 20px;
box-sizing: border-box;
}
.newsblock h3{
margin-top: -15px;
}
.newsblock a{
margin-top: 10px;
float: right;
}
.newsimg{
width: 200px;
height: 200px;
background-size: cover;
float: left;
margin-right: 20px;
}
.mainblock{
display: block;
float: left;
width: 25%;
border-left: 5px solid #E4E4E4;
padding: 0px 2% 20px 2%;
box-sizing: border-box;
margin-bottom: 10px;
text-align: left;
color: #808080;
margin-top: 3px;
}
.mainblock a, #content a{
text-decoration: none;
color: #5ea502; /*#f24034*/
font-weight: bold;
display: inline-block;
font-size: 90%;
}
.link{
text-decoration: none;
border: 5px solid red;
color: red;
font-weight: bold;
font-size: 18px;
padding: 2px 10px 2px 10px;
margin-top: 6px;
font-size: 20px !important;
}
.mainblock ul, #content ul{
text-align: left;
}
.mainblock:first-of-type{
border-left: 0px;
}
#text{
/*margin-top: 240px;*/
/*padding-top: 35px;*/
min-height: 100px;
float: left;
width: 100%;
}
#content{
float: left;
/*width: 805px; /*595px*/
width: 805px;
padding: 30px 10px 30px 10px;
min-height: 600px;
}
#contentgal{
margin-top: 5px;
float: left;
width: 100%;
padding: 30px 10px 10px 10px;
}
#contenthome{
float: left;
width: 100%;
padding: 10px;
}
#contenthome img, #righticons img{
float: left;
margin-bottom: 2%;
max-width: 120px;
cursor: pointer;
}
#right{
float: left;
width: 332px;
padding: 20px 20px 20px 20px;
margin-top: 20px;
margin-left: 20px;
min-height: 600px;
border-left: 3px solid white;
}
#right span{
float: left;
width: 180px;
height: 180px;
line-height: 180px;
margin-left: 30px;
display: block;
background-color: white;
text-align: center;
margin-bottom: 35px;
color: grey;
}
.m_foto{
background: transparent url(img/m_foto.jpg) no-repeat center top;
border: 3px solid white;
width: 180px;
height: 270px !important;
}
.gy1{
background-color: #3164ac;
}
.gy2{
background-color: #01204d;
}
.gy3{
background-color: #3f4145;
}
.molang{
position: absolute;
top:8px;
right:10px;
border: 1px solid #B6BCC3;
padding: 3px 6px 3px 6px;
border-radius:15px;
background-color: white;
}
/*-------------------------------------------------------*/
* {
margin:0;
padding:0;
}
html, body {
height:100%;
background-color: white;
}
body {
color: #7b7979;
font-family: 'Nunito', sans-serif;
font-size: 15px;
}
a{
color:#084398;
}
i{
font-weight: 300;
font-style: normal;
}
hr{
border: 0px;
padding: 0px;
height: 6px;
background-color: #EEEEEE;
margin-top: 10px;
margin-bottom: 10px;
width: 100%;
}
img{
border: 0px ;
margin-right: 2%;
/*margin-bottom: 1%;*/
}
.right{
float: right;
margin-left: 2%;
margin-bottom: 1%;
margin-right: 0% !important;
}
#container {
		margin:0 auto;
		position:relative;
		text-align:left;
		width:100%; /*1220px*/
		clear:left;
		overflow: hidden;
}
h1,h2{
color:#4e4b4b; /*#7ebab5*/
font-size: 21px;
padding-top:18px;
font-family: 'Nunito', sans-serif;
font-weight: 900;
padding-bottom: 20px;
float: left;
width: 100%;
}
    #content h1:first-of-type {
    
    }

h3{
color:black;
font-size: 16px;
padding-top:10px;
padding-bottom:12px;
font-family: 'Nunito', sans-serif;
}
p {
padding-top:5px;
padding-bottom:5px;
}
/*-------------------------------------------------------*/
ul{
text-align: center
}
li{
list-style-type: none;
display: inline-block;
margin: 0px;
padding: 0px;
}

#menu{
display: none;
}
#menu2{
display: block;
position: relative;
top:80px;
margin: 0 auto;
width: 100%;
line-height: 20px;
padding-top: 12px;
font-size: 20px;
color:white;
text-align: right;
background-color: #BBBBBB;
right: 0px;
    padding-right: 3%;
box-sizing: border-box;
border-top: 1px solid #DEDEDE;
text-transform: uppercase;
}

#menu span, #menu2 span{
font-size: 28px;
margin-right: 10px;
display: inline-block;
vertical-align: middle;
}
#menu a, #menu2 a{
margin-left: 10px;
margin-right: 10px; 
text-decoration: none;
color: grey;
font-size: 18px;
display: inline-block;
margin-bottom: 14px;
font-weight: bold;
}
/*
#menu2 a{
font-size: 15px;
border: 2px solid #e4e4e4;
border-top-width: 3px;
border-bottom-width: 0px;
background-color: #e4e4e4;
padding: 5px 9px 11px 9px;
margin-left: 2px;
margin-right: 2px;
color: #ff0000;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
*/
#menu2 a{
font-size: 13px;
padding: 5px 11px 5px 11px;
margin-left: 6px;
margin-right: 6px;
color: white;
}
.aktiv, .hoverimitate{
font-weight: bold;
color: #6ca9ca !important;
cursor: default;
background-color: #C0C0C0;
}
#menu a:hover, #menu2 a:hover{
color: #C0C0C0 ;
}
.homemenu a{
color: white !important;
border-color: #232323 !important;
}

.homemenu a:hover{
background-color: #C0C0C0 !important;
color: black !important;
}
/*
.homemenu a:hover{
background-color: #D1D1D1 !important;
color: black !important;
border-color: #D1D1D1 !important;
background-image: linear-gradient(to bottom, #D1D1D1, white);
}
*/
/*-------------------------------------------------------*/
#photoimg{
width: 100%;
min-width: 1220px;
/*height: 754px;*/
height: 680px;
}
#photoimg img{
width: 100%;
height: 680px;
}
#myslides, #myslides img{
height:680px !important;
}
#slide1 i,#slide2 i,#slide3 i,#slide4 i{
font-style: normal;
display: block;
font-size: 60%;
max-width: 80%;
}
#slide1 b,#slide2 b,#slide3 b,#slide4 b{
position: absolute;
visibility: visible;
top:8%;
left:8%;
margin-right: 3%;
display: block;
font-size: 44px;
font-family: arial;
color: white;
text-shadow: #2C2D31 2px 2px;
text-shadow: black 2px 5px 12px;
z-index: 195;
/*
background-color: black;
border-radius: 30px;
padding: 3px 15px 6px 15px;
filter:alpha(opacity=90);
-moz-opacity:0.9;
-khtml-opacity: 0.9;
opacity: 0.7;
*/
} 
#slide2 b{
left:5%;
/*text-align: right;left:auto;right:8%;*/
margin-top: 14%;
} 
#slide3 b{
/*text-align: right;left:auto;right:8%;*/
margin-top: 14%;
} 
/*-------------------------------------------------------*/


#myController{
position: absolute;
top:150px; 
right:35px;
width: 150px;
text-align: right;
z-index: 197;
height: 50px;
line-height: 50px;
overflow: hidden;
}
#myController span{
display: inline-block;
width: 15px;
height: 15px;
margin-right: 2px;

}
.jFlowControl{
background: transparent url(img/sl1.png) no-repeat left top;
}
.jFlowSelected{
background: transparent url(img/sl2.png) no-repeat left top;
}
.jFlowControl a{
cursor: pointer;
}
.jFlowSelected a{
position: absolute;
top: 5px;
left:80px;
display: block;
width: 575px;
height: 200px;
text-decoration: none;
padding: 0px ;
}
.jFlowPrev, .jFlowNext{
position: absolute;
display: block;
font-size: 40px;
font-family: 'Nunito', sans-serif;
color: white;
text-shadow: #2C2D31 1px 1px;
}
.jFlowPrev{
margin-left: -170px;
}
.jFlowNext{
margin-left: -150px;
}
.jFlowPrev div,.jFlowNext div{
width: 44px;
cursor: pointer;
z-index: 901;
}
.hide{
visibility: hidden;
}
/*-------------------------------------------------------*/
.leirkep{
margin-right: 8px;
margin-bottom: 10px;
}
.button, #linkek a{
border: 0px;
border-radius:2px;
background-color: #f24034;
padding: 8px 25px 8px 25px;
font-size: 22px;
font-weight: bold;
color: white;
font-family: 'Nunito', sans-serif;
opacity: 0.9;
display: inline-block;
text-decoration: none;
margin-right: 8px;
margin-left: 8px;
}
#lower1{
width: 67%;
float: left;
margin-top: 40px;
padding-top: 10px;
}
#lower2{
width: 28%;
float: left;
/*
margin-left: 3%;
padding-left: 2%;
*/
margin-right: 5%;
margin-top: 80px;
text-align: center;
/*border-left:1px dotted #cebaaa;*/
background-color: #2c65b3;
background-image: linear-gradient(#a4cee8, #2c65b3);
border-radius:15px;
min-height: 800px;
}
#lower2 a{
width: 70%;
text-align: left;
background-color: #233d60;
font-size: 19px;
font-weight: normal; 
}
#lower3{
width: 96%;
float: left;
}
#foot{
float: left;
width: 100%;
padding-top: 40px;
padding-bottom: 40px;
background-color: black;
min-height:100px ;
text-align: center;
}

#footcim{
font-size: 180%;
border-bottom: 5px dotted #171717;
padding-bottom: 15px;
}
#footcim a{
color: white !important;
}
#foot u{
color: #926824 !important;
border-bottom: 1px solid #6E4400;
cursor: pointer;
font-weight: 900;
text-decoration: none;
display: inline-block;
}
#footcontent{
display: inline-block;
width: 64%;
max-width: 1370px;
font-weight: bold;
text-align: left;
font-size: 63%;
padding:30px 5% 60px 5%;
border-left: 4px solid #171717;
border-right: 4px solid #171717;
box-sizing: border-box;
}
#footcontent span{
position: absolute;
display: block;
left:0px;
min-height: 70px;
margin-top: -10px;
text-align: center;
background: transparent url(img/footlogo.png) no-repeat center center;
background-size: contain;
width: 18%;
box-sizing: border-box;
}
#footcontent span:nth-of-type(2){
position: absolute;
float: right;
display: block;
min-width: 198px;
min-height: 60px;
left:auto;
right:0px;
width: 20%;
box-sizing: border-box;
background: transparent url(img/pp.jpg)  no-repeat center center;
background-size: 120px;
}
#footcontent a{
color: #900606; /*#4D4D4D*/
font-size: 80%;
text-decoration: none;
padding: 6px 30px 6px 0px ; 
}
#momenu, #momenu2{
display: none;
}

/*---------------FORM-------------*/

.table{
display: block;
width:100%;
max-width: 900px;
padding-bottom: 20px;
float: left;
}
.tr{
display: block;
}
.col1{
display: block;
float: left;
width: 25%;
line-height: 40px;
}
.col2{
display: block;
float: left;
width: 75%;
}
.col3{
display: block;
float: left;
width: 100%;
}

input[type=text], textarea {
    padding: 4px;
    padding-left: 6px;padding-right: 6px;
    margin: 6px 15px 6px 10px;
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    color: black;
        border: 1px solid #cecece; 
    box-shadow: 0px 0px 0px white; 
}

.vrfstyle {
    box-shadow: 
      inset 0 0 5px  #C8C8C8,
            0 0 18px #A0A0A0; 
    padding: 3px;
    padding-left: 15px;padding-right: 15px;
    margin: 6px 20px 6px 10px;
    font-family: 'Nunito', sans-serif;
    font-size: 20px;
    background-color: white;
}
.subnyil{
font-size: 80%;
margin-left: 8px;
color: white;
}
/*---------------SUB-------------*/
.subholder{
position: absolute;
padding: 15px;
left:0px;
top:56px;
width: 100%;
min-height: 170px;
background-color: white;
overflow: hidden;
background-image: linear-gradient(#cfcfcf, #E3E3E3);
border-bottom: 6px solid white;
z-index: 301;
/*box-shadow:  -5px 45px 35px 20px white;*/
box-sizing: border-box;
}
.subholder2{

}
.subholder h1{
padding: 0px;
display: block;
background-color: grey;
height: 46px;
line-height: 50px;
width: 100%;
text-indent: 30px;
color: white;
font-style: italic;
  font-size: 30px;
  font-weight: 600;
  letter-spacing: -1px;
}

.subholder .sub{
margin: 10px 10px 10px 10px;
font-weight: bold;
color: black;
min-width: 160px;
height: 30px;
line-height: 30px;
font-size: 12px;
background-color: #f24034;
}
.subholder .allsub{
background-color: white !important;
min-width: 344px;
}
.sub:hover{
background-color: black;
color: white;
background-image: none;
}
/*---------------ORDER-------------*/
#orderpage{
font-size: 16px;
}
#orderpage li{
list-style-type: none;
}
#orderpage h1{
padding-top: 0px !important;
margin-top: 0px;
font-size: 150%;
}
fieldset { 
border:2px solid #e4e4e4; 
padding: 10px; 
margin-bottom: 10px;
}
legend {
color:red;
font-size:130%;
font-weight: bold;
padding: 3px;
}

#orderpage textarea, #orderpage input{
font-size: 15px;
}
#orderpage select, .fieldback2{
font-weight: bold;
margin: 6px;
border: 1px solid #cecece; 
background-color: #cecece;
font-size: 14px;
padding: 3px;
}
#orderpage input[type=checkbox]{
margin-left: 6px;
margin-right: 6px;
}
#orderpage input[type=text],#orderpage textarea {
   border: 1px solid #cecece; 
    box-shadow: 0px 0px 0px white; 
}

/*--------------------------*/
input[type=radio] {
margin-left: 5px;
margin-right: 3px;
zoom:150%;
vertical-align: middle;
}
/*
input[type=text], textarea {
    border: 1px solid #cecece; 
    box-shadow: 0px 0px 0px white; 
    margin: 11px 25px 11px 15px;
}
*/
.vrfstyle, #letters {
    border: 1px solid #cecece; 
    box-shadow: 0px 0px 0px white; 
    margin: 11px 25px 11px 15px;
    height: 36px;
    font-weight: bold;
}
/*--------------------------*/
.orderbutton{
    display: inline-block;
    background-color: red;
    padding: 6px 16px 6px 16px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    border-radius: 2px;
    margin-top: 10px;
    margin-left: 10px;
    border: 0px;
    margin-bottom:20px ;        
}
.cf-ol{
//background-color: green;
}
.cf-box-title{
display: inline-block;
width: 100%;
font-weight: bold;
color: black;
padding-top: 10px ;
margin-bottom: 10px ;
font-size: 120%;
border-bottom: 2px solid #e4e4e4;
}

@media all and (max-width: 800px) { 

#orderpage select{
width: 95%;
text-overflow: ellipsis;
}
}
















