
/*

div#hauptinhalt {
   width: 535px !important;
}

html>body div#hauptinhalt {
   width: 535px !important;
}

div#body{
background-image:url("http://www.valveworldexpo.de/static/valveworld/img/valve_hg-body.jpg") !important;
background-repeat:repeat-y !important;
}

div#content {
background-image:url("http://www.valveworldexpo.de/static/valveworld/img/valve_hg-neu.jpg") !important;
background-position:right top;
background-repeat:no-repeat;
}

div#content {
   background-image:url(/assets/hg_content_frame_breit.jpg);
   background-repeat:no-repeat;
}

div#body {
background-image:url("http://www.valveworldexpo.de/static/valveworld/img/valve_hg-body.jpg") !important;
background-repeat:repeat-y !important;
}

*+html body{
background-image:url("http://www.valveworldexpo.de/static/valveworld/img/valve_hg-body.jpg") !important;
background-repeat:repeat-y !important;
}

* html body{
background-image:url("http://www.valveworldexpo.de/static/valveworld/img/valve_hg-body.jpg") !important;
background-repeat:repeat-y !important;
}

ul li {
   list-style-type: none !important;
}

input {
   margin-top: 3px;
}

*/

