html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    text-align: center;
}
body, p, li, input, label{
    font: 12px Arial, Helvetica, Verdana, Geneva, sans-serif;
    line-height: 1.5em;
    color: #333333;
}

/****************/

#container{
    position: relative;
    text-align: left;
    margin: 0 auto;
    width: 960px;
}

/****************/

#header_container{
    
    height:300px;
    position: relative;
}

#header {
    height:120px;
    background: url( ../../images/header_hg.jpg ) no-repeat top left;
}

#logo {
    margin-left:10px;
}

#logo img {
    border:0;
}

#slogan {
    background-color:#000;
    height:28px;
    line-height:28px;
    border-top:1px solid #fff;
    font-size:18px;
    font-style:oblique;
    color:#fff;
    text-align:right;
    padding-right:20px;
}

#slogan img {
    border:0!important;
}

#kopfgrafik  {
    background: url( ../../images/kopfgrafik.jpg ) no-repeat top left;
    height:151px;
}
/****************/

#navigation{
    position: relative;
}
#navigation ul, #navigation ul li{
    list-style: none;
    padding: 0;
    margin: 0;

}
#navigation ul{
    display:block;
}
#navigation li{
    border-bottom:1px solid #fff;
    line-height:24px;
}
#navigation li a{
    font-size:12px;
    color:#005B9A;
    font-weight:bold;
    line-height:24px;
    text-decoration: none;
    text-transform:uppercase;
}
#navigation li a.active{
    color:#D10019;
}
#navigation li a:hover, #navigation li a.active{
    color:#D10019;
}

#navigation ul li ul li {
    border:0;
    line-height:20px;
}

#navigation ul li ul {
    padding-left:25px;
    display:none;
}

#navigation ul li.active ul {
    display:block;
}

#navigation ul ul li a {
    font-size:12px;
    color:#666;
    font-weight:normal;
    line-height:20px;
    text-transform:none;
}

#l_news {
    margin-top:30px;
}
/****************/

#content{
    position: relative;
}
#content .padding{
    padding: 30px 20px;
}
#content #left{
    background: #ffffff url( ../../images/navigation_hg.png ) repeat-x top left;

    position: relative;
    width: 259px;
    float: left;
    border-right:1px solid #fff;
}
#content #center{
    background: #fff url( ../../images/content_hg.png ) repeat-x top left;
    position: relative;
    /*width: 560px;*/
    width:700px;
    min-height:242px;
    _height:242px;
    float: left;
}
#content #right{
    background: #ccccff;

    position: relative;
    width: 200px;
    float: left;
}
#content #center ul li{
    background: url(../../images/li.gif) no-repeat 0em 0.4em;
    padding-left: 15px;
    position: relative;
}

/****************/

#footer{
    background: #000;
    text-align: center;
    position: relative;
}

#producedby {
    width:220px; /* 260 - 2 * 20  */ 
    float:left;
    padding:0 20px;
    height:20px;
    line-height:20px;
}

#producedby img {
    border:0;
}

#footer_adress {
    width:660px; /* 700 - 2 * 20 */
    float:left;
    padding:0 20px;
    font-size:10px;
    height:20px;
    line-height:20px;
    color:#fff;
    text-align:left;
}

#footer_img {
    clear:left;
    float:left;
    background: url( ../../images/footer_hg.jpg ) no-repeat top left;
    height:29px;
    width:960px;
    border-top:1px solid #fff;
}

#footer a {
    color:#fff;
    text-decoration:none;
}

#footer a:hover {
    color:#fff;
    text-decoration:underline;
}
/****************/

h1, h2, h3, p, ul, .line, .margined{
    margin: 0 0 10px 0;
}
h1, h2, h3{

}
h1{
    font-size: 14px;
    font-weight:bold;
    color:#000;
}

h2{
    font-size: 13px;
    font-weight:bold;
}
#left h2 {
    font-size:12px;
    color:#000;
    font-weight:bold;
    border-bottom:1px solid #005B9A;
    text-transform:uppercase;
}

h3{
    font-size: 12px;
    font-weight:bold;
    color:#d10019;
}

#left h3 {
    font-size:12px;
    font-weight:bold;
    color:#333;
    margin:0;
}

ul li{
    margin: 0 0 0 25px;
    list-style:none;
}

img {
    border:1px solid #005B9A;
}

a{
    text-decoration: underline;
    color: #D10019;
}
a:hover, a.active{
    text-decoration: none;
    color: #D10019;
}
a img{
    /*border: none;*/
    text-decoration:none;
}

/****************/

.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;
    width: 180px;
}
 .historie .left {
    width: 50px;
} 
.ansprechpartner .left, .historie .left {
    clear:both;
}

.ansprechpartner .right_short, .historie .right_short {
        margin: 0 10px 5px 0;
    float: left;
}

.right{
    width: 300px;
}
.right_short{
    width: 150px;
}
.historie .right_short {
    width:300px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

.columns{

}
.columns .text{
    
/*    width: 405px;*/
    /*margin-right: 15px;
    width:505px;*/ /* 640 - 120 -15 */
    margin-right: 30px;
    width:490px;
    float: left;
}

.columns .images{
    width: 120px;
    float: left;
}
.columns .images img{
    margin: 0 0 10px 0;
    float: left;
}

.textColumn {
    width:350px;
    float:left;
}
/****************/

.editFormCaption{
    display: none;
}
fieldset{
    border: 0;
    padding: 0;
}
.asterix{
    position: absolute;
    font-weight: bold;
    color: #ff3333;
    right: 4px;
    top: 4px;
}
.formError{
    font-weight: bold;
    font-size: 10px;
    color: #ff3333;
}
.editLine{
    margin: 0 0 5px 0;
}
label{
    position: relative;
    margin-right: 10px;
    width: 180px;
    float: left;
}
input.text, textarea, input.password, .kontakt{
    width: 260px;
}
textarea{
    height: 120px;
}
select{
    width: 180px;
}
input.text, input.password, textarea, select{
    background: #ffffff url(../../images/input_text.gif) repeat-x;
    border: 1px solid #888888;
    font-size: 11px;
    padding: 2px 2px;
    float: left;
}
input.required, input.password.required, textarea.required, select.required{
    background: #ffdddd url(../../images/input_text_required.gif) bottom repeat-x;
}
.checkbox, .radio{
    margin: 0 0 5px 0;
    background: none;
    width: auto;
    border: 0;
}
input:focus, select:focus, input.required:focus{
    border: 1px solid #000000;
}
select.short{
    width: 160px;
}
label.required{
    color: #A02031;
}
#mSubmitButton, #asterisk{
    margin: 0 0 10px 190px;
}

#mResetButton {
    margin-left:10px;
}

/****************/

.pageselector{

}
.pageselector .page, .pageselector select{
    float: left;
    margin-right: 10px;
}
.pageselector .page{
    line-height: 20px;
}
.pageselector select{
    width: 50px;
}

/****************/

.editForm .imageBorder{
    border: 1px solid #afafaf;
    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 .exDatepicker{
    margin-right: 10px;
    width: 80px;
}

/****************/

#login .error{
    color: #ff0000;
}
#login .error strong{
    display: block;
}
#login label, #login input.text, #login input.password{
    display: block;
    width: 150px;
}
#login label{
    font-weight: bold;
}

/****************/

.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;}

.red {
    color:#D10019;
}

.datum {
    color:#333333;
    font-size:10px;
    line-height:1.5em;
}

/********* Startseite *********/
#teaser_container {
    margin-top:30px;
}

#teaser_container img {
    margin:0 20px 20px 0;
}

#teaser_container h2 {
    text-transform: uppercase;
    color:#005B9A;
    font-size:12px;
    font-weight:bold;
}

img.floatleft  {
    margin-right:30px;
    margin-bottom:20px;
}

img.floatright  {
    margin-left:30px;
    margin-bottom:20px;
}

.columns .images img {
    margin-bottom:20px;
}
/*****************************/