/* layout */

body{
margin:0;
padding:0;
font: 0.7em/1.6em  'Lucida Grande', Verdana, Sans-Serif;
color:#333;
background:url('http://www.blankton.ch/layout/top_bg.jpg') repeat-x #4b4a49;
text-align:center;
}

img {
border:0;
}

img a:hover{
border:0;
background-color:#fff !Important;
}

hr {
border: 0;
width: 100%;
color: #999;
background-color: #999;
height: 1px;
}

#alles{
width:810px;
margin:0px auto;
padding:0px;
text-align:left;
background: url(http://www.blankton.ch/layout/hinten1.jpg) repeat-y #FFFFFF;
}

/* iefix */
html>body #alles {
	background-image:url(http://www.blankton.ch/layout/hinten1.jpg);
	background-repeat: repeat-y;
	height: auto;
}

#kopf {
	background:url('http://www.blankton.ch/layout/top_bg.jpg') repeat-x #4b4a49;
	padding: 0px;
	margin: 0px;
	text-align: right;
	border-bottom-style: solid;
	border-bottom-width: 45px;
	border-bottom-color: #FFFFFF;
}

#randlinks{
width:30px;
float:left;
height:531px;
margin:0;
padding:0;
background: url(http://www.blankton.ch/layout/bg_links.jpg) no-repeat;
}


#mitte{
float:left;
width:750px;
overflow: auto;
margin:0;
padding:0;
}

#randrechz{
width:30px;
height:531px;
float:left;
margin:0;
padding:0;
background: url(http://www.blankton.ch/layout/bg_rechts.jpg) no-repeat;
}

#navigation{
	margin:0px;
	background:#FFFFFF;
	height: 55px;
}

#rechz{
	width:205px;
	margin:0;
	padding:18px 0px 25px 1px;
	float:right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}


#inhalt{
	width:490px;
	margin:0;
	padding:20px; 
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
}

#fuss{
	width:780px;
	padding-bottom:20px;
	padding-top:30px;
	padding-left:30px;
	color:#8D8D8D;
	text-align:left;
	background:url(http://www.blankton.ch/layout/2fuss.jpg) no-repeat;
}

#fussrum{
float:left;
width:780px;
overflow: auto;
margin:0;
padding:0;
}
#fussrum ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#fussrum ul li { display: inline; }

#fussrum ul li a
{
	text-decoration: none;
	padding: 0.2em 0.5em 0.2em 0em;
	color: #666;
	font-size: 10px;
}
#map{
	width:205px;
	margin:0;
	padding:3px 0px 0px 1px;
	float:right;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}

#update{
	width:510px;
	margin:0;
	padding:6px 0px 0px 50px;
	background-image: url(http://www.blankton.ch/layout/up_bg.gif);
	background-repeat: no-repeat;
	color: #CCC;
}

#search {
	padding-bottom: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	font-weight: bold;
	color: #666;
	padding-top: 10px;
}

/* MAIN-NAVIGATION */

#mainnav
{
margin: 0;
padding: 0 0 20px 10px;
}

#mainnav ul, #mainnav li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#mainnav a:link, #mainnav a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 0px;
	text-decoration: none;
	color: #999;
}

#mainnav a:link#current, #mainnav a:visited#current, #mainnav a:hover
{
padding-bottom: 2px;
background: transparent;
color: #000;
}

#mainnav a:hover { color: #000; }

/* suchformular */

#search input{
	width:100px;
	background:#FFFFFF;
	border:1px solid #999;
	padding:4px 2px 4px 5px;
	margin:0px 15 0px 0;

}

.gou{
	background:#FFFFFF 0 0!important;
	color:#333333!important;
	width:36px!important;
	border:1px solid #999!important;
	padding:2px!important;
	margin:0px 0!important;
}

/* kontaktformular */

form input,
form textarea {
	padding: 3px;
	height: auto;
	border: 1px solid #999;
	background: #F7F7F7;
	color: #333;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	width: 180px;
	}
textarea{
	width:280px !important;
	height:120px !important;
	overflow:auto;
	font-size: 1.2em !important;
}
div.contact {
	padding-bottom:2em;
	width: 30em;
	float: left;
}

div.contact input {
	position:relative;
	display:block;
	width:160px;
}
div.contact textarea {
	display:block;
	width:160px;
	font-size: 11px;
}
div.contact submit {
	display:block;
	width:50px;
}
div.contact input type hidden
{
	border: thin solid #FF0000;
}
form.transmitted
{
display: none;
}

/* formatierung */


#inhalt a, a:focus {
outline: 0;
color:#333!important;
text-decoration:underline;
}

#inhalt a:visited{
color:#333;
text-decoration:underline;
}

#inhalt a:hover{
color:#000!important;
text-decoration:none!important;
}

#fuss a{
color:#999;
text-decoration:none;
}

#fuss a:visited{
color:#999;
text-decoration:none;
}

#fuss a:hover{
color:#CCC!important;
text-decoration:none!important;
}

#inhalt h1 {
	font-size: 200%;
	line-height: 1.3em;
	color: #333;
	padding-bottom: 15px;
}


#inhalt h3 a{
text-decoration:none;
}

#inhalt h3 a:visited{
text-decoration:none;
}

#inhalt h2,
#inhalt h3,
#inhalt h4,
#inhalt h5{
font:75%/150% 'Lucida Grande', Verdana, Sans-Serif;
	margin:1em 0;
}

#inhalt h2{
	font-size:140%
}

#inhalt h3{
	font-size:180%;
	margin:0;
}

#inhalt h4{
	font-size:105%
}


/* rechz - subrechz */

#rechz h2{
	display:block;
	font-size:100%;
	font-weight:bold;
	color:#666;
	margin:15px 0;
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
}

#rechz a{
color:#333;
text-decoration:underline;
}

#rechz a:visited{
color:#333;
text-decoration:underline;
}

#rechz a:hover{
color:#000!important;
text-decoration:none!important;
}



#subrechz{
padding:20px 0px 40px;
}

#subrechz ul{
	list-style-type: none;
	margin:0;
	padding-left:0px;
	font-weight: bold;
}

#subrechz ul li a
{
padding-left: 0px;
text-align: left;
text-decoration: none!important;
color: #999;
}
#subrechz ul li a:visited
{
color: #999;
}
#subrechz ul li a:hover
{
color:#000;
}

#subrechz ul li a#akt
{
color: #000;
}



.clean{
text-decoration: none;
margin:0 !important;
padding: 0 !important;
background-color:#fff !important;
}

.clearleft { clear: left; }
.clearright { clear: right; }
.clearboth { clear: both; }


/* diverse listen */

div.rentkat {
	color:#666;
	clear : left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

div.rentkat h2 {
	color : #666!important;
	padding: 0px 0 0px 0px!important;
	font-size: 170%!important;
	margin-top: 30px!important;
	margin-bottom: 7px!important;
}
div.rentkat a {
	background : url(http://www.blankton.ch/layout/rauf.gif) no-repeat right;
	float : right;
	margin : 0px 10px 0px 0px;
	height : 20px;
	width : auto;
	padding: 0px 20px 0px 0px;
}

div.rent,div.occa {
	clear: left;
	padding-left : 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-top: 7px;
  }
div.rent p.preis {
	float : right;
	margin : 0;
	padding : 0 8px 0 0px;
	width: 65px;
	text-align: right;
}
div.rent p.stk {
	float : right;
	margin : 0;
	padding : 0 10px 0 5px;
	visibility: hidden;
}


div.rent a.pic,div.occa a.pic {
	background : url(http://www.blankton.ch/layout/detail.gif) no-repeat left;
	padding-left : 22px;
	text-decoration: none!important;
	color: #000000!important;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.toggle {
  background : url(http://www.blankton.ch/layout/detail.gif) no-repeat left;
	padding-left : 22px;
	text-decoration: none!important;
	color: #000000!important;
	padding-top: 5px;
	padding-bottom: 5px;

}

#rentnavlist
{
	list-style: none;
	padding-top: 10px;
	font-size: 14px;
	padding-left: 0px;
	margin-left: 0;
}

#rentnavlist li
{
padding: 5px 0px 0px 15px;
background-image: url(http://www.blankton.ch/layout/runter.gif);
background-repeat: no-repeat;
background-position: 0 10px;
}

/* linkliste */

div.links {
	clear: left;
	padding-left : 2px;
	padding-top: 7px;
	}


div.links p.desc {
	float : left;
	margin : 0;
	padding-left : 2px;
	font-size: 9px;
	color: #999;
}
div.links a:visited { padding-right: 14px; background: url(http://www.blankton.ch/layout/visiLink.gif) no-repeat 100% 50%!important; 
} 
div.links a:visited:hover { background-image: url(http://www.blankton.ch/layout/visiHover.gif) !important;}

/*occaliste start*/

div.occa p.preis {
	float : right;
	margin : 0;
	padding : 0 8px 0 0px;
	width: 65px;
	text-align: right;
}

div.occa p.occastk {
	float : right;
	margin : 0;
	padding : 0 10px 0 5px;
	}
div.occa p.npreis {
	float : right;
	margin : 0;
	padding : 0 0px;
	width: 65px;
	text-align: right;
}

/* AGB */
ul#law{
	list-style-type: none;
	margin:0;
	padding:0 0 20px 0px;
	}
ul#law li{
	list-style-type: none;
	margin:0;
	padding:0 0 20px 25px;
	background-image: url(http://www.blankton.ch/layout/law.gif);
	background-repeat: no-repeat;
}

.zulaw {
padding-left: 2.5em;
}

/* pdf */

ul#pdf{
	list-style-type: none;
	margin:0;
	padding:0 0 20px 0px;
	}
ul#pdf li{
	list-style-type: none;
	margin:0;
	padding:0 0 45px 60px;
	background-image: url(http://www.blankton.ch/layout/pdf.jpg);
	background-repeat: no-repeat;
}

/* sitemap */

div#sitemap {
   padding: 1em 1.5em;
   line-height: 20px;
   }

div#sitemap li {
   padding: 0 0 0 24px;
   margin: 0;
   list-style-type: none;
   }
div#sitemap li {
   background: url(../layout/extm.gif)
               no-repeat
               0% 0%;
   }
div#sitemap li.last {
   background: url(../layout/exlm.gif)
               no-repeat
               0% 0%;
   }
div#sitemap ul {
   padding: 0 0 0 24px;
   margin: 0 0 0 -24px;
   list-style-type: none;
   }
div#sitemap ul {
   background: url(../layout/exim.gif)
               repeat-y
               0% 0%;
   }
div#sitemap ul.last {
   background-image: none;
   }
.webcam{
position: relative;
z-index: 0;
}

.webcam:hover{
background-color: transparent;
z-index: 50;
}

.webcam span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #E0E0E0;
	padding: 5px;
	border: 1px solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
	left: -1000px;
}

.webcam span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.webcam:hover span{ /*CSS for enlarged image on hover*/
position:fixed; /* <--added for Firefox/Mozilla*/
visibility: visible;
top: 150px;
left: 280px; /*position where enlarged image should offset horizontally */

}


