*{
    padding: 0;
    margin: 0;
} 
 /* ::::::::::::::::::    editor    ::::::::::::::::::::*/
.cke_top{ 
 background: #E1E1E1 !important;    
}
.cke_toolgroup{  /* editor */
    background: #Fff  !important;
    border-radius: 0px !important;
}
.cke_wrapper, .cke_wrapper a{  /* editor */
    border-radius: 0px !important;
    background: #fff;          
}

body{
    font-family: Verdana;
    padding:0px 0px;
    margin:1px auto;
    background: #D4D0C8; 
}
.clear{
    clear: both;
}
h1{
    font-size: 20px;
    color: #444;
    position: relative;
}
.links h1{
    margin-bottom: 10px;
}
.hilfe{
    position: absolute;
    right: 0;
    top: 7px;
}
h3{
    font-size: 13px;
    color: #444;
    margin-bottom: 15px;
    position: relative;
}
h4{
    font-size: 11px;
    color: #444;
    background: #E6E6E6;
    padding: 8px 5px;
    margin-bottom: 4px;
}
hr{
    border: none ;
    bborder-top: 1px solid #D3D3D3;
    bborder-bottom: 1px solid white;
    margin: 10px 0 20px 0;
}
.aussen_unten div.links hr{ bborder-top: 1px solid #C5C5C5 !important ;}
.img_h1{
    padding-right: 10px;   
    position: relative; 
    top:2px;
}
/* --------------------- oben ----------------------- */
.aussen{
    margin: auto;
    min-width: 920px;
    border-radius: 8px;     
    border-bottom:none;
    background: #f5f5f5;
}
.aussen_unten{
    min-width: 920px;
    background: #f5f5f5;
    margin: auto;
    bborder: 1px solid #AAAAAA;
    border-top: none ;
    box-shadow: 0px 4px 8px #A5A59E;
}
.top{
    background: #444;
    background: -moz-linear-gradient( #444 , #333  ); 
    background: -webkit-linear-gradient( #444 , #333  ); 
    line-height: 39px;
    height: 39px;
    margin: 0px;
}
.topleft {
    color:#CECECE;
    font-size: 33px;
    padding: 0 2.5%;        
    float: left;
    margin: 0;
    font-family: 'Arial Black', Arial;
    letter-spacing: 12px;
    line-height: 35px;
}
.topleft .logo{
    top: -4px;
    left: 2px;
    vertical-align: middle;
    position: relative;
    width: 90%;
}
.topright {
    color:white;
    font-size: 14px;
    padding: 0 20px;
    float: right;
    margin: 0;
}
.abmelden{
    color:white;
    padding: 5px 10px;
    border-radius:2px;
    font-size: 12px;
    text-decoration: none;
    line-height: 39px;
}
.abmelden:hover{
    background: #3E83FA;
    background: -moz-linear-gradient( #5491FA , #4677CA );     
    box-shadow: 0px 0px 0px #222 , inset 0px 1px 2px #6EA2FA;
    border-bottom:1px solid #333;
}
div.bunt{
    background:#bbb;
    bbackground: -moz-linear-gradient(left, #FF3600, #FFE400 , #25C001, #005AFF );
    height:6px;
    position: relative;
    z-index: 2;
}
/* -------------- links -------------- rechts ----------------- */
.aussen_unten div.links{
    float:left;
    width: 19%;
    padding: 32.5px 2.5%;
    bborder-right: 1px solid #D3D3D3;
    background: #E6E6E6;    
}
.aussen_unten div.rechts{
    float:right;
    width: 71%;
    padding: 30px 2.5%;  
    background: #fff;      
}
/* ----------- menu ----------- */
div.menu ul{margin-top: 0px;}
                                                    
div.menu li{
    list-style-type: none;
    list-style-position: inside;
    font-size: 12px;  
}
div.menu li a , div.menu .nor{
    text-decoration: none;
    color: #444;
    padding: 7px 0 6px 0;
    display: inline-block;
    width: 100%;
    margin: 2.5px 0;
    font-weight: bold;
    font-size: 12px;
    text-indent: 2px;
    background: #DCDCDC ;
    text-indent: 10px;
    border-radius: 2px;
}
div.menu li a img , div.menu .nor img{
    position: relative;
    top: -2px;
    margin-right:9px;
    vertical-align: middle;
}
div.menu li a:hover , div.menu .act{
    background: #D15656; 
    background: -moz-linear-gradient( #D16969 , #D15656 );
    background: -webkit-linear-gradient( #D16969 , #D15656 );
    color: #fff;
}
/* ---------------------------------- tabelle -------------------------- */
div.inhalt{
    overflow: hidden;
}
div.inhalt:hover{
    overflow: auto;
}
.lang{
    width: 377px;
}
table{
    border-collapse: collapse;
    width: 100%;
}

tr:first-child {
    background: #E6E6E6; 
    line-height: 21px;
    bbackground: -moz-linear-gradient( #EBEBEB, #D7D7D7 ) !important;
    font-weight: bold;  
    color: #555;
    bborder-bottom:1px solid #D0D0D0;
}   
tr:first-child td{
    color: #444;
}
tr{
    font-size: 11px;
} 
tr:hover{
    background: #F5F5F5;
}
tr:first-child:hover {
    background: #E6E6E6;
}

td{
    padding: 4px 0;
    white-space: nowrap;
    color: #222;
} 
td.cent { text-align: center; }
td.cent_100 { text-align: center; width: 100px; }
td.bearbeiten{ width: 105px; text-align: right; }
td.bearbeiten2{ width: 90px; text-align: right; }
td.reihe     { width: 90px; text-align: right; }   
td.pl{ padding-left:5px; }
td.pr{ padding-right:5px; }
td.pr20{ padding-right:20px; }
td.loschen   { width: 80px; text-align: right; }

p.anzahl{text-align:center; padding:6px; display:inline-block; width:90px; font-weight: bold;}   

 
a.a_zuruck{
    border: 1px solid transparent;
    background:#Fff;
    border: 1px solid #B4B4B4;
    padding: 6px 9px;
    text-decoration: none;
    color:#444;
    font-weight: bold;
    font-size: 11px;
}
a.a_zuruck:hover{
    background:#555;
    color:#FFFFFF;
    border: 1px solid #555;
}
/* ------------ form --------------------- */

label{
    font-size: 11px;
}
input , textarea{
    color: #007CFF;
    font-family: verdana;
    border: 1px solid #BEBEBE;
    padding: 6px;
    margin: 2px 0px;
    width: 100%;
    font-size: 11px;
    font-weight: bold;
    outline:none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    resize:vertical;
}
input:focus , textarea:focus{
    background: #F5F5F5;
    border:1px solid #969696; 
    box-shadow: inset 0px 1px 2px #C8C8C8;
}
input[type='submit']{
    color: #444;
    background: #fff;
    font-family: verdana;
    border: 1px solid #B4B4B4;
    width: auto;
    font-size: 11px;
    padding: 5px;   
}
input[type='submit']:hover{
    color: #fff;
    background: #007CFF;
    font-family: verdana;
    border: 1px solid #007CFF;
}
.rot:hover {
    background: #FF4949 !important;     
    border: 1px solid #FF4949 !important;
}
.suchfilter{
    background:transparent url(../icon/lupe.png) no-repeat center right; 
    width: 100%; 
    padding:3.1% 4%;
    -moz-box-sizing:border-box;
}
.suchfilter:focus{
    background:#fff url(../icon/lupe.png) no-repeat center right;
}
input::-moz-placeholder{
    color: #000;
}
select{
    font-family: verdana;
    color: #007CFF;
    margin: 2px  0;
    border: 1px solid #BEBEBE;
    padding: 4.5px;
    width: 100%;
    font-size: 11px;
    font-weight: bold;
    outline:none;
    -moz-box-sizing: border-box;
}  
input[type='checkbox'] , input[type='radio']{
    position: relative;
    top:3px;
}
option{
    margin: 5px 0;
    padding: 0.5px 6px;
}

form.sprache , form.versuch_sel_full{
    position: relative;
}
form.sprache:after {
    content:url(../icon/select_style.bmp); 
    position: absolute;
    right: 3px;
    top:5px;
    pointer-events: none;
}
form.versuch_sel_full:after{
    content:url(../icon/select_style_white.bmp);
    position: absolute;
    right: 5px;
    top:5px;
    pointer-events: none;    
}


fieldset{
    padding: 30px 5%;
    border:2px solid #E1E1E1;
    width: 37%;
    border-radius: 2px;
}
legend{
    padding: 3px 10px;
    font-weight: bold;
    color: #666;

    border-radius: 2px;
}



img.fotoklein{
    max-height: 50px;
    vertical-align: bottom;
}
input.fotocheck{
    width: auto;
    border: none;
    margin-left:10px;
}
p.bildloschen{
    font-size: 11px;
}
img.flagge{
    width: 20px;
    height: 12px;
    display: inline-block;
    padding-left: 20px;
    vertical-align: text-bottom;
}
div.bild_details{
    border-radius:2px;
    overflow:  hidden;
    height: 165px;
    -moz-transition: all 1s ease;
    white-space: nowrap;
}
div.bild_details:hover{
    overflow-x: auto;
}
div.bild_details img{
    height: 130px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 5px solid transparent;
    -moz-transition: all .4s ease;    
}
div.bild_details img:hover{
    border: 5px solid white;
    box-shadow: 0px 1px 5px #C9C9C9;
}
span.netz1, span.netz2,span.netz3{
    padding: 5px;
    line-height: 33px;
}
a{
    font-size: 12px;
    font-weight: bold;
}






/* ----------------- footer --------------- */
div.footer{
    background: #444; 
    background: -moz-linear-gradient( #555 , #444 );
    margin: auto;   
}
div.footer p{
    font-size: 11px;
    line-height: 20px;
    color: #DBDBDB;
    padding: 0px 20px 1px 20px;
    text-align: right;
}
a.pixll{
    color:#DBDBDB;
    text-decoration: none;
}
a.pixll:hover{
    color:#FFFFFF;
}   