html{
    height: 100.1%;
}
body{
    padding: 0;
    margin: 0;
}
body{
    text-align: center;
}
body, p, li, input, label{
    font: 13px Arial, Helvetica, Verdana, Geneva, sans-serif;
    line-height: 1.5em;
    color: #666666 ;
}

/****************/

#container{
    position: relative;
    margin:auto ;
    text-align: left;
    width: 960px ;
}
#container.contentLarge {
    width: 1216px ;
}
#container.contentSmall {
    width: 960px ;
}

/****************/

#header{
    position: relative ;
    background: #ffffff url(../../images/layout_header.jpg) scroll no-repeat left 2px ;
    border-bottom: 2px solid #0b3e75 ;
    height: 140px ;
    width: 100% ;
    padding: 2px 0 ;
    clear: both ;
}
#header .teaser {

}
#header img , #header span {
    position: absolute ;
    right: 0px ;
    top: 2px ;
}
/****************/

#navigation {
    margin-top: 70px ;
    position: relative;
    height: 25px ;
    border-bottom: 2px solid #df0029 ;
    width: 100% ;
}
#navigation ul, #navigation ul li , #metanavigation ul, #metanavigation ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
#navigation ul {

}
#navigation ul li {
    display: block ;
    float: left ;
    padding-right: 2px ;
}
#navigation ul li a {
    font-weight: bold ;
    font-size: 12px ;
    color: #999999 ;
    height: 25px ;
    line-height: 25px ;
    display: block ;
    float: left ;
    padding: 0 20px ;
    text-decoration: none ;
}
#navigation ul li a:hover, #navigation ul li a.active {
    color: #ffffff ;
    background-color: #df0029 ;
}

/****************/

#metanavigation {
    height: 20px ;
    width: 100% ;
    background-color: #d7d7d7 ;
}
#metanavigation ul {
    float: right ;
}
#metanavigation ul li {
    background-color: #0B3E75 ;
    display: block ;
    height: 20px ;
    float: left ;
}
#metanavigation ul li.padding {
    padding: 0 20px ;
}
#metanavigation ul li a {
    color: #ffffff ;
    font-size: 11px ;
    text-decoration: none ;
    display: block ;
    height: 20px ;
    float: left ;
    padding: 0px 20px ;
    border-right: 2px solid #ffffff ;
    background-color: #0B3E75 ;
}
#metanavigation ul li a.img {
    padding-top: 3px ;
    height: 17px ;
}
#metanavigation ul li a.flag {
    padding: 3px 1px 0px 1px ;
}
#metanavigation ul li a.no-border {
    border: 0;
}
#metanavigation ul li a.active , #metanavigation ul li a:hover {
    text-decoration: underline ;
}

/****************/

#logo {
    background: #ffffff url(../../images/layout_logo.gif) scroll top left ;
    width: 220px ;
    height: 264px ;
    font-size: 13px ;
    font-weight: bold ;
    margin-top: 55px ;
    margin-bottom: 20px ;
    position: relative ;
    color: #68739b ;
}
#logo #logolink {
    display: block ;
    position: absolute ;
    left: 48px ;
    width: 130px ;
    height : 100px ;
}
#logo div {
    position: absolute ;
    text-align: center ;
    width: 220px ;
    top: 155px ;
    left: 0px ;
}
#left {
    float: left ;
    width: 220px ;
    margin-right: 20px ;
}
#left .teaser {
    background: transparent url(../../images/layout_boxleft_body.gif) scroll top left ;
    padding-bottom: 10px ;
}
#left .teaser h1 {
    background: transparent url(../../images/layout_boxleft_head.gif) scroll top left ;
    font-weight: bold ;
    font-size: 13px ;
    color: #ffffff ;
    padding-left: 15px ;
    line-height: 25px ;
}
#left .teaser .teasercontent {
    padding-left: 15px ;
    padding-right: 5px ;
    font-size: 11px ;
    background: transparent url(../../images/layout_boxleft_bottom.gif) no-repeat scroll bottom left ;
}
#left .teaser .teasercontent p , #left .teaser .teasercontent h3 {
    font-size: 11px ;
    margin: 0px ;
}
#left #subnavigation , #left #subnavigation li {
    margin: 0px ;
    padding: 0px ;
    list-style: none ;
    height: 1% ;
}
#left #subnavigation li a {
    display: block ;
    line-height: 25px ;
    height: 1% ;
    font-size: 13px ;
    border-left: 4px solid #d7d7d7 ;
    text-decoration: none ;
    padding-left: 8px ;
    color: #666666 ;
    margin-bottom: 2px ;
}
#left #subnavigation li a:hover , #left #subnavigation li a.active {
    border-left: 4px solid #68739b ;
    color: #0b3e75 ;
}
#left #subnavigation li a.active {
    font-weight: bold ;
}
#right {
    float: left ;
}
#content {
    padding-top: 33px ;
    padding-right: 20px ;
    min-height: 470px ;
    float: left ;
    height: auto !important ;
    height: 470px ;
}
#container.contentLarge #right {
    width: 951px ;
}
#container.contentSmall #right {
    width: 720px ;
}
#container.contentLarge #content {
    width: 695px ;
    _width: 691px ;
}
#container.contentSmall #content {
    width: 460px ;
}
#content .teaser {
    float: left ;
    margin-right: 20px ;
}
#container.contentLarge #content .teaser {
    width: 336px ;
    _width: 335px ;
}
#container.contentSmall #content .teaser {
    width: 220px ;
}
#container.contentLarge #content .teaserright , #container.contentSmall #content .teaserright {
    margin: 0 ;
}
#content .teaser h1 {
    color: #666666 ;
    font-size: 13px ;
    line-height: 25px ;
    padding-left: 15px ;
    background: #F8F4E3 url(../../images/layout_linelight_background.gif) scroll no-repeat top left ;
}
#content .images {
    margin-bottom: 20px ;
}
#content .images a {
    float: left ;
    margin-right: 10% ;
}
#content div.monitor {
    overflow: hidden ;
    background: #ffffff url(../../images/monitor.png) scroll no-repeat top left ;
    height: 208px ;
    width: 206px ;
    padding-top:  12px ;
/*     padding-left: 14px ; */
    margin: 0px 5px ;
    text-align: center ;
}
#content div.monitor img {
    margin:auto ;
}
#boxlogo {
    background: #ffffff url(../../images/layout_right_teaser_top.gif) scroll no-repeat top left ;
    height: 77px ;
    width: 240px ;
}
#right #box {
    float: right ;
    width: 216px ;
    height: 330px ;
    padding: 78px 10px 10px 10px ;
    background: #ffffff url(../../images/layout_right_teaser.gif) scroll no-repeat top left ;
    border: 2px solid #cccccc ;
}
#right #box h2 {
    line-height: 21px ;
}
#right #box p {
    font-size: 11px ;
    color: #666666 ;
}
#right #subsubnavigationBg {
    float: right ;
    width: 236px ;
    margin-bottom: 20px ;
    background: #ffffff url(../../images/layout_right_menu_bottom.gif) scroll no-repeat bottom left ;
}
#right #subsubnavigationBg .innerBox {
    border: 2px solid #cccccc ;
    width: 236px ;
    min-height: 210px ;
    height: auto !important ;
    height: 210px ;
    background: #ffffff url(../../images/layout_right_menu_bottom.gif) scroll no-repeat bottom left ;
}
#right #subsubnavigationBg #subsubnavigation , #right #subsubnavigationBg #subsubnavigation li {
    margin: 0px ;
    padding: 0px ;
    list-style: none ;
    font-size: 11px ;
}
#right #subsubnavigationBg #subsubnavigation {
    width: 216px ;
    padding: 10px ;
}
#right #subsubnavigationBg #subsubnavigation li strong {
    font-size: 12px ;
    color: #0b3e75 ;
}
#right #subsubnavigationBg #subsubnavigation li a {
    text-decoration: none ;
    color: #0b3e75 ;
}
#right #subsubnavigationBg #subsubnavigation li a:hover , #content #subsubnavigationBg#subsubnavigation li a.active {
    text-decoration: underline ;
}
#right #subsubnavigationBg#subsubnavigationBg h1.headline {
    margin: 0px ;
    height: 30px ;
    font-size: 13px ;
    padding-left: 10px ;
    line-height: 30px ;
    background: transparent url(../../images/layout_right_menu_top.gif) scroll no-repeat top left ;
}
/****************/
#footer {
    width: 100% ;
}
#footer img {
    float: left ;
}
#footer .adress {
    height:25px ;
    line-height:25px ;
    color: #666666 ;
    font-size: 10px ;
    margin-left: 240px ;
    padding-left: 18px ;
    background: #d7d7d7 url(../../images/layout_footer_background.gif) scroll no-repeat top left ;
}


/****************/

h1, h2, h3, p, ul, .line, .margined{
    margin: 0 0 5px 0;
}
h1, h2, h3{

}
h1{
    color: #df0029 ;
    border: 0px ;
    font-weight: bold ;
    font-size: 24px;
    margin-bottom: 10px ;
    line-height: 30px ;
}
h2{
    font-size: 15px;
    color: #666666 ;
}
h3{
    color: #0B3E75 ;
    font-size: 13px ;
}
ul li{
    margin: 0 0 0 25px;
}
a{
    color: #0B3E75 ;
    text-decoration: underline;
}
a:hover, a.active{
    text-decoration: underline;
}
a img{
    border: 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;
}
#container.contentLarge .left {
    font-weight: bold;
    width: 190px;
}
#container.contentSmall .left {
    font-weight: bold;
    width: 170px;
}
.right{
    width: 250px;
}
.line{
    background: url(../../images/line.png) center repeat-x;
    height: 5px;
}

/****************/

#container .pageselector {
    margin-bottom: 20px ;
}

#container .pageselector .page {
    display: block ;
    height: 15px ;
    width: 15px ;

}

#container .pageselector .left {
    float: left ;
    width: 40px ;
    margin: 0px ;
}

#container .pageselector .center {
    float: left ;
    width: 615px ;
    text-align: center ;
    background-color: #e9e9e9 ;
    color: #666666 ;
    font-size: 10px ;
    height: 15px ;
    line-height: 15px ;
}

#container .pageselector .right {
    float: left ;
    width: 40px ;
    text-align: right ;
    margin: 0px ;
}

#container .pageselector .buttons img {
    float: left ;
}

#container .pageselector .left .buttons img {
    padding-right: 5px ;
}

#container .pageselector .right .buttons img {
    padding-left: 5px ;
}

/****************/

.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;
    width: 180px;
    float: left;
}
.contentSmall label{
    width: 170px;
}
input.text, textarea, input.password, .kontakt{
    width: 250px;
}
textarea{
    height: 120px;
}
select{
    width: 150px;
}
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{
    margin: 0 0 10px 180px;
}

/****************/

.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;
}


.innerTouchBox {
    background: #ececec url(../../images/layout_background_touchit_box.jpg) ;
    background-repeat: no-repeat;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    border-right: 1px solid #333333;
    padding: 0px;
}

.touchFinger {
    border-left: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-right: 1px solid #333333;
    width: 234px;
    float:left;
}
.innerTouchBox h1 {
    background: #333333;
    font-size:12px;
    text-align:center;
    color: #df0029;
    font-weight : bold;
}

.innerTouchBox h2 {
    color: black;
}

.TouchCodeContent {
    margin-top:150px;
    padding:10px;
}

#mResetButton {
    display: none;
}