/* ********************************** */
/* PITY THE FOOL!                     */
/* Copyright Philipp Becker, Philip   */
/* Stark ausser wenn anders angegeben */
/* chef @ philbecker.ch               */
/* ********************************** */

/* ****************************** */
/* Allgemeine Definitionen Beginn */
/* ****************************** */
body {
	padding: 0;
	margin: 0;
	border: 0;
	font-size: 20px;
	font-family: arial, helvetica, sans-serif;
	color: #231F20;
	background-color: #DCDDDE;
}
	
h2, h3 {
	font-family: arial, helvetica, sans-serif;
}
	
.preistabelle td{
	vertical-align: top;
}

html {
	padding: 0;
	margin: 0;
	border: 0;
}

.textnormal {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
}
/* **************************** */
/* Allgemeine Definitionen Ende */
/* **************************** */

/* DIV IDs Beginn */
#ultrawrap {
	width: 100%;
	min-width: 1024px;
}

#header, #color-banner1, #color-banner2, #color-banner3, #wrapper, #lang-select{
	position: static;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial, helvetica, sans-serif; /*evtl Opera */
}

/* header... what else */
#header{
	position: relative;
	top: 0px;
	left: 0px;
	background-color: #fff;
	width: 100%;
	height: 104px;

}

/* the menu for language selection */
#lang-select {
	font-size: 12px;

	padding:0;
	margin-left:10px;
	padding-top:10px;
	font-weight: bold;
}
/*#lang-select ul{*/
/*	padding:0;*/
/*	margin:0;*/
/*}*/
#lang-select li{
	display: inline;
	padding:0;
	margin:0;
}
.lang-de {
	padding: 0;
}
.lang-en {
	padding: 0;
}

/* Topnavi on the left side starts here */
#topnavi-left{
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	top: 50px;
	left: 45px;
	padding: 0;
	margin: 0;

color: #231F20;
}

#topnavi-left ul{
	line-height: 20px;
	letter-spacing: 0.016em;
	padding: 0;
	margin: 0;
	text-align: center;
}

#topnavi-left ul li{
	display: inline;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	border: 0px;
}

/* Topnavi on the right side starts here */
#topnavi-right{
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	text-align: right;
	top: 30px;
	right: 100px;
	padding: 0;
	margin: 0;
}

#topnavi-right ul{
	line-height: 20px;
	letter-spacing: 0.04em;
	list-style-type:none;
	padding: 0;
	margin: 0;

color: #909294;
}
#topnavi-right ul li{
	display: block;
}
#topnavi-right ul li a{
	color: #909294;
}

.vorkindergarten {
	margin-right: 0.7em;
}
.kindergarten {
	margin-right: 0em;
}
.primarschule {
	margin-right: 1.0em;
}

/* The logo inside the header */
#hok-logo{
	position: absolute;
	top: 27px;
	right: 260px;
	padding: 0;
	margin: 0;
}

#hok-logo img{
	border: 0px;
	padding: 0;
	margin: 0;
}

a img{
	border: 0px;
}

/* colorbanner with one row */
#color-banner1{
	width: 100%;
	height: 94px;
}

/* colorbanner with two rows */
#color-banner2{
	width: 100%;
	height: 189px;
}

/* colorbanner with three rows */
#color-banner3{
	width: 100%;
	height: 283px;
}


/* *********************** */
/* wrapper for the content */
/* *********************** */
#wrapper{
	position: relative;
	padding-top: 45px;
	width: 100%;
	/*height: 480px;*/
}

/*#content {
	margin: 0px;
	padding: 0px;
	position: relative;

}*/

#address-long{
/* 	float: left; */
	position: absolute;
	line-height: 20px;
	text-align: right;
	font-weight: bold;
	font-size: 13px;
/* 	border: 1px solid red; */

/* 	position: static; */
	left: 0px;
	width: 190px;
	top: 0px; 
}

#address-long p{
	margin: 0px;
	margin-bottom: 1.5em;
}

#address-long h1{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}



#topic{
	float:right;
	line-height: 32px;
	text-align: right;
	font-weight: bold;
	font-size: 24px;
	margin-right: 30px;
/* margin-left: 30px; */
	position: static;
 	width: 250px;
	display: inline;
/* 	left: 200px; */
/* 	top: 45px; */
}

#content-wrapper{
	float: left;
/* 	border: 1px dotted red; */
	font-size: 16px;
	position: relative;
/* 	right: -200px; */
/* 	left: 516px; */
/* 	margin-top: 1px; */
	margin-left: 0px;
	width: 51%;
	line-height: 22px;
}

#lefty {
	float: left;
/* 	border: 1px solid black; */
	margin: 0px;
	padding: 0px;
	width: 48%;
	position: relative;
}


#content-wrapper h1, #content-wrapper .important{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

#content-wrapper h2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
  margin-top: 15px;
}

#content-wrapper ul{
	font-size: 16px;
	margin: 0px;
	margin-bottom: 1.5em;
	padding: 0px;
	padding-left: 1em;
}

#content-wrapper ul.linklist{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#content-wrapper p{
	margin-top: 0px;
	margin-bottom: 1.5em;
}

#content-wrapper a{
	font-size: 14px;
/* 	letter-spacing: 0.05em; */
	font-weight: bold;
}

#content-wrapper .column-half{
	float: left;
	font-size: 16px;
	width: 42%;
	margin-right: 3%;
/* 	border: 1px solid black; */
}

#content-wrapper .column-full{
	float: left;
	font-size: 16px;
	width: 90%;
}

#content-wrapper .up{
	font-weight: normal;
	float: right;
}
#topic2{
	float: left;
width: 50%;
	margin-left: 30px;
	line-height: 32px;
	text-align: left;
	font-weight: bold;
	font-size: 24px;
	position: static;
/* 	left: 256px; */
/* 	top: 45px; */
}
#content-wrapper2{
	font-size: 16px;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-right: 40px;
	width: 750px;
/* 	right: 2%;*/
/* 	left: 256px; */
/* 	top: 143px; */
	line-height: 22px;
}

#content-wrapper2 p{
	margin-top: 0px;
	margin-bottom: 1.5em;
}

#content-wrapper2 .column-2-3{
	float: left;
	font-size: 16px;
	width: 65%;
	margin-right: 2%;
}

#content-wrapper2 .column-1-3{
	float: left;
	font-size: 16px;
	width: 30%;
}

#content-wrapper2 h1, #content-wrapper2 .important{
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

#content-wrapper2 ul.linklist{
	margin: 0px;
	margin-bottom: 1.5em;
	padding: 0px;
	list-style-type:none;
}

#content-wrapper2 a{
	font-size: 12px;
/* 	letter-spacing: 0.05em; */
	font-weight: bold;
}

#content-wrapper2 table{
/* 	border-width: 1px 1px 1px 1px; */

	border-width: 0;
	border-style: solid;
	border-collapse: collapse;
	margin-bottom: 1.5em;
	width: 100%;
/* 	border-spacing: 0px; */
}

#content-wrapper2 td, #content-wrapper2 th{
    border-width: 2px 2px 2px 2px;
    border-style: solid;
	border-color: #929292;
	background-color: #eee;
    margin: 0px;
    padding: 2px;
}

/*#content-wrapper2 th{
	border-color: inherit;
	background-color: #CBCBCB;
	color: #ddd;
}*/

#content-wrapper2 tr{
	margin: 0px;
	padding: 0px;
}

#content-wrapper2 table.preistabelle{
	text-align:right;
}

#content-wrapper2 table.preistabelle th{
	text-align:inherit;
}

#content-wrapper2 table.preistabelle th.uberheader{
	text-align: left;
	border: 0px;
vertical-align: top;
	background-color: transparent;
	color: inherit;
/* 	text-shadow: 0px 0px 0px #000; */
}

#content-wrapper2 table.preistabelle .left{
	text-align: left;
}

#content-wrapper2 table.preistabelle .right{
	text-align: right;
}

.preistabelle .preis{
	font-weight: bold;
}

#news-block{
	width: 233px;
	float: right;
	font-weight: bold;
}

#news-block div.news-title{
/* 	height: 30px; */
	padding: 0.3em;
	font-size: 17px;
	letter-spacing: 0.02em;
}

#news-block div.news-content{
	font-size: 14px;
	margin: 0px;
	margin-top: 4px;
	padding: 0.8em 0.8em 0.8em 0.6em;
}

#news-block p.news-theme{
	margin: 0px;
	margin-bottom: 1.5em;
}

#news-block p.news-info{
	margin: 0px;
}


#subnavi-and-address{
	width: 188px;
	float: left;
}

#subnavi_wrapper{
/* 	line-height: 20px;*/
/* 	vertical-align: bottom; */
	float:left;
	position: static;
/*	top: 45px;
	left: 0px;*/
	font-size: 14px;
	font-weight: bold;
	text-align: right;
/* 	width: 13.4em; */
	width: 188px;
	letter-spacing: 0.016em;
}

#subnavi-title{
	margin: 0px;
	padding: 0px;
}

#subnavi{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#subnavi li{
	padding-top: 10px;
}

.active-menu2 { /* Menu */
	vertical-align: bottom;
	/*display: block;*/
}

.menu-item a {
	vertical-align: bottom;
	padding-right: 17px;
	background-image: url('../images/bullet_default.png');
	background-position: right center;
/* 	background-position: 176px 13px; */
	background-repeat: no-repeat;
}


.submenu-item{
	vertical-align: bottom;
	padding-right: 17px;
}

/*div.menu-bullet{
	float: right;
	display: block;
	width: 23px;
	height: 8px;
	font-size: 20px;
	line-height: 12px;
	padding-bottom: 6px;
}*/

div.menu-bullet-wrapper{
/* 	float: right; */
	padding: 0px;
	margin: 0px;
	
	display: inline;
	width: 25px;
	height: 10px;
	margin-left: 15px;
/* 	background-image: url('/images/bullet.gif'); */
/* 	font-size: 20px; */
/* 	line-height: 12px; */
/* 	padding-bottom: 6px; */
}

div.menu-bullet{
 	float: left;
	padding: 0px;
	margin: 0px;
	width: 10px;
	height: 10px;
/* 	margin-left: 15px; */
 	background-image: url('/images/bullet.gif');
/* 	font-size: 20px; */
/* 	line-height: 12px; */
/* 	padding-bottom: 6px; */
}

#address{
/* 	line-height: 20px;*/
/* 	vertical-align: bottom; */
	float: left;
	line-height: 18px;
	margin-top: 10em;
	position: static;
/* 	bottom: -20px; */
/* 	left: 0px; */
	font-size: 12px;
	font-weight: bold;
	text-align: right;
/* 	width: 15.63em; */
	width: 188px;
	letter-spacing: 0.016em;
}

a {
	text-decoration: none;
}

#album-controls{
	width: 900px;
	margin: auto;
}

#album-wrapper{
	width: 100%;

}

/*.content-wrapper2 td*/
.transparent{
	border: 0px;
	background-color: transparent;
}
