

* { padding: 0; margin: 0; }

html, body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-image: url("img/bg/bg.png");
}
#wrapper {
 margin: 10px auto;
 width: 780px;
 background: #fff;
 padding: 5px;
}
#faux {
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: 100%;
 background-color: #CAEDFD;
}
#topheader {
 background: #fff;
 width: auto;
 padding: 0px;
 height: 20px;
}
#header {
 width: auto;
 padding: 0;
 height: 170px;
 margin-bottom: 2px;
 background: url("img/header/vorarlberg1.jpg") no-repeat;
}
#header img {
 margin: 0px;
 padding: 0px;
}
#leftcolumn {
 display: inline;
 color: #333;
 padding: 0px;
 width: 180px;
 height: auto;
 background: #CAEDFD;
 float: left;
}
#rightcolumn {
 float: right;
 color: #333;
 border-left: 2px solid #fff;
 padding: 0;
 width: 598px;
 /*background: #EDF8FE;*/
 background: #fff;
 display: inline;
}
#footer {
 width: auto;
 /*clear: both;*/
 background: #fff;
 padding: 10px 2px 10px 2px;
 border-top: 1px solid #ccc;
}
#clear { clear: both; background: none;}
a { text-decoration: none; }

/************Menue***************************************************/

#menuleft, #menuleftx {
 /*width: 100%;*/
 padding: 0 0 2px 0;
 background: #fff;
 float: right;
}
#menuleftx {
 padding: 2px 0px 2px 0;
 margin-top: 29px;
}
#menuleftxdetail {
 float: right;
 margin-top: 0;
 /*position: absolute;*/
 /*top: 267px;*/
}
#menuleftxdetailnews {
 /*margin-top: 29px;*/
}
#menuright {
 width: 598px;
 border-left: 2px solid #fff;
 border-bottom: 2px solid #fff;
 padding: 0;
 background: #fff;
 float: right;
}
ul.menu, ul.leftm {
 list-style-type: none;
 background: #fff;
}
ul.menu {
 width: 100%;
}
/*ul.leftm {
 width: 10px;
}*/
.menu li {
 float: left;
}
.menu a, .leftm a, .leftmx, .leftmxdetail a {
 display: block;
 text-decoration: none;
 background: #D9EEFE;
 color: #0066CB;
 font-family: arial, serif;
 font-size: 11px;
 font-weight: bolder;
}
.menu a, .leftm a, .leftmx {
 text-align: center;
}
.leftmxdetail a {
 width: 145px;
 border-bottom: 1px solid #B8D6EE;
 color: #4B8CCC;
 padding-left: 35px;
}
.leftmxdetail a.used {
 width: 145px;     /** war vorher nicht da **/
 background: #B2E2FE;
 color: #4B8CCC;
 padding-left: 32px;
 border-left: 3px solid #018462;
}
.leftmxdetail a:hover, .leftmxdetail a:active {
 background: #B2E2FE;
 width: 142px;
 border-left: 3px solid #018462;
}
.menu a {
 height: 22px;
 line-height: 22px;
 width: 118px;
 margin-right: 2px;
 border-top: 5px solid #0092E9;
}
.leftm a, .leftmx {
 height: 27px;
 line-height: 27px;
 width: 175px;
}
.leftm a, .leftmx {
 border-left: 5px solid #0092E9;
}
.leftmx {
 list-style: none;
 background: #66CBFF;
 color: #fff;
}
ul.leftmxdetail {
 height: 25px;
 line-height: 25px;
 width: 180px;
 list-style: none;
}
li.newsbutton {
 line-height: 17px;
}
.menu a.one {
 margin-right: 0px;
}
.menu a.one1 {
 margin-right: 0px;
 background: #66CBFF;
 color: #fff;
}
.menu a:hover, .leftm a:hover, a.now, .menu a:active, .leftm a:active {
 background: #66CBFF;
 color: #fff;
}
#hmenu2 {
 display: block;
 height: 18px;
 margin-left: 10px;
 float: left;
}
#hmenu {
 display: block;
 height: 18px;
 margin-right: 30px;
 float: right;
}
#hmenu ul, #hmenu2 ul {
 margin: 0px;
 list-style-type: none;
 float: left;
 width: auto;
}
#hmenu ul li, #hmenu2 ul li {
 float: left;
 padding-left: 2px;
 padding-right: 2px;
}
#hmenu ul li.mitte {
 color: #666666;
}
#hmenu ul li a, td.footermenu, .footermenu a {
 color: #666666;
 font-family: verdana, arial, serif;
 font-size: 11px;
}
#hmenu ul li a:hover, #hmenu ul li a:active, .footermenu a:hover, .footermenu a:active {
 text-decoration: underline;
}
.footermenu a:hover, .footermenu a:active {
 color: #018462;
}

/***********Others*****************************************************/

img {
 border: 0px;
}
img.topmimg {
 vertical-align: -12%;
 text-decoration: none;
}
img.topmimg2 {
 vertical-align: -20%;
 text-decoration: none;
}
h3 {
 font-family: arial, helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #018462;
 padding: 5px 8px 15px 8px;
}
h3.news1 {
 padding: 5px 8px 1px 8px;
}
p, h4 {
 font-size: 12px;
 color: #666666;
 padding: 0px 8px 12px 8px;
 line-height: 16px;
}
p a {
 font-size: 12px;
 color: #018462;
}
p a:hover, p a:active {
 color: #018462;
 text-decoration: underline;
}
h4 {
 font-weight: bold;
}
h2, h2.where {
 font-size: 14px;
 line-height: 16px;
 font-weight: bold;
}
h2 {
 color: #666666;
 padding: 0px 8px 10px 8px;
}
h2.where {
 color: #02B98A;
 padding: 0px 8px 1px 8px;
}
b.figures{
 color: #02B98A;
}
.percent {
 padding-left: 80px;
}
.percent2 {
 padding-left: 26px;
}
table.mission, table.mission2 {
 width: auto;
 border: 0;
 margin: 0px 8px 12px 8px;
}
table.mission2 {
 border-collapse: collapse;
}
table.where {
 width: 90%;
 border: 0;
 padding: 5px 8px 12px 0px;
 border-top: 1px solid #02B98A;
 margin-left: 8px;
}
table.load {
 width: 400px;
 margin: 5px 8px 12px 8px;
 font-size: 12px;
 color: #666666;
 border-collapse: collapse;
 border-top: 1px solid #02B98A;
 border-bottom: 1px solid #02B98A;
}
table.load td {
 padding: 5px;
 border-bottom: 1px dotted #02B98A;
}
table.load td a {
 color: #666666;
}
table.load td a:hover, table.load td a:active {
 color: #018462;
 text-decoration: underline;
}
tr.cal {
 background: #fff;
 border-top: 1px dotted #02B98A;
 border-bottom: 1px dotted #02B98A;
}
tr.cal2 {
 background: #F1FEFB;
}
td.endar {
 width: 120px;
}
td.about, td.about2 {
 width: 80px;
 font-size: 80px;
 text-align: center;
 height: 100px;
}
td.about {
 /*background-color: #018462;/#029B73/ #01AB7F /#02B98A*/
 background-color: #02B98A;
 color: #fff;
}
td.about2 {
 background-color: #fff;
 color: #02B98A;
}
td.links {
 width: 250px;
 text-align: left;
 padding-top: 5px;
 padding-bottom: 5px;
 background-color: #fff;
 height: 80px;
}
td.history {
 width: 50px;
 text-align: center;
 padding-top: 0px;
 color: #02B98A;
 font-weight: bold;
 vertical-align: top;
}
td.wherewe, td.wherewe2 {
 text-align: left;
 padding-top: 0px;
 font-weight: bold;
 color: #666666;
 vertical-align: top;
}
td.wherewe {
 width: 95px;
}
td.wherewe2 {
 width: 200px;
}
td.whereare {
 width: 185px;
 background-color: #F5F4F4;
 text-align: center;
 padding-top: 2px;
}
.team span, p.team img {
 display: none;
}
p.team span a {
 color: #029B73;
}
img.face {
 float: right;
 border: 1px solid #666666;
}
img.where {
 border: 1px solid #666666;
}
p.team:hover span, p.team:hover img {
 display: inline;
}
p.team:hover {
 border-top: 1px solid #02B98A;
 border-bottom: 1px solid #02B98A;
 padding-bottom: 23px;
 padding-top: 1px;
}
ol.fit {
 list-style-image: url(img/pegasus1.jpg);
 padding-left: 35px;
 font-size: 12px;
 color: #666666;
}
ol.fit li {
 padding-bottom: 10px;
}
p.where {
 font-size: 11px;
 color: #666666;
 padding-top: 3px;
 line-height: 14px;
}
p.news {
border-bottom: 1px dotted #02B98A;
padding-bottom: 7px;
padding-top: 23px;
}
p.news2 {
 font-size: 11px;
}
