/* TEST */

* {
    margin: 0;
    padding: 0;
}
body {
	color: #666666;
   	font:77%/150% Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #F7F7F7;
}
img {
border:0;
}
#alles {
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#kopf {
	width: 760px;
	text-align: left;
	height: 241px;
	background-image: url(http://www.blankton.ch/web/cms/layout/kopp.jpg);
	background-repeat: no-repeat;
}
#logo {
	width: 241px;
	text-align: left;
	height: 241px;
}
#navi{
	height:31px;
	margin:0;
	top: 188px;
	left:30
	position: absolute;
	width: 730px;
	float: left;
	position: absolute;
	font-weight: bold;
}

#inhalt{
	width:476px;
	margin:0;
	padding:70px 0px 20px 20px;
	clear: left;
}

#inhalt h1{
	font-size:160%;
	background: transparent url(http://www.blankton.ch/web/cms/layout/h1.gif) no-repeat left top;
	padding-left: 1.7em;
	text-align: left;
	color: #666666;
	padding-bottom: 15px;
}
#inhalt h2{
	font-size:140%;
	padding-bottom: 20px;
	padding-top: 20px;
}

#inhalt h3{
	font-size:120%;
	background: transparent url(http://www.blankton.ch/web/cms/layout/point.gif) no-repeat left top;
	padding-left: 1.5em;
	text-align: left;
	color: #333
	padding-bottom:75px;
	font-weight: normal;
}
#inhalt h4{
	font-size:100%;
	background: transparent url(http://www.blankton.ch/web/cms/layout/point.gif) no-repeat left top;
	padding-left: 1.5em;
	text-align: left;
	color: #333
	padding-bottom:15px;
	font-weight: normal;
}


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

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

#inhalt a:hover{
color:#000000;
text-decoration:underline;
}

#rechz{
width:160px;
margin:0;
padding:70px 20px 20px;
float:right;
}

#rechz h1{
display:block;
background: url(http://www.blankton.ch/web/cms/layout/backi.jpg) repeat-y;
font-size:110%;
font-weight:bold;
color:#FFFFFF;
padding:3px 10px;
margin:0;
}

#rechz p{
color:#666666;
padding:20px 10px 20px 0px;
margin:0;
}
#mitte {
	margin-top: 0px;
	padding-left: 30px;
	padding-right: 30px;
	background-image: url(http://www.blankton.ch/web/cms/layout/hinten.jpg);
	background-repeat: repeat-y;
	height: 100%;
}

.right {float:right;}


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

/* hoschding */
div.micro,div.stand,div.plus,div.profi {
float:left;
width:98%;
}
a.houschd{
display:block;
float:right;
height:130px;
text-decoration:none;
width:160px;
}
div.micro a.houschd,div.micro a.houschd:hover{
background:url(http://www.blankton.ch/web/media/img/host/micro03.jpg) no-repeat 0% 20px;
}
div.stand a.houschd,div.stand a.houschd:hover{
background:url(http://www.blankton.ch/web/media/img/host/stand1.jpg) no-repeat 0% 20px;
}
div.plus a.houschd,div.plus a.houschd:hover{
background:url(http://www.blankton.ch/web/media/img/host/plus.jpg) no-repeat 0% 20px;
}
div.profi a.houschd,div.profi a.houschd:hover{
background:url(http://www.blankton.ch/web/media/img/host/profi.jpg) no-repeat 0% 20px;
}

div.host {
	clear: left;
	padding-left : 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 9px;
	width: 90%;
	}

div.host p.info {
	float : right;
	margin : 0;
	padding : 0 8px 0 0px;
	text-align: left;
}

div.host a.pic {
	background : url(http://www.blankton.ch/web/cms/layout/i_butti.gif) no-repeat left top;
	padding-left : 22px;
	text-decoration: none!important;
	color: #000000!important;
	padding-top: 2px;
	padding-bottom: 2px;
	}
div.host p.links {
	margin : 0;
	padding : 0 0px 0 22px;
	text-align: left;
}
div.host p.titel {
	margin : 0;
	font-weight: bold;
	padding-top: 25px;
	}

 hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 98%;
	margin-top: 5px;
}
/*FAQ */
.supp {
	background-image: url(http://www.blankton.ch/web/cms/layout/support.gif)!important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
}
.faq {
	background-image: url(http://www.blankton.ch/web/cms/layout/faq.gif)!important;
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
}
#faqcont
{
width: 360px;
display: block;
}

#faqlist
{
display: block;
list-style: none;
font-size: 12px;
}

#faqlist li
{
	list-style: none;
	margin: 5px;
	border: none;
	text-align: left;
	display: block;
	float: left;
	color: #ccc;
}

#faqlist li a
{
	margin: 1px;
	padding: 0px;
	font-weight: normal;
	display: block;
	width: 100px;
	text-decoration: underline;
	color: #666666;
	border: none;
}

#faqlist li a:hover
{
	margin: 1px;
	padding: 0px;
	color: #000000;
	border: none;
	text-decoration: underline;
}


/* 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;
}



/*#navigation */
#navcontainer ul
{
padding-left: 0;
margin-left: 0;
color: #494949;
float: left;
width: 710px;
background: url(http://www.blankton.ch/web/cms/layout/trans.gif) repeat-x left top;
}

#navcontainer ul li { 
display: inline; }

#navcontainer ul li a
{
padding: 7px 1em 7px 1em;
color: #494949;
text-decoration: none;
float: right;
border-right: 1px solid #FF9900;
}

#navcontainer ul li a:hover
{
background-color: #3FB3FE;
color: #fff;
}
#navcontainer ul li a:active
{
background-color: #3FB3FE;
color: #fff;
}
/* subnavi */
#subnav { width: 160px; 
}

#subnav ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: Tahoma, Arial, Helvetica, sans-serif;
width: 100%;
}

#subnav li
{
margin: 0px;
padding: 0px;
line-height: 30px;
}

#subnav ul li a
{
	display: block;
	width: 140px;
	padding-left: 20px;
	font-size: 0.9em;
	background-color: #F7F7F7;
}

#subnav ul li a:link, #subnav ul li a:visited
{
color: #333333;
text-decoration: none;
background-image:  url(http://www.blankton.ch/web/cms/layout/bullet_u.gif);
background-repeat: no-repeat;
background-position: left top;
}

#subnav ul li a:hover
{
background-color: #F7F7F7;
color: #000000;
background-image:  url(http://www.blankton.ch/web/cms/layout/bullet_a.gif);
}

#subnav ul ul li a
{
display: block;
padding-left: 40px;
width: 120px;
background-color: #F7F7F7;
font-size: 0.9em;
}

#subnav ul ul li a:link, #subnav ul ul li a:visited
{
color: #333333;
text-decoration: none;
background-image:  url(http://www.blankton.ch/web/cms/layout/subbullet_u.gif);
background-repeat: no-repeat;
background-position: left top;
}

#subnav ul ul li a:hover
{
background-color: #F7F7F7;
color: #333333;
background-image:  url(http://www.blankton.ch/web/cms/layout/subbullet_a.gif);
}

/* selected states */
#subnav ul li a#current
{
	color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(http://www.blankton.ch/web/cms/layout/bullet_u.gif);
	background-color: #F7F7F7;
	font-weight: bold;
}

#subnav ul ul li a#subcurrent
{
font-weight: bold;
color: #666666;
background-repeat: no-repeat;
background-position: left top;
background-image:  url(http://www.blankton.ch/web/cms/layout/subbullet_a.gif);
background-color: #F7F7F7;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack 

/*hosting */
.imgleft {
	margin-top: 1px;
	margin-right: 20px;
	margin-bottom: 2px;
	float: left;
	margin-left: 0px;
}

blockquote {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	background-color: #fff;
	background-image: url(http://www.blankton.ch/web/cms/layout/quotes.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
	padding-left: 2em;
	padding-right: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.6em;
}

/*agb listen etc */
#inhalt ul {
	padding-left: 0px;
	list-style: none;
	}
#inhalt li {
	padding-left: 20px ;
  background: url(http://www.blankton.ch/web/cms/layout/point.gif) no-repeat 0 6px;
	padding-bottom:0px;
  font-size : 110%;
  }

ul#list {
	list-style-type: none;
}
ul#list li{
	background-image: url(http://www.blankton.ch/web/cms/layout/link.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 2.5em;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}

ul#listen {
	list-style-type: none;
	padding-left: 5px;
}

ul#listen li{
	background-image: url(http://www.blankton.ch/web/cms/layout/kreis.gif);
	background-position: 0.5em;
	background-repeat: no-repeat;
	padding-left: 2.5em;
	margin-top: 0.5em;
	margin-bottom: 0.7em;
}

#texte {
	float: left;
	width: 400px;
	margin-right: 50px;
}

#fuss {
	background-image: url(http://www.blankton.ch/web/cms/layout/fuss.jpg);
	height: 60px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 45px;
	clear: left;
	background-repeat: no-repeat;
	color: #CCCCCC;
}
#fuss a{
color:#ccc;
text-decoration:underline;
}

#fuss a:visited{
color:#ccc;
text-decoration:underline;
}

#fuss a:hover{
color:#666666!important;
text-decoration:none!important;
}
#unten {
	float:right;
	text-decoration:none;
	height: 25px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	width: 660px;
	}
div#unten a{
float:right;
height:20px;
text-decoration:none;
width:20px;
}

div#unten a#map{
	background:url(http://www.blankton.ch/web/cms/layout/map.gif) no-repeat left top;
	margin-right: 5px;
}
div#unten a#top{
background:url(http://www.blankton.ch/web/cms/layout/top.gif) no-repeat left top;
}
.datum{
	padding: 5px 0px!important;
	background: url(http://www.blankton.ch/web/cms/layout/txt.gif) no-repeat left center!important;
	float: left!important;
	color: #CFCFCF;
	font-size: 0.8em;
	text-indent: 20px;
}

/* search */

#soerdsch input{
	width:115px;
	border:1px solid #999;
	padding:4px 2px 4px 5px;
	margin:5px 0 10px 0;
	background:transparent!important;
}
.gou{
	background:transparent!important;
	color:#333333!important;
	width:32px!important;
	border:1px solid #999!important;
	padding:2px 2px 2px 2px!important;
	margin:5px 0 10px 0!important;
}

/* kontakt */

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:250px !important;
	height:120px !important;
	overflow:auto;
	font-size: 1.2em !important;
}
input:focus, input:hover, textarea:focus, textarea:hover {
background-color: #f5f5f5;
background-color: #e1ddd9;
color: #564b47;
}
/* soo */

div#sitemap{
margin-left:20px;
}
div#sitemap ul li{
background: transparent url(http://www.blankton.ch/web/cms/layout/link.gif) no-repeat 0px 1px;
list-style: none outside;
padding-left : 20px;
margin:5px 0 0 15px;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
.clearleft { 
clear: left 
}
.clearright {
clear: right 
}
