/* CSS Document */
body {
  background-color:#ddf0f4;
  text-align:center;
  font-family:Verdana,Helvetica,Arial;
  font-size:8pt; color:#808080;                                
}

h1 {
  font-family:Verdana,Helvetica,Arial;
  font-size:12pt; color:#0080a0;
  font-weight:normal;
  line-height:20px;
  margin-bottom:15px;
  margin-top:10px;
}

h2 {
  font-family:Verdana,Helvetica,Arial;
  font-size:8pt; color:#808080;
  font-weight:bold;
  margin-bottom:5px;
}

a {
  font-family:Verdana,Helvetica,Arial;
  text-decoration:none; font-size:8pt; line-height: 15px;
  border:none;
}

a:link {
  color:#00C0C0;
  border:none;
}

a:visited {
  color:#60c2c1;
  border:none;
}

a:hover {
  color:#1ff5f2; text-decoration:underline;
  border:none;
}

a.menuelink:link {
  font-size:11pt;
  color:#ffffff;
  border:none;
}

a.menuelink:visited  {
  font-size:11pt;
  color:#ffffff;
  border:none;
}

a.menuelink:hover {
  font-size:11pt;
  color:#6699FF; text-decoration:underline;
  border:none;
}

.menueactive {
  font-size:11pt;
  color:#6699FF;
}

.container {
  position:relative;
  width:800px;
  border: 1px solid #333333;
  background-color:white;
  margin-left:auto; margin-right:auto;
  text-align:left;
  display:table;
}

.left {
  float:left;
  text-align:left;
  width:240px;
}

.logoimage {
  position: relative; z-index:2; background-repeat: no-repeat; width:800px; height:110px;
  overflow:hidden;
}

.logoname  {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute; 
	top:16px;
	left:84px;
    font-size:15pt;
	color:#000000;
}

.logonamecol  {
	color:#558888;
}

.logoaddr  {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute; 
	top:78px;
	left:376px;
    font-size:9pt;
	color:#000000;
}

.logotel  {
    font-family:Arial, Helvetica, sans-serif;
    position:absolute; 
	top:78px;
	left:614px;
    font-size:9pt;
	color:#000000;
}

.headerimage {
  position: relative; z-index:2; background-repeat: no-repeat; width:800px; height:300px;
  overflow:hidden;
}

.mainmenue  {
    width:800px; 
	height:25px;
	font-family:Verdana,Helvetica,Arial;
	font-size:11pt;
	color:#ffffff;
	background-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}

.imgleft {
  float:left;
  vertical-align:top;
  margin-left:20px;
  width:200px;
}

.noimgleft {
  float:left;
  text-align:right;
  vertical-align:top;
  width:100px;
}

.imgleft img  {
  margin-top:10px;
  margin-right:10px;
  margin-bottom:0px;
}

.contentstxt {
  float:left;
  width:500px;
}

.separator  {
  width:750px;
  height:10px;
  clear:left;
}
