/*** body ***/
body  {
    background: url(/img/bg.jpg);
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: calibri;
    
}
a {  text-decoration: none;}
.block_header{
    background: url(/img/tp.png)  center top;
    background-repeat: repeat-x;
    margin: 0 ;
    padding: 0;
    text-align: center;
    height: 120px;
}   

div#header
{
    margin: 0 auto;
    padding: 0; 
    width: 1100px;
}

#logo{
    
    padding: 0;
    width: 450px;
    float: left;
}

h4{ font-size: 12px; color:#5a5a5a;}
h3{ font-size: 14px; color:#5a5a5a;}
h2{ font-size: 20px; padding-top: 2px; color:#5a5a5a;}

 
#nav{ float: right;  padding-right: 12px; }
 

ul#menu_de, ul#menu_es ,ul#menu_ru, ul#menu_en{
width:100%;
height:80px;

list-style:none;
margin:0;
padding:0;

padding-left:20%;
}
ul#menu_de li, ul#menu_es li, ul#menu_ru li, ul#menu_en li   {
float:left;
}
ul#menu_de li a {
background:url(/img/sprite.png) no-repeat scroll top left;
display:block;
height:81px;
position:relative;
}

ul#menu_ru li a {
background:url(/img/sprite_ru.png) no-repeat scroll top left;
display:block;
height:81px;
position:relative;
}

ul#menu_en li a {
background:url(/img/sprite_en.png) no-repeat scroll top left;
display:block;
height:81px;
position:relative;
}


ul#menu_es li a{
background:url(/img/sprite_es.png) no-repeat scroll top left;
display:block;
height:81px;
position:relative;
}


ul#menu_de li a.home, ul#menu_es li a.home, ul#menu_ru li a.home, ul#menu_en li a.home   {
width:159px;
}
ul#menu_de li a.angebote, ul#menu_es li a.angebote, ul#menu_ru li a.angebote, ul#menu_en li a.angebote {
width:157px;
background-position:-159px 0px;
}

ul#menu_de li a.bilder, ul#menu_es li a.bilder, ul#menu_ru li a.bilder, ul#menu_en li a.bilder {
width:155px;
background-position:-318px 0px;
}
   
ul#menu_de li a.home span, ul#menu_es li a.home span, ul#menu_ru li a.home span, ul#menu_en li a.home span {
background-position:0px -81px;
}
ul#menu_de li a.angebote span, ul#menu_es li a.angebote span, ul#menu_ru li a.angebote span, ul#menu_en li a.angebote span {
background-position:-159px -81px;
}
ul#menu_de li a.bilder span, ul#menu_es li a.bilder span, ul#menu_ru li a.bilder span, ul#menu_en li a.bilder span {
background-position:-318px -81px;
}
ul#menu_de li a span {
background:url(/img/sprite.png) no-repeat scroll bottom left;
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:100;
}

ul#menu_es li a span {
background:url(/img/sprite_es.png) no-repeat scroll bottom left;
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:100;
}

ul#menu_ru li a span {
background:url(/img/sprite_ru.png) no-repeat scroll bottom left;
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:100;
}

ul#menu_en li a span {
background:url(/img/sprite_en.png) no-repeat scroll bottom left;
display:block;
position:absolute;
top:0;
left:0;
height:100%;
width:100%;
z-index:100;
}


ul#menu_de li a span:hover, ul#menu_es li a span:hover, ul#menu_ru li a span:hover, ul#menu_en li a span:hover {
cursor:pointer;
}


.lang{
    float: right;
        margin-top:-8px;
    margin-right: 20px;
    
    
}
.lang li
{
    float: left;
    list-style: none;
    margin-left: 10px;
}

.lang img 
{
   width: 28px;
    height: 25px; 
    border:none; 
}


.content {
   
    padding:0px;
    text-align: center;
    color:#5a5a5a;
    /*background: url(/img/tp_02.png);*/
    
}



.content2_body
{
    padding:0px;
   margin: -17px auto 0;
    text-align: center;
    width:1080px; 
    min-height: 470px;  
    height: auto;
    
    
}
.content2_header
{
        background: url(/img/content2_header.png)  center top;
        background-repeat: repeat-x;
        height: 30px;
        width: 350px;
        margin-top: -16px;
}


.content2_bg
{
        background: url(/img/tp_2.png)  center top;
        height: 400px;
        width: 350px;
        margin-top: 5px;
}

.content2_img
{
    margin-top: 10px;
    width:300px;
    height: 200px;
    border: gray;
    box-shadow: 8px 7px 15px 1px #555555;
    
}
.content2_text h3
{
    padding: 15px 30px;
    text-align: left;
    font-weight: 100;
}
.cleft{
    float: left;
    padding-right: 15px;
    
}

.cmiddle{
    float:left;
        padding-right: 12px;
}

.cright{
    float: right; 
}

.slider_body
{
    padding: 0;
    margin: 0 auto;
    padding: 0;
    width:1080px; 
    min-height: 470px;  
    height: auto;
    background: -moz-linear-gradient(top,  #8db542, #507315);
     -pie-background: linear-gradient(90deg, #8db542, #507315);
    background: linear-gradient(90deg, #8db542, #507315);
    background: -webkit-gradient(linear, left top, left bottom, from(#8db542), to(#507315));
    background: linear-gradient(90deg, #8db542, #507315);
}
  
 .slider
 {
     float:left;
 } 
  
.slider_body h1
{   
    font-size: 20px;
    color: #fff;
    text-align: left;
    margin-left: 40px;
}
    
.li-banner
{   
    margin: 20px 0 0 40px;
    -moz-box-shadow: 8px 7px 15px 1px #555555;
    -webkit-box-shadow: 8px 7px 15px 1px #555555;
    box-shadow: 8px 7px 15px 1px #555555;
}

/*** calender **/




.calender_body{
   /*background-color: aqua;*/
    background: url(/img/tp_calender.png);
    height:390px;
    float:right;
    padding: 40px;
}
.calender {
    border-radius: 5px 5px 5px 5px;
    background-color: #d1d8db;
    background: -moz-linear-gradient(top,  #ffffff, #d1d8db);
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d1d8db));
    -pie-background: linear-gradient(90deg, #ffffff, #d1d8db);
    width: 220px;
     -moz-box-shadow: 8px 7px 15px 1px #555555;
    -webkit-box-shadow: 8px 7px 15px 1px #555555;
    box-shadow: 8px 0px 15px 1px #555555;
    color: #000;
    font-size: 12px;
    height: 162px;
    margin: 5px;
    padding: 16px;
    text-align: center;
   
}
  
.calender_headline
{
    color:#fff;
    padding: 5px 63px;
    width: 210px;
    border-radius: 5px 5px 5px 5px;
    background-color: #d1d8db;
    background: -moz-linear-gradient(center bottom , #18778E, #389CB4, #ADEFFF) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d1d8db));
    -pie-background: linear-gradient(90deg, #18778E, #ADEFFF);
   }


.slider_calender_body{margin-top: 5px; padding: 5px;}
 
.slider_calender
{
    color: #000;
   font-size: 12px;
   height: 180px;
   width: 210px;  
   text-align: center;
   border-radius: 5px 5px 5px 5px;
   background-color: #d1d8db;
   background: -moz-linear-gradient(top,  #ffffff, #d1d8db);
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d1d8db));
   -pie-background: linear-gradient(90deg, #ffffff, #d1d8db);
   -moz-box-shadow: 8px 7px 15px 1px #555555;
   -webkit-box-shadow: 8px 7px 15px 1px #555555;
   box-shadow: 8px 0px 15px 1px #555555;
}

.calender_footer_body{width: 210px; padding: 5px;}

.calender_footer {
    background: -moz-linear-gradient(center top , #FFFFFF, #D1D8DB) repeat scroll 0 0 transparent;
    -pie-background: linear-gradient(90deg, #ffffff, #d1d8db);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 8px 7px 15px 1px #555555;
    font-size: 11px;
    text-align: left;
    padding: 5px;
}

#calender_footer_text{text-align: center;}
.calender_footer li{list-style-type: none;float: left;}
.calender_footer ul{padding: 0; margin:0;}
* html .calender, * + html .calender { width:182px;}
.calender div.after, .calender div.before{ color:#000;}
.day {float: left; height: 22px; line-height: 22px;text-align: center; width: 30px; text-align: center;}
.day.headline {color:#397096; font-weight:bold; }
.day.current
{
    color: #fff;   font-weight: bold; padding: 0;  background-color:#507315; border:none; 
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5); 
}
.clear{clear:left;}
.pagination {
    text-align: center;
    height:20px;
    line-height:21px;
    color:#000;
    font-size: 14px;
    padding-bottom: 8px; 
}
.month {
    color: #000;
    font-weight: bold;
    height: 16px;
    line-height: 13px;
    text-align: center;
}

.last{color: #000; font-size: 15px;-webkit-user-select: none;}
.next{color:#000;font-size: 15px; }


#entered,  #unknow 
{
    border-radius: 2px 2px 2px 2px;
    color: #FFFFFF;
    font-size: 10px;
    list-style: none outside none;
    margin: 0 4px;
    padding: 1px 6px;
}   

#entered{background-color: #BC1815;}
#unknow{background-color:#B3A400; }

/** Buttons **/
.button.blue {
    border-radius: 5px 5px 5px 5px;
    background-color: #d1d8db;
    background: -moz-linear-gradient(center bottom , #18778E, #389CB4, #ADEFFF) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#18778E), to(#389CB4));
    -pie-background: linear-gradient(90deg, #18778E, #ADEFFF);
    -moz-box-shadow: 8px 7px 15px 1px #555555;
    -webkit-box-shadow: 8px 7px 15px 1px #555555;
    box-shadow: 8px 7px 15px 1px #555555;
     color: #fff;
    padding: 4px 79px;
}

.button.green {
    border-radius: 5px 5px 5px 5px;
    background-color: #d1d8db;
    background: -moz-linear-gradient(center bottom , #18778E, #389CB4, #ADEFFF) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear, left top, left bottom, from(#18778E), to(#389CB4));
    -pie-background: linear-gradient(90deg, #18778E, #ADEFFF);
    -moz-box-shadow: 8px 7px 15px 1px #555555;
    -webkit-box-shadow: 8px 7px 15px 1px #555555;
    box-shadow: 8px 7px 15px 1px #555555;
     color: #fff;
    padding: 4px 79px;
}


.button:active {
    box-shadow: 0 -3px 1px #507315 inset, 0 0 3px rgba(0, 0, 0, 0.9) inset;
    position: relative;
    top: 3px;
}

/** footer **/
.footer_body
{
    background: url(/img/tp_f.png)  center top;
    background-repeat: repeat-x;
    margin: 0 ;
    padding: 0;
    text-align: center;
    height: 81px; 
}
div#footer
{
    margin: 0 auto;
        padding-top: 18px;
    width: 100%;
  
}

.clear_left {   clear:left; }
.clear_rigth{clear:right;}



.galerie
{
    float:left; margin:30px 0px 0px 40px;
}

.galerie img
{
    
   
   font-size: 12px;
   text-align: center;
   border-radius: 5px 5px 5px 5px;
   border-color:#557919 ;
   background: -moz-linear-gradient(top,  #ffffff, #d1d8db);
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#d1d8db));
   -pie-background: linear-gradient(90deg, #ffffff, #d1d8db);
   -moz-box-shadow: 8px 7px 15px 1px #555555;
   -webkit-box-shadow: 8px 7px 15px 1px #555555;
   box-shadow: 8px 0px 15px 1px #555555;
}


.galerie_header
{
    background: url(/img/content2_header.png)  center top;
    background-repeat: repeat-x;
    color:#fff;
}

.galerie h3
{
    margin:5px;
}

/********** contact form **********/
#contactform { margin:0; padding:5px 0; }
#contactform * { color:blue; font-weight: bold; }
#contactform ol { margin:0; padding:0; list-style:none; }
#contactform li { margin:0; padding:0; background:none; border:none; display:block; }
#contactform li.buttons { margin:5px 0 5px 0; }
#contactform label { float:left; margin:0;  padding:5px 50px; font:normal 12px Arial, Helvetica, sans-serif; color:#1d2024; text-transform:capitalize; }
#contactform label span { font:normal 10px Arial, Helvetica, sans-serif; }
#contactform input.text { width:400px; border:1px solid #e9e9e9; margin:5px 50px; padding:5px 2px; height:15px; background:#f8f8f8; float:left; }
#contactform textarea { width:400px; border:1px solid #e9e9e9; margin:10px 50px; padding:2px; background:#f8f8f8; height:150px; float:left; }
#contactform li.buttons input { padding:5px 14px;   margin: 0px 141px  0px 354px; border:0; color:#FFF; }
p.response { text-align:center; color:#2c2c2c; font:bold 11px Arial, Helvetica, sans-serif; line-height:1.5em; width:auto; padding-right: 100px;}
p.clr,
.clr { clear:both; padding:0; margin:0; }
li.bg,
.bg { clear:both; border-bottom:1px solid #e2e2e2; padding:10px 0 0 0; margin:0 0 10px 0; background:none; list-style:none; }
.text { width:300px; text-align:left; float:right; margin:0; padding:10px 0 0 20px; font: normal 11px Arial, Helvetica, sans-serif; color:#747474; }
.red 
{
    font-size: 12px !important;
    font-weight: bold !important;
    color: red !important;
}

?/* tooltip reines CSS3 */
.feedback_btn{
    background: #ffffff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    behavior: url(PIE.htc);
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background-color:#b11818;
    -webkit-box-shadow: #444444 0 0 5px;
    -moz-box-shadow:  #444444 0 0 5px;
    box-shadow:  #444444 2px 2px 5px;
    height: 80px;
    width: 20px;
    color: white;
    padding: 14px 18px 30px 0 ;
    position:fixed;
    margin: 220px 0px 0px -7px;
}

.feedbacktext{
    text-color: #00000;
    -webkit-transform: rotate(-90deg); 
     -moz-transform: rotate(-90deg);
     filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    font-family: trebuchet MS;
    font-size: 20px;
    height: 90px;
    width: 100px;
    font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, Arial;
    position:absolute;
    text-align: center;
    padding-top:4px;
   
 
}

    
.feedback_btn:hover{
    
    background-color:#b11818;
    height: 110px;
    width: 20px;
    cursor:  pointer;
    text-align:center
    
}

.feedbacktext:hover {
    height: 120px;
    width: 120px;
    font-size:26px;
    padding-top:4px;

}



 
 /* SlideOut Contact*/
 
.handle {
    background-image: url('images/feedback.png') background-repeat: no-repeat;
    width: 40px;
    height: 140px;
    display: block;
    text-indent: -99999px;
    outline: medium none;
    position: absolute;
    top: 0px;
    right: -40px;
}
 
 
.handle:hover{
color:black;
}
.slide-out-div {
      
        -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
        box-shadow:inset 0px 1px 0px 0px #ffffff;
        background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
        background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
        background-color:#ededed;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        border:1px solid #dcdcdc;
        display:inline-block;
        color:#777777;
        border: #c6c6c6 1px solid;
        font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, Arial;
        font-size:13px;
        position: absolute;
        width: 550px; 
        height: 550px; 
        top: 150px;
        left: -592px;
         
}

.slideout {
    background-image: url("images/contact_tab.gif");
    background-repeat: no-repeat;
    display: block;
    height: 140px;
    outline: medium none;
    position: absolute;
    right: -40px;
    text-indent: -99999px;
    top: 0;
    width: 40px;
}
/* Kontaktform*/

.generalForm{
    border:0px;
    outline:none;
    width:450px;
    text-align:right;
    
}

#contact_email, #contact_name,  #contact_message{

    width:300px;
}

p, h3 {    
    line-height:1.3;
    padding:  0 20px;
    font-weight:lighter;    
}


.submitbtn {
    height:30px;
    line-height: 1;
    width: 100px;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif, Arial;
    font-size: 14px; 
    color:white;
    padding: 0px 20px 0px 20px;
    background: -moz-linear-gradient(
        top,
        #ADEFFF 0%,
        #18778E);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#ADEFFF),
        to(#18778E));
    -pie-background: linear-gradient(90deg, #ADEFFF, #18778E);
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border: 1px solid #18778E;
    cursor:pointer;
    font-weight:bold;
        box-shadow: 0px 0px 8px 1px #b7b7b7;
    -moz-box-shadow:
        0px 1px 3px rgba(000,000,000,0.5),
        inset 0px 0px 3px rgba(107,158,19,1);
    -webkit-box-shadow:
        0px 1px 3px rgba(000,000,000,0.5),
        inset 0px 0px 3px rgba(107,158,19,1);
    text-shadow:
        0px 1px 0px rgba(000,000,000,0.6),
        0px 1px 0px rgba(255,255,255,1);
    margin: 20px 0 ;
    position:relative;
    float:none;
    behavior: url(PIE.htc);
    padding:5px;

}
.submitbtn:hover {
background: -moz-linear-gradient(
        top,
        #18778E 0%,
        #ADEFFF);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#537718),
        to(#8db542));
    -pie-background: linear-gradient(90deg, #18778E, #ADEFFF);
}

#solid {
    background-color: rgb(155, 155, 155); 
    height: 70px; 
    margin-top: 20px;
    -moz-border-radius:0 0  6px 6px;
    -webkit-border-radius:0 0 6px 6px;
    border-radius:0 0 6px 6px;
    border:1px;
    border-color:rgb(155, 155, 155); 
    width:551px;
    padding-top:1px;
    color:#555555;
    font-size:12px;
}
