@import url(main.css);

body {
	background:#e7e7e7 url(../img/findelbaby/back_findelbaby.png) top center repeat-y !important;
}

a {
	color:#007170;
	text-decoration:none;
	font-style:italic;
}

a:hover {
	text-decoration:underline;
}

#overlay { background: #f39200 !important; }

#mcon a i, #mcon i a, #mcon a em, #mcon em a  {
	padding-left:13px;
	background:url(../img/findelbaby/linked.png) center left no-repeat;
}

#rcon a i, #rcon i a, #rcon a em, #rcon em a {
	padding-left:13px;
	background:url(../img/findelbaby/linked2.png) center left no-repeat;
}

#lcon {
	background:url(../img/findelbaby/col1.jpg) top left no-repeat;
	min-height:135px;
	height: auto !important;
	height:135px;
}

#mcon {
	background:url(../img/findelbaby/col2.jpg) top left no-repeat;
	min-height:135px;
	height: auto !important;
	height:135px;
/*	padding:36px 24px;*/
	padding:0px 24px 36px;
}

#rcon {
	background:url(../img/findelbaby/col3.jpg) top left no-repeat;
	min-height:135px;
	height: auto !important;
	height:135px;
	color:#d9fffe;
}

#rcon a {
	color:#00c1b8;
}

#cite {
	background:url(../img/findelbaby/cite_back.jpg) top left no-repeat;
}

#logo {
	background:url(../img/findelbaby/logo.jpg) top left no-repeat;
}

#mcon .lineAfter {
	position:relative;
	float:left;
	width:441px;
	background:url(../img/findelbaby/m_linie.png) bottom left no-repeat;
	padding:0 0 14px 0;
	margin-bottom:14px;
}

