/* GENERAL */

BODY {

margin: 0;

text-align: center;

background: white;

}

IMG {

border: 0;

}



/* LAY-OUT */

#container { width: 980px; margin: 0 auto; text-align: left; height: 735px !important; height: 100%; min-height: 100%;}
#containercontact2 { text-align: left; margin: 0 auto; width: 980px; height: 927px !important; }
#container_inside { background-image: url(images/bg_basis.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; position: absolute;width:980px;}

#top {

float: left;

width: 100%;

height: 164px;

}
#top_contact2 { width: 100%; height: 134px; float: left; }
#logo { position: absolute; float: left; margin: 33px 0 0 26px; }

#menu { float: left; width: 100%; height: 22px; border: solid 0 #939598; }

.menuspace {

float: left;

width: 166px;

height: 10px;

}

.menuitem { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: left; height: 22px !important; height: 22px; }

.menuitem_active { background-image: url(images/button_menu.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; height: 24px; float: left; }

.menuitem_inside { padding: 3px 13px 0; }

#image {

float: left;

width: 100%;

height: 254px;

}

#homelink { float: left; width: 980px; height: 24px; text-align: right; border: solid 0 #939598; }
#homelinkcontact2 { text-align: right; position: absolute; top: 882px; left: 0; width: 980px; height: 24px; float: left; border: solid 0 #939598; }
#homelink_inside {

padding: 5px 65px 0px 0px !important; 

padding: 1px 62px 0px 0px;

}

#text {

float: left;

width: 100%;

}

#text_left {

float: left;

width: 168px;

text-align: right;

}

#text_right {

float: left;

width: 675px;

text-align: left

}
#text_left_inside {

padding: 12px;

}

#text_right_inside {

padding: 13px 0px 12px 12px;

}

#buttons {

position: relative;

top: -155px;

left: 20px;

}



/* TEXT */

.menuitem a, .menuitem_active a {

font-family: Verdana;

font-size: 12px;

color: #6c7070;

text-decoration: none;

}

#homelink a {

font-family: Verdana;

font-size: 12px;

color: #6c7070;

text-decoration: none;

}
#homelinkcontact2 a { color: #6c7070; font-size: 12px; font-family: Verdana; text-decoration: none; }
#homelink a:hover {

text-decoration: underline;

}

#text_left { font-family: Verdana; font-size: 14px; font-weight: bold; color: #959798; line-height: 18px; }
#text_left_subheading { color: #959798; font-size: 11px; font-family: Verdana; font-weight: bold; line-height: 18px; }
#text_right, .text_right {

font-family: Verdana;

font-size: 11px;

line-height: 18px;

color: #64686a;

}

#text_right a, .text_right a {

/*color: blue;*/

}

#text_right b, .text_right b {

font-size: 11px;

color: #959798;

padding-bottom: 3px;

}
#container_inside_contact { background-image: url(images/bg_contact.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: left; height: 100%; width: 100%; }
#containercontact2_inside { background-image: url(images/bg_contact2.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; position: absolute; float: left; height: 927px; width: 980px; }

a.xtra, a.xtra:Visited, a.xtra:Active, a.xtra:Hover
    {
font-weight         : bold;
color               : #4e5814;
text-decoration     : none;
    }

a.xtra:Hover
    {
color               : #c00;
    }