body {
    font-family: gill sans, verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    line-height: 145%;
    margin: 0;
}



img {
    border: 0;
}
td {
    vertical-align: top;
}
th {
    text-align: left;
}



#stripe {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 130px;
}
#logo {
    position: relative;
    top: 0;
    left: 0;
    width: 360px;
}
#illustration {
    position: absolute;
    left: 360px;
    top: 0;
    
    background-repeat: no-repeat;
    height: 130px;
    width: 630px;
}


#contentright {
    position: absolute;
    left: 360px;
    top: 160px;
    width: 630px;
}
#contentbottom {
    position: absolute;
    left: 30px;
    top: 160px;
    width: 930px;
}
#bodytext {
}

#menuleft {
    position: absolute;
    left: 30px;
    top: 160px;
    width: 300px;
    color: #666;
    line-height: 125%;
}
#level1 {
    position: relative;
}
#level2 {
    position: absolute;
    left: 145px;
    top: 0;
}



#langmenu {
  position:absolute;
  left:0;
  bottom:0;
  height: 130px;
  width: 630px;
  color: #fff;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}



#bodytext a {
    color: #000;
}
#bodytext a:link, #bodytext a:visited {
}
#bodytext a:hover, #bodytext a:active, #bodytext a:focus {
    color: #f00;
    text-decoration: none;
}
#bodytext .subnav a:link, #bodytext .subnav a:visited {
    font-weight: normal;
}
#bodytext h1 {
    font-size: 18pt;
    font-weight: normal;
    line-height: 140%;
    margin-top: 0;
    padding-top: 0;
}
#bodytext h2 {
    font-size: 14pt;
    font-weight: normal;
    line-height: 140%;
    margin-top: 2.5em;
    margin-bottom: 0.5em;
    padding: 0;
}
#bodytext h3 {
    font-size: 10pt;
    line-height: 140%;
    margin-top: 1.5em;
    margin-bottom: 0em;
    padding: 0;
}
#bodytext h4 {
  color:#666;
  font-size:10pt;
  line-height:140%;
  margin-top: 2.5em;
  margin-bottom: 0em;
  padding: 0;
}
#bodytext img.border {
    border: 1px solid #999;
}
#bodytext img.left {
	float: left;
	margin: 1.0em;
	margin-left: 0;
}
#bodytext p {
    margin-top: 0;
    margin-bottom: 1.0em;
    padding: 0;
}
#bodytext p.intro {
    font-style: italic;
}
#bodytext ul.subnav  {
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
#bodytext p.feedback {
    background-color: #000;
    color: #fff;
    padding: 2px;
}



#bodytext form {
    padding: 0;
}
#bodytext fieldset {
    border: 0;
    background-color: #ccc;
    margin: 0 0 1.0em 0;
    padding: 0.25em;
}
#bodytext legend {
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 0.25em;
}
#bodytext input {
/*
    border: 1px solid #999;
    margin-bottom: 0.5em;
    padding: 3px;
*/
}
#bodytext textarea {
/*
    border: 1px solid #999;
    font-family: gill sans, verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    margin-bottom: 0.5em;
    padding: 3px;
*/
}



#bodytext .teaserimg {
    float: right;
    margin-bottom: 2.0em;
    margin-left: 2.0em;
    width: 200px;
}
#bodytext .teaserimg img {
    border: 1px solid #999;
}
#bodytext .teaser {
}
#bodytext .teaser h2 {
    margin: 0;
}
#bodytext .teaser a:link, #bodytext .teaser a:visited {
}


#bodytext .hint {
}
#bodytext .hint h2 {
    margin: 0;
}
#bodytext .hint a:link, #bodytext .hint a:visited {
    font-weight: normal;
}

#bodytext .shortinfo {
	border-bottom: 1px solid #000;
	margin-bottom: 2.0em;
	padding-bottom: 2.0em;
}
#bodytext .shortinfo p {
	margin: 0;
	padding: 0;
}

#bodytext .helper {
    color: #999;
    margin-top: 2.0em;
}


#bodytext .formerror {
  color: #f00;
}
#bodytext .formsuccess {
  color: #0c0;
}


#bodytext div.event {
    border-bottom: 1px solid #000;
    margin-bottom: 1.0em;
    padding-bottom: 0.5em;
}
#bodytext div.event h3, #bodytext div.event p {
    margin: 0;
    padding: 0;
}
#bodytext div.banner {
  border: 1px solid #000;
  padding: 0.25em;
}
#bodytext div.banner a {
  padding-right: 30px;
}
#bodytext div.banner p {
  margin: 0;
}

#bodytext div.partners {
  color: #666;
}
#bodytext div.partners table {
  margin-bottom: 2.0em;
  border-right: 1px solid #999;
}
#bodytext div.partners td {
  border-left: 1px solid #999;
  padding: 5px;
}
#bodytext div.partners td p {
  margin-top: 0.5em;
}


#bodytext td.spaceright {
	padding-right: 1.0em;
}


#footer {
    clear: both;
    color: #999;
    margin-top: 2.0em;
}
#footer p {
    font-size: 8pt;
    margin: 0;
    padding: 0;
}
#footer ul {
    font-size: 8pt;
    margin: 0;
    padding: 0;
}
#footer li {
    display: inline;
    list-style: none;
}
#footer a {
    text-decoration: none;
}
#footer a:link, #footer a:visited {
    font-weight: normal;
    color: #999;
}
#footer a:hover, #footer a:active, #footer a:focus {
    font-weight: normal;
    /* color: #f00; */
}
#footer a.current {
    color: #000;
}

#langmenu ul {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
#langmenu li {
    display: inline;
    list-style-type: none;
}
#langmenu a:link, #langmenu a:visited {
    color: #fff;
    text-decoration: none;
}
#langmenu a:hover, #langmenu a:active, #langmenu a:focus {
    color: #fff;
    text-decoration: underline;
}
#langmenu a.current {
    font-weight: bold;
}


.extern {
    background-image: url(../_images/extern.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
    text-decoration: none;
}
.intern {
    background-image: url(../_images/intern.gif);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 15px;
    text-decoration: none;
}
.hidescreen {
    display: none;
}
.caps {
    font-style: normal;
    text-transform: uppercase;
}
.small {
    font-size: 85%;
}
table.noborder td {
    padding-right: 20px;
}
table.large {
    width: 100%;
}
table.text {
    margin-bottom: 2.0em;
}
table.text th, table.text td {
    border-bottom: 1px solid #000;
}
table.twoCols td {
    padding-right: 10px;
    width: 50%;
}

#bodytext a.nodeco:link, #bodytext a.nodeco:visited {
    text-decoration: none;
}
#bodytext .overview p {
    padding-top: 1.0em;
}


#level1 ul {
    margin: 0;
    padding: 0;
}
#level1 li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#level1 a {
    display: block;
    padding: 3px;
    padding-left: 10px;
    text-decoration: none;
    width: 120px;
}
#level1 a:link, 
#level1 a:visited {
    background-position: center left;
    background-repeat: no-repeat;
    color: #666;
}
#level1 a:hover, 
#level1 a:active, 
#level1 a:focus,
#level1 a.current:link, 
#level1 a.current:visited,
#level1 a.current:hover, 
#level1 a.current:active, 
#level1 a.current:focus {
    background-position: right;
    background-repeat: no-repeat;
    color: #fff;
}
#level2 a:link, 
#level2 a:visited {
    background-image:  url(../_images/bullet999999.gif);
    background-position: center left;
    background-repeat: no-repeat;
    color: #666;
}
#level2 a:hover, 
#level2 a:active, 
#level2 a:focus, 
#level2 a.current:link, 
#level2 a.current:visited, 
#level2 a.current:hover, 
#level2 a.current:active, 
#level2 a.current:focus {
    background-image:  url(../_images/arrow999999.gif);
    background-position: right;
    background-repeat: no-repeat;
    background-color: #999999;
    color: #fff;
}

#adverts {
    margin-top: 4.0em;
}
#adverts img {
    margin-bottom: 15px;
}



.clear {
	clear: both;
}
.nospace {
	margin: 0;
	padding: 0;
}

