/*  -------------------------
	--- Autor: --------------
	--- Dirk Petscheleit  --- 
	--- www.roterblitz.de ---
	-------------------------
	Projekt: www.familienberatung-solingen.de
	-------------------------
*/

/* @group reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Standardformatierungen */

html {
	height:  100%;
}

body {
	font: 83%/1.5 Helvetica, Arial,Tahoma,Verdana,sans-serif;
	line-height:  150%;
	color: black;
	background: #ebcca3 url(../images/layout/body.jpg) no-repeat left bottom;
}

a, a:link {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: black;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #414141;
	font-weight: normal;
}

a:active {
	color: #414141;
	font-weight: normal;
}

p, ul, ol {
	margin: 0 0 1em
}

p {
	margin: 5px 10px 5px 10px;
}

h1, h2, h3, h4, h5, h6 {

	margin: 1.2em 0 0.3em 0;
	padding-bottom: .1em;
	line-height: 1.2em;
	font-weight: normal;
}

h1 {
	letter-spacing: -0.03em;
	font-size: 20px;
	border-bottom: 1px solid #eee;
	margin-left: 10px;
}

h2 {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 15px;
}

h3 {
	font-size: 14px;
	margin-left: 10px;
	margin-bottom: 15px;
}

.strong {
	font-weight: bold;
}

p.small {
	font-size: 0.8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}

p.large {
	font-size: 1.2em;
	line-height: 2.5em;
}

p.quiet {
	color: #666;
}

.hide {
	display: none;
}

table {
	margin:  10px;
	border-collapse: collapse;
}

td {
	width:  120px;
	padding:  10px;
	border:  1px solid #eee;
}

th {
	font-weight:  bold;
	padding:  10px 0 5px 10px;
	border:  1px solid #eee;
}


td.preis {
	text-align: left;
}

/* @end */

/* @group Layout */

#container {
	width: 924px;
	margin: auto;
	margin-top: 20px;
	text-align: left;
}

#top {
	background: transparent url(../images/layout/header.png) top left no-repeat;
	height: 18px;
}

#header {
	background: transparent url(../images/layout/container.png) top left repeat-y;
}

#logo {
	margin: 0 16px 0 18px;
	height: 192px;
	background: transparent url(../images/header/headerpic-start.jpg) top right no-repeat;
}


#content {
	background: transparent url(../images/layout/container.png) top left repeat-y;
	overflow: auto;
	height:  100%;
  padding-left: 18px;
}

#subContent {
	width: 287px;
	float: left;
 
	border-top: 5px solid white;
	padding-bottom: 180px;
}

#main {
	width: 598px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;

}

#footer {
	height: 35px;
	background: transparent url(../images/layout/footer.png) top left no-repeat;
	margin-bottom: 20px;
	position: relative;
}

#adress {
	position: absolute;
	bottom: 40px;
	left: 20px;
}

/* @end */

/* @group Spezielle Formatierungen */

p.teaser {
	background-color: #f8eddf;
	border: 1px solid #333;
	padding: 10px;
	margin: 10px;
}

#adress p {
	color: #999;
	font-size: 10px;
}

#adress a:link, #adress a:visited {
	color: #999;
}

#main ul {
	margin-left: 20px;
}

#main li {
	padding: 5px 5px 5px 20px;
}

#subContent h3 {
	letter-spacing: normal;
	color: white;
	margin: 0;
	padding: 0.2em 1em;
	border-bottom: 2px solid white;
	padding-left: 30px;
	line-height:  22px;
	background: #1b79b5 url(../images/icons/pfeil-w-unten.gif) 14px 8px no-repeat;
}

#subContent p {
	margin-left: 20px;
	margin-right:  20px;
	font-size:  11px;
}

.imageRight {
	float:  right;
	margin:  0 0px 10px 10px;
	border:  1px solid #eee;
	padding: 5px;
}

p.more {
	text-align: right;
	border-bottom: 1px solid white;
}

#main .box {
	background-color: #f8eddf;
	border: 1px solid #999;
	margin:  20px 15px 20px 15px;
}

#main .box h3 {
	font-weight:  bold;
	margin:  0;
	padding:  5px;
	background-color
}

#ueber #main .box {
	width:  400px;
}
#leistungen li a {
	font-weight:  bold;
}

blockquote {
	background: transparent url(../images/icons/anf-l.png) top left no-repeat;
	padding:  10px 10px 5px 15px;
	font-style: italic;
	margin-left:  15px;
	margin-bottom: 15px;
}
blockquote span {
	background: transparent url(../images/icons/anf-r.png) bottom right no-repeat;
	padding-bottom: 10px;
	margin-left:  15px;
	padding-right:  35px;
}
/* @end */

/* @group Navigation */

ul#navigation {
	padding-left: 0;
	margin-left: 0;
	background-color: #822418;
	color: White;
	float: right;
	width: 100%;
	white-space: nowrap;
	font-family: arial, helvetica, sans-serif;
}

#main #navigation li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navigation a {
	padding: 0.2em 1em;
	background-color: #822418;
	color: White;
	text-decoration: none;
	float: right;
	border-left: 1px solid #fff;
	line-height:  22px;
	font-weight:  normal;
}

#navigation a:link, #navigation a:visited {
	color: #fff;
	background-color: #822418;
	text-decoration: none;
}

#navigation a:hover {
	color: #fff;
	background-color: #1b79b5;
	text-decoration: none;
}

/* Sub Navigation */

#subContent ul li a {
	font-size: 11px;
	display: block;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	border-bottom: 2px solid white;
	padding-left: 30px;
	background: transparent url(../images/icons/pfeil-sw-rechts.gif) 15px 6px no-repeat;
}

#subContent ul li a:hover {
	background-color: #cde1ef;
	color:  black;
}

#subContent li#current a {
	font-weight: bold;
}

/* @end */

/* @group Formulare */

form {
	margin: 10px;
	padding: 0;
}

fieldset {
	margin: 1em 0;
	border: none;
	border-top: 1px solid #ccc;
}

legend {
	padding: 1em .5em;
	color: #ccc;
	background: transparent;
	font-size: 1.3em;
	font-weight: bold;
}

label {
	float: left;
	width: 100px;
	padding: 0 1em;
	text-align: right;
}

fieldset div {
	margin-bottom: .5em;
	padding: 0;
	display: block;
}

fieldset div input, fieldset div textarea {
	width: 150px;
	border-top: 1px solid #555;
	border-left: 1px solid #555;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 1px;
	color: #333;
}

fieldset div textarea {
	width: 300px;
}

fieldset div select {
	padding: 1px;
	width: 300px;
}

div.fm-multi div {
	margin: 5px 0;
}

div.fm-multi input {
	width: 1em;
}

div.fm-multi label {
	display: block;
	width: 200px;
	padding-left: 5em;
	text-align: left;
}

#fm-submit {
	clear: both;
	padding-top: 1em;
	text-align: center;
}

#fm-submit input {
	border: 1px solid #333;
	padding: 2px 1em;
	background: #555;
	color: #fff;
	font-size: 100%;
}

input:focus, textarea:focus {
	background: #efefef;
	color: #000;
}

p#fm-intro {
	text-align: right;
	font-size: 11px;
}

/* required fields - does not work in IE */

fieldset div.fm-req {
	font-weight: bold;
}

fieldset div.fm-req label:before {
	content: "* ";
/*

does not work in IE */
}

/* @end */

/* @group Hacks */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-table;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

label.error {
	color: red;
	width: 270px;
	text-align: left;
	margin-left: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* @end */

#kontakt #logo, #online #logo {
	background-image: url(../images/header/headerpic-kontakt.jpg);
} 

#startseite #logo {
	background-image: url(../images/header/headerpic-start.jpg);
} 

#eltern #logo {
	background-image: url(../images/header/headerpic-eltern.jpg);
} 

#kinder #logo {
	background-image: url(../images/header/headerpic-kinder.jpg);
} 

#familie #logo {
	background-image: url(../images/header/headerpic-familie.jpg);
} 

