/*	Grund-Einstellungen					*/
body  {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	color: #0066CC; 
	background-color: #ffffff;
}

/*	Eingabe-Felder						*/
td.eingabe {
	border:1px solid grey;
	font-size:	10px;
}

input.eingabe {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	color: #0066CC; 
	background-color: #ffffff;
}

select.eingabe {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	color: #0066CC; 
	background-color: #ffffff;
}

td.monat {
	background-color: #FFDDDD;
	border:1px;
	border-color: #FFDDDD;
	height:20px;
}

td.monatleft {
	background-color: #FFDDDD;
	border:1px;
	border-color: #FFDDDD;
	color: #0066CC; 
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	text-align: left;
	vertical-align: middle;
	width: 25%
}

td.monatmiddle {
	background-color: #FFDDDD;
	border: 1px;
	border-color: #FFDDDD;
	color: #0066CC; 
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	width: 50%;
}

td.monatright {
	background-color: #FFDDDD;
	border:1px;
	border-color: #FFDDDD;
	color: #0066CC; 
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	text-align:right;
	vertical-align: middle;
	width: 25%;
}

td.wochentage {
	background-color: #FFDDDD;
	border:1px solid grey;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	text-align:center;
	vertical-align: middle;
}

td.kw {
	background-color: #FFDDDD;
	border:1px solid grey;
	color: #0066CC; 
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	height:80px;
	text-align:center;
	width: 40px;
}

td.kal_leer {
	background-color: #FFFFFF;
	border:1px solid grey;
	color: #0066CC; 
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	height:40px;
	width: 80px;
}

td.kal {
	background-color: #F1FAFE;
	border:1px solid grey;
	color: #0066CC; 
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 10px; 
	text-align:left;
	vertical-align:top;
}


.anzeige {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000099;
	text-align: right;

}

td.menubackground {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #999999;
	background-color: #99CCFF;
	text-align: left;
	display: block;
	height: 25px;
	width: 160px;

}

td.menubackgroundactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
        background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color: #999999;
}
.menutext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}

a:link {
	text-decoration: none;
        color: #0066CC;
}

a:hover {
	text-decoration: none;
        color: #0066CC;
}

a:visited {
	text-decoration: none;
        color: #000000;
}

a:active {
	text-decoration: none;
        color: #0066CC;
}

a.menu:link {
	color: #000099;
	background-color: #E9FAFF;
}

a.menu:hover {
	color: #FFFFFF;
	background-color: #000099;
	font-weight: bolder;
	text-align: right;
	text-transform: uppercase;
	display: block;
	height: 25px;
	width: 167px;
}
.boxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066FF;
	background-color: #D5F0FF;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
	text-align: right;
}
.boxbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066FF;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
}
.subheaddatenbank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 23px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	background-image: 

url(http://www.baby-schwanger.de/dots/dotblue.gif);
	background-repeat: no-repeat;
}
.bodydatenbank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 23px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
}
.boxbodydbase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066FF;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
        line-height: 20px;
        padding: 6px;
}
.boxheadsearchlabel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066FF;
	background-color: #D5F0FF;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
	text-align: center;
        width: 210px;
}
.specialhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066FF;
	background-color: #99CCFF;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
}
.backgroundblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #99CCFF;
}
.impressumtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
.tabledeco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 3px;
	border-left-style: outset;
	border-left-color: #0066FF;
	border-top-width: 2px;
	border-top-style: outset;
	border-top-color: #0066FF;
}
/* Impressum bis Foren */
.globalitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #D5F0FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 18px;
	width: 80px;
	vertical-align: middle;
}
.globalitemover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 18px;
	width: 80px;
}
.globalitem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #0099FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 18px;
	width: 80px;
	vertical-align: middle;
}
.globalitem200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #D5F0FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 18px;
	width: 150px;
	vertical-align: middle;
}
.globalitemover200 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 18px;
	width: 150px;
}
.globallink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #0099FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 18px;
	width: 80px;
	vertical-align: middle;
}
.globallink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 18px;
	width: 80px;
}
.globallink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #0099FF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 18px;
	width: 80px;
	vertical-align: middle;
}
.familysuche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	display: block;
	background-image: url(../logo/baby-schwanger_12.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	background-position: center;
}
.search {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #0066FF;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #0066FF;
	display: none;
}
.suche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
}
.artikelhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bolder;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5F0FF;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
	text-align: left;
}
.artikelhead5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bolder;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D5F0FF;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
	text-align: left;
}

.artikelbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066FF;
	border-left-style: none;
}
.trailerbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
}

.infolinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5F0FF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D5F0FF;
	border-left-style: none;
}
/* Tagebuch */ 
.text11black {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.monat {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #003399;

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0066FF;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0066FF;
	text-align: center;
	display: block;
	height: 60px;
	width: 150px;
	vertical-align: middle;
}
.infolinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5F0FF;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #D5F0FF;
	border-left-style: none;
}
.bodydatenbank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 23px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;

}
.subheaddatenbank {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 23px;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	background-image:         

url(http://www.baby-schwanger.de/dots/dotblue.gif);
	background-repeat: no-repeat;

}
.artikelbody2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.beitragbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text12boldblue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000099;
}
.text10black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.text12blackul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #000080;
}
.wochentipphead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066FF;
	background-color: #006666;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
}
.wochentippbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0066FF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #0066FF;
	background-color: #66CC99;
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #0066FF;
}
.reverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000080;
}
.Hebammentip {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 10px;
	height: 150px;
	width: 340px;
	list-style-position: outside;
	list-style-type: square;
	border: 2px solid #CC0000;
}
.text12boldred {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
}
