/* Start of CMSMS style sheet 'Style' */
body {
	padding-bottom: 10px;
	background-color: #fae8be;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	color: #4b4b4b;
	font: normal normal 13px/18px Trebuchet MS, arial,helvetica,clean,sans-serif;
}

#logoPrint {
	display: none;
}

#toStartpage {
	height:120px;
	left:670px;
	position:absolute;
	top:20px;
	width:280px;
}

h1 {
	font-size: 21px;
	line-height: 26px;
	margin: 15px 0;
	font-weight: normal;
}

#contentLeft h2 {
	/*font-size:1.1em;
	font-weight:bold;*/
	font-size: 17px;
	line-height: 22px;
	margin-bottom:10px;
}
#contentLeft h3 {
	font-size:1.1em;
	font-weight:bold;
}

p {
	margin-bottom: 15px;
}

img {
	border: 0;
}

.picLeft {
	float: left;
	margin: 3px 15px 3px 0;
}

.picRight {
	float: right;
	margin: 3px 0 3px 15px;
}

.picWide {
	padding-top: 7px;
}

div.imgLeft {
	width: 199px;
	margin-right: 25px;	
	float: left;
}

div.imgRight {
	width: 199px;	
	float: left;
}

p.topSpace {
	padding-top: 10px;
}

a {
	color: #0162A8;	
	text-decoration: none;
}
#contentLeft a {
	text-decoration: underline;
}

a:hover, a:active {
	color: #0162A8;	
	text-decoration: underline;
}

#contentLeft p.first {
	font-weight: bold;
}




.clearer, .tableSpacer {clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px;}
.tableSpacer {padding-bottom: 30px;}

.inv {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: inline;
	font-size: 0;
	text-indent: -1000px;
	background: none;
	border: 0;
}

.showPrint {
	display: none;
}

#footer div {
	float: left;
	width: 600px;
	font-size: .9em;
	color: #7d7d7d;	
	margin: 7px 0 0 20px; 
}

#footer div span {
	font-size: 1em;
	font-weight: bold;	
}

#footer ul {
	float: right;
	margin: 7px 20px 0 0; 
	width: auto;
}

#footer li {
	float: left;
	list-style: none;
}

#footer li span {
	margin: 0 5px;
	font-size: .9em;
	color: #9da0c2;	
}

#footer li a {
	font-size: .9em;
}

.tablehead {	
	background:#fae7ba url(uploads/images/bg_tabelle_head.gif) 0 0 no-repeat;
	padding: 2px 8px 2px 10px;	
	font-size:1.1em;
}

#contentLeft table {
	width: 100%;
	border-collapse: collapse;	
	margin-bottom:15px;
}

#contentLeft table td, #contentLeft table th {
	vertical-align: top;
	border: 1px solid #e9e9e9;
	padding: 6px 8px 6px 10px;	
	font-size:.9em;
}

#contentLeft table th {
	font-weight: bold;
	text-align: left;
}

h3.listhead {
	margin-bottom: 5px;
}

p.listhead {
	margin-bottom: 5px;
}

#contentLeft ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-bottom:10px;
	padding:0;
}

#contentLeft ul li {
	background:transparent url(uploads/images/list_bullet.gif) no-repeat scroll 0 5px;
	padding-bottom:10px;
	padding-left:15px;
}





/* Start Contact */
.formular {
	margin-top:30px;
	margin-bottom:30px;
}

.formular .column_1 {
	width:220px;
	margin-right:30px;
	float:left;
}

.formular .column_2 {
	width:220px;
	float:left;
}

.formular .column_1_2 {
	width:470px;
}


.formular label {
	font-weight:bold;
	padding-left:5px;
}

.formular input, .formular textarea, .formular select {
	width:100%;
	margin-bottom:20px;
	border:0;
	background-color:#f4f4f4;
	font-size:.9em;
	padding:2px 5px;
}
.formular textarea {
	height:115px;
}

#content .formular a.submit {
	background:transparent url(uploads/images/big_arrow.gif) no-repeat scroll 0 3px;
	font-size:14px;
	padding-left:18px;
	color:#f89807;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-left:5px;
}
/* End Contact */

/* Start Buchtipps */
.buch {
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
}

.buch .buch_image {
	float:left;
	width:110px;
}
.buch .buch_image img {
	border:6px solid #dbdbdb;
}

.buch .buch_txt {
	float:left;
	width:380px;
}
.buch.noImage .buch_txt {
        width:490px;
}

.buch .buch_txt h4 {
	font-weight:bold;
}

.buch .buttons {
	margin:-8px 0 7px;
}

.buch .buttons .preis {
	float:left;
	background:url(uploads/images/bt_price_left.gif) 0 0 no-repeat;
	height:23px;
}
.buch .buttons .preis a {
	background:transparent url(uploads/images/bt_price_right.gif) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:23px;
	margin-top:0;
	padding:0 10px;
	text-decoration:none;
	width:auto;
	float:left;
}
.buch .buttons .preis a span {
	display:block;
	width:auto;
	padding-top:2px;
}

.buch .buttons .verkaeufer {
	float:right;
}
/* End Buchtipps */



/* Start Termine */
.termine {
	background:url(uploads/images/bg_termine.jpg) 0 0 repeat-x;
	border-bottom:1px solid #ddd;
	padding:10px 10px 15px 10px;
	margin-bottom:20px;
}

#contentLeft .termine table {
	margin-bottom:0;
}
#contentLeft .termine table td {
	border:0;
	padding:0 10px 0 0px;
	font-size:1em;
}
#contentLeft .termine table td.first {
	width:10%;
	white-space:nowrap;
	font-weight:bold;
}

.termine .date {
	display:block;
	font-weight:bold;
	color:#f89808;
	margin-bottom:5px;
}
/* End Termine */


body {
	background-color:#fdcb75;
}
#navi_horizontal, #footer {
	background-color:#fdcb75 !important;
}

#navi_horizontal {
	border-bottom-color:#fdcb75 !important;
}

/* Start orangene Seiten (Frauen, Maedchen) */
#orange, #orange #navi_horizontal, #orange #footer {
	background-color:#fdcb75  !important;
}

#orange #navi_horizontal {
	border-bottom-color:#fdcb75 !important;
}

#orange #subnavigation h2 {
	background-image:url(uploads/images/subnavhead_bg_orange.gif);
}
/* End orangene Seiten (Frauen, Maedchen) */

/* Start Homepage */
#home #header {
	height:341px;
}

#h1_left {
	width:360px;
	background:url(uploads/images/home_bg_headline_left.png) 0 0 no-repeat;
	height:38px;
	position:absolute;
	left:0;
	bottom:0;
}

#h1_right {
	width:360px;
	background:url(uploads/images/home_bg_headline_right.png) 0 0 no-repeat;
	height:38px;
	position:absolute;
	right:0;
	bottom:0;
}

#h1_left h1, #h1_right h1  {
	padding: 6px 0 0 21px;
	font-size:20px;
	margin:0;
}

#home #content ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	margin-bottom:0;
	padding:0;
}

#home #content ul li {
	background:none;
	padding-bottom:10px;
	padding-left:0;
}

#home #content ul li a {
	background:url(uploads/images/big_arrow.gif) no-repeat scroll 0 3px;
	padding-left:18px;
	font-size:14px;
}

#home_left, #home_right {
	float:left;
	width:350px;
	margin-right:10px;
	margin-left:10px;
	background:url(uploads/images/home_box_bg.gif) no-repeat left bottom;
	min-height:230px;
	height:auto !important;  /* für moderne Browser */
	height:225px;  /*für den IE */
}

#home_right {
	margin:0;
}

.home_left_inner {
	padding: 20px 10px 10px;
}
.home_right_inner {
	padding: 15px 10px 10px;
}

#home_left h2 {
	margin-bottom:20px;
}

#home_right h2 {
	font-size:18px;
	line-height:22px;
	margin-bottom:10px;
}

#home_right p {
	margin-bottom:15px;
}

#home_right p a.arrow {
	display:block;
	background:url(uploads/images/arrow.gif) no-repeat scroll 0 6px;
	padding-left:12px;
	margin-top:10px;
	color:#4B4B4B;
}
#home_right p a.arrow:hover, #home_right p a.arrow:active {
	color:#4B4B4B;
}

#home #footer {
	margin-top:0;
}
/* End Homepage */


/* Start Snippets */
.snippet {
	padding: 50px 0 5px;
	margin-bottom: 10px;
	position: relative;
	background: url(uploads/images/snippet_bg.jpg) left bottom no-repeat;
}

.snippet li {
	list-style: none;
}

.snippet p, .snippet a {
	font-size: 1em;
	line-height: 17px;
}

.snippet p {
	margin-bottom: 10px;
}

.snippet h4 {
	border-bottom:1px solid #E2E2E2;
	font-size:1.2em;
	font-weight:bold;
	margin:0 5px;
	padding:20px 9px 1px;
}

.snippet .text {
	padding: 7px 10px 10px 14px;
}

.snippet table {
	margin-bottom: 10px;
}

.snippet table td {
	padding-right: 3px;
}

#onlineBeratung {
	width: 220px;
	height: 96px;
	position: relative;
	background: url(uploads/images/online_beratung_bg.gif) 0 0 no-repeat;
}

#onlineBeratung div {
	top: 15px;
	left: 10px;
	position: absolute;
}

#onlineBeratung div h4 {
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	color:#0162A8;
}

#onlineBeratung div a {
	color:#4b4b4b;
}
#onlineBeratung div a:hover, #onlineBeratung div a:active {
	text-decoration:none;
}

#onlineBeratung div a.button {
	background: url(uploads/images/bt_send.gif) right bottom no-repeat;
	padding-right: 20px;
}

/* End Snippets */



/* End of 'Style' */

