/*
CSS familienbeirat-berlin.de (Standard-Screen-Version mit einer Breite von ca. 780px, umgerechnet in em / zentriert / Textgroesse 0,8 em )
Version: Mozilla/Firefox Windows
*/

html {
	height:100%;
	width:100%;
}

body  {
	color: #000000;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	width:100%;
	height:100%;
}

.csc-form-label, .csc-form-label-req, .csc-form-labelcell{
vertical-align: top;
padding-top:0px;
margin-top:0px;
}

.input_area {
	width:220px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
}

/*.event_long {
	width:32em;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.5em;
}

.event_text {
	width:32.7em;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.5em;
}

.event_anrede_plz_nummer {
	width:6em;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.5em;
}

.event_datum_uhrzeit {
	width:15.6em;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.5em;
}

.event_vorname_name {
	width:12em;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
}

.event_strasse_ort {
	width:25em;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.7em;
}*/

.event_long {
	width:600px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.5em;
}

.event_text {
	width:600px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.5em;
}

.event_anrede_plz_nummer {
	width:100px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.5em;
}

.event_datum_uhrzeit {
	width:295px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.5em;
}

.event_vorname_name {
	width:236px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
}

.event_strasse_ort {
	width:490px;
	border-style:solid;
	border-width:1px;
	border-color:#808080;
	margin-right:0.7em;
}

h1 {
	color:#333333;
	font-size: 140%;
	font-weight:bold;
	margin-top:0px;
}

h2 {
	color:#333333;
	font-size: 125%;
	font-weight:bold;
}

h3 {
	color:#333333;
	font-size: 110%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h4 {
	color:#333333;
	font-size: 100%;
	font-weight:bold;
}

hr {
	color:#333333;
	height:1px;
	border-top-width:1px;
	border-top-color:#666666;
	border-top-style:solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

li {
	line-height:1.6em;
}

input:focus {
	background-color:#eeeeee;
	border-width:1px;
	border-color:#FF0000;
	border-style:solid;
}

a:focus {
	border-width:1px;
	border-color:#FF0000;
	border-style:solid;
}

a {
	border-width:1px;
	border-color:transparent;
	border-style:solid;
}

.pflichtfeld {
	color:#CE142B;
	font-size:1em;
	font-weight:bold;
}

.fehler {
	font-size:10px;
	color:#FF0000;
}

.suche{
	color:#808080;
	font-size:1em;
	font-weight:bold;
	padding-right:1em;
}

a:link, a:visited, a:hover {
	color:#333333;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#000000;
	text-decoration:underline;
	font-weight:normal;
}

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

/*

a.nav_top:link, a.nav_top:visited, a.nav_top:hover {
	color:#808080;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.07em;
}

a.nav_top:hover {
	color:#141F78;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:0.07em;
}

a.print:link, a.print:visited, a.print:hover {
	color:#808080;
	text-decoration: none;
	font-weight:bold;
	letter-spacing:0.07em;
}

a.print:hover {
	color:#141F78;
	text-decoration:underline;
	letter-spacing:0.07em;
}


a.font_n:link, a.font_n:visited, a.font_n:hover {
	color:#ffffff;
	font-size:1.25em;
	text-decoration: none;
	font-weight:bold;
	background-color:#2d939f;
}

a.font_n:hover {
	color:#ffffff;
	font-size:1.25em;
	text-decoration:none;
	font-weight:bold;
	background-color:#2d939f;
}


a.font_minus:link, a.font_minus:visited, a.font_minus:hover {
	color:#ffffff;
	font-size:1em;
	text-decoration: none;
	font-weight:bold;
	background-color:#2d939f;
}

a.font_minus:hover {
	color:#ffffff;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	background-color:#2d939f;
}


a.font_plus:link, a.font_plus:visited, a.font_plus:hover {
	color:#ffffff;
	font-size:1.5em;
	text-decoration: none;
	font-weight:bold;
	background-color:#2d939f
}

a.font_plus:hover {
	color:#ffffff;
	font-size:1.5em;
	text-decoration:none;
	font-weight:bold;
	background-color:#2d939f;
}*/

.csc-textpic-image, csc-textpic-firstcol, csc-textpic-lastcol {
	padding-top:4px;
}

.csc-textpic, .csc-textpic-center, .csc-textpic-below {
	height:auto;
	overflow:visible;
	}
	
.csc-textpic-text {
	height:auto;
	overflow:visible;
	}

/*Die ID`s zur absoluten Positionierung*/

#container {
	width:99%;
	left:1px;
	top:1px;
	height:auto;
	z-index:1;
	/* background-color:#ffffff; */
	overflow:visible;
}

#header {
	display:none;
}

#printheader {
	position:absolute;
	width: 100%;
	height: 80px;
	z-index:2;
	text-align:right;
	background-color:#ffffff;
}

#top_nav_lines {
	display:none;
}

#home {
	display:none;
}

#top_nav {
	display:none;
}

#search {
	display:none;	
}

#button {
	display:none;	
}

#printlink{
	display:none;	
}

#content_wrapper {
	/* position:absolute; */
	color:#000000;
	/* background-color:#ffffff; */
	top:100px;
	width:100%;
	height:auto;
	z-index:5;
}

#menu_1 {
	display:none;	
}


#menu_2 {
	display:none;
}

#content {
	/* position:absolute; */
	color:#000000;
	font-size: 12px;
	left:0px;
	width:99%;
	height:auto;
	z-index:6;
	/* background-color: #ffffff; */
	overflow:visible;	
}
#sidebar, #footer-bottom, .social, #toolbox-wrapper, .footer-list { visibility: hidden; }