﻿@import url(/en/css/seminar_3.css);
body {
    margin: 0;
    padding: 0;
    background: #CCCCCC;
    color: #333333;
    /*
    a px / 12 = b em 
    font-size: 0.91667em; = 11px
   */
    font-family: Verdana;
    font-size: 12pt;
    font-size: 1.0em;
}
img {
    border: none;
}
.logodruck {
    display: none;
}
.main {
    margin: 0;
	padding: 0;
    /*padding: 24px 16px 0 16px;*/
    min-height: 277px;
    height: auto !Important;
    height /**/: 301px;
    width: 963px !Important;
    width /**/: 995px;
    background: White;
    color: #333333;
}
/* ####################################### */
/* =============== */
/* =============== */
/* ####################################### */
.main .colleft {
    margin: 0;
    padding: 0 16px 0 0;
    width: 224px !Important;
    font-size: 0.91667em;
    float: left;
}
.main .content {
    margin: 0;
    padding: 0;
    width: 704px;
    float: left;
}
.service form {
    margin: 0;
    padding: 0;
    width: 240px;
    float: left;
}
.service form fieldset {
    margin: 0;
    padding: 0;
    border: none;
}
.service form fieldset input {
    margin: 0;
    padding: 0;
    width: 112px;
    height: 17px !Important;
    height /**/: 19px;
    border: 1px solid #999999;
}
.service form fieldset input.button {
    margin: 0 0 0 8px;
    padding: 0;
    width: 17px;
    height: 17px;
    border: none;
    vertical-align: middle;
}
.service .serviceleft {
    margin: 0;
    padding: 6px 0 0 0;
    font-size: 0.66667em;
    float: left;
}
.service .serviceright {
    margin: 0;
    padding: 6px 0 0 0;
    font-size: 0.66667em;
    float: right;
}
.service .serviceleft ul, .service .serviceright ul {
    margin: 0;
    padding: 0 1px 0 0;
    background: White url(/img/bg_service.gif) repeat-y right top;
    display: inline;
}
.service .serviceleft ul li, .service .serviceright ul li {
    margin: 0;
    padding: 0 8px 0 8px;
    background: White url(/img/bg_service.gif) repeat-y left top;
    display: inline;
}
.service .serviceleft ul li a, .service .serviceleft ul li a:hover, .service .serviceright ul li a, .service .serviceright ul li a:hover {
    margin: 0;
    padding: 0 0 0 11px;
    color: #999999;
    text-decoration: none;
    background: White url(/img/icon_layer_off.gif) no-repeat left center;
}
.special {
    margin: 0;
    padding: 0 35px 0 16px;
    width: 944px !Important;
    width /**/: 995px;
    text-align: right;
}
.printfooter {
    display: none;
}
/*-------------- Suchformular ----------------*/
.search {
padding:0;
margin:0px 0 0 10px;
width:140px;
height:20px;
float:left;
}
*html .search {
margin-top: -1px;
}
.search form fieldset{
padding:0;
margin:0;
border:none;
}
.search form fieldset input {
margin: 0px 0 0 0;
padding: 2px 0 0 3px;
width: 112px;
border: none;
background-color: #2F51A3;
color: #fff;
font-size:11px;
height : 15px;
vertical-align: top;
}
.search form input.button {
margin: 0 0 0 8px;
padding: 0;
width: 17px;
height: 17px;
border: none;
vertical-align: top;
}
*html .search form input.button {
margin-top: 1px;
}
*+html .search form input.button {
margin-top: 1px;
}
/* -----Suchformular Error 404----- */
.search404 {
padding:0;
margin:0px 0 0 0px;
width:140px;
height:20px;
float:left;
}
*html .search404 {
margin-top: -1px;
}
.search404 form fieldset{
padding:0;
margin:0;
border:none;
}
.search404 form fieldset input {
margin: 0px 0 0 0;
padding: 2px 0 0 3px;
width: 112px;
border: none;
background-color: #2F51A3;
color: #fff;
font-size:11px;
height : 15px;
vertical-align: top;
}
.search404 form input.button {
margin: 0 0 0 8px;
padding: 0;
width: 17px;
height: 17px;
border: none;
vertical-align: top;
}
*html .search404 form input.button {
margin-top: 1px;
}
*+html .search404 form input.button {
margin-top: 1px;
}
.30pr {
    width: 130px !important;
    margin-right: 3px;
	display: block;
	float: left;
}
