/* Start of CMSMS style sheet 'uta CSS 01' */
td div{ 
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#FEFEFE;
 line-height:20px;
 font-size:13px;
 }
body{
 background-color:#FCF9E7;
 padding:25px;
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#FEFEFE;
 line-height:20px;
 font-size:12px;
 margin:0px;
}


/* DIV FORMATE */

div.div_container_logo {margin:25px;}
div.div_container_navi {margin:25px; color:#000000;}

div.div_container_img {color:#000000;}
div.div_container_content {padding:25px;}
/* TABLE FORMATE */

table.table_default { width:850px;}
table.table_content { width:850px; height:571px;}

td.td_logo_01{
 background-color: #960107;
 vertical-align:bottom;
 text-align:right;
 width:425px;
 height:206px;
 }

td.td_navi_01{
 background-color: #FBF0B3;
 vertical-align:bottom;
 text-align:left;
 width:425px;
 height:206px;
 }

td.td_breit { width:850px; height:155px;}

td.td_img_01{
 background-color: #FBF0B3;
 vertical-align:top;
 text-align:right;
 width:425px;
 height:206px;
 }

td.td_content_01{
 background-color: #960107;
 vertical-align:top;
 text-align:left;
 width:425px;
 height:206px;
 }

/* TEXT */

h1, h2, h3, h4, h5, h6 { padding:0; margin:0; border:0;}
h1 { font-size:3em; line-height:48px;}
h2 { font-size:2em; line-height:38px;}
h3 { font-size:1.5em; line-height:30px;}
h4 { font-size:1.4em; line-height:25px;}
h5 { font-size:1.3em; line-height:24px;}
h6 { font-size:1.2em; line-height:22px;}

p { 
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#FEFEFE;
 line-height:20px;
 font-size:13px;}
 
p.gross { 
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#FEFEFE;
 line-height:20px;
 font-size:15px;}

/* LINKS */
 a:focus { color:#FBF0B0; text-decoration: None; }
 a:active { color:#FBF0B0; text-decoration: None;} 
 a:link {color: #FBF0B0; text-decoration: None; }
 a:visited {color: #FBF0B0; text-decoration: None; }
 a:hover {color: #FBF0B0;  text-decoration: None; border-bottom: Dotted 2px;}
 
 
 .navi:focus { color:#000000; text-decoration: None; }
 .navi:active { color:#000000; text-decoration: None;    } 
 .navi:link {color: #000000; text-decoration: None;   }
 .navi:visited {color: #000000; text-decoration: None;   }
 .navi:hover {color: #960107;  text-decoration: None; }

 .naviAkt:focus { color:#960107; text-decoration: None; }
 .naviAkt:active { color:#960107; text-decoration: None;    } 
 .naviAkt:link {color: #960107; text-decoration: None;   }
 .naviAkt:visited {color: #960107; text-decoration: None;   }
 .naviAkt:hover {color: #960107;  text-decoration: None; }

/* ==========================================================================
  ACCEPT COOKIES
   ========================================================================== */
.accept-cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 30px;
    background: #ccc;
    padding: 10px;
z-index:10;

}

.accept-cookies a, .accept-cookies a:hover, .accept-cookies a:active {
    font-weight: bold;
}

.cookie-ok {
    cursor: pointer;
    background: #fff;
    margin: 3px 0 0 10px;
    display: inline-block;
    padding: 2px 15px;
    border-radius: 3px;
    color: #000;
}




/* End of 'uta CSS 01' */

