html {
	height: 100%;
}
a{
    outline: none;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
    background: url("../images/layout/main_bg_repeat.jpg");
    background-repeat: repeat-x;
    background-position: top;
}
#wrapper {
    width: 100%;
    min-width: 870px;
    min-height: 100%;
	height: auto !important;
	height: 100%;
    margin: auto;
    background: url("../images/layout/main_bg.jpg");
    background-repeat: no-repeat;
    background-position: top;
}
div#maincontainer{
    width: 870px;
    border: 0px solid #f26522;
    margin: 0px auto;
    overflow: hidden;
}
div#footer{
    text-align: center;
    width: 870px;
    height: 60px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
div#topmargincontainer{
    width: 870px;
    height: 47px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
div#menucontainer{
    width: 870px;
    height: 64px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background: url("../images/layout/menu_bg.png");
    background-repeat: no-repeat;
    background-position: top;
}
div#topcontainer{
    width: 870px;
    height: 253px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
div#themecontainer{
    float: left;
    width: 616px;
    height: 253px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
div#contactcontainer{
    float: right;
    width: 254px;
    height: 253px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background: url("../images/layout/contact_bg.jpg");
    background-repeat: no-repeat;
    background-position: bottom;
}
div#contentcontainer{
    width: 870px;
    min-height: 380px;
    height: auto !important;
    height: 380px;
    border: 0px solid #f26522;
    background: #FFFFFF;
    margin: 0px auto;
}
div#offercontainer{
    float: right;
    width: 238px;
    height: 280px;
    border: 0px solid #f26522;
    background: #FFFFFF;
    margin: 0px auto;
    margin-top: 35px;
    margin-right: 16px;
}
div#pagecontainer{
    float: left;
    width: 545px;
    min-height: 300px;
    height: auto !important;
    height: 300px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-top: 35px;
    margin-left: 35px;
}
div#menumargin{
    float: left;
    height: 64px;
    width: 25px;
    border: 0px solid #f26522;
    margin: 0px auto;
}
.menuitemcontainer{
    float: left;
    height: 64px;
    border: 0px solid #f26522;
}
.menuitemcontainer:hover{
    float: left;
    height: 64px;
    border: 0px solid #f26522;
    background: #4a3f3a;
}
.menuitemcontaineractive{
    float: left;
    height: 64px;
    border: 0px solid #f26522;
    background: #4a3f3a;
}
.menuitemcontainer2{
    float: left;
    height: 18px;
    border: 0px solid #f26522;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 25px;
}
div#menuactive{
    height: 10px;
    border: 0px solid #f26522;
    background: #f8aa12;
    margin-right: 2px;
    margin-left: 2px;
}
div#menupassive{
    height: 10px;
    border: 0px solid #f26522;
    margin-right: 2px;
    margin-left: 2px;
}
.menuseparator{
    float: left;
    width: 2px;
    height: 64px;
    border: 0px solid #f26522;
    margin: 0px auto;
    background: url("../images/layout/menu_separator.png");
    background-repeat: no-repeat;
    background-position: top;
    margin-left: 0px;
    margin-right: 0px;
}
div#langcontainer{
    float: right;
    text-align: right;
    width: 75px;
    height: 25px;
    border: 0px solid #f26522;
    margin: 0px auto;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 18px;
}
.tableseparator{
    background: url("../images/layout/footer_separator.png");
    background-repeat: no-repeat;
    background-position: center;
}
a.galleryimg{
    border-style:solid;
	border-color: #f0f0f2;
	border-width:4px;
    padding: 0px;
    display:block;
    width:122px;
    height:92px;
    margin-left: 6px;
    margin-top: 6px;
    outline: none;
}
a.galleryimg:hover{
    border-style:solid;
	border-color: #e4e4e6;
	border-width:4px;
    padding: 0px;
    display:block;
    width:122px;
    height:92px;
    outline: none;
}
.select{
    width: 292px;
    border: 1px solid #dddddd;
    background: #f7f7f6;
    padding: 4px;
    margin: 1px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    outline-width: 0;
    outline: none;
}
.input{
    width: 282px;
    border: 1px solid #dddddd;
    background: #f7f7f6;
    padding: 4px;
    margin: 1px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    font-weight: normal;
    outline-width: 0;
}
.textarea{
    width: 280px;
    height: 120px;
    border: 1px solid #dddddd;
    background: #f7f7f6;
    margin: 0px auto;
    padding: 5px;
    margin: 1px;
    font-family: Verdana;
    font-size: 12px;
    color: #000000;
    line-height: 17px;
    font-weight: normal;
    overflow: auto;
    outline-width: 0;
}
.sendbutton_fi {
    cursor:pointer;
    cursor:hand;
    height: 26px;
    width: 114px;
    border: 0px;
    background: #FFFFFF;
    background-image: url(../images/layout/offerbutton_fi.png);
	background-repeat: no-repeat;
    outline: none;
}
.sendbutton_se {
    cursor:pointer;
    cursor:hand;
    height: 26px;
    width: 104px;
    border: 0px;
    background: #FFFFFF;
    background-image: url(../images/layout/offerbutton_se.png);
	background-repeat: no-repeat;
    outline: none;
}


