/* Allgemein */
*
{
    margin: 0;
    padding: 0;
}

html
{
    height: 101%;
}

body
{
    background-color: #e7e7e7;
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #878787;
    padding: 30px 30px 30px 30px;
}

h1
{
    font: bold 14px Verdana, Arial, Helvetica, sans-serif; /* font: bold 14px "Times New Roman"; */
    color: #9c3a39;
    margin: 1.9em 0 .4em 0;
    /* text-transform: uppercase; */
}

a
{
    text-decoration: none;
    color: #dc0600;
}

a:hover
{
    color: #5a5a5a;
}

p, ol, ul
{
    margin-bottom: .9em;
    /* text-align: justify; */
    line-height: 147%;
}

ol, ul
{
    margin-left: 1.3em;
}

ul li
{
    padding-left: .2em;
    /* background: url(../images/arguments/check.jpg) no-repeat left center; */
}

/* Content */
#page
{
    background: #ffffff;
    width: 850px;
    margin: 0 auto;
}

#menu
{
    background: #ffffff url(../images/menu.jpg) no-repeat;
    width: 850px;
    height: 143px;
}

#company_left, #company_right, #navi
{
    font: italic 14px "Times New Roman";
    text-transform: uppercase;
}

#company_left
{
    width: 340px;
    margin: 25px 0 20px 15px;
    text-align: left;
    float: left;
}

#company_right
{
    width: 340px;
    margin: 25px 15px 20px 0px;
    text-align: right;
    float: right;
}

#navi
{
    width: 850px;

    margin-top: 8px;
    /*text-align: center;
    font-style: italic;*/
}

#company_left li, #company_right li
{
    display: inline;
    padding: 0 10px 0 10px;
}


#navi ul {
    padding: 0px 0px 0px 0px;
}

#navi li
{
    display: inline;
   margin: 0 64px 0 0px;
}

#navi li:first-child {
   margin: 0 60px 0 17px;
}

#navi li:last-child {
   margin: 0 0px 0 2px;
}

#company_left a, #company_right a
{
    text-decoration: none;
    color: #878787;
}

#navi a
{
    text-decoration: none;
    color: #5a5a5a;
}

#company_left a:hover, #company_left .active,
#company_right a:hover, #company_right .active,
#navi a:hover, #navi .active
{
    color: #dc0600;
}

#content_main
{
    float: left;
    padding: 18px 10px 18px 10px;
    text-align: left;
}

.fce2, .fce3
{
    width: 100%;
    clear: both;
}

#content_left, #content_middle, #content_right,
.fce2_content_right,
.fce3_content_middle, .fce3_content_right
{
    width: 250px;
    float: left;
    padding: 18px 10px 18px 10px;
    text-align: left;
}

.fce2_content_left
{
    width: 65%;
    float: left;
    padding: 18px 10px 18px 0px;
    text-align: left;
}

.fce3_content_left
{
    width: 250px;
    float: left;
    padding: 18px 10px 18px 0px;
    text-align: left;
}

/* Footer */
#footer
{
    background: #ffffff url(../images/footer.jpg) right 29px no-repeat;
    border-top: 2px solid #909090;
    padding: 29px 10px 18px 10px;
}

#footer p
{
    font-size: 90%;
    line-height: 65%;
}

#footer a
{
    text-decoration: none;
    color: #5a5a5a;
}

#footer a:hover
{
    color: #dc0600;
}

/* Kontaktformular */
.csc-mailform
{
    border: 0px;
}

.csc-mailform-field label,
.tt_address_form label
{
    width: 120px;
    float: left;
    text-align: left;
    margin-right: 0.5em;
    display: block;
    margin-left: 6px;
}

.csc-mailform input, 
.csc-mailform textarea, 
.csc-mailform select,
.tt_address_form input, 
.tt_address_form .textarea, 
.tt_address_form select
{
    border: 1px solid #cfcfcf;
    margin: 6px;
    font-size: 11px;
    width: 280px;
}

.csc-mailform input:hover, 
.csc-mailform textarea:hover, 
.csc-mailform select:hover,
.tt_address_form input:hover, 
.tt_address_form textarea:hover 
{
    border: 1px solid #98989b;
    margin: 6px;
    font-size: 11px;
    width: 280px;
}

.csc-mailform input:focus, 
.csc-mailform textarea:focus, 
.csc-mailform select:focus,
.tt_address_form input:focus, 
.tt_address_form textarea:focus, 
.tt_address_form select:focus
{
    border: 1px solid #98989b;
    background: #efefef;
    margin: 6px;
    font-size: 11px;
}

.tt_address_form select,
.tt_address_form select:hover
{
   
    width: 80px;
}

.csc-mailform .csc-mailform-submit, 
csc-mailform .csc-mailform-submit:hover, 
csc-mailform .csc-mailform-submit:focus,
.tt_address_form .formbut, 
.tt_address_form .formbut:hover, 
.tt_address_form .formbut:focus
{
    /* margin-top: 10px; */
    clear: both;
    padding: 7px;
    font-size: 11px;
    cursor: pointer;
/*    float: right;*/
}

/* Element-Trenner */
.csc-frame
{
    width: auto;
}

.csc-frame-rulerAfter
{
    border-bottom: 1px dotted #808080;
    height: 1px;
}

.mainmenu {
    font: italic 14px "Times New Roman";
    text-transform: uppercase;

}

/* ------------------------------------
   Newsletteranmeldung
         ------------------------------------ */

.tt_address_form {

}
.tt_address_form .info {
    clear: both;
    padding: 20px 0 20px 0;
}
.tt_address_form label {
    clear: both;
    float: left;

}	 
.tt_address_form .form_input {
    float: left;
    width: 160px;

}



.tt_address_form .dmail_error {
    clear: both;
    text-align: left;
    margin: 2px 0 4px 135px;
    padding: 0;
    font-weight: bold;
}

.formfield {

}
.formfield:hover {
   
}
.formbut {
   
}

.formbut:hover {

}
.tt_address_form select {

}
.tt_address_form select option {

}
.formbut.unsub  {
    margin: 4px 0 0 0;
}

