/******************************************************************************
 *
 *    style.css fuer familie-und-arbeitswelt.de
 *
 *
 */

body {
		font-family: arial,helvetica,sans-serif;
		font-size: 80%;
		background-color: #c2c2c2;
		margin: 0px;
	}

td {
		font-family: arial,helvetica,sans-serif;
		font-size: 75%;
		background-color: #ffffff;
	}

th {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
		font-size: 75%;
		background: #e8e8e8;
	}

p {
		font-family: arial,helvetica,sans-serif;
		margin-left: 10px;
		margin-top: 7px;
		margin-bottom: 3px;
}

li {
		font-family: arial,helvetica,sans-serif;
		margin-left: 0px;
		margin-top: 3px;
		margin-bottom: 3px;
	}

ol {
		font-family: arial,helvetica,sans-serif;
		margin-left: 30px;
		margin-top: 3px;
		margin-bottom: 3px;
	}

ul {
		font-family: arial,helvetica,sans-serif;
		margin-top: 3px;
		margin-bottom: 3px;
		list-style-image: url(/images/bullet.gif);
		list-style-position: outside;
	}

em {
		font-weight: bold;
		font-style: italic;
	}

acronym {
		border-bottom: 1px dashed #00cc00;
		cursor: help;
	}

.error {
		color: #990000;
		font-weight: bold;
	}

.content {
		font-size: 80%;
		color: #242424;
	}

.blue {
		color: #007cc3;
	}

.smaller {
		font-size: 90%;
	}

.ltgrey {
		color: #999999;
		font-size: 75%;
	}
.altgrey {
		color: #999999;
	}

.bgblack {
	background-color: #000000;
}
.bgblue {
	background-color: #014a75;
}
.bgmenu {
	background-color: #c2c2c2;
}

.red {
	color: #ff0000;
}

.brightblue {
		color: #75c5f0;
	}

.newsDate {
		font-size: 75%;
		font-style: italic;
		color: #6666cc;
	}

.sidebar {
		font-size: 80%;
		padding: 5px;
	}

.sidebar p {
		text-align: left !important;
	}

code, pre, tt {
		font-family: "Courier New", Courier, monospace;
		font-size: 90%;
	}

blockquote {
		margin-left: 40px;
		font-family: "Courier New", Courier, monospace;
		font-size: 90%;
	}

h1 {
		font-family: arial,helvetica,sans-serif;
		font-size: 170%;
		font-weight: bold;
		color: #007cc3;
		margin-top: 10px;
		margin-bottom: 5px;
	}

h2 {
		font-family: arial,helvetica,sans-serif;
		font-size: 135%;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 5px;
		color: #007cc3;
	}

h3 {
		font-family: arial,helvetica,sans-serif;
		font-size: 115%;
		font-weight: bold;
		color: #007cc3;
		margin-top: 8px;
		margin-bottom: 5px;
	}

h4 {
		font-family: arial,helvetica,sans-serif;
		font-size: 100%;
		font-weight: bold;
		color: #007cc3;
		margin-left: 5px;
		margin-top: 4px;
		margin-bottom: 2px;
	}

.small {
		font-family: arial,helvetica,sans-serif;
		font-size: 75%;
	}

.smallback {
		margin-left: 0px;
		font-family: arial,helvetica,sans-serif;
		font-size: 75%;
	}

a.small {
		font-family: arial,helvetica,sans-serif;
		font-size: 75%;
		text-decoration: none;
	}

a {
		font-family: arial, helvetica, sans-serif;
		text-decoration: none;
		color: #007cc3;
	}

a:hover {
		text-decoration: underline;
	}

.tableTitle {
		font-family: arial,helvetica,sans-serif;
		font-weight: bold;
	}

.tableExtras {
		font-family: arial,helvetica,sans-serif;
		font-size: 85%;
		color: #ffffff;
	}

input, select, textarea {
		font-family: arial,helvetica,sans-serif;
		font-size: 80%;
	}
form {
		margin: 0px 0px 0px 0px;
	}
input.small, select.small {
		font-family: arial,helvetica,sans-serif;
		font-size: 75%;
	}

textarea.small {
		font-family: arial,helvetica,sans-serif;
		font-size: 75%;
	}

p.formerror {
		border: 1px solid #ff0000;
		color: #000000;
		background: #ffeeee;
		padding: 2px 4px;
	}

div.errors {
		border: 1px dashed #660;
		color: #600;
		background: #fee;
		margin: 4px;
		padding: 6px;
	}

div.tip {
		border: 1px solid #00c;
		color: #006;
		background: #eef;
		padding: 0px 8px;
	}

table#cal {
		font-size: smaller;
	}

table#cal  a {
		text-decoration: none;
	}
table#cal  a:hover {
		text-decoration: underline;
	}

table#cal a.day {
		float: right;
		font-weight: bold;
		color: #666;
	}

table#cal div.event {
		margin-bottom: 2px;
		padding-bottom: 2px;
		border-bottom: 1px dashed #000;
	}

form.thin {
		margin-bottom: 0px;
		margin-top: 0px;
	}

.parameter:after {
		content: " ";
	}

div.mirror {
		border: 1px dashed #660000;
		background: #fee;
		color: #660000;
		margin: 4px;
		padding: 6px;
	}

.dkbluesmall {
		color: #007cc3;
		font-size: 70%;
}

sup {
	font-size: 90%;
}

.level1 {
	margin-left: 0px;
}
.level2 {
	margin-left: 10px;
}
.level3 {
	margin-left: 20px;
}
.level4 {
	margin-left: 30px;
}

.datacell_r_t {
	background: #ffffff;
	text-align: right;
/*
	vertical-align: texttop;
*/
}
.datacell_l_t {
	background: #ffffff;
	text-align: left;
/*
	vertical-align: texttop;
*/
}
.datacell_l_b {
	background: #ffffff;
	text-align: left;
/*
	vertical-align: textbottom;
*/
}


.todo {
	color: #cc0000;
}

table.month {
	width: 200px;
	height: 100px;
}

th.month {
	background-color: #e8e8e8;
	font-size: 75%;
	font-weight: bold;
}

td.month {
	font-size: 75%;
	background-color: #ffffff;
}

td.month.saturday {
	font-size: 75%;
}

td.month.sunday {
	font-size: 75%;
}


table.angeboteOrt {
	margin-left: 20px;
	margin-top: 10px;
	width: 570px;
	border: 2px solid #99ccff;
}

td.objArrangement {
	width: 80px;
	background-color: #e8f0ff;
	text-align: center;
}
td.objPresentation_0 {
	background-color: #e8f0ff;
	width: 170px;
}
td.objPresentation_2 {
	background-color: #e8f0ff;
	width: 170px;
}
td.objPresentation_4 {
	font-weight: bold;
	background-color: #ffffcc;
	width: 170px;
}
td.objData_0 {
	background-color: #e8f0ff;
	width: 180px;
}
td.objData_2 {
	background-color: #e8f0ff;
	width: 180px;
}
td.objData_4 {
	font-weight: bold;
	background-color: #ffffcc;
	width: 180px;
}

td.objBanner {
	width: 140px;
	background-color: #e8f0ff;
	text-align:center;
}

td.angeboteOrt {
	font-size: 90%;
	font-weight: bold;
	background-image: url('/images/ortsrowbg.gif');
}

table.angebotsuebersicht {
	margin-left: 20px;
	width: 570px;
}

.news_teaser_h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #ff0000;
	margin-top: 14px;
	margin-bottom: 7px;
}

.news_teaser_h2 {
	font-family: arial,helvetica,sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 1px;
}

.news_text{
	margin-bottom: 1px;
	margin-top: 4px;
	margin-left: 7px;
}

.news_teaser {
	background-color: #ffff99;
	font-size: 90%;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 2px;
}

.news_teaser_date {
	background-color: #cccccc;
	font-weight: bold;
	font-size: 95%;
	color: #000000;
	margin-bottom: 2px;
	padding-left: 2px;
}

.news_teaser_link {
	text-align: right;
	color: #007cc3;
}

.searchform {
	margin-left: 20px;
	margin-right: 65px;
	margin-top: 15px;
	margin-bottom: 20px;
	border: 1px solid #990000;
	padding: 6px;
}

.anzangebote_teaser {
	background-color: #e0e0ff;
	font-size: 90%;
	font-weight: bold;
	text-align: center;
	border: 1px solid #666699;
	margin-top: 5px;
	margin-bottom: 2px;
}

/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}
