/* Body */
BODY {
    /*  overflow-y: scroll;*/
}

/* Image style */
.image { border:0; vertical-align: middle; text-align: center; }

/* Image round */
.image_round {
    height:270px;
    width:402px;
    -moz-border-radius: 2em;
    /*border-radius: 2em;*/
    border-width:1px;
    border-color: #000000;
    vertical-align:middle;
    text-align:center;
}

/* Logo table */   	
.box_logo {
    /* height:115px; /*290px*/
    /* width: 640px;*/
    background-color:#ffffff;
    border-width:1px;
    border-color: #000000;
    -moz-border-radius: 2em;
    /*border-radius: 2em; */
    font-family:Tahoma;
    font-size:12px;
    color:#000000;
    font-weight:bold;
}
.box_logo:link {text-decoration: underline; color: #000000; }
.box_logo:visited {text-decoration: underline; color: #000000; }
.box_logo:active {text-decoration: underline; color: #000000; }
.box_logo:hover {text-decoration: none; color: #000000; }

H1 {
    display:inline;
    padding:0px;
    background-color:#ffffff;
    border-width:0px;
    border-color: #000000;
    -moz-border-radius: 2em;
    /*border-radius: 2em;*/
    font-family:Verdana;
    font-size:12px;
    color:#ff0000;
}

/* Big contact table */			
.box_contact {
    height:272px;
    width:170px;
    padding:10px;
    background-color:#198432;
    border-width:1px;
    border-color: #000000;
    -moz-border-radius: 2em;
    /*border-radius: 2em;*/
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;
}
.contact_bigtext { font-size: 15px; }

.contact:link {text-decoration: none; color: #ffffff; }
.contact:visited {text-decoration: none; color: #ffffff; }
.contact:active {text-decoration: none; color: #ffffff; }
.contact:hover {text-decoration: underline; color: #ffffff; }

.mylink { font-size: 12px; font-family:Tahoma; color: #000000; text-align:center;}
.mylink:link {color: #000000; }
.mylink:visited {color: #000000; }
.mylink:active { color: #000000; }
.mylink:hover {color: #000000; }

.partners { font-size: 12px; font-family:Tahoma; color: #000000; text-align:center; font-weight:bold; }
.partners:link     {text-decoration: underline; color: #000000; }
.partners:visited  {text-decoration: underline; color: #000000; }
.partners:active   {text-decoration: underline;  color: #000000; }
.partners:hover    {text-decoration: underline;color: #000000; }


.weblink { font-size: 10px; font-family:Tahoma; color: #888888; text-align:center;}
.weblink:link {text-decoration: none; color: #888888; }
.weblink:visited {text-decoration: none; color: #888888; }
.weblink:active {text-decoration: none; color: #888888; }
.weblink:hover {text-decoration: underline; color: #ffffff; }

.teaserBox {
    font-size:13px;
    border:2px;
    border-style:dashed;
    border-color:#00b000;
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
    padding-bottom:10px;
    overflow:hidden;
}

.stepClass, .stepSelectedClass  {
    font-size: 15px;
    font-family:Tahoma;
    margin-left: 1px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    text-align:center;
    text-decoration: none;
}

/* stepclass*/
.stepClass { color: #ffffff; background-color:#198432; }
.stepClass:link    { }
.stepClass:visited { }
.stepClass:active  { }
.stepClass:hover   { color: #ffffff; background-color:#000000;}

/* stepSelectedClass */
.stepSelectedClass { color: #ffffff; background-color:#000000; }
.stepSelectedClass:link    {}
.stepSelectedClass:visited {}
.stepSelectedClass:active  {}
.stepSelectedClass:hover   {}


.box_contents {
    padding:0px;
    background-color:#ffffff;
    border-width:0px;
    border-color: #000000;
    -moz-border-radius: 2em;
    /*border-radius: 2em;*/
    font-family:Verdana;
    font-size:12px;
    color:#000000;
}

.main_box_contents {
    padding:10px;
    /*height:380px;*/
    text-align:center;
    background-color:#ffffff;
    border-width:0px;
    border-color: #000000;
    font-family:Verdana;
    font-size:12px;
    color:#000000;
}


/* Info box on products page  */			
.box_info_selected {
    height:380px;
    /*width:170px;*/
    padding:10px;
    background-color:#ffffff;
    border: solid 1px #198432;
    /*  -moz-border-radius: 2em;
    border-radius: 2em;
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;*/
}			

/* Info box on proces page  */
.box_info_proces {
    height:200px;
    /*width:170px;*/
    padding:10px;
    background-color:#ffffff;
    border: solid 1px #198432;
    /*  -moz-border-radius: 2em;
    border-radius: 2em;
    font-family:Tahoma;
    font-size:11px;
    color:#ffffff;*/
}

.visionL {
    font-weight:bold;
    font-family:Verdana;
    font-size:14px;
}

.greenL {
    color:#39a452;
    font-weight: bold;
}

/* Preview foto*/
.preview_foto {
    border: solid 1px #999999;
    height: 220px;
}			

.preview_caption {
    font-family:Tahoma;
    font-size:10px;
    color:#999999;
}

.preview_text {
    height:240px;
    overflow-y: scroll;
    border: solid 1px #999999;
    padding:10px;
}

/* Thumb nails */
.thumb0 {
    cursor:pointer;
    opacity:1;
    filter:alpha(opacity=100);
    height:64;
    width:64;
    background: #ffffff;
    border: solid 1px #cc0000;
}

.thumb1 {
    cursor:pointer;
    border: solid 1px #999999;
    opacity:0.8;
    filter:alpha(opacity=80);
    height:64;
    width:64;
    background: #ffffff;
}

.thumb2 {
    cursor:pointer;
    opacity:0.7;
    filter:alpha(opacity=70);
    border: solid 1px #999999;
    height:64;
    width:64;
    background: #ffffff;
}

.thumb3 {
    cursor:pointer;
    opacity:0.5;
    filter:alpha(opacity=50);
    border: solid 1px #999999;
    height:64;
    width:64;
    background: #ffffff;
}

.waitingIMG {
    visibility:hidden;
    opacity:0.8;
    filter:alpha(opacity=80);
    /*  position:absolute;
    top: 500px;
    left: 49%;*/
    height:12px;
    width:12px;
    border: 0;
    background:#ffffff;
}

/* Slideshow category menu */
.imageMenu {
    color:#000000;
    font-weight: bold;
    background-color: #ffffff;
    border: solid 1px #000000;
    cursor: pointer;
    padding:2px;
    width:210px;
}	

/* Submit button black */
.button_black {
    color:#ffffff;
    font-weight: bold;
    background-color: #000000;
    cursor: pointer;
}

/* Main menu table */
.box_menu {
    padding:0px;
    width:831px;
    background-color: #000000; /*#198432;*/
    border-width:1px;
    border-color: #000000;
    -moz-border-radius: 2em;
    border-radius: 2em;
}

/* Mini contact box below*/
.box_contact_info {
    padding:3px;
    width:831px;
    background-color: #000000; /*#198432;*/
    border-width:1px;
    border-color: #000000;
    -moz-border-radius: 2em;
    border-radius: 2em;
    font-family:Verdana;
    font-size:10px;
    color:#ffffff;
    text-align:center;
}

/* Main menu links */
.menu {
    height:15px;
    padding-left:15px;
    padding-right:15px;
    padding-top:2px;
    padding-bottom:2px;
    background-color:#ffffff;
    border-width:1px;
    border-color: #000000;
    -moz-border-radius: 2em;
    border-radius: 2em;
    color:#ffffff; /*#0c5248;*/
    font-family:Tahoma;
    font-weight:none;
    font-size:14px;
    align:center;
}

/* Menu link */
.menu:link {
    text-decoration: none;
    color:#ffffff;
    background-color: #000000; /*#629E1F;*/
}
.menu:visited {
    text-decoration: none;
    background-color: #000000; /*#629E1F;*/
}
.menu:active {
    text-decoration: none;
    color:#000000;
    background-color: #000000; /*#BDDD8D;*/
}
.menu:hover {
    text-decoration: none;
    color:#000000;
    background-color: #ffffff; /*#BDDD8D;*/
}

/* Selected menu link */
.menu_selected:link {		
    text-decoration: none;
    color:#000000;
    background-color: #eeeeee; /*#629E1F;*/
}
.menu_selected:visited {
    text-decoration: none;
    color:#000000;
    background-color: #eeeeee; /*#629E1F;*/
}
.menu_selected:active {

    text-decoration: none;
    color:#000000;
    background-color: #eeeeee; /*#BDDD8D;*/
}
.menu_selected:hover {
    text-decoration: none;
    color:#000000;
    background-color: #eeeeee; /*#BDDD8D;*/
}

