/* --- alle Browser, außer MSIE --- */
body     {
	color: #000;
	font-size: 12px;
	font-family:  Tahoma,Verdana,Arial,sans-serif;
	background-image:url(../images/hg1.jpg);
	}

#overlayer {
	margin-top: 5px;
	width: 980px;
	background: #FAFAFA;
	border: 5px solid #006463;
	}

#banner {
	background-image: url('../images/banner.jpg');
	height: 85px;
	font-size: 18px;
	text-align: left;
	color: #FFF;
	}

#content {
	width: 980px;
	background: #FFF;
	}


#content #contentleft {
	float: left;
	width: 750px;
	padding: 10px;
	font-size: 12px;
	text-align: justify;
	}

#content #contentleftsub {
	float: left;
	width: 750px;
	padding: 10px;
	height: 90px;
	}

#content #contentrite {
	float: right;
	width: 180px;
	padding: 5px;
	background: #FFF;
	/*height: 520px; */
	}

#content .head {
	background: #3BB9B8;
	background-image: url(../images/boxtitle.png);
	background-repeat: no-repeat;
	border: 1px solid #006463;
	color: #006463;
	font-size: 12px;
	width: 180px;
	height: 20px;
	text-align: left;
	padding-top: 3px;
	}

#content .boxes {
	border-left: 1px solid #006463;
	border-right: 1px solid #006463;
	border-bottom: 1px solid #006463;
	background: #FAFAFA;
	padding: 5px 0 5px 0;
	width: 180px;
	font-size: 10px;
	}

#content .boxes,.boxes td {
	font-size: 10px;
	}

#content .boxes .padd {
	padding: 5px;
	}

#topfooter {
	clear: both;
	width: 980px;
	text-align: left;
	text-indent: 10px;
	font-size: 10px;
	color: #006463;
	padding-bottom: 5px;
	}

#footer {
	background-image: url(../images/buttonbg.png);
	font-size: 10px;
	height: 17px;
	border-top: 1px solid #009F9D;
	padding: 3px 0 0 0;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	}

#footer #footerleft {
	float: left;
	width: 610px;
	height: 20px;
	text-align: left;
	padding: 2px 0 0 10px;
	}

#footer #footerrite {
	float: right;
	width: 340px;
	height: 20px;
	text-align: right;
	padding: 2px 10px 0 0;
	}

/* --- Bannerbereich und Navigation --- */
#navimain .navitab {
	vertical-align: middle;
	text-align: center;
	background-image: url(../images/navibg1.jpg);
	}

#navimain .navitab td {
	text-align: center;
	padding: 5px 0 5px 0;
	height: 25px;
	}

#navimain .navitab a:link,#navimain .navitab a:visited {
	text-decoration: none;
	color: #EEE;
	font-size: 11px;
	}

#navimain .navitab a:active {
	color:#EEE;
	}

#navimain .navitab a:hover {
	color:#FFF;
	}

/* --- Links --- */

#content a:link, #content a:visited {
	text-decoration: none;
	color: #606060;
 	font-size: 12px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	}

#content a:active  {
	color: #000;
	text-decoration: underline;
	}

#content a:hover {
	color: #000;
	text-decoration: underline;
	}

#footer a:link,#footer a:visited,#footer a:active,#footer a:hover {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	}

#content .boxes a:link, 
#content .boxes a:visited,
#topfooter a:link, 
#topfooter a:visited {
	text-decoration: none;
	color: #606060;
	font-size: 10px;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	}

#content .boxes a:active  {
	color: #000;
	text-decoration: underline;
	}

#content .boxes a:hover,#topfooter a:hover {
	color: #000;
	text-decoration: underline;
	}


/* --- allgemeine Formate --- */

#contentleft .lists {
  padding-left: 30px;
  }

#contentleft .liste {
  padding-left: 5px;
  }

#contentleft .lists li {
  padding: 10px 0 10px 10px;
  }

#contentleft tr.col1 {
  background: #FAFAFA;
  }

.letterbox {
  border:1px dotted #009F9D;
  }

h1  { font-size: 16px; color: #006463; }
h2  { font-size: 14px; }

h1.start {
  font-size: 20px;
  color: #006463;
  }

h2.start {
	font-size: 14px;
	color: #006463;
	}

.blu1	{ color:#009F9D; }
.blu2	{ color:#006463; }
.nw	{ color:#009F9D; }

sup	{ font-size: 9px; }

.topfirst {
	vertical-align: middle;
	background: #90d0c6;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #006463;
	border-bottom: 5px solid #006463;
	}

.divfirst { text-align:center; font-size:12px; font-weight:normal; }

.tabfirst { 
  height: 362px; 
  background: #006463; 
  }

.head {
  font-size: 12px;
  font-weight: bold;
  color: #006463;
  }

.navi { 
  border: solid 1px #009F9D; 
  }

.log {
  border: solid 1px #009F9D;
  font-size: 10px;
  font-family:Tahoma, Verdana, Arial, sans-serif;
  }

input.but {
  border: solid 1px #006463;
  font-size: 12px;
  font-weight: bold;
  background-image: url(../images/buttonbg.png);
  height: 25px;
  color: #006463;
  }

input.con {
	border: solid 1px #006463;
	width: 175px;
	font-size: 11px;
	background: #FFF;
	color: #006463;
	}

.tarea	{
	border: solid 1px #006463;
	color: #006463;
	font-size: 12px;
	background: #FFF;
	width: 300px;
	height: 150px;
	}

.pic {
  border: solid 1px #00D2A0;
  }

.le { text-align: left; }
.ce { text-align: center; }
.ri { text-align: right; }
.ju { text-align: justify; }

.capimg {
  border: 1px dashed #F2F2F2;
  }

.red {
  color: #A04000;
  }