html {
	overflow-y: scroll;
}

body
{
	background-color: white;
	margin: 0 auto;
	
	margin-top: 10px;
	margin-bottom: 20px;
	
	width: 950px;
}

.hidden
{
	display: none !important;
}

body, a, td, div, input, textarea
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #444444;
}

#hiddennav, .hiddentext
{
	position: absolute;
	top: 0px;
	left: -10000px;
	width: 400px;
}

fieldset
{
	bordeR: none;
	padding: 0;
	margin: 0;
}

a {
	text-decoration:none;
	color:#FF6600;
}

a:hover {
	color: #ff6600;
	text-decoration: underline;
}

#header input
{
	border: solid #d4d4d4 1px;
}

form
{
	margin: 0;
}

ul, li, ol
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ol, ol li
{
	list-style-type: decimal !important;
}

ol li
{
	background: none !important;
	padding-left: 0 !important;
	margin-left: 15px !important;
}

h1, h2, h3
{
	padding: 0;
	margin: 0;
	margin-bottom: 8px;
	font-weight: bold;
}

h1
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
	margin-top: 8px;
}

h3
{
	font-size: 12px;
	margin-bottom: 0px;
}

img {
	border: none;
}

#header {
	height: 80px;

	border-bottom: 2px solid #f96a04;
	margin-left: -15px;
	margin-right: 0px;
	padding: 0px 15px;
}

#header #strokeImg {
	margin-left: 195px;
}

#header #search {
	width: 281px;
	float: right;
	margin-top: 21px;
}

#header #search a {
	float: left;
	margin-right: 5px;
	padding-top: 5px;
}

#header #search .searchField {
	width: 192px;
	margin:0;
	float: left;
	height: 14px;
	border-right: none;
	margin-left: 5px;
}

#header #search .searchSubmit {
	margin: 0;
	float: left;
}

.box {
	margin-right: 9px;
	float: left;
	margin-bottom: 9px;
}

.shadow {
	background-image: url(../img/shadow.gif);
	background-position:right bottom;
	left:4px;
	position:relative;
	top:4px;
}

.shadow .box_inner {
	background-color:white;
	left:-4px;
	position:relative;
	top:-4px;
}

.shadow .box_inner.border {
	border: 1px solid #e9e9e9;
}

.gradient .box_inner {
	background-image: url(../img/gradient-content.png);
	background-position:center bottom;
	background-repeat:repeat-x;
}

#bodyWrapper {
	padding: 20px 0px 20px 15px;
	height: 461px;
	width: 934px;
	border-right: 1px solid #e9e9e9;
	background-color: #30618c;
	background-image: url(../img/backgrounds/mainBg1.jpg);
	background-repeat: no-repeat;
}

#boxes {
	clear: both;
	position: absolute;
	top: 508px;
	left: 230px;
	background-color: white;
	
}

#boxes .box {
	margin-right: 13px;
}

#boxes a {
	margin: 0;
	padding: 0;
	display: block;
}

.buttonOver {
	display: none;
	width: 213px;
	height: 59px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 8px;
	color: #fff;
	font-size: 11px;
}

.buttonOver a {
	font-size: 11px;
	position: absolute; 
	right: 10px; 
	bottom: 6px;
}

.buttonFade:hover {
	cursor: pointer;
}

#buttonWish div {
	background: url(../img/makeawish-box-hover.jpg) no-repeat top left;
}
#buttonCaritas div {
	background: url(../img/caritas-box-hover.png) no-repeat top left;
}
#buttonLicht div {
	background: url(../img/lichtinsdunkel-box-hover.jpg) no-repeat top left;
}

#left {
	width: 225px;
	margin-left: -15px;
	float: left;
}

#submenu {
	
	width: 217px;
	margin-top: -4px;
	
	height: 390px;
	padding-top: 14px;
	margin-bottom: 0px !important;
}

#submenu .box_inner {
	background: none;
}

#submenu li {
	font-weight:bold;
	margin-bottom: 5px;
}

#submenu li.first {
	/*padding-top: 14px;*/
}

#submenu li a {
	color: #fff;
	background: url(../img/subnav-icon.gif) no-repeat 0 -4px;
	padding-left: 15px;
	border-bottom:1px solid #E4E4E4;
	display: block;
	height: 20px;
	margin-left: 17px;
	margin-right: 28px;
}

#submenu li a:hover {
	color: #ff6600;
	text-decoration: none;
}

#submenu li.active a {
	color: #ff6600;
}

#submenu li.active ul li a{
	color: #fff;
}

#submenu li.hasSub a {
	border-bottom: none;
}

#submenu li ul li {
	margin: 0px;
	height: 20px;
}

#submenu li ul li a {
	border: none;
	margin-left: 30px;
	background: url(../img/bg-li-subnav.gif) no-repeat 0 7px;
	padding-left: 10px;
	font-weight: normal;
	padding-top: 2px;
	display: block;
}

#submenu li ul li:hover a, #submenu li ul li.active a {
	background: url(../img/bg-li-subnav-black.gif) no-repeat 0 7px;
	color: #333;
	text-decoration: none;
}

#submenu li ul li:hover, #submenu li ul li.active {
	background: url(../img/bg-li-subnav-hover.png) no-repeat;
	
}

#content {
	margin-right: -9px; 
	min-height: 461px;
	width: 724px;
	/*z-index: 100;
	position: relative;
	top: 120px;
	left: 50%;
	margin-left: -200px;
	margin-bottom: 100px;*/
	float: left;
	margin-left: -8px;
	background-color: white;
	
}

#contentShadow {
	height: 100%; 
	margin-right: -9px; 
	min-height: 461px;
}

#contentInner {
	height: 100%; 
	min-height: 474px;
}

#contentSpacer {
	float: left;
	width: 1px;
	height: 446px;
	margin-left: -2px;
	
}

#content .box_inner {
	padding-left: 20px;
	padding-right: 18px;

}

#content .col1 {
	width: 490px;
}

#content .col2 {
	width: 342px;
	float: left;
	padding-bottom: 40px;
}

#content .col2.left {
	clear:both;
}

#content .col2.right {
	padding-bottom: 180px;
}

#content .col2.left p, #content .col2.left ul, #content .col2.left h2 {
	padding-right: 10px;
}
#content .col2.right p, #content .col2.right ul, #content .col2.right h2 {
	padding-left: 10px;
}

#content .col2.left.faq p, #content .col2.left.faq ul, #content .col2.left.faq h2 {
	padding-right: 20px;
}
#content .col2.right.faq p, #content .col2.right.faq ul, #content .col2.right.faq h2 {
	padding-left: 20px;
}

#content .col2.right.faq {
	padding-top: 32px;
}

#content .arrow-list a {
	color: #ff6600;
	background: url(../img/subnav-icon.gif) no-repeat 0px -5px;
	padding-left: 13px;
	margin-bottom: 2px;
	display: block;
}

#footer {
	border-top:5px solid #E0E0E0;
	padding-top:5px;
	height: 20px;
	margin-top: 5px;
	clear: both;
}

#footer ul {

	list-style-type:none;
	margin:0;
	padding:0;

}

#footer li {
	background:url(../img/bottomnav-icon.gif) no-repeat scroll left 5px transparent;
	float:left;
	margin:0;
	padding:0 22px 0 8px;
}

#footer li a {
	color:#666666;
}

#footer * {
	font-size:11px;
}

#breadcrumb a
{
	font-size: 10px;
}

#breadcrumb
{
	position: relative;
	top: -3px;
	margin-top: 16px;
	height: 20px;
}

#breadcrumb a
{
	/*letter-spacing: -0.6px;*/
	color: black;
	background-image: url(../img/smallarrow.gif);
	background-repeat: no-repeat;
	background-position: 2px;
	padding-left: 10px;
}

#breadcrumb a.first
{
	background: none;
	padding-left: 0;
}

#breadcrumb a.current
{
	color: #ff6600;
}

#breadcrumb li, #breadcrumb div, #breadcrumb a, #breadcrumb ul
{
float:left;
}


ul.pfaq  ul
{
	display: none;
}

ul.pfaq a.pfaq {
  display: block;
  text-decoration: none;
  color: #444444 !important;
}

ul.pfaq li {
  margin-top: 1px;
  border-bottom: 1px solid #d8d8d8;
  zoom: 100%;
}

ul.pfaq li.last {
	/*border-bottom: none;*/
	margin-bottom: 30px;
}

ul.collapsible li
{
	border: none;
}

ul.pfaq li ul li {
	border: none;
	padding-bottom: 5px;
}

ul.pfaq li ul {
	margin-left: 20px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

ul.pfaq li a.pfaq {
 
  padding: 0.5em;
  font-weight: bold;
  padding-left: 20px;
  background: url(../img/plus.gif) no-repeat 2px 9px;
  outline: none;
}

a.showing  {
	background:url(../img/bottomnav-icon.gif) no-repeat scroll 4px 11px transparent !important;
}

.addthis_button {
	position: absolute;
	bottom: 10px;
	left: 18px;
}

.FB_SERVER_IFRAME {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.itable
{
	border-bottom: solid #e0e0e0 1px;
	width: 100%;
	border-collapse: collapse;
}

.itable td
{
	padding: 3px;
	border-top: solid #e0e0e0 1px;
	border-collapse: collapse;
}

.itable td.bold {
	font-weight: bold;
}

.itable td.itableheader
{
	border-top: none;
	border-bottom: solid #e0e0e0 1px;
	font-weight: bold;
}

#contactForm label {
	width: 140px;
	float: left;
	display: block;
	clear: both;
	margin-bottom: 10px;
	background: url(../img/kontakt-stern.gif) no-repeat 122px 4px;
}

.plainlabel {
	width: auto !important;
	float: none !important;
	display: inline !important;
	clear: none !important;
	margin-bottom: 0 !important;
	background: none !important;
}

#contactForm input, #contactForm textarea{
	width: 185px;
	margin-bottom: 10px;
}

#contactForm input.radio {
	width: 10px;
	height: 10px;
}

#contactForm input.submit {
	width: 60px;
	height: 22px;
	border: none;
	float: right;
	margin-right: 13px;
}


.palertbox  {
	background-color:#FFEFE5;
	margin-right:10px;
}

.palertbox {
	border:1px solid #FF6804;
	margin-bottom:10px;
	margin-top:10px;
	padding:5px;
}

.floatleft {
	float:left;
}

.palertbox hr {
	border-color:#FF6600;
}

.pgrayline, hr {
	background:none repeat scroll 0 0 #ACACAC;
	border:medium none;
	color:#ACACAC;
	height:1px;
	line-height:1px;
	margin:5px 0;
	outline:medium none;
	padding:0;
	text-align:left;
}


/* Sitemap Neu */



.sitemap div.sitemapblock
{
	width: 170px;
	border-bottom: solid #cccccc 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.sitemap a {
	color: #333333;
}

.sitemap div.sitemapblock div.sitemapblock
{
	width: auto;
	border: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.sitemap li
{
	list-style-image: url(../img/arrow.gif);
	
}

.sitemap li li
{
	list-style-image: url(../img/subnav-icon.gif);
}

.sitemap li li li
{
	list-style-image: url(../img/bg-li-subnav.gif);
}

.sitemap h2,
.sitemap h3,
.sitemap h4,
.sitemap h5,
.sitemap h6
{
	display: inline;
	margin: 0;
	padding: 0;
}

.sitemap h2 a {
	font-size: 13px;
}

.sitemap h3
{
	font-size: 12px;
}

.sitemap h4
{
	font-weight: normal;
}

.sitemap ul
{
	margin: 0;
	padding: 0;
	padding-left: 10px;
}

.sitemap
{
	padding-left: 20px;
	width: 322px !important;
}

.sitemap img {
	margin-bottom: 14px;
	margin-left: -20px;
}

ul#caritas a.more {
	position: relative; 
	bottom: 6px; 
	right: -240px; 
	font-weight: bold;
}

#moneyBox
{
	margin-top: 6px;
}

.fc:after
{
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0; 
	clear: both; 
	visibility:hidden;
}
.fc{display: inline-block;} 
/* Hides from IE Mac \*/
* html .fc {height: 0px;}
.fc{display:block;}
/* End Hack */


ul.pbulletlist {
    list-style-type: bullet;
}

ul.pbulletlist li {
    padding-left: 10px;
}
h1.invisible {
	display: none;
}
.parrowlink 
{
    background-image: url(../img/subnav-icon.gif);
    background-repeat: no-repeat;
    background-position: 0px -5px;
    padding-left: 12px;
    color: #333333;
}
