/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html {
   overflow-x: auto;
   overflow-y: auto!important;
   margin: 0;
   padding: 0;
   width: 100%;
   height: 100%;
}

body {
   font-family: Verdana, Arial, sans-serif;
   color: #000000;
   margin: 0px;
   padding: 0px;
   background-color:#d8dadc;
   background-image:url(ACGMenu.jpg);
   background-repeat: repeat-y;
   height: 100%;
}

a {
   color: #000000;
   text-decoration: underline;
}

a:link {
   color: #006699;
   text-decoration: underline;
}

a:visited {
   color: #006699;
   text-decoration: underline;
}

a:hover {
   color: #006699;
   text-decoration: underline;
}

h1 {
   font-family: Verdana,Arial,sans-serif;
   font-size: 120%;
}

h2 {
   font-family:Verdana, Arial, sans-serif;
   font-size: 110%;
}

h3 {
   font-family:Verdana, Arial, sans-serif;
   font-size: 100%;
}

h4 {
   ont-family:Verdana, Arial, sans-serif;
   font-size: 100%;
   font-weight: normal;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#navBar {
   float: left;
   width: 246px;
   margin: 0px;
   padding: 0px;
   background-image: url(ACGMenu.jpg);
}

#masthead {
   padding: 0px 0px 0px 0px;
   width: 760px;
   position: absolute;
   top: 0px;
   left: 246px;
   background-color:#ffffff;
   min-height: 100%;
   margin: 0px;
}

#content {
   position: absolute;
   width: 760px;
   overflow-y: auto;
   overflow-x: hidden;
   top: 100px;
   bottom: 0px;
}

#news {
   float: right;
   width: 215px;
   background-color: #d6effc;
   line-height: normal;
   margin-left: 41px;
   margin-bottom: 20px;
   color: #000000;
   font-size: 80%;
   line-height: 12px;
}


/***********************************************/
/* Components                                  */
/***********************************************/


/*********** #News styles ***********/

#news .newsentry { 
   padding: 0px 0px 0px 17px;
   margin: 10px 30px 10px 0px;
}

#news h4 {
   text-decoration: underline;
   font-weight: bold;
   margin: 0px;
   padding: 0px;
}

#news h3 {
   text-align:center;
   color:#FFFFFF;
   background-color:#5c8fc3;
   font-size: 120%; 
   font-weight: bold;
   line-height: 18px;
   margin: 0px;
   padding: 0px;
}

#news a {
   color: #000000;
   font-size: 100%;
   line-height: 12px;
   font-weight: bold;
   text-decoration: none;
   background-image:url(/linkpfeil.gif);
   background-position: right center;
   background-repeat: no-repeat;
   padding-right: 20px;
}

#news a:link {
   color: #000000;
   text-decoration: none;
}

#news a:visited {
   color: #000000;
   text-decoration: none;
}

#news a:hover {
   color: #000000;
   text-decoration: none;
}


/*********** #SubMenu styles ***********/

#subMenu {
   position: absolute;
   top: 100px;
   left: 23px;
   vertical-align: top;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-size: 70%;
   font-weight: bold;
}

#subMenu a {
   display: inline;
   padding: 1px 0px 1px 0px;
   color: #000000;
   text-decoration: none;
}

#subMenu ul {
   padding: 0px;
   margin: 0px 0px 0px 0px;
   list-style-type: none;
}

#subMenu ul li {
   padding: 0px;
   margin: 4px 0px 4px 0px;
   list-style-type: none;
}

#subMenu ul ul {
   padding: 0px;
   margin: 4px 0px 0px 16px;
   font-weight: normal;
   list-style-image: url(list1.gif);
}

#subMenu ul li ul li {
   list-style-type: none;
   list-style-image: url(list1.gif);
   padding: 0px 0px 0px 0px;
   margin: 4px 0px 0px 0px;
}

#subMenuAktivOhnePfeil {
   list-style-type: none;
   color: #0d3f96!important;
}

#subMenuAktivMitPfeil {
   list-style-type: none;
   list-style-image: url(list2.gif);
   color: #0d3f96!important;
}

#copyright {
   position: absolute;
   left:13px;
   bottom: 10px;
   margin: 0px;
   padding: 0px 0px 0px 10px;
   font-size: 70%;
   font-weight: bold;
   color: #0d3f96;
}

#copyright a, a:link, a:visited, a:hover {
   display: inline;
   padding: 1px 0px 1px 0px;
   text-decoration: none;
   color: #0d3f96;
}


/************* #serviceNav styles **************/

#serviceNav {
   font-size: 10px;
   margin: 6px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   background-color: #0d3f96;
   height: 18px;
   line-height: 16px;
}

#serviceNav a {
   color: #5ec6f2;
   text-decoration: none;
}

#serviceNav a:hover {
   color: #ffffff;
   text-decoration: none;
}

#serviceNav ul {
   margin: 0px 10px 0px 0px;
   padding-right: 10px;
   text-align: right;
}

#serviceNav li {
   display: inline;
   list-style: none;
   margin: 0px; 
   padding: 0px 0px 0px 17px;
   float: right;
}


/************* #topNav styles *************/

ul#TopNav {
   text-align: left;
   font-weight: bold;
   font-size: 11px;
   margin: 12px 0px 0px 0px;
   padding: 0px 15px 0px 0px;
   background-color: #0d3f96;
   height: 18px;
   line-height: 12px;
}

ul#TopNav li {
    list-style: none;
    float: right;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0 0px 0px 30px;
    padding: 0px;
    background-color:#0d3f96;
}

* html ul#TopNav li {  /* Korrektur fuer den IE 5 und 6 */
   margin-bottom: -0.4em;
}

*:first-child+html ul#TopNav li {  /* Korrektur fuer den IE 7 */
   margin-bottom: -0.1em;
}

ul#TopNav li ul {
   margin: 0; padding: 0;
   position: absolute;
   top: 1.6em; left: -0.4em;
   display: none;  /* Unternavigation ausblenden */
}

* html ul#TopNav li ul {  /* Korrektur fuer IE 5.x */
   left: -1.5em;
   lef\t: -0.4em;
}

*:first-child+html ul#TopNav ul {  /* Workaround fuer den IE 7 */
   background-color:#0d3f96;
   padding-bottom:0.4em;
}
  
ul#TopNav li:hover ul {
   display: block;  /* Unternavigation in modernen Browsern einblenden */
}
  
ul#TopNav li ul li {
   float: none;
   display: block;
   margin-bottom: 0.1em;
   margin-left: 1px;
}

ul#TopNav a, ul#TopNav span {
   display: block;
   /* width: 6.4em;  /* Breite den in li enthaltenen Elementen zuweisen */
   white-space:nowrap;
   padding: 0.2em 0.4em;
   text-decoration: none;
   font-weight: bold;
   color: #b8babd;
   border: 1px solid #0d3f96;
}

* html ul#TopNav a, * html ul#TopNav span {
   width: 0.6em;   /* Breite nach altem MS-Boxmodell fuer IE 5.x */
   w\idth: 0.4em;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
}

ul#TopNav a:hover, ul#TopNav span, li a#aktuell {
   color: white;
}

li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
   color: white;
}


/************* #content styles *************/

#content a, a:link, a:visited, a:hover {
   display: inline;
   text-decoration: underline;
   /*color: #000000;*/
}


/************** text styles *****************/

#header {
   margin: 0px 0px 9px 0px;
   width: 744px;
}

#text {
   font-size: 80%;
   float: left;
   width: 744px;
   background-color:#ffffff;
}


.contact_entry {
   float: left;
   width: 362px;
   margin: 0px;
   padding: 15px 0px 15px 12px;
   font-size: 95%;
   line-height: 120%;
   background-color: #d8dadc;
}

.contact_entry_text {
   float: left;
   width: 232px;
   margin: 0px;
   padding: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
}

.contact_entry_pic {
   float: right;
   margin: 0px 20px 0px 0px;
   padding: 0px;
}

.pics {
   float: right;
   padding: 0px 0px 0px 12px;
}

.pic_bottom_text {
   margin: 12px 0px 24px 0px;
   font-size: 70%;
   line-height: 12px;
}

.team_entry {
   float: left;
   width: 372px;
   margin: 0px;
   padding: 0px 0px 48px 0px;
   font-size: 95%;
   line-height: 120%;
}

.team_entry_text {
   float: left;
   width: 232px;
   margin: 0px;
   padding: 0px;   
   overflow-x: hidden;
   overflow-y: hidden;
}

.team_entry_pic {
   float: right;
   width: 58px;
   height: 74px;
   margin: 0px 58px 0px 0px;
   padding: 0px;
}

#team td {
   vertical-align: top;
}

.list {
   width:485px;
   margin-bottom: 20px;
   margin-top: 20px;
}

.list p{
   margin: 0px 0px 0px 0px;
}

.list table{
   margin-bottom: 5px;
}

.list_ueberschrift {
   font-size: 100%;
   font-weight:bold;
   text-decoration:underline;
   padding-left: 5px;
   float: left;
   width: 85%;
}

.list_ueberschrift_meta {
   font-size:100%;
   font-style:italic;
   padding-left: 5px;
   float: left;
   margin-right: 100px;
}

.downloadliste_pic {
   float: right;
   margin: 5px 12px 5px 12px
}

/************* #search styles ***************/

#search {
   padding: 5px 0px 5px 15px;
   border-bottom: 1px solid #cccccc;
   font-size: 90%;
}

#search form {
   margin: 0px;
   padding: 0px;
}

#search label {
   display: block;
   margin: 0px;
   padding: 0px;
}

/*  -------------------------------------
IE < 7 Hacks
*/

* html {
   overflow-x: auto;
   overflow-y: auto;
   margin: 0px;
   padding: 0px;
   height: 100%;
}

* html body {
   overflow-x: auto;
   overflow-y: auto;
   margin: 0px;
   padding: 0px;
   height: 100%;
}

* html #masthead {
   position: absolute;
   z-index: 20;
   Height: 100%;
   width: 744px;
   w\idth: 744px;
}

* html #content {
   position: absolute;
   top: 100px;
   overflow-x: hidden;
   overflow-y: hidden;
   z-index: 10;
   background-color:#ffffff;
   width: 744px;
   w\idth: 744px;
}

/* IE 5.01 Darstellung */

html + body #content { 
   position: static;
   padding-top: 25px;
}
