/*---Grid-------------------------------------------*/
#titlmain{
  border: 0px solid yellow;
	padding-bottom: 14px;
	color: #656565;
	font-family: Times New  Roman, Serif;
	font-size: 22px;
	text-indent: 18px;
	width: 725px;
}

.clboth{
  border: 0px;
  margin: 0px;
  padding: 0px;
  clear:both;
  height: 0px;
  width:0px;
}

/*---Grid-Default-----------------------------------*/
#bla{
  border: 0px solid blue;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 735px;
	background-color: #f8f8f8;
  background-image: url(border_rechts.gif);
  background-position: right;
  background-repeat: repeat-y;
}

#tpborder{
  border: 0px;
	position: absolute;
	top:0px;
	right: 0px;
	width: 10px;
	height: 356px;
	z-index:15;
	background-image: url(border_rechts_oben.gif);
	background-repeat: no-repeat;
}

#bmborder{
  border: 0px;
	position: absolute;
	bottom:0px;
	right: 0px;
	width: 10px;
	height: 153px;
	z-index:15;
	background-image: url(border_rechts_unten.gif);
	background-repeat: no-repeat;
}

#footshadow{
  border: 0px;
	margin-left:-2px;
	width:737px;
	height: 16px;
	background-image: url(border_maincontent.gif);
	background-repeat: no-repeat;
}

#cleftabs{
  border: 0px;
	width: 18px;
	height: 560px;
	float: left;
}

#cmiddleabs{
  border: 0px;
	width: 33px;
	height: 560px;
	float: left;
}

#crightabs{
  border: 0px solid yellow;
  margin: 0px;
  padding: 0px;
	width: 20px;
 	height:560px;
	min-height: 560px;
	float: left;
	z-index:10;
	background-image: url(border_rechts.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#collefttxt{
  border: 0px solid red;
	width: 455px;
	float: left;
}

#collefttxt a{text-decoration: none;}

#collefttxt hr{
	border: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	background-image: url(dotline_menu.gif);
	background-repeat: repeat-x;
}

#collefttxt img{
  margin: 0px 15px 7px 0px;
}


#cltopabs{
	width: 455px;
	height: 25px;
}

#colrighttxt{
	width: 209px;
	float: left;
}

#colrighttxt hr{
	border: 0px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	width: 100%;
	height: 1px;
	background-image: url(dotline_menu.gif);
	background-repeat: repeat-x;
}

#colrighttxt a{color:#111;text-decoration: none;}
#colrighttxt a:hover{color:#0072be;}

#colrighttxt a.sel{color:#0072be;text-decoration: none;}
#colrighttxt a.sel:hover{color:#0072be;}

.rcoltitle{
	margin: 0px;
	padding: 0px;
	display: block;
	color: #0072be;
	font-family: Times New  Roman, Serif;
	font-size: 20px;
	border: 0px solid red;
	margin-bottom: 8px;
}

#crtopabs{
	width: 197px;
	height: 20px;
	border: 0px solid red;
}

/*---footer--------------------------------------------*/
#footer a{color: #000;}

/*---Formular------------------------------------------*/
.fmline{width: 420px;padding-bottom: 8px;}
.fmlable{float: left;width: 160px;}
.fminput{float: left;width: 260px;}

.fminput input{
	border: 1px solid #3b92e2;
	margin: 0px;
	padding: 2px 3px 2px 3px;
	width: 260px;
}

html>body .fminput input{width: 252px;}

#plz {width: 43px; float: left;}
#ort {width: 197px; float: right;}

.fmline textarea{
	border: 1px solid #3b92e2;
	margin: 0px;
	padding: 2px 3px 2px 3px;
	width: 420px;
	height: 70px;
	font-family: Arial,sans-serif;
	font-size: 12px;
}

html>body .fmline textarea{width:412px;}

.fminput img{float:left;}

#captcha{margin-bottom:8px;width:78px;}

#collefttxt a.button{
	padding-top: 2px;
	width: 86px;
	height: 21px;
	display:block;
	text-align: center;
	color: #fff;
  font-weight: bold;
	background-color:#3b92e2;	
}

html>body a.button{height: 19px;}

a.alogin{float: right;}

/*---NW Pateneltern Gesucht----------------------------*/
.picchild{
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 155px;
  text-align: left;
}

.picchild img{
  border: 0px;
  margin: 0px;
  padding: 0px;
  width: 135px;
}

.txtchild{
  border: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
  width: 300px;
  text-align: left;
  width: 100%;
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #000;
}

.cmsrights{
  margin: 0px; 
  padding: 0px;
  position: absolute;
  top:.0px;
  left: 0px;
  width: 70px;
  height: 15px;
}

/*--- Karteformatierung in Einrichtungen ---*/
.emapdiv{
  border: 0px;
  margin: 12px 0px 15px 0px;
}