@charset "UTF-8";
<!--

*{
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}

body, html { 
	background-color: white;
	margin:0px; 
	padding: 0;
	background-repeat: no-repeat;
	height:100%;
}

img{
    border:0px;
}


table {
	padding:0px;
	margin:0px;
	border:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
    border-spacing:0px;
    border-collapse:collapse;
}

table.maincontent{
    width:690px;
}



td{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size:10pt;
    color: #868889;
    text-decoration: none;
  }
  
  td.footer{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size:9pt;
    color: #868889;
    text-decoration: none;
  }
 
 
 
     a.footer:link,a.footer:visited,a.footer:active, a.footer:focus  {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    color: #868889;
    text-decoration: none;
      font-weight:lighter;
    }
    
a.footer:hover {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 9pt;
    color: #868889;
    text-decoration: underline;
      font-weight:lighter;
    }
    
    
 
 
  td.zero{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size:0pt;
    color: #868889;
    text-decoration: none;
  }
  

  
h1{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #58585a;
    text-decoration: none;
    font-weight:bolder;
    white-space:nowrap;
  }
  
  
  h1.thin{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #58585a;
    text-decoration: none;
    font-weight:lighter;
    white-space:nowrap;
  }
  
  
  
  h1.active{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #f91e34;
    text-decoration: none;
    font-weight:bolder;
    white-space:nowrap;
  }
  
  h2{
    font-family: Geneva, Tahoma, Verdana, sans-serif;
    font-size: 8pt;
    color: black;
    text-decoration: none;
    font-weight:normal;
    white-space:nowrap;
  }
  

td.right{
    text-align:right;
}



div#centerbody { 
    position: absolute;
    left: 50%;
    width:900px;
    margin-left:-447px;
    z-index:1;
    height:auto;
}


div#header { 
    position: relative;
    left: 0px;
    width:900px;
    overflow:visible;
    z-index:1;
}

div#leftnavigation { 
    position: absolute;
    margin:10px;
    padding:10px;
    left: -220px;
    top:-12px;
    width:180px;
    overflow:hidden;
    z-index:1;
    height:100% !important; 
    border-width:0px;
    border-style: dotted;
    border-right-width:1px;
    border-right-style:dotted;
    border-left-width:1px;
    border-left-style:dotted;
    
     border-bottom-width:0px;
    border-bottom-style:dotted;
    
     border-top-width:0px;
    border-top-style:dotted;
    
}


div#maincontent { 
    position:absolute;
    top:130px;
    left:210px;
    width:690px;
    height:auto;
    z-index:1;
}


div#footer { 
    position:relative;
    left:-210px;
    width:885px;
    overflow:hidden;
    z-index:1;
    height:auto;
    
    top:20px;
    
    padding:10px;
    
    border-style: dotted;
    
    border-right-width:1px;
    border-right-style:dotted;
    
    border-left-width:1px;
    border-left-style:dotted;
    
    border-bottom-width:1px;
    border-bottom-style:dotted;
    
    border-top-width:1px;
    border-top-style:dotted;
    
    background-color:white;
    z-index:10;
    
}

div#realfooter { 
    position:absolute;
    left:-211px;
    width:900px;
    overflow:hidden;
    z-index:1;
    background-color:white;
    z-index:9;
    height:100px;
}


a:link { color: black; text-decoration: none; font-weight:bold; }
a:visited { color: black; text-decoration: none; font-weight:bold; }
a:active { color: black; text-decoration: none; font-weight:bold; }
a:focus { color: black; text-decoration: none; font-weight:bold; }
a:hover { color: black; text-decoration:underline; font-weight:bold; }


a.leftnavigation:link, a.leftnavigation:visited, a.leftnavigation:active, a.leftnavigation:focus  {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #868889;
    text-decoration: none;
    font-weight:lighter;
    }


a.leftnavigation:hover {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #868889;
    text-decoration: underline;
      font-weight:lighter;
    }
    
    

a.leftnavigation2:link, a.leftnavigation2:visited, a.leftnavigation2:active, a.leftnavigation2:focus  {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #58585a;
    text-decoration: none;
    font-weight:lighter;
    white-space:nowrap;
    }


a.leftnavigation2:hover {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #58585a;
    text-decoration: underline;
    font-weight:lighter;
    white-space:nowrap;
    }


a.leftnavigationactive:link, a.leftnavigationactive:visited, a.leftnavigationactive:active, a.leftnavigationactive:focus, a.leftnavigationactive:hover {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: white;
    text-decoration: none;
      font-weight:lighter;
    }



a.content:link,a.content:visited,a.content:active, a.content:focus  {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #f29400;
    text-decoration: none;
      font-weight:lighter;
    }
    
a.content:hover {
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #f29400;
    text-decoration: underline;
      font-weight:lighter;
    }
    
    

    

tr.leftnavigation{
    height:23px;
    cursor:pointer;
}

tr.hover:hover{
    background: #ececed;
    cursor:pointer;
}

tr.hovernopointer:hover{
    background: #ececed;
}

td.tdleftnavigation{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    color: #868889;
    text-decoration: none;
    text-align:left;
    vertical-align:middle;
}

td.tdleftnavigationactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #f29400;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}

td.tdleftnavigationueberunsactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #e95a47;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}

td.tdleftnavigationwiefunktioniertesactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #d63235;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}

td.tdleftnavigationpatewerdenactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #67b3df;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}


td.tdleftnavigationfoerdermoeglichkeitenactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #208d9d;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}
td.tdleftnavigationdiegruenderactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #33415c;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}


td.tdleftnavigationbotschafteractive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #284997;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}
td.tdleftnavigationstandorteactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #97bf0d;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}



td.tdleftnavigationveranstaltungenactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #a1b8cc;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}


td.tdleftnavigationpressebereichactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #58585a;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}

td.tdleftnavigationbildergalerieactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #7e528a;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}


td.tdleftnavigationvideosactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #fed000;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}


td.tdleftnavigationsponsorenundpartneractive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #cfdb19;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}
td.tdleftnavigationimpressumactive{
    font-family: Arial, Geneva, Tahoma, Verdana, sans-serif;
    font-size: 10pt;
    background-color: #fcde18;
    text-decoration: none;
     text-align:left;
    vertical-align:middle;
}




div#dotted { 
    margin:10px;
    padding:10px;
    border-style: dotted;
    border-right-width:1px;
    border-right-style:dotted;
}


.botschafter { 
    width:218px;
}



table.homebox{
    width:196px;
    height:320px;
}

table.gallery{
    width:196px;
    height:180px;
}

table.botschafter{
    width:218px;
}

td.middle{
vertical-align:middle;
text-align:center;
}
-->












