@charset "utf-8";
/* CSS Document */
body {background-color:#ffcc00;}
body {font-family:"Trebuchet MS","Helvetica Neue", Helvetica, Arial, sans-serif; color:#fff}
#wrapper {padding:0px;  border: 4px solid #ff9933 !important; margin: 0 auto;}
#tagline {font-size: 1.5em; text-align: center;}
#flashcontent {height: 600px;margin:2em;}
.header {height:120px; background: #ffcc00 url(../images/logo.jpg) left top;}
.title {font-size: 2em;color:#983a00;margin-bottom:.3em; padding-right:0}

.navigation, .navigation ul {list-style: none; margin: 0px; padding:0px;}
.navigation li, .navigation ul li {list-style-type: none; margin: 0px; padding: 0px;}
.navigation ul li a {padding-left: 10px;}
.navigation a {display:block;}
.navigation a:hover, .navigation a:focus {background-color: #ccc; color: #fff;}
.subtitle {font-size: 1.2em;}
.container {background-color:#983a00;}
.box {padding: 1.5em; margin-bottom: 1.5em; background: #ffcc00; color:#333333; }

p {color:#fff; font-size: 1.1em; padding: 0 1em 0 1em}
p .clearfix {padding:0 !important}

.footer {background: #ffcc00 url(images/footer_bg.gif) repeat-x top left;  height:auto; }
.footer p {color:#983a00}
.footer small {padding-left: 10px;}
.right {text-align:right}
.cell_heading {letter-spacing:.1em; font-variant:small-caps; font-weight:bold}
.weiss {color:#FFFFFF}
.goto {	text-align:right;margin-top:15px;padding:3px;border-right:5px solid #ff9933;}
.liste {padding: 0 2em}

/* ------ tags --------- */
h1, h2, h3, h4, h5, h6 {color:#ffcc00;padding: 1em .3em 0 0}
div ul li {padding: 0px; list-style-type: none;}
p {margin:0 0 1.5em;}
p img {float:left;margin: 0;padding:0 0 1em 0;}



.header a:link, .header a:visited  {color:#983a00;text-decoration:none}
.header a:hover, .header a:active {color:#983a00;text-decoration:underline}
a:link, a:visited {color:#FFCC00;text-decoration:none}
a:hover, a:active {color:#fff;text-decoration:underline}

.mybox {margin: 0 10px;padding:5px;}
.table_list li {line-height:2em;}




/* ———————- main navigation ———————- */
#menucase ul.vert-one{margin:0;padding:0;list-style-type:none;display:block;font: 12px "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;line-height:1.5em;width:192px}
#menucase ul.vert-one li{margin:0;padding:0;border-top:1px solid #983a00;border-bottom:1px solid #983a00;}
#menucase ul.vert-one li a{display:block;text-decoration:none;color:#fff;background:#900;padding:0 0 0 20px;width:180px;}
#menucase ul.vert-one li a:hover{background:#900 url("../images/vert-one_arrow.gif") no-repeat 0 4px;}
#menucase ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#983a00 url("../images/vert-one_arrow_current.gif") no-repeat 0 4px;color:#ffcc00}

/* --------- rounded corners -----------------*/
.roundedcornr_box_555162 {
   background: #ffcc00;
}
.roundedcornr_top_555162 div {
   background: url(../images/roundedcornr_555162_tl.png) no-repeat top left;
}
.roundedcornr_top_555162 {
   background: url(../images/roundedcornr_555162_tr.png) no-repeat top right;
}
.roundedcornr_bottom_555162 div {
   background: url(../images/roundedcornr_555162_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_555162 {
   background: url(../images/roundedcornr_555162_br.png) no-repeat bottom right;
}

.roundedcornr_top_555162 div, .roundedcornr_top_555162, 
.roundedcornr_bottom_555162 div, .roundedcornr_bottom_555162 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_555162 { width: 80%;margin: 0 10px; }
