html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    text-align: center;
    background:#ccc ;
}
body, p, li, input, label{
    font: 11px Verdana, Araial, Helvetica, Geneva, sans-serif;
    line-height: 1.4em;
    color: #333333;
}
/****************/
body{
    text-align: center;
    background:#EBEBEB ;
}
body, p, li, input, label{
    font: 11px Verdana, Araial, Helvetica, Geneva, sans-serif;
    line-height: 1.4em;
    color: #333333;
}
/****************/

#container {
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 340px;
    margin-top:100px;
}

/****************/
#logo {
    position: relative;
    text-align: left;
}
/****************/

H1, h2, h3, h4, p, ul, .line, .margined{
    margin: 0 0 1.5em 0;
}
h1, h2, h3, h4 {
    color:#333;
    font-weight:bold;
    line-height:1.2em;
}
h1{
    font-size: 16px;
}
h2{
    font-size: 13px;
}
h3{
    font-size: 11px;
}
h4 {
    color:#666;
    font-weight:bold;
    line-height:1.2em;
    border-bottom:1px solid #666;
}
ul li, ol li{
    margin: 0;
}
ul, ul li {
    background:none;
    margin:0;
    padding:0;
    text-indent:0;
    list-style:none;
}
ul li {
    background: url( ../../images/li.gif ) no-repeat left 5px;
    padding-left: 15px;
}
a{
    text-decoration: none;
    color: #334c8d;
}
a:hover, a.active{
    text-decoration: underline;
    color: #334c8d;
}
a img{
    border: none;
}

/**********************/
.box {
    background: url( ../../images/box_center.png ) repeat-y top left;
    width:710px; /* 710 - 2 * 20 */
    margin-bottom:20px;
}
.box .top {
    background: url( ../../images/box_top.png ) no-repeat top left;
    min-height:20px;
    _height:20px;
    padding:20px;
}
.box .bottom {
    background: url( ../../images/box_bottom.png ) no-repeat top left;
    height:25px;
    padding:0 20px;
}
#login .box {
    background: url( ../../images/box_small_center.png ) repeat-y top left;
    width:340px;/*340 - 2 * 20 */
}
#login .box .top {
    background: url( ../../images/box_small_top.png ) no-repeat top left;
    padding-bottom:0;
}
#login .box .bottom {
    background: url( ../../images/box_small_bottom_basic.png ) no-repeat top left;
}
/*********** news Teaser ************/

/****************/

.floatleft{
    margin-right: 15px;
    margin-bottom: 5px;
    float: left;
}
.floatright{
    margin-left: 15px;
    margin-bottom: 5px;
    float: right;
}
.left, .right{
    margin: 0 10px 5px 0;
    float: left;
}
.left{
    font-weight: bold;
    margin-right: 0;
    width: 180px;
}
.right{
    width: 300px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

/****************/

.pageselector{

}
.pageselector .page, .pageselector select{
    float: left;
    margin-right: 10px;
}
.pageselector .page{
    line-height: 20px;
}
.pageselector select{
    width: 50px;
}

/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    font-size: 10px;
    color: #ff3333;
}
.editLine{
    margin: 0 0 5px 0;
}
.editLine .floatleft{
    margin-right: 10px !important;
    width: 210px;
}
label{
    position: relative;
    margin-right: 10px;
    width: 120px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 200px;
}
textarea{
    height: 120px;
}
select{
    width: 180px;
}
input.text, input.password, textarea, select{
    background: #EFF2FA;
    border: 1px solid #304989;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
    margin-bottom: 10px;
}
input.required, input.password.required, textarea.required, select.required{
    background: #EFF2FA;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input.text:focus, select:focus, input.required:focus{
    border: 1px solid #304989;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}
#mSubmitButton, #asterisk{
    margin: 0 10px 10px 180px;
}
#mSubmitButton, #mResetButton{
    float: left;
}

#asterisk{
    font-size: 10px;
}

/****************/

.editForm h1.collapsable{
    font-size: 12px;
    border-bottom: 1px solid #304989;
    margin: 10px 0 10px 0;
}
.editForm .imageBorder{
    border: 1px solid #304989;
    margin-right: 10px;
    height: 80px;
    width: 80px;
    float: left;

    cursor: pointer;
    cursor: hand;
}
.editForm .selectImage .button, .editForm .selectAttachment .button, .editForm .selectDialog .button{
    margin-bottom: 5px;
    cursor: pointer;
    width: 90px;
}
.editForm .selectAttachment span, .editForm .selectDialog span{
    background: url(../../../../classic/en/images/icons/arrow_right_on.png) 0px 7px no-repeat;
    padding: 3px 0 0 8px;
    margin-bottom: 5px;
    display: block;
}
.editForm .floatleft{
    margin: 0;
}
.editForm .exDatepicker{
    margin-right: 10px;
    width: 80px;
}
.editForm .ui-datepicker-trigger{
    margin: 0 0 0 5px;
    float: left;
}
/*******************/
#search #mSearchPattern, #search select#mSearchModule {
    font-size:11px;
    color:#333;
    height:17px;/* 21 - 2 * 1 - 2 * 1 */
    padding:1px 5px;
    border:1px solid #304989;
    background: #EFF2FA;
}
#search #mSearchPattern {
    width:160px;/*170 - 2 * 5 */
    margin-right:2px;
}
/****************/

#login .error{
    color: #ff0000;
}
#login .error strong{
    display: block;
}
#login input.text, #login input.password{
    display: block;
    width: 150px;
    float: left;
}
#login label{
    width: 90px;
    float: left;
    margin-bottom: 10px;
}

/****************/

.clearfix:after { content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


.removed {
    display:none;
}
a#submitBtn {
    background: url( ../../images/icon_submit.gif ) no-repeat right 7px;
    padding: 10px 20px 10px 0px;
    padding-right:20px;
    clear:both;
    
}