/*  Design Styles */


html {
  font-family: Verdana,Arial,sans-serif;
  font-size:11px;
  line-height:15px;
  color:#606A71;
  height:100%;
  margin:0;
  padding:0;
  background-image:url('background2.jpg');
  background-repeat:no-repeat;
  background-position:center;
  }

body{
  margin:0;
  text-align:center;
  }

.bodytext {
  font-weight:normal;
  }

.csc-sword{
  color: #CB2027;
  font-weight:bold;
  }

#maincontainer {
  width:750px;
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  text-align:left;
  }

#main {
  background-image:url('background.jpg');
  background-repeat:repeat-y;
  }

#head {
  height:110px;
  width:750px;
  text-align:right;
  background-image:url('head.jpg');
  background-repeat:no-repeat;
  }

#headimg {
  height:305px;
  width:750px;
  background-image:url('headimg.jpg');
  background-repeat:no-repeat;
  }

#search {
  position:relative;
  text-align:right;
  right:15px;
  margin-top:25px;
  width:170px;
  float:right;
  }

#shortcuts {
  position:relative;
  text-align:left;
  margin-top:25px;
  width:210px;
  left:-60px;
  float:right;
  }

#bottom {
  height:50px;
  width:750px;
  background-image:url('bottom.jpg');
  background-repeat:no-repeat;
  }

.shortcuts {color:#606A71; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.shortcuts:link {color:#606A71; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.shortcuts:visited {color:#606A71; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.shortcuts:active {color:#606A71; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}

#left {
  position:relative;
  top: 0px;
  left:0px;
  float:left;
  width:170px;
/*  background-color:#E3EED9;
  background-image:url('random/bild1.jpg');
  background-repeat:no-repeat; */
  }

#contentleft {
  position:relative;
  top:4px;
  _left:4px;
  color:#F1FFF8;
  width:170px;
  _width:150px;
  text-align:left;
  z-index:1;
  }

#contentleft h3 {
  color:#216341;
  }


#menue_e1 {
  width:160px;
  _width:170px;
  padding: 5px;
  border-top: #FFFFFF 1px solid;
/*  background-image:url('but1.gif');
  background-repeat:no-repeat;*/
  }
#menue_e2 {
  width:160px;
  _width:170px;
  padding: 5px;
  border-top: #FFFFFF 1px solid;
  background-color: #E9EFF4;
  }

#menue_e3 {
  width:160px;
  _width:170px;
  padding: 3px;
  background-color: #EEEEEE;
  }

#menue {
  position:relative;
  width:170px;
  border-bottom: #FFFFFF 1px solid;
  }

#contentcenter {
  position:relative;
  float:left;
  left:15px;
  top:-0px;
  width:550px;
  min-height:360px;
  _height:360px;
  }

#here {
  position:relative;
  float:left;
  left:0px;
  width:550px;
  margin-bottom: 5px;
  _margin-bottom: -5px;
  color: gray;
  }

#content {
  position:relative;
  float:left;
  width:550px;
  }


#copyright {
  position:relative;
  padding-top:18px;
  padding-left:5px;
  width:190px;
  }

.copyright {color:#CCCCCC; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.copyright:link {color:#CCCCCC; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.copyright:visited {color:#CCCCCC; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.copyright:active {color:#CCCCCC; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}

/*  Text Styles */

.navi2 {
  text-indent:15px;
  }

h1 {
  color:#001F76;
  font-weight:bold;
  font-size:14px;
  text-decoration:none;
  }
h2 {
  color:#001F76;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  }
h3 {
  color:#001F76;
  font-weight:bold;
  font-size:11px;
  text-decoration:none;
  }

td {
  font-family: Verdana,Arial,sans-serif;
  font-size:11px;
  line-height:15px;
  text-decoration:none;
  }

SELECT {
          font-family : Verdana, Arial, sans-serif;
          font-size : 10px;
          color : #666666;
          background-color : #ffffff;
      }
TEXTAREA {
          font-family : Verdana, Arial, sans-serif;
          font-size : 10px;
          border : 1px solid #D0D0D0;
          color : #333333;
          font-weight : normal;
          background-color : #ffffff;
      }
INPUT {
          font-family : Verdana, Arial, sans-serif;
          font-size : 10px;
          border : 1px solid #D0D0D0;
          color : #333333;
          background-color : #ffffff;
      }

a:link {
          color:#001F76;
          font-size : 11px;
          font-family : Verdana, Arial, sans-serif;
          text-decoration : none;
      }
a:visited {
          color:#001F76;
          font-size : 11px;
          font-family : Verdana, Arial, sans-serif;
          text-decoration : none;
      }
a:active {
          color:#001F76;
          font-size : 11px;
          font-family : Verdana, Arial, sans-serif;
          text-decoration : none;
      }

.navilinks_e1 {color : #001F76; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none; font-weight:bold;}
.navilinks_e1:link    {color : #001F76; font-size : 11px; text-decoration : none; font-weight:bold;}
.navilinks_e1:visited {color : #001F76; font-size : 11px; text-decoration : none; font-weight:bold;}
.navilinks_e1:active  {color : #001F76; font-size : 11px; text-decoration : none; font-weight:bold;}

.navilinks_e2 {color : #001F76; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e2:link    {color : #001F76; font-size : 9px; text-decoration : none;}
.navilinks_e2:visited {color : #001F76; font-size : 9px; text-decoration : none;}
.navilinks_e2:active  {color : #001F76; font-size : 9px; text-decoration : none;}

.navilinks_e3 {color : #001F76; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e3:link    {color : #001F76; font-size : 9px; text-decoration : none;}
.navilinks_e3:visited {color : #001F76; font-size : 9px; text-decoration : none;}
.navilinks_e3:active  {color : #001F76; font-size : 9px; text-decoration : none;}


/*  Design Styles New Login Box */
.tx-newloginbox-pi1{
  width:531px;
  }

.tx-newloginbox-pi1_header{
  color:#F99D1C;
  font-weight:bold;
  font-size:11px;
  height:20px;
  border-bottom: #ECECEC 1px solid;
  }
  
a img{
  border: 0px;
  }

.tx-newloginbox-pi1_content{
  font-size: 10px;
  padding-top:5px;
  padding-bottom:5px;
  }

/*  Design Styles News Extension */

.news-latest-item {
  float:left;
  padding:7px;
  _padding:3px;
  width:162px;
  _width:164px;
}

#news-latest-date{
  color: #525252;
  text-align:left;
  width: 165px;
  _width:167px;
  }

#news-latest-image{
  margin-top:4px;
  border: 1px solid #212121;
  }

#news-latest-header{
  color: #FFFFFF;
  margin-top:11px;
  padding:5px;
  font-weight:bold;
  width: 152px;
  _width:162px;
  height:48px;
  border-bottom: 2px solid #FFFFFF;
  background-color: #ADADAD;
  }

#news-latest-text{
  padding:5px;
  height:150px;
  background-color: #E5E5E5;
  _width:162px;
}

.clearer{
  border-top: none;
  border-right: none;
  border-left: none;
  margin:15px 0px;
  border-bottom: 1px solid #ECECEC;
  background-color: #FFFFFF;
  }

#news-list-image {
  border: 1px solid #212121; /* 1px Rand um Bild */
  float: left; /* Bild links vom Text */
  margin-right: 10px;
  }

.news-single-img {
	float: right;
	padding-left:5px;
    width: 160px;
}

/* Bildtext */
.news-single-imgcaption {
	padding-top:3px;
	padding-bottom:6px;
	clear:both;
	float: right;
	width: 150px;
}

.news-single-img img { border: 1px solid #000000; }/* 1px Rand um Bild */

.clearer {
  height: 10px;
  }

#divCont {
  Z-INDEX: 1;
  VISIBILITY: hidden;
  WIDTH: 170px;
  POSITION: relative;
  HEIGHT: 400px;
  }
.clTop {
  Z-INDEX: 1;
  WIDTH: 170px;
  POSITION: absolute;
  layer-background-color: silver;
  }
.clSub {
  Z-INDEX: 1;
  LEFT: 30px;
  WIDTH: 170px;
  POSITION: absolute;
  TOP: 18px;
  }
/*
.clSub a:link,a:visited,a:active {
  color:#F0BA00;
  }*/
  
.tx-newloginbox-pi1 label,
.tx-newloginbox-pi1 th{
  text-align:left;
  font-size: 11px;
}