*
{
	margin: 0;
	padding: 0;
}

img
{
    border-width: 0;
}

a:link { color: #8fb24c; text-decoration: none; }
a:visited { color: #8fb24c; text-decoration: none; }
a:active { color: #8fb24c; text-decoration: none; }
a:hover { color: #8fb24c; text-decoration: underline; }


body {
    background: #fff url(bg.jpg) top center repeat-x;
    color: #475728;
    font-size: 12px;
    font-family: Arial, sans-serif;
    line-height: 17px;
}

body#Inner {
    background: #fff url(bg33.jpg) 0 0 repeat-x;
}


#Wrapper {
    width: 915px;
    margin: 0 auto;
}

#MainNav {
    height: 29px;
}

#MainNav a {
    display: block;
    float: left;
    height: 29px;
    background: Transparent url(sep.gif) top right no-repeat;
    padding-top: 10px;
}

#MainNav img {
    padding: 0 5px;
    margin: 0 5px;
}


#MainNav img.first {
    padding: 0;
    margin: 0;
    padding-right: 5px;
    margin-right: 5px;
}

#Content {
    height: 450px;
    background: Transparent url(HomeBg.jpg) top center no-repeat;
    width: 915px;
    padding-top: 40px;
}


#Teaser {
    padding: 0 25px;
    padding-top: 13px;
    width: 870px;
    color: #fff;
    margin-bottom: 50px;
    text-align: left;
    font-size: 16px;
    line-height: 21px;
}

.clear {
    height: 1px;
    clear: both;
}

#Sebalj {
    position: absolute;
    z-index: 9999;
    top: 47px;
    margin-left: 723px;
}

.pColumn {
    width: 200px;
    float: left;
    color: #fff;
    margin-right: 36px;
    font-size: 11px
}

.pColumn img {
    display: block;
}

.pColumn img.more {
    margin-top: 10px;
}

.pColumn img.euroHeader {
    margin-bottom: 5px;
}

.pColumn p {
    padding: 10px 0;
    height: 50px;
}

h2 {
    color: #ddf0b8;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: -1px;
}

h3 {
    color: #333;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 10px;
}


h4 {
    color: #475728;
    font-size: 12px;
    font-weight: bold;
}


#Content2 {
    min-height: 435px;
    width: 915px;
    padding-top: 22px;
}


#Title {
    padding-bottom: 20px;
}

#Main {
    min-height: 300px;
    background: Transparent url(fade.jpg) top center no-repeat;
}

#Side {
    float: left;
    width: 200px;
    color: #000;
}

#Description {
    float: left;
    width: 675px;
    padding-top: 30px;
    margin-left: 20px;
}

#Description ul, #Description ol  {
    margin: 10px 0 10px 25px;
}

#Side ul {
    list-style-type: none;
    margin: 30px 0 0 20px;
}

#Side ul li a {
    color: #789441;
}

#Side ul li {
    font-weight: bold;
    padding: 5px 0;
    margin: 5px 0;
    border-bottom: solid 1px #d3e4b2;
}

#Side ul li ul {
    margin: 7px 0 0 20px;
}

#Side ul li ul li {
    border-bottom: solid 0px #d3e4b2;
    padding: 2px 0;
    margin: 2px 0;
    font-weight: normal;
}

#Description p {
    padding: 0 0 1em 0;
}

.InfoBox {
    float: right;
    font-size: 11px;
    font-weight: bold;
    width: 175px;

    margin-left: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
    border-left: solid 5px #e1efc7;
}


.InfoBox  ul {
    list-style-type: square;
    margin: .6em 0 0 1.5em;
}

.imgInner {
    margin: 0;
    padding: 0;
    width: 211px;
    height: 115px;
    overflow: hidden;
}

.imgInner img {

}

#Footer {
    margin-top: 30px;
    padding-top: 10px;
    border-top: solid 1px #d3e4b2;
}

div.galleryF {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

ol {

    padding-left: 20px;
}

.Related {
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 10px;

}

#galleryWrapper {
    width: 460px;
}


/* IMAGE GALLERY */

.image {width:80px;height:80px;border:1px solid #d3e4b2;float:left;margin-right:10px;margin-bottom:10px;position:relative;}
.image div { width:78px;height:78px;overflow:hidden;position:absolute;top:1px;left:1px;}
.image img { border:none; }

