body {
    font-family:verdana, sans-serif;
    font-size:10pt;
    /*font-style:italic;*/
}

#container {
    width:1000px;
    border:2px solid #000000;
}

#head{
    /*background-image:url('http://matl.selfip.com/112-online/images/top.jpg');*/
    background-color:#000000;
    height:110px;
    width:1000px;
    color:#FFFF00;
    font-size:3em;
    text-align:left;
    font-family:"Freestyle Script";
    vertical-align:middle;
    /*vertical-align:middle;*/
}


/*#headcontent
{
    height:121px;
    width:1000px;
    text-align:left;
    
    margin-top:10px;
    margin-left:6px;
}*/

#content {
    text-align:left;
}

#textcontent {
    float:right;
    width:790px;
    text-align:left;
    max-height:375px;
    margin-right:15px;
    overflow:auto;
    margin-top:25px;
    margin-bottom:5px;
}

.hide{
    display: none;
}

.lheight {
    /*line-height: 25px;*/
}

#navicontainer {
    background-color:#FFFFFF;
    background-image:url('../images/navi.png');
    /*border:1px solid black; */
    float:left;
    width:150px;
    height:402px;
    /*text-align:center;*/
    overflow:hidden;
}

#text {
    float:right;
    width:850px;
	height:402px;
	background-color:#f3f8aa;
}

#subnavi {
    /*background-color:#FFFF00;*/
    margin-bottom:3px;
    margin-top:3px;
    width:125px;
    text-align:left;
}

#navicontainer #subnavi a:link {
    text-decoration:none;
    font-weight:normal;
    color:#e3ee2b;
    display:block;
    text-align:left;
}

#navicontainer #subnavi a:visited {
    text-decoration:none;
    font-weight:normal;
    color:#e3ee2b;
    display:block;
    text-align:left;
}

#navicontainer #subnavi a:hover {
    text-decoration:none;
    font-weight:normal;
    color:#FF7723;
    display:block;
    text-align:left;
}

#navicontainer a:link.navi {
    /*background-image:url('../images/button.png');*/
    background-repeat:no-repeat;
    margin-left:5px;
    min-width:150px;
    height:32px;
    text-decoration:none;
    font-weight:bold;
    color:#e3ee2b;
    display:block;
    /*text-align:center;*/
}

#navicontainer a:hover.navi {
    /*background-image:url('../images/button.png');*/
    background-repeat:no-repeat;
    margin-left:5px;
    min-width:150px;
    height:32px;
    text-decoration:none;
    font-weight:bold;
    color:#e3ee2b;
    display:block;
    /*text-align:center;*/
}
#navicontainer a:visited.navi {
    /*background-image:url('../images/button.png');*/
    background-repeat:no-repeat;
    margin-left:5px;
    min-width:150px;
    height:32px;
    text-decoration:none;
    font-weight:bold;
    color:#e3ee2b;
    display:block;
    /*text-align:center;*/
}

#navicontainer link {
    margin-top:10px;
    color:green;
}

a:link {
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}

a:visited {
    color:#000000;
    font-weight:normal;
    text-decoration:underline;
}

#copyright {
    color:#898589;
    font-size:0.7em;
}

#copyright a:link {
   text-decoration:none;
   font-weight:normal;
   color:#898589;
}

#copyright a:visited {
   color:#898589;
   text-decoration:none;
   font-weight:normal;
}

.PRODUKT {
    font-size:0.9em;
    font-weight:normal;
    text-decoration:none;
    font-style:italic;
}

.PRODUCT SMALL {
    font-size:0.8em;
    color:#515151;
}

.PRODUCT_IMAGE {
    float:left;
    margin-right:5px;
}

.SINGLE_PRODUCT {
    border-bottom:1px solid #494949;
    margin-bottom:15px;
    margin-top:5px;
}

table {display:table; border-collapse:collapse; margin:15px 0; padding:0; border:1px solid #B7CAF6; font-size:100%;}
tr {display:table-row;}
th, td {display: table-cell; border:1px solid #B7CAF6; margin:0; padding:5px; vertical-align:top; text-align:left;}
th {background:#E7ECFD; text-align:center; color:#192666; font-weight:bold;}

#formular {
    width: 700px;
    font-size: 80%;
}
.forminput {
    width: 100%;
    border: 1px solid black;
}

.forminput_dialog {
    width: 300px;
    border: 1px solid black;
}

.left {
    float: left;
    width: 49.5%;
}
.right {
    float: right;
    width: 49.5%;
}

.left_big {
    float: left;
    width: 55.5%;
}
.right_small {
    float: right;
    width: 41.5%;
}
.clear {
    clear: both;
}

.ui-state-error {background:url("images/ui-bg_glass_95_fef1ec_1x400.png") repeat-x scroll 50% 50% #FEF1EC;
border:1px solid #CD0A0A;
color:#CD0A0A;}

.success{
    color: #000000;
    background-color: #33ff00;
}

.error {
    color: #FFFFFF;
    background-color: #CD0A0A;
}

.products {
    background-image: url("images/products.jpg");
    background-repeat: no-repeat;
}

.aboutlrs {
    background-image:url("images/aboutlrs.jpg");
    background-repeat: no-repeat;
}

.home {
        background-image:url("images/home.jpg");
    background-repeat: no-repeat;
}

.blank {
        background-image:url("images/blank.jpg");
    background-repeat: repeat-x;
}

.ui-widget-header {
    background-color: yellow;
}

.ui-dialog {
    background-color: white;
    border: 1px solid black;
}


.ui-icon-closethick {
    display: none;
}

#language_box {
    z-index: 99;
    float:right;
    font-size:0.4em;
    margin-right: 5px;
}