/* ##### NEW VERSION ########*/
body {
  background-color : #ededed;
  margin : 0px;
  padding : 0px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #1006dd;
  font-size : 11.5px;
  font-style : normal;
  font-weight : normal;
  min-width: 800px;
  max-width: 1300px;
}
a:link {
  text-decoration : none;
  font-weight : bolder;
  color : #1006dd;
}
a:visited {
  text-decoration : none;
  font-weight : bolder;
  color : #1006dd;
}
a:hover {
  text-decoration : underline;
  font-weight : bolder;
  color : #1006dd;
}
a:active {
  text-decoration : underline;
  font-weight : bolder;
  color : #1006dd;
}
h1 {
  font-size : 14px;
  font-weight : 700;
  color : #ff9900;
  background-color : #ededed;
  margin-top : 10px;
}

div#leftcontent {
  float : left; 
  width: 200px;
  margin : 0 10px; 
  padding : 0;
  /*border : 1px dashed silver;*/
}

div#rightcontent {
  float: right; 
  width: 200px;
  margin: 0 10px; 
  padding: 0;
  /*border: 1px dashed silver;*/
}

div#centercontent {
  margin: 0 220px 15px 220px;
  padding: 0 1em;
  /*border: 1px dashed silver;*/
}
* html div#centercontent {
  height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorer bis Version 6 */
}

table {
  padding : 0px;
  margin : 0px;
  border : 1px solid #1006dd;
  border-spacing:0px;
  border-collapse:collapse;
}

th {
  height : 10px;
  color : #ff9900;
  font-size : 1.4em;
  font-weight : 560;
  background-color : #1006dd;
  text-align : center;
}

.zellemonatsbild {
  width : 352px;
}

.tabelle {
  width : 450px;
  text-align : justify;
}

/*

}
*/
/*img {
  border-style : none;
  margin : 0px;
}
.tabelle{
  width : 595px;
  font-weight : 560;
  text-align : justify;
  margin : 0px;
  padding : 3px;
  border : 1px solid #1006dd;
  border-spacing:0px;
  border-collapse:collapse;
}
.tabelle2 {
  width : 595px;
  padding : 0px;
  margin : 0px;
  border-width : 0px;
  border-spacing : 0px;
  border-collapse : collapse;
}

.zelle {
  vertical-align : top;
  padding : 0px;
  margin : 0px;
  border : 1px solid #1006dd;
}
.titel {
  font-size : 13px;
  font-weight : 700;
  color : #ff9900 !important;
  text-align : left;
  padding : 3px;
  background-color : #1006dd;
  border : 1px solid #1006dd;
}
.tabelle3 {
  font-weight:560;
  text-align:left;
  margin:0px;
  padding : 0px 3px;
  border-width : 0px;
  vertical-align : top;
  height : 212px;
}

.zelleschmal {
  width : 30%;
  padding : 3px;
}
.zentral {
  margin-left : auto;
  margin-right : auto;
  margin-top : 20px;
  width : 400px;
}
textarea {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #1006dd;
  font-size : 10px;
  font-style : normal;
  width : 400px;
}.zentriert {
	position: relative;
	left: 50%;
	right: 50%;
}
.kleintext {

  background-color : #ededed;
  margin : 0px;
  padding : 0px;
  font-family : Verdana, Arial, Helvetica, sans-serif;
  color : #1006dd;
  font-size : 9px;
  font-style : normal;
  font-weight : normal;
}
.ul {
	list-style-position: inside;
	list-style-type: square;
	background-position: left;
	margin-left: 0px;

}
#navigate {
  	text-align : left;
	width: 140px;
    background: #ededed;
	margin : 1px;
}
#navigate ul {
	width: 100%;
    margin: 0;
    padding: 0;
    list-style: dummy inside;
	color: #ff9900;
}
#navigate li {
    margin: 0;
    padding: 0;
    border-bottom: 1px #1006dd solid;
}
#navigate li a {
 	display: block;
    width: 90%;
    padding: 2% 0px 2% 10%;
    font-size: 1.1em;
    text-decoration: none;
    color: #1006dd;
}
#navigate li a:hover {
    color: #ff9900;
    background: #1006dd;
}
#navigate li.sectorending {
	border-bottom: 3px #1006dd solid;
}
#xhtml {
	text-align : center;
	width : 142px;
	background : #1006dd;
	position : absolute;
	bottom : 0px;
	left : 0px;
}
/*describes the left, blue bar*/
#upperleftcol {
	position : absolute;
	left: 0px;
	top : 0px;
	width : 142px;
	height : 600px;
	background : #1006dd;
}
#lowerleftcol {
	position : absolute;
	left: 0px;
	bottom : 0px;
	width : 142px;
	height : 600px;
	background : #1006dd;
}
#sitecontent {
	position : absolute;
	left : 152px;
	top : 0px;
	background-color : #ededed;
}
#init {
	margin : 8px 4px;
}
#date {
	color : white;
	text-align : center;
	margin-top : 10px; 
}
#koopersitelogo {
	margin : 20px 0px;
}
/*whole table on homepage that shows monthly picture*/
#monthlypicturetable {
	width : 352px;
	position : absolute;
	top : 0px;
	left : 0px;
}
.tableheader {
	font-size : 13px;
	font-weight : 700;
	color : #ff9900 !important;
	text-align : left;
	padding : 3px 0px;
	background-color : #1006dd;
	width : 100%;
}
/*cell, in which the monthly picture is*/
#monthlypicture {
	border : 1px solid #1006dd;
}
/*whole table on homepage that shows the appointments*/
#appointmentstable {
	position : absolute;
	left : 370px;
	right : 0px;
	top : 0px;
	border : 1px solid #1006dd;
	width :223px;
}
#tablearea {
	position : relative;
}*/