/* CSSRESET http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain)*/
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, center,dl, dt, dd, ol, ul, 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;}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}table {border-collapse: collapse;border-spacing: 0;}

html{
  min-height:100%;
}

body{
  font-family:Arial,Helvetica,sans-serif,serif;
  font-size:16px;
  color:#FFF;
  text-align:center;
  line-height:26px;
  background-color:#FFF;
  
  min-width:1140px;
}

img{
  border:0px;
  height:auto;
  max-width:100%;
}

.csc-textpic-image{
  margin:0px 0px 20px 0px !important;
}

.Tx-Formhandler, #c386, #c806, #c807{width:715px;margin:auto;}

.csc-textpic-intext-right-nowrap .csc-textpic-image{margin-left:50px !important;}

.imgshadow{
  -webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}

.contentright img{
  -webkit-box-shadow: 1px 1px 10px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    1px 1px 10px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         1px 1px 10px 0px rgba(50, 50, 50, 0.75);
}

#content img{
  background-color:#FFF;
}

p{
  padding-bottom:30px;
  line-height:23px;
}

#menu li{
  list-style:none;
  display:inline;
  font-size:16px;
  vertical-align:central;
  
}

li:hover{
  text-decoration:none;
}

a,a:active,a:visited,a:hover{
  color:#FFF;
  text-decoration:underline;
}

a:hover{
  color:#FFF;
  text-decoration:underline;
}

h1{
  font-size:20px;
  line-height:30px;
  font-weight:bold;
  margin-bottom: 19px;
}
h2 { font-weight:bold;
font-size:20px; }

h3 { font-weight:bold;
font-size:18px;
 }

b, strong { font-weight:bold; }

h1 a, h2 a, h3 a { text-decoration:none; }
h1 a:hover{text-decoration:none;}

.clear{
  clear:both;
}

.inner{
  margin:0px auto;
  padding:0px 20px 0px 20px;
  width:1100px;
  text-align:left;
}

#top{
  position:relative;
  height:38px;
  background-color:#027e60;
  padding-top:12px;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.75);
box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.75);
  z-index:200;
}

#menu{
  float:left;
}
#menu a { text-decoration:none;  padding:15px 17px 14px 18px;}
#menu a:hover { 
  color:#FFF;
background: #373737; }
#menu a.active { background: #373737;  }

#topright{
  float:right;
}

#language{
  float:left;
  font-size:12px;
}

#flag{
  float:left;
  margin-left:20px;
}

#banner{
  height:330px;
  background-image: url(images/bannerright.png), url(images/bannerleft.png);
  background-position: right top, left top;
  background-repeat: no-repeat;
}

#logo{
  height:66px;
  width:428px;
  float:right;
  margin-top:40px;
}

#content{
  background-color:#027e60;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 0px 15px 0px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 0px 15px 0px rgba(50, 50, 50, 0.75);
  background-image:url(images/bg.png);
  background-repeat:no-repeat;
  background-position:center top;
}

#content .inner {
  padding-top:40px;
  padding-bottom:50px;
  
}

.contentleft{
  float:left;
  width:30%;
}

.contentright{
  float:right;
  width:65%;
}
.content {
width:100%;

}

.contentleft a{display:block;color:#FFF !important;text-decoration:none;}
.contentleft ul ul {border:none;padding-bottom:10px;}
.contentleft ul{border-bottom:1px solid #016a51;}
.contentleft ul li {border-top:1px solid #016a51;background-image: url(images/pil2.png);background-repeat:no-repeat;background-position:98%;font-size:16px;}
.contentleft a .active {border:none;}
.contentleft ul ul li {border:none;background-image:none;font-size:14px;}
.contentleft ul ul a{margin-left:15px;}
.contentleft ul li.act {background-image: url(images/pil.png);background-repeat:no-repeat;background-position:98%;}

#footer{
  padding: 20px 0px 20px 0px;
  color:#000;
  font-size:14px;
  text-shadow:none;
  background: rgb(191,209,204); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(191,209,204,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(191,209,204,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(191,209,204,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(191,209,204,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(191,209,204,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(191,209,204,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd1cc', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  -webkit-box-shadow: inset 0px 5px 10px -5px #000;
  -moz-box-shadow:    inset 0px 5px 10px -5px #000;
  box-shadow:         inset 0px 5px 10px -5px #000;
}

.footerleft{
  float:left;
  width:65%;
}

.footerright{
  float:right;
  width:30%;
  
  text-align:right;
  font-size:12px;
}

.footerright a{color:#666;text-decoration:none;}
.footerleft a{color:#000;text-decoration:underline;}
.footerleft a:hover{color:#027e60;}

.main select{
  width:50%; padding:12px 6px; margin:0px; margin-bottom:10px;
}

.main textarea#message{height:120px;}

.main textarea:focus, .main input[type="text"]:focus, .main input[type="password"]:focus{
border-color: rgba(95, 178, 246, 0.8); outline: 0; outline: thin dotted \9;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(120, 192, 251, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(120, 192, 251, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(120, 192, 251, 0.6);}
::-webkit-input-placeholder { color: #999; font-style:italic;}
input:-moz-placeholder { color: #999; font-style:italic; }
.main input[type="submit"] { width:50%; padding:10px 0px; font-weight:bold; font-size:1em; cursor:pointer;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%); /* W3C */}

.main input[type="submit"]:hover { background:#efefef; }
.main input { width:96%; padding:10px 6px; margin:0px; margin-bottom:10px;}
.main input,.main select,.main textarea {font-size:14px;font-weight:normal;line-height:20px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;border: 1px solid #aaaaaa;}
.main select,.main textarea,.main input[type="text"],.main input[type="email"] { color: #555555; }
.main textarea, .main input[type="text"], .main input[type="email"] { background-color: #ffffff; border: 1px solid #cccccc;
-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;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;}
.main textarea { width:98%; }
.main fieldset { border: 0px; padding:0; margin:0; }
.main input.csc-mailform-check { width:10%; margin:10px 0 15px 0; }
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider p { margin-top:-50px; margin-left: 10px; }
#slider, #slider li{ 
	width:620px;
	height:550px;
	overflow:hidden; 
	}
#simpleSlider ul li p { margin-right: 20px; height: 70px; display: none; font-size: 30px; line-height: 25px; font-weight: bold; text-align: right; }
#simpleSlider ul li { position: absolute; opacity: 0.0; height: 209px; }
#simpleSlider { height:300px; width:1100px; margin-bottom:40px; }

.threecol { width:30%;  float:left; margin-top:1px; }
.threecol2 { margin:1px 5% 0; }
@media (max-height: 900px) {
  #banner {height:170px;}
  }