@import url(/styles/live/hutter/articles.css);
@import url(/styles/live/hutter/navigation.css);
@import url(/styles/live/hutter/formmanager.css);
@import url(/styles/live/thickbox.css);

/* Structure */
html, body {
    background-image : url(/images/hutter/bg.gif);
    background-repeat : repeat-x;
    background-position : top;
    background-color : #ffffff;
}

body {
    margin : 0;
    padding : 0;
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size : 13px;
    color : #36393d;
    height: 100%;
    text-align : left;
}


.mceVisualAid {
    border : 1px dashed #ffbbbb;
}

p {
    margin: 0;
}

input {
    margin: 0;
}

input.button {
    height: 21px;
    padding: 0 6px;
}

/* Images */
img {
    border: 0;
}

.headimage {
	margin-left: 136px;
}


/* Links */
a {
    text-decoration: none;
    color: #61a834;

}

a:hover {
    text-decoration: none;
    color: #36393D;
}

/* remove dashed boxes from around links in firefox */
a:focus {
    user-focus: none;
    outline: none;
    -moz-user-focus: none;
    -moz-outline: none;
}

/* Headings */
h1 {
    margin: 0;
    font-weight: bold;
    font-size: 20px;
}

h1.galleryStart {
    margin: 0px 0px 0px 10px;
    font-weight: bold;
    font-size: 20px;
}

h2 {
    margin: 15px 0px 10px 00px;
    font-weight: bold;
    font-size: 15px;
}

h3 {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 0;
}


/* Body - Container */
#container {
    width: 960px;
    margin: 0 auto;
	padding: 0px 0px 9em 0px;
}

#nonFooter{
	position: relative;
	min-height: 100%;
}

* html #nonFooter{
	height: 100%;
}

#header {
	height: 189px;
    width: 960px;
    background-image : url(/images/hutter/headerbg.jpg);
    background-repeat : no-repeat;
    background-position : right;
}

#headerTop{
	height: 145px;
	width: 960px;
}

#headerBot{
	height: 44px;
	width: 960px;
	position:relative;
	z-index:99;
}

#servicenav{
	background-color: #559fd5;
	float: right;
	height: 12px;
	padding: 3px 21px 9px 21px;
}

#topnav {
    width: 960px;
    clear: both;
}

div.logo{
	padding: 70px 0px 0px 0px;
	float: left;
}

#sidenav {
    width: 188px;
    min-height: 260px;
    height: auto !important;  /* for modern Browsers */
    height: 260px;  /*for IE */
    float: right;
}

div.sidenavTitle{
    background-image : url(/images/hutter/sidenavBg.gif);
    background-repeat : no-repeat;
    background-position : top;
    width: 164px;
    padding: 4px 0px 0px 24px;
    height: 19px;
    color: #ffffff;
    text-align: left;
}

div.sidenavWrapper {
    width: 168px;
    min-height: 260px;
    height: auto !important;  /* for modern Browsers */
    height: 260px;  /*for IE */
    padding: 10px;
    float: right;
    background-color: #f6f9e8;
}

#adresses{
	margin: 50px 0px 0px 10px;
}

#contentStart {
    width: 733px;
    margin: 10px 0px 0px 0px;
    background-image : url(/images/hutter/startBg.jpg);
    background-repeat : no-repeat;
    background-position : bottom right;
    background-color: #f3f7dd;
    padding: 10px 10px 10px 20px;
    min-height: 305px;
    height: auto !important;  /* for modern Browsers */
    height: 305px;  /*for IE */
    float: left;
    position: relative;
    z-index:1;
}

div.buttonStart{
	position: absolute;
	top: 303px;
	left: 455px;
}

div.buttonStart img{
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

div.buttonStart a#pause img{
	margin: 1px 0px 0px 0px;
}

div#startImages{
	margin: 11px 0px 0px 0px;

}

#content {
    width: 733px;
    margin: 10px 0px 0px 0px;
    background-image : url(/images/hutter/contentTop.gif);
    background-repeat : no-repeat;
    background-position : top;
    background-color: #f3f7dd;
    padding: 10px 10px 10px 20px;
    min-height: 280px;
    height: auto !important;  /* for modern Browsers */
    height: 280px;  /*for IE */
    float: left;
}

div.contentLeft{
	float: left;
	width: 360px;
}

div.contentRight{
	float: right;
	width: 360px;
}

div.presentation{
	margin: 20px 0px 0px 0px;
	position: relative;
}

#footer {
    width: 100%;
    clear: both;
    height: 100px;
	position: relative;
	margin-top: -5.5em;
    background-image : url(/images/hutter/footerBg.gif);
    background-repeat : repeat-x;
    background-position : top;
}

img.footerLogo{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
}

span.footerText{
	float: left;
	padding: 5px 0px 0px 5px;
	color: #aecd6b;
	font-size: 11px;
}

div#footerWrapper{
	width: 940px;
	padding: 20px 10px 10px 10px;
	margin: 0 auto;
}

.label {
    display: block;
}

input.field {
    background-color: #CDCDCD;
    border: 1px solid #A0AEC0;
    padding:2px;
}


ul	{
	list-style-position:outside;
}


/* validator icons */
#xhtml {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px 5px 5px 0;
	background-image: url(/images/default/xhtml_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#xhtml:hover {
	background-position: -16px 0px;
}

#css {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/css_valid.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#css:hover {
	background-position: -16px 0px;
}

#sitemap {
	display:block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 5px;
	background-image: url(/images/default/sitemap.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap:hover {
	background-position: -16px 0px;
}

a.sitemaptop {
	display: block;
	background-image: url(/images/default/sitemapline.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-top: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 300px;
}

a.sitemaplow {
	display: block;
	padding-left: 20px;
	width: 280px;
}

div.userimg{
	width:90px;
	float:left;
}

table.producttable tbody tr td{
	padding: 4px;
}

table.renttable tbody tr td{
	padding: 4px;
	border: 1px solid #e8efba;
}
