/*  Design Styles */


html {
  font-family: Verdana,Arial,sans-serif;
  font-size:11px;
  line-height:16px;
  height:100%;
  margin:0;
  padding:0;
  background-image:url('background.jpg');
  background-repeat:repeat-y;
  background-position:center;
  }

body{
  margin:0;
  text-align:center;
  }

#maincontainer {
  width:702px;
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  padding:0px;
  text-align:left;
  }

#head {
  margin:0px;
  padding:0px;
  height:139px;
  width:702px;
  text-align:right;
  background-image:url('head.jpg');
  background-repeat:no-repeat;
  }

#search {
  height:30px;
  width:30px;
  position:relative;
  float:left;
  left:10px;
  top:7px;
  }

#headerbutton {
  width:702px;
  height:2px;
  }

#contentleft {
  position:relative;
  float:left;
  left:0px;
  width:187px;
  _width:187px;
  }

.csc-sword{color: #BA0D0D; font-weight: bold;}


#left {
  width:151px;
  _width:151px;
  margin:10px;
  font-size:10px;
  }

#here {
  position:relative;
  float:left;
  left:20px;
  width:470px;
  margin-bottom: 10px;
  color: gray;
  }

#contentcenter {
  position:relative;
  float:left;
  left:20px;
  width:470px;

  }

#copyright {
  height:30px;
  width:680px;
  text-align:right;

  }

.copyright {color:#BFBFBF; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.copyright:link {color:#BFBFBF; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.copyright:visited {color:#BFBFBF; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
.copyright:active {color:#BFBFBF; font-size:10px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}


/*  Text Styles */

.navi2 {
  text-indent:15px;
  }

h1 {
  color:#36425C;
  font-weight:bold;
  font-size:12px;
  text-decoration:none;
  }

h2 {
  color:#36425C;
  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;
  }

.csc-frame-rulerAfter{
  border-bottom: 1px solid #36425C;
}

.csc-frame-rulerBefore{
  border-bottom: 1px solid #36425C;
}

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 #666666;
          color : #333333;
          font-weight : normal;
          background-color : #ffffff;
      }
INPUT {
          font-family : Verdana, Arial, sans-serif;
          font-size : 10px;
          border : 1px solid #666666;
          color : #333333;
          background-color : #ffffff;
      }

a:link {
  color : #A29C61;
  font-size : 11px;
  font-family : Verdana, Arial, sans-serif;
  text-decoration : none;
  }
a:visited {
  color : #A29C61;
  font-size : 11px;
  font-family : Verdana, Arial, sans-serif;
  text-decoration : none;
  }
a:active {
  color : #A29C61;
  font-size : 11px;
  font-family : Verdana, Arial, sans-serif;
  text-decoration : none;
  }

#menue_e1 {
  width:181px;
  _height:22px;
  _width:187px;
  _padding: 4px;
  padding: 3px;
  padding-left: 3px;
  border-top: #DDD695 1px solid;
  background-color: #CFC883;
  }

#menue_e2 {
  width:179px;
  _width:186px;
  _height:22px;
  padding: 3px;
  padding-left: 5px;
  border-top: #DDD695 1px solid;
  background-color: #DBD493;
  }

#menue_e3 {
  width:182px;
  _width:188px;
  padding: 3px;
  background-color: #E1DA99;
  }

.navilinks_e1 {color : #FFFFFF; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none; font-weight:bold;}
.navilinks_e1:link    {color : #FFFFFF; font-size : 11px; text-decoration : none; font-weight:bold;}
.navilinks_e1:visited {color : #FFFFFF; font-size : 11px; text-decoration : none; font-weight:bold;}
.navilinks_e1:active  {color : #FFFFFF; font-size : 11px; text-decoration : none; font-weight:bold;}

.navilinks_e2 {color : #FFFFFF; font-size : 9px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e2:link    {color : #FFFFFF; font-size : 10px; text-decoration : none;}
.navilinks_e2:visited {color : #FFFFFF; font-size : 10px; text-decoration : none;}
.navilinks_e2:active  {color : #FFFFFF; font-size : 10px; text-decoration : none;}

.navilinks_e3 {color : #FFFFFF; font-size : 9px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e3:link    {color : #FFFFFF; font-size : 9px; text-decoration : none;}
.navilinks_e3:visited {color : #FFFFFF; font-size : 9px; text-decoration : none;}
.navilinks_e3:active  {color : #FFFFFF; font-size : 9px; text-decoration : none;}