/*---------- import News-Styles ----------*/
@import url(/fileadmin/news.css);

/*  Design Styles */
html {
  font-family: Verdana,Arial,sans-serif;
  font-size:11px;
  /*line-height:15px;*/
  color:#444444;
  background-image:url('background.jpg');
  background-repeat:repeat-y;
  background-position: center;
  }

.csc-frame-frame1{
  border: #F0EEEB 1px solid;
  width:100%;
  padding: 5px;
  }

body{
  margin:0;
  text-align:center;
  }

.csc-sword{
  color: #CB2027;
  font-weight:bold;
  }

#maincontainer {
  width:840px;
  margin-right:auto;
  margin-left:auto;
  margin-top:0px;
  text-align:left;
  }

#head {
  position: relative;
  height:183px;
  width:840px;
  text-align:left;
  background-image:url('head.jpg');
  background-repeat:no-repeat;
  }
.xinglink{
  display:block;
  width: 170px;
  height: 66px;
  position: absolute;
  top:30px;
  left:660px;
  }
.klinikrentelink{
  display:block;
  width: 170px;
  height: 66px;
  position: absolute;
  top:30px;
  left:450px;
  }
#menuetop{
  position: absolute;
  top: 135px;
  left: 189px;
  width:640px;
  }

.summary{
  padding-top:14px;
  padding-left:210px;
  width:625px;
  _width:835px;
  }

#search {
  position:relative;
  top:21px;
  left:8px;
  width:170px;
  z-index:999;
  }

.search {
  width:142px;/
  border: 1px solid #D1C5AF;
  color : #716854;
  height:18px;
  font-size: 11px;
  }

 a .shortcuts {color:#FFFFFF; font-size:9px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
 a:link .shortcuts{color:#FFFFFFF; font-size:9px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
 a:visited .shortcuts{color:#FFFFFFF; font-size:9px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
 a:active .shortcuts{color:#FFFFFFF; font-size:9px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}
 a:visited .shortcuts{color:#FFFFFFF; font-size:9px; font-family:Verdana, Arial, sans-serif; text-decoration : none;}

#bottom {
  height:40px;
  width:750px;
  }

.menue_e1 {
  width:179px;
  _width:189px;
  padding: 5px;
  border-top: #FFFFFF 1px solid;
;
  }

.menue_e2 {
  width:178px;
  _width:189px;
  padding: 5px;
  border-top: #FFFFFF 1px solid;
  }

.menue_e3 {
  width:175px;
  _width:184px;
  padding: 3px;
  }

#menue {
  position:relative;
  margin-top:25px;
  width:189px;
  _width:189px;
  border-bottom: #FFFFFF 1px solid;
  }

#contentleft {
  position:relative;
  float: left;
  top:0px;
  width:180px;
  _width:192px;
  text-align:left;
  z-index:1;
  min-height:20px;
  padding:10px;
  clear:both;
  }


#content {
  position:relative;
  width:840px;
  bottom:20px;
  background-image:url('headbg.jpg');
  background-repeat:no-repeat;
  }

#contentcenter {
  position:relative;
  float:right;
  width:630px;
  min-height:480px;
  _height:580px;
  }

#here {
  position:relative;
  width:625px;
  margin-top: 25px;
  margin-bottom: 15px;
  _margin-bottom: -5px;
  color: gray;
  }

#copyright {
  position:relative;
  padding-top:14px;
  padding-left:210px;
  width:630px;
  _width:840px;
  }

.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;}


.navi2 {
  text-indent:15px;
  }

p{margin-top:0px;}

td p{
  margin-top:0px;
  margin-bottom:0px;
  }

h1 {
  _margin-top:15px;
  color:#094778;
  font-weight:bold;
  font-size:13px;
  text-decoration:none;
  }/*
*h1 {
  margin-bottom:10px;
  }*/
h2 {
  _margin-top:15px;
  color:#094778;
  font-weight:bold;
  font-size:11px;
  text-decoration:none;
  }
/**h2 {
  margin-bottom:10px;
  }*/
h3 {
  _margin-top:15px;
  color:#094778;
  font-weight:bold;
  font-size:10px;
  text-decoration:none;
  }
/**h3 {
  margin-bottom:10px;
  }*/


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 : 11px;
  border : 1px solid #D0D0D0;
  color : #333333;
  background-color : #ffffff;
  }


a:link {
          color:#124D7E;
          font-size : 11px;
          font-family : Verdana, Arial, sans-serif;
          text-decoration : none;
      }
a:visited {
          color:#124D7E;
          font-size : 11px;
          font-family : Verdana, Arial, sans-serif;
          text-decoration : none;
      }
a:active {
          color:#124D7E;
          font-size : 11px;
          font-family : Verdana, Arial, sans-serif;
          text-decoration : none;
      }

.navilinks_e1 {color : #124D7E; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none; font-weight:bold;}
.navilinks_e1:link    {color : #124D7E; font-size : 11px; text-decoration : none; font-weight:bold;}
.navilinks_e1:visited {color : #124D7E; font-size : 11px; text-decoration : none; font-weight:bold;}
.navilinks_e1:active  {color : #124D7E; font-size : 11px; text-decoration : none; font-weight:bold;}

.navilinks_e2 {color : #124D7E; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e2:link    {color : #124D7E; font-size : 9px; text-decoration : none;}
.navilinks_e2:visited {color : #124D7E; font-size : 9px; text-decoration : none;}
.navilinks_e2:active  {color : #124D7E; font-size : 9px; text-decoration : none;}

.navilinks_e3 {color : #124D7E; font-size : 11px; font-family : Verdana, Arial, sans-serif; text-decoration : none;}
.navilinks_e3:link    {color : #124D7E; font-size : 9px; text-decoration : none;}
.navilinks_e3:visited {color : #124D7E; font-size : 9px; text-decoration : none;}
.navilinks_e3:active  {color : #124D7E; font-size : 9px; text-decoration : none;}

a img{
border: 0px;
}

.formu{
margin-right:auto;
margin-left:auto;
margin-top:20px;
position:relative;
padding:20px;
width:416px;
left:86;
_width:455px;
_left:87;
background-color: #F1F1F1;
}

.tx-irfaq-pi1 dt {
font-weight : bold;
padding:5px;
background-color: #F1F1F1;
border-bottom: 1px solid #FFFFFF;
}
.tx-irfaq-pi1 p {
padding:5px;
background-color: #F9F9F9;
border-bottom: 1px solid #FFFFFF;
margin-bottom:0px;
}

/* ------------ Formatierung Menue ----------- */


/* Formatierung Menue */
#nav, #nav ul {
  float: left;
  list-style: none;
  line-height: 1em;
  font-weight: bold;
  padding: 0;
  margin: 0 0 1em 0;
  z-index: 99;
  height:24px;
  }

#nav a {
  display: block;
  text-decoration: none;
  padding: 8px 15px;
  border-right: 1px solid #FFF;
  height:25px;
  }

#nav li:hover ul ul, #nav li:hover ul ul ul {
  left: -999em;
  }

#nav li:hover {/* Hover für alle menüpunkte */
  background: #C3DCFB; /*Background für Ebene 1 menüpunkte mit Aktivem Submenü */
  border: 0px; /* Rahmen um Hauptpunkte, Unterpunkte und Container 2. Ebene (bei Hover) */
  height:28px;
  }


#nav a.hmenue_e1_sub  {
    background: url(arrow.gif) no-repeat 90% 40%;
}

#nav li {
  float: left;
  _width:90px;
  }

.hmenue_e1_act a,
.hmenue_e1_act a:link,
.hmenue_e1_act a:active,
.hmenue_e1_act a:visited {
  color: #FFF;
  background: #81B6FF; /*Aktiver Menübutton Ebene 1*/
  background-repeat: repeat-x;
  }
  
#contentcenter fieldset.tx-powermail-pi1_fieldset  {
background-color:#EEEEEE;
border:1px solid #E8E8E8;
padding:10px;
}

#contentcenter fieldset.tx-powermail-pi1_fieldset INPUT {
  font-size: 11px;
  padding: 4px;
  }
#contentcenter .tx-powermail-pi1_fieldset_1 legend{
  display: none;
  }
