/**
 * Style sheet tigon_ag
 */
body
{
  background-color:#ffffff;
  background-image:url("../images/header_bckg.gif");
  background-position:left top;
  background-repeat:repeat-x;
}

* html body { text-align:center; }
    #wrapper { width:780px; margin:0 auto; }
    #header { height:355px; }
    #footer { height:94px; }


#logo
{
  position:absolute;
  margin:0 auto;
  padding:50px 0px 2px 620px;
}

#logo a
{
  font-weight:bold;
  text-decoration:none;
  font-size:28px;
  color:#000000;
  text-transform:uppercase;
}

.red
{
  color:#ad0039;
}

#wrapper
{
  margin-bottom:32px;
}

#header
{
}

#header .inside
{
}

#left
{
}

#left .inside
{
}

#main
{
}

#main .inside
{
  padding-right:10px;
  padding-left:20px;
}

#right
{
  color:#6f6e6e;
  background:transparent url("../images/sidebar_bckg.gif") repeat-x scroll 0 0;
}

#right a, #right a:hove
{
  text-decoration:none;
}

#right .inside
{
  padding:20px;
}

#footer
{
  margin-top:20px;
}

#footer .inside
{
}

.left_footer
{
  width:300px;
  float:left;
  margin:0% 25%;
  padding:40px 0px 0px 30px;
  font-size:10px;
  color:#808080;
  text-transform:uppercase;
}

.left_footer a
{
  color:#808080;
}

.left_footer a:hover
{
  text-decoration:none;
}

.right_footer
{
  float:right;
  padding:40 30 0 0;
  text-align:right;
  font-weight:bold;
  font-size:11px;
  color:#FFFFFF;
  text-transform:uppercase;
}

.right_footer a
{
  color:#FFFFFF;
}

.right_footer a:hover
{
  text-decoration:none;
}

#teaser
{
  width:780px;
  height:210px;
  top:138px;
  position:absolute;
  background-image:url("../images/head_bckg.jpg");
  background-position:background-position;
  background-repeat:no-repeat;
}

#container
{
  width:780px;
  padding-top:5px;
}

#mainnav
{
  padding-top:88px;
}

.mod_navigation
{
  text-align:center;
  color:#ffffff;
}

#mainnav ul
{
  width:780px;
  margin:0 auto;
  padding:0;
  text-align:left;
  list-style:none;
}

#mainnav li
{
  display:inline;
}

.mod_navigation a
{
  width:108px;
  float:left;
  display:block;
  padding:8px 10px;
  text-align:center;
  text-decoration:none;
  font-size:12px;
  color:#fff;
  background:url("../images/menu_enactive.gif") no-repeat bottom center;
}

.mod_navigation a:hover
{
  color:#232323;
  background:url("../images/menu_over.gif") no-repeat bottom center;
}

.mod_navigation p
{
  width:118px;
  float:left;
  display:block;
  padding:9px 4px;
  text-align:center;
  text-decoration:none;
  font-size:12px;
  color:#232323;
  background:url("../images/menu_active.gif") no-repeat bottom center;
}

.mod_article
{
  padding-bottom:20px;
}

.ce_list
{
  margin:11 0;
  list-style-type:square;
}

.ce_list ol
{
  margin-left:3em;
}

.ce_list ul
{
  margin-left:11px;
}

.ce_list ul li
{
  padding-left:25px;
  list-style-type:square;
}

.ce_image img, .ce_text img, .ce_gallery img, .mod_newslist img
{
}

/* ------------------------------------ */
#left h1
{
  margin-bottom:0.6em;
  border-bottom:2px solid #b2d7df;
  font-weight:bold;
  font-size:1.25em;
  color:#ff8000;
  text-transform:uppercase;
}

p.back
{
  margin-top:1.5em;
}

.mod_article .teaser p.more
{
  margin-top:1.5em;
  text-decoration:none;
}

pre
{
  float:left;
  padding:1em;
  background-color:#f9f9f9;
  border:1px solid #dfdfdf;
}

.image_container
{
  float:left;
  line-height:0.75;
}

.caption
{
  padding:2px 3px 4px 3px;
  background-color:#c6c6c6;
  font-size:0.8em;
  line-height:1;
}

/* Fix caption padding in IE6 */
* html .caption
{
  padding-top:3px;
  padding-bottom:3px;
}

/* Fix caption padding in IE7 */
*:first-child+html .caption
{
  padding-top:3px;
  padding-bottom:3px;
}

.mime_icon
{
  padding-bottom:2px;
  vertical-align:top;
}

.mod_newsreader .ce_comments
{
  margin-top:2.5em;
}

.layout_full .info
{
  color:#808080;
}

.layout_short, .layout_latest
{
  padding-top:1em;
  padding-bottom:1em;
  border-top:1px solid #dfdfdf;
}

.layout_short.first, .layout_latest.first
{
  padding-top:0;
  border-top:0px;
}

.layout_short.last, .layout_latest.last
{
  padding-bottom:0;
}

.layout_short .info
{
  font-size:0.9em;
  color:#808080;
}

.layout_short h2
{
  margin-bottom:0;
  font-size:1.2em;
}

.layout_short h2 a
{
  text-decoration:none;
}

.layout_short .teaser, .layout_short .more
{
  display:inline;
  padding-right:0.25em;
}

.layout_latest .info
{
  margin-bottom:0.25em;
  color:#808080;
}

.layout_latest h2
{
  margin-bottom:0;
}

.layout_latest h2 a
{
  text-decoration:none;
  color:#333333;
}

.mod_rss_reader h1 a
{
  text-decoration:none;
  color:#333333;
}

.rss_default h2, .rss_items_only h2
{
  margin-bottom:0;
  font-size:1.2em;
}

.rss_default h2 a, .rss_items_only h2 a
{
  text-decoration:none;
}

.rss_default, .rss_items_only
{
  padding-top:1em;
  padding-bottom:1em;
  border-top:1px solid #dfdfdf;
}

.rss_default.first, .rss_items_only.first
{
  border-top:0px;
}

.rss_default_header .description
{
  padding-bottom:1em;
  border-bottom:1px solid #dfdfdf;
}

.ce_table table
{
  border-right:2px solid #dfdfdf;
  border-bottom:3px solid #dfdfdf;
  border-left:3px solid #dfdfdf;
  border-collapse:separate;
}

.ce_table th
{
  padding:0.3em 2em 0.3em 0.5em;
  text-align:left;
  background-color:#dfdfdf;
  font-weight:bold;
}

.ce_table td
{
  padding:0.2em 2em 0.2em 0.5em;
  border-right:1px solid #dfdfdf;
  border-bottom:1px solid #dfdfdf;
}

.pagination
{
  margin-top:2em;
  padding-top:0.5em;
  border-top:1px solid #dfdfdf;
}

.pagination p
{
  width:180px;
  float:left;
}

.pagination ul
{
  width:400px;
  float:right;
  text-align:right;
}

.pagination li
{
  display:inline;
  padding-right:0.1em;
  padding-left:0.1em;
}

.pagination_current
{
  font-weight:bold;
}

.inside2 {
float:left;
width:569px;
padding-top: 7px;
}

/* LEFT SIDE NAVIGATION */

#navi {
width:181px;
float:left;
}

#navi ul,
#navi ul li {
list-style: none;
list-style-type: none;
list-style-image: none;
margin:0;
padding: 0;
}


#navi ul li {
color:#434343;
padding: 8px 0;
border-bottom: 1px solid #cccccc;
border-top:1px solid #ffffff;
}

#navi li.first {
border-top: none;
}

#navi ul.level1 {
background: url(../images/navibg.jpg) repeat-x bottom;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

#navi ul.level2,
#navi ul.level3 {
background: none;
border: none;
}

#navi ul li.last {
border-bottom: none;
border-left: none;
border-right: none;
padding-bottom: 0;
}

#navi li li.last {
border-bottom: none;
height: auto;
background: url(../images/pfeil-off.png) no-repeat 10px 5px;
}

#navi li li {
padding: 0;  
border: none;
background: url(../images/pfeil-off.png) no-repeat 10px 5px;
}

#navi li li.active {
background: url(../images/pfeil-on.png) no-repeat 10px 5px!important;
}

#navi li a {
color:#2e2e2e;
padding:0 10px;
display: block;
}

#navi li a:hover,
#navi li a.active {
color:#ad0039;
}

#navi .level2 li a {
padding-left:20px;
}

#navi .level2 li a.active {
color:#c31c66;
}

#navi ul.level3 li {
  margin-left:21px;
  background: url(../images/level3.png) no-repeat left 5px!important;
}
#navi ul.level3 li.active {
  background: url(../images/level3_active.png) no-repeat left 5px!important;
}

#navi ul.level3 li a {
  padding-left:15px;
}

.menuhead {
width:181px;
text-align: center;
color: #ffffff;
background: url(../images/menuhead.png) left top no-repeat;
line-height: 34px;
height: 34px;
overflow: hidden;
font-weight: bold;
}

.menuhead a {
color:#ffffff;
}

.menufoot {
background: url(../images/menufoot.jpg) no-repeat left bottom;
height: 11px;
}

#clear {
clear:both;
}

.csc-frame-frame1 {
border: 1px solid #000000;
background-color:#710527; 
color:#ffffff;

}

.csc-frame-frame2 {
border: 1px solid #710527;
padding: 0 10px;
}

.clear {
  clear: both;
}

hr {
border:none;
border-top:1px solid #DFDFDF;
}

.news-backlink {
margin:25px 0 15px;
}

.powermail-fieldset h3 {
display:none;
}

/* ========================================
  Spalten
======================================== */

/* ----------------------------------------
  2 Spalten
---------------------------------------- */

.two_col .left_col {
  float: left;
  width: 48%;
  padding-right: 2%;
}

.two_col .right_col {
  float: left;
  width: 48%;
  padding-left: 2%;
/*  margin-left: 4%;*/
}

/* ----------------------------------------
  3 Spalten
---------------------------------------- */

.three_col .left_col {
  float: left;
  width: 31%;
}

.three_col .middle_col {
  float: left;
  width: 31%;
  margin-left: 3%;
}

.three_col .right_col {
  float: left;
  width: 31%;
  margin-left: 3%;
}

/* ========================================
  fe_login
======================================== */
.tx-felogin-pi1 fieldset {
  width:235px;
}

.tx-felogin-pi1 fieldset div {
  margin-bottom:10px;
}

.tx-felogin-pi1 fieldset label {
  float:left;
  width:120px;
}

.tx-felogin-pi1 fieldset input {
  width:100px;
}



/* ========================================
  IE
======================================== */

* html .two_col div,
* html .three_col div {
  overflow: hidden;
}


/*  =======================
  Accordion
=======================  */

.accordion > .csc-default > .acontent {
display: none;
border:1px solid #F4F4F4;
padding: 10px 15px 0;
}

.accordion > .csc-default {
margin-bottom: 7px;
}


.accordion > .csc-default > .csc-header {
background-color: #F1F1F1;
padding-right: 15px;
}

.accordion > .csc-default > .csc-header > * {
background: url(../images/arrowright.png) right 11px no-repeat;
padding: 5px 15px;
font-size: 13px;
margin: 0px;
cursor: pointer;
}

.accordion > .csc-default.active > .csc-header > * {
background-image: url(../images/arrowdown-black.png);
background-position: right 13px;
}

.accordion > .csc-default > .csc-header:hover {
background-color: #F0F0F0;
}

