/*          Alles (BODY)              */
body {font-family:Arial, sans-serif; line-height:22px; font-size:14px; color:#000; padding:0px; margin-top:0px; margin-left:0px;  margin-right:0px; margin-bottom:0px; 	background-color: #444;}

/*          Alles (was nicht danach definiert wird)              */
* {  }

textarea {font-family:Arial, sans-serif; line-height:22px; font-size:14px;}

input, textarea {font-size: 14px;}
a
{
    text-decoration: none;
    color:#000;
}

h1
{
    font-size: 120%;
}
h2
{
    font-size: 100%;
}
.clear
{
    clear:both;
}

.hr {
    border-top: 1px #ccc solid;
}

.bold
{
    font-weight: bold;

}


.floatleft
{
    float: left;
}

/*   DIV    */
div  {border:0px red solid;}


.wrapper {

    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    margin: 0px auto;

    width:900px;
    /*height:100%;*/

    background-color: #aaa;
    margin: 0px auto;

    border:0px red solid;


}

.look_layout_left
{
    width:200px;
    float:left;
    background-color: #aaa;
}


.look_layout_right
{
    float:left;
    width:700px;
    min-height: 532px;
    background-color: #d9d9d9;

}

.look_layout_foto
{

    padding: 10px;
    height:200px;


}

/* --- Admin ----------------------- */
.look_admin_inhalte
{

}

.look_admin_preview
{
    border:1px red dashed;
    width:680px;
    margin-bottom: 30px;
}


.look_formular_aktuelles_titel
{
    width:400px;
}


/* --------------------------------- */

/* --- Menü ------------------------ */
.look_layout_menu
{
    text-align: center;
    padding: 10px;
}

.look_layout_menu ul
{
    padding:0px;
}

.look_layout_menu li
{
    line-height: 30px;
    list-style: none;
}

.look_menu_item
{

}

.look_layout_menu li a {display: block;}
.look_layout_menu li a:hover {color:#333;}

.look_menu_item_active
{
    font-weight: bold;
}

.look_RW:hover
{
    cursor: context-menu;
}

.look_RW div
{
    padding-top: 20px;
    font-family: Times New Roman, serif;
    font-size: 40px;
}

.look_R
{
    position: relative;
    left:-11px;
}
.look_W
{
    position: relative;
    left:15px;
    top:-16px;
}
/* ------------------------------------ */

/* --- Fotos -------------------------- */

.overlay
{
    background-color: #000;
    opacity:0.7;
    filter:alpha(opacity=70);
    width:100%;
    display:none;
    left:0px;
    top:0px;
    position: fixed;
    height:100%;
    cursor: pointer;


}

.look_bigPicture
{
    cursor: pointer;
    position: absolute;
    max-width:680px;
    max-height:438px;
    z-index: 100;
}

.look_fotos_imageDiv
{
    z-index: 100;
    float:left;
    border: 0px red solid;
    width: 125px;
    height: 100px;
    padding: 5px;
    overflow: hidden;
    line-height: 100px;

    text-align: center;

}

.look_fotos_image
{
    cursor: pointer;
    max-height: 100%;
    vertical-align: middle;
}
/* ------------------------------------ */

/* --- Footer ------------------------- */
.look_footer_wrapper
{

    padding-left:82px;

}
.look_footer_menuItem
{
    float: left;

}

.footer_made {width:100%; color:#666; font-size:11px; text-align: center; padding:0 0 7px 0; line-height:10px; border:0px red solid;}
.footer_made a {color:#666;}

/* ------------------------------------ */



/* --- Aktuelles ---------------------- */

.look_hoverPublic
{
    display: block;
position:absolute;
margin: 0 760px;

   padding:10px;
width:97px;
z-index: 1;
border-radius: 5px;
    background-color: #faa51a;


}

.look_Aktuelles
{
margin-top: 50px;
    background-color: #aaa;
    padding:10px;
}

.look_input_datum
{
    width:70px;
}
.look_input_titel
{
    width:500px;
}
.look_input_public
{
    width:10px;
}

.look_aktuelles_space
{
    height:11px;
}


.look_aktuelles_eintrag
{


}

.look_aktuelles_header
{
    font-weight: bold;
    padding: 5px 10px;
    background-color: #eee;
    overflow: auto;
    /*border-radius: 8px 8px 0px 0px;*/
}


.look_aktuelles_inhalt
{
    background-color: #fefefe;
    padding: 0 10px;
    display: block;
    overflow: auto;
    /*border-radius: 0px 0px 8px 8px;*/
}

.look_aktuelles_datum
{

    width:10%;
    padding: 5px;
    margin-left:50px;
    padding-right: 10px;
    text-align:right;
    border-radius: 8px 8px 0 0;
    background-color: #eee;

}



/* ------------------------------------ */


/* --- Videos ----------------------- */
.layoutSwitch {
    text-decoration: none;
}
.layoutSwitch.active {
text-decoration: underline;
}


/* --- Kontakt ----------------------- */
.look_kontakt_tabelle { width: 100%; border: 0px red solid;}
.look_table_left {line-height:40px; float: left; width: 75px;border: 0px red solid;}
.look_table_right{min-width:400px;border: 0px blue solid;}
.look_floatLeft{float: left;}
.look_formular_text{width:390px;}

.look_formular_inputs{border: solid 1px #999;
    margin-bottom:10px; padding: 10px; border-radius: 5px;
    background-color: #aaa);
}
.look_formular_feedback
{
margin-top: -30px;
    margin-left: 10px;
    font-size: 12px;
    position: absolute;
    color: red;
}
.look_formular_feedback_margin{margin-top: -33px; }



.look_submit_button {
    color: #fef4e9;
    border: solid 1px #999;
    border-radius: 10px;
    background: #777;
    padding: 5px 10px 7px 10px;
    background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
    background: -moz-linear-gradient(top,  #999,  #444);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.look_submit_button:hover {

    background: #888;
    background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
    background: -moz-linear-gradient(top,  #444,  #777);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.look_submit_button:active {
    color: #eee;
    background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
    background: -moz-linear-gradient(top,  #333,  #666);
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}
/* ------------------------------------ */


/* --- Header ------------------------ */

.look_layout_header
{
    padding: 10px;
    cursor: context-menu;


}

.look_header_name
{
    margin-top: 40px;
    text-align:center;

    font-size: 60px;

}

.look_header_beruf
{
    margin-top: 40px;
    text-align:center;
    font-size: 30px;
    margin-bottom: 10px;
}

/* ------------------------------------ */



.look_layout_inhalt
{
    min-height: 360px;
    border-top: 1px #777 solid;
    padding: 10px;
}

.look_layout_footer
{
    border-top: 1px #777 solid;

    padding: 0px;
}


.look_kopf_bild
{
    width:100%;
}

.look_fileinfos
{
    display: block;

}

.look_filepreview_wrapper
{
    width: 100%;
    height:150px;
}



.look_filepreview_name
{
    vertical-align: bottom;
    float: left;
}

.look_filepreview_bild
{
    float: right;
    max-height: 100%;
    max-width: 100%;
}