﻿html
{
    /*background-attachment:scroll;*/
    background: url(../../img/bg/bg30_02.jpg); 
    background-repeat: repeat;
    
    /*-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 

    opacity: 0.8;
    filter:Alpha(Opacity=80);*/
}

html 
{   
    margin: 0;
    padding: 0;  
    width: 100%;
    height: 100%;  
    color: #fff; 
}  



#bold
{
    font-weight: bold;
}

.bold
{
    font-weight: bold;
}

.boldSubHead
{
    font-weight: bold;
    color: #9b1414;
    font-size:13px;
}

.boldSubHead1
{
    color: #9b1414;
    font-size:18px;
}

.boldSubHeadLine, .boldSubHeadLine1
{
    font-weight: normal;
    color: #9b1414;
    font-size:18px;
    border-bottom: 1px dotted #9b1414;
    width: 640px;
    padding-bottom: 5px;    
    margin-bottom:5px;
}

.borderUplEdit, .borderUplEdit_print
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;    
    padding-bottom: 5px;
    text-align: center;
    border: 1px solid #a2b9d5;
    background: #f5f7f9;
    
}

.borderUplEdit
{
    width:650px;    
}

.borderUplEdit_print
{
    width:721px;
}

.box-red
{
    background: #ffdcdc; /*rgb(240,242,245); zart blau*/
    border-radius: 4px;
    padding: 10px 15px 10px 15px;    
}

.boxRed1
{
    background: #ffdcdc; /*rgb(240,242,245); zart blau*/
    border-radius: 4px;
    padding: 2px 15px;
}

.boxOrder
{
    background: #359AF6; /*rgb(240,242,245); zart blau*/
    border-radius: 2px;
    padding: 2px 15px;
    color: #f2f2f2;
}

.box-blue1
{
    background: #CFE0F5; /*rgb(240,242,245); zart blau*/
    border-radius:4px;
    padding: 2px 15px;
    width: 910px;
}

/* Button */
.button_back
{
    padding-top: 8px;
    cursor: hand;
}

.button_send, .button_reset
{
   background-image: url('../../img/bg/RootItemBg.png');
   border-radius: 4px;
   border: 1px solid #c0ccdf;
   width:85px;
   height: 22px;
   cursor: pointer;
} 

.button_send:hover, .button_reset:hover {
  background-position: 0 -200px; }

.button_search
{
   background: url(../../img/bg/menu_top3.png) repeat-x;
   /*background-image: url('Upload/ruSprite.png');*/
   width:65px;
   height:22px;
   border: solid 1px #c0ccdf;
   color: #f2f2f2;
   text-align:center;
   margin-left:4px;
   cursor: move;
} 

.cb
{
   color: #f2f2f2;
}

.checkbox
{
     border-color: #C9D2E1;
}

/* content */
.content_all 
{
    padding-left: 25px;
    padding-top: 13px;
    
}


#control_content
{
    position:absolute; 
    top:5%; left:50%; 
    width:300px; 
    height:300px; 
    background: #fff;
    margin:-150px 0 0 -150px;
}

#control_sl
{
    position:absolute; 
    width:100%; 
    height:100%; 
    left:0px; 
    top:0px;
}

.div-f1
{                                        
    float: left;   
}

.div-f1a {
    float: left;
    padding-right: 27px;
}

.div-f1W {
    float: left;
    width: 40%;
    height: auto;
}

.div-f1W1 {
    float: left;
    width: 55%;
    height: auto;
    padding-left: 5%;
}

.div-f2W {
    float: left;
    width: 40%;
    height: auto;
}

.div-f2W1 {
    float: left;
    width: 55%;
    height: auto;
    padding-left: 5%;
}

.div-fr1 {
    float: right;
}

.div-f2
{
    clear: both;                                         
    float: left;   
}

.div-fr2 {
    clear: both;
    float: right;
}

.div-box1
{    
    border-radius: 5px;
    opacity: 0.95;
    filter:Alpha(Opacity=95);     
}


.itemTemplate 
{
    width: 988px;
    height: 300px;
}

.itemTemplate1 
{
    Width: 512px;
    Height: 450px
}

.editForm_tab
{
    width: 1020px;
    text-align: left;
}

.filtermenu
{
    background-color: #ffffff;
}

/* Forms */


.form_kontaktitem
{
    width:480px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;    
    padding-bottom: 10px;
    text-align: left;
    border: 1px solid #a2b9d5;
    background: #f5f7f9;
    
}

.form1
{
    text-align:left;
    vertical-align:middle;
}

.form-scroll
{
	overflow-y		: scroll;
	height			: 600px;   
}

#formularpanel
{
    border-bottom: solid 1px #c0ccdf;
    padding-top: 10px;
}

hr
{
     border: none; 
     border-top: 1px dotted #9000E0; 
     background-color: #c4c4c4; 
     height: 1px;
}

.img-radius {
    border-radius: 7px;
    border: 0px;
}

.img-radius-fl {
    float: left;
    border-radius: 7px;
    border: 0px;
    margin-right: 15px;
    margin-bottom: 15px;
}

.input_large
{
    width: 230px;
    border: solid 1px #c0ccdf;
    background: url(../../img/bg/bg_input.gif) repeat-x;
    height: 16px;
    padding-left: 3px;
}

.input_ort
{
    width: 197px;
    border: solid 1px #c0ccdf;
    background: url(../../img/bg/bg_input.gif) repeat-x;
    height: 16px;
    padding-left: 3px;
}

.input_plz
{
    width: 60px;
    border: solid 1px #c0ccdf;
    background: url(../../img/bg/bg_input.gif) repeat-x;
    height: 16px;
    padding-left: 3px;
}




.input_message
{
    width: 230px;
    border: solid 1px #c0ccdf;
    background: url(../../img/bg/bg_input.gif) repeat-x;
    height: 215px;
    padding-left: 3px;
    padding-top: 3px;
}

.input_xmltext
{
    width: 275px;
    border: solid 1px #c0ccdf;
    background: url(../../img/bg/bg_input.gif) repeat-x;
    height: 305px;
    padding-left: 3px;
    padding-top: 3px;
}

.input_messagek
{
    width: 230px;
    border: solid 1px #c0ccdf;
    background: url(../../img/bg/bg_input.gif) repeat-x;
    padding-left: 3px;
    padding-top: 3px;
}

.input_stellen
{
    width: 120px;
    border: solid 1px #8b9cac;
    background: url(../../img/bg/bg_input.gif) repeat-x;
    height: 16px;
    padding-left: 3px;
    padding-top: 3px;
}

pre 
{
   font-family : Arial, Verdana, sans-serif;
   font-size: 13px;
   color: #2f2f2f;
   line-height: 18px;
   overflow: hidden;
   vertical-align: top;
   white-space: pre-wrap;       /* css-3 */
   white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
   white-space: -pre-wrap;       /* Opera 4-6 */
   white-space: -o-pre-wrap;       /* Opera 7 */
   word-wrap: break-word;       /* Internet Explorer 5.5+ */
}




/* Backgrounds */
.headstripe
{    
    height: 185px;
    background: url(../../img/head/head_stripe1.png) repeat-x;
}

.panel-font
{
    font-size: 14px;
    color: rgb(80,80,80);
}

.panel-item-container
{
    padding: 20px;
}

.print
{
    width: 100%;
    background: url(../../img/head/head_stripe_print.png) repeat-x;
    background-position: 0px 72px; 
    margin-top: 8px;
}

.progress
{
    width:240px;        
    height:12px;
    border:1px solid #ccc;
    margin:0;
    position:relative;
    background-image:url("../../img/stuff/progress_bar.gif");       
    background-repeat:repeat-x;
}

.progressbar
{
    width:260px;
    background-color: #0b4087;        
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    border: 1px solid #c0ccdf;
}


/* Fonts */
p
{
    margin-top: 0.6ex;
    margin-bottom: 0.6ex;
    color: rgb(80,80,80);
}


p, div, label
{
     text-align: justify;  
}

.pageHead 
{
     font-family : Arial, Verdana, sans-serif;
     font-size: 20px;
     color: #9b1414; /* #aa4c45; */
     line-height:22px;
}

.pageTeaser 
{
    padding-top: 12px;
    font-size: 13px;
    font-weight:bold;
    color: #2f2f2f;
}



#td1
{
    color: #2f2f2f;
}

.lblText
{
    text-align: justify;
}

.address
{
    line-height: 14px;
}



/* Menü Left */
.menuleftall 
{
    width: 230px;
    height: 420px;
    background: url(../../img/menuleft/bg_menuleft_all4.png) repeat-x;
}

.menulefttop 
{
    width: 230px;
    height: 65px;
    background: url(../../img/menuleft/bg_menuleft_top4.png) no-repeat;
}

.menuleftbot
{
    width: 230px;
    height: 6px;
    background: url(../../img/menuleft/bg_menuleft_bot3.png) no-repeat;
}

.menuleftbotdiff
{
    width: 230px;
    height: 12px;
    background: url(../../img/menuleft/bg_menuleft_botdiff.png) repeat-y;
}

.menuleftbotdn 
{
    width: 230px;
    background: url(../../img/menuleft/bg_menuleft_botdn.png);
    background-repeat:repeat;
}


/*Menu Header */
.menu_header
{
    padding-right: 8px;
}

.menu_header_item
{
    padding-right: 7px;
    color: #e2e2e2 ! important;
    text-decoration: none;
}

/* Menu Footer */
.menu_footer
{
    padding-left: 0px;
}

.menu_footer_item 
{
    padding-right: 7px;
    padding-left: 7px;
    color: #6b6b6b ! important;
    text-decoration: none;
}

/* SitemapPath */
.pathseperator
{
    padding-right: 3px;
    padding-left:3px;
   
}



.rb1
{
    border: solid 1px #c0ccdf;
}

.stline_hr 
{
    height: 1px;
    background: url(../../img/bg/stline_hr.gif) repeat-x;
}




.td-top
{
    width: 100%;
    height: 150px;    
    text-align: left;
    vertical-align: top;   
}




.textarea_xsl, .textarea_6, .textarea_4, .textarea_2
{
    width: 495px;
    border: solid 1px #c0ccdf;    
    background: url(../../img/bg/bg_input.gif) repeat-x;
    background-color: #ffffff;
    padding-left: 3px;
    padding-top: 3px;
}

.textarea_6
{
    height:100px;
}

.textarea_4
{
    height:65px;
}

.textarea_2
{
    height:40px;
}


.topmenu
{
    width: 713px;
    height: 22px;
    background: url(../../img/bg/menu_top3.png) repeat-x;
    margin: 0;
}


.panel_kontakt
{
    width: 450px;
    text-align: left;
}





/* SLIDER CSS */

/* common settingts */

.slideshowviewer, .slides, .navigation, .navigation a {
     background: transparent; /* url('Images/Sprite.gif') no-repeat;*/
     -moz-user-select: none;
     outline: none;
}

/* end of common settingts */
 

.slideshowviewer {
     width: 100%;/* 747px;*/
     height: 415px;
     cursor: default;
     /*padding: 5px 0 0 0;*/
     font-family: Segoe UI, "Trebuchet MS" , Arial, Verdana;
}

 

.slides {
     width: 988px;
     height: 381px;
     margin: 0 0 0 0;
     background-position: 0 -477px;
}

 

/* single slide settings */

.slide {
     width: 988px;
     height: 381px; /* We will show the slides with javascript */
     display: none;
}

 

.slide h6 
{
     padding: 0;
     margin: 0;
     font-size: 47px !important;
     font-weight: normal !important;
     color: white !important;
     padding: 50px 0 0 44px !important;
     border-bottom: 0 none !important;
}

 

.slide ul {
     color: #272727;
     font-size: 24px;
     margin: 48px 0 0 130px;
}

 

/* control buttons settings */

.navigation {
     width: 988px;
     height: 0px;
     margin: 0px 1px 0px 1px;
     background-position: 0 -858px;
}

 

.navigation ul, .navigation li {
     padding: 0;
     margin: 0;
     list-style: none;
}

 

.navigation li {
     float: left;
}

 

.navigation a {
     display: block;
     text-indent: -9999px;
     height: 24px;
     width: 24px;
}

 

.navigation .previous {
     background-position: 0 -882px;
     margin-left: 55px;
}

 

.navigation .play {
     background-position: -24px -882px;
}

 

.navigation .next {
     background-position: -48px -882px;
}

 

.navigation .stop {
     background-position: -72px -882px;
} 

/* Customize slider items look */

.RadSlider .rslItemsWrapper .rslItem span {
     line-height: 22px;
     color: #5E5E5E;
}

 

.RadSlider .rslItemsWrapper .rslItemSelected span {
     color: #3E7FD3;
}

 

/* Slides content */

.slide .slideContent {
     height: 300px;
     width: 988px;
     clear: both;
     margin-top: 0px;
     margin-left: 0px;
     margin-right: 0px;
     border-top: 1px solid #9DBDE9;
     border-bottom: 1px solid #9DBDE9;
}

 

.slide .Slider_Description 
{
    position: absolute;
    top: 270px;
    right: 1px;
    height: 94px;
    width: 420px;
    padding: 5px 15px 8px 5px;
    font-size: 13px;
    background: #fff;
    border-bottom: 6px solid #9DBDE9; /*#3E7FD3;
    /*opacity: 0.8;
    filter:Alpha(Opacity=80);*/
}


/* RadSlider */

.sliderWrapper {
     margin-left: 0px;
     margin-top: 0px;
}
/* SLIDER CSS ENDE */