@import "../extensions/tt_news/tt_news.css";
body {
    text-align:center;
    width:952px;
    margin:5px;
    margin-right:auto;
    margin-left:auto;
    background-color:#EDEEEB;
    /*background-image:url(img/hintergrund_mirus_klein.jpg);*/
    font-size:9pt;
    font-family:Verdana, Helvetice, Sans Serif;
}
table {
    width:100%;
}
a,a:visited,a:active {
    text-decoration:none;
    color:#428E00;
}
a:hover {
    color:#428E00;
    text-decoration:underline;
}
a img {
    border:none;
}
#breite {
    width:952px;
}
#page {
	background-color:white;
	min-height:600px;
}
#header {
    width:952px;
    background-color:white;
}
#header_nav {
    text-align:right;
}
#header_logo {
    float:left;
    margin:5px;
}


#header_caption {
    font-size: 20px;
    font-weight: bold;
    padding-top: 28px;
    margin-left:200px;
    color: #B6DA4C;
    text-align: left;
    padding-left:10px;
}

#header_navigation {
    clear:both;
    width:952px;
    margin-top:50px;
    padding-top:5px;
    background-image:url(img/bar.png);
    height:19px;
}
#header_navigation ul {
	list-style:none;
	margin:0;
	margin-left:200px;
	padding:0;
}
#header_navigation ul li{
	float:left;
}
#header_navigation a {
    padding-left:10px;
    padding-right:10px;
    font-size:8pt;
    text-decoration:none;
    margin:4px;
    font-weight:bold;
    
}
#header_navigation a.activ {
    color:#428E00;
}
#content {
    width:952px;
}
.fce_2cols {
    float:none;
    clear:all;
    display:block;
    width:530px;
    margin:0px;
    padding:0px;
    overflow:auto;
}
.fce_2cols_left{
    float:left;
    width:330px;
}
.fce_2cols_aktuelles_box {
    float:right;
    width:180px;
    color:#7F7F7F;
    border: 1px solid #DAE9EE;
    background-color:#F7FBFF;
    padding:5px;
    -moz-border-radius: 20px; 
    margin-bottom:30px;  
}
.fce_2cols_aktuelles_box a {
    color:#A3BADA;
}

#content_navigation h2 {
	font-size:8px;
	color:#C1DF6A;
	display:none;
}
#content_navigation {
    width:170px;
    overflow:hidden;
    text-align:left;
    float:left;
}
#content_navigation ul {
	list-style:none;
	padding-left:0px;
}
#content_navigation ul li {
	margin-top:7px;
	margin-bottom:7px;
}
#content_navigation a {
    font-size:8pt;
    text-decoration:none;
    font-weight:normal;
    color:#428E00;
    letter-spacing:1px;
    padding-left:10px;
    padding-top:5px;
    padding-right:10px;
    padding-bottom:5px;
    
}
#content_navigation a{
	font-family:Verdana, Helvetice, Sans Serif;
    background-color:white;
    font-size:10pt;
    font-weight:bold;
    display:block;
}
#content_navigation .activ{
    background-color:white;
    font-weight:bold;
}
#content_navigation .ebene2{
    padding-left:18px;
    font-size:7pt;
}
#content_navigation .ebene3{
    padding-left:27px;
    font-size:7pt;
}
#content_navigation .ebene4{
    padding-left:36px;
    font-size:7pt;
}
#content_navigation .ebene5{
    padding-left:45px;
    font-size:7pt;
}
#content_navigation a:hover {
    color:black;
    background-image:url(img/barlink.png);
	background-repeat:repeat-y;
}
#content_navigation a.ebene2,#content_navigation a.ebene3,#content_navigation a.ebene4,#content_navigation a.ebene5 {
	background-image:none;
}
#content_content {
    background-color:white;
    padding:10px;
    width:730px;
    float:right;
    text-align:left;
    overflow:hidden;
    margin-top:20px;
}
#content_content h2#first_header{
    border-top:    2px solid #408e05;
    border-bottom: 2px solid #408e05;
    font-size: 16px;
    font-weight: bold;
    margin-top: 1px;
    margin-bottom: 4px;
    color: #408e05;
    padding: 3px;
}
#content h1.csc-firstHeader {
    font-size:14pt;
}
#footer {
	clear:both;
}
p#footer {
    font-size:7pt;
    border-top: 2px solid #428E00;
    text-align:center;
    margin:0px;
    margin-top:40px;
}
label{
    -background-color:yellow;
    width:160px;
    display:block;
    float:left;
    margin-right:30px;
    font-weight:bold;
}
div.csc-mailform-field label {
    font-size:9pt;
}
div.csc-mailform-field input,div.csc-mailform-field textarea {
    background-color:white;
    color:#004584;
}
div.csc-mailform-field input:focus,div.csc-mailform-field textarea:focus {
    background-color:#B5DBCE;
    color:#004584;
}
/* -------fce001----- */
 table {
    border-collapse:collapse;
}
td, th {
   border:1px solid #B4B6BE;
   vertical-align:top;
   text-align:left;
   padding: 3px;
   font-size:9pt;
}
td table {
   border-collapse:collapse;
}
td table td {
   border: 1px solid #CFCFCF;
}
dl.csc-menu-4 dd {
    white-space:pre;
}
/* ------------------news ---------------------------------------------*/
  .news_entry {
    border-top: 1px solid #408E05;
    background-color: #F5F5F5;
    display:block;
    padding:5px;
    margin-bottom:10px;
  }
  .news_date {
    text-align:right;
    font-size:7pt;
  }
  .news_image {
    float:left;
    display:inline;
  }
  .news_image img{
    float:left;
    padding-right:10px;
    padding-bottom:10px;
  }
  
.fce-002 {
    border:1px solid #D6DB6B;
    -moz-border-radius-topleft:    1em;
    -moz-border-radius-bottomright:1em;
    width:670px;
    margin-top:10px;
    margin-left:30px;
}
.fce-002-class {
    float:left;
    padding-left:1em;
    padding-right:1em;
    -moz-border-radius-topleft:    1em;
    background-color:#D6DB6B;
    border:1px solid #D6DB6B;
    border-right:none;
    border-top:  none;
    border-left: none;
    color:#428E00;
}
.fce-002-subject {
    float:left;
    -moz-border-radius-bottomright:1em;
    background-color:#D6DB6B;
    border:1px solid #D6DB6B;
    border-left:none;
    border-top:  none;
    padding-right:1em;
    color:#428E00;
}
.fce-002-lesson {
    float:right;
    border-bottom:1px solid #D6DB6B; 
    border-left  :1px solid #D6DB6B; 
    background-color:#D6DB6B;
    color:#428E00;
}
.fce-002-topic {
    clear:both;
    font-weight:bold;
    padding:5px;
}
.fce-002-content {
    clear:both;
    padding:5px;
}
.fce-002-address span{
    clear:both;
    font-size:5px;
}
