/* Start of CMSMS style sheet 'Kinderoase Main' */
body {
	background:url(/uploads/images/bg.gif) repeat;
	background-color:#9FC1FC;
 	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img {
	margin:0;
	padding:0;
	border:0;
	display: block;
}

a, a:visited {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	text-decoration:none;
}

h2 {
	font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#00286B;
}

#container {
	width:700px;
	margin:auto auto;
}

#logo {
	margin:0;
	padding:0;
}
#logo img {
	margin-left:auto;
	margin-right:auto;
}

#logosubtitle {
	border:1px solid #00286B;
	background-color:#CFE1FF;
	height:20px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#00286B;
	text-align:center;
}

#logosubtitleshadow {
	width:690px;
	margin-left:5px;
	height:10px;
	background:url(/uploads/images/shadowdown.png) repeat-x;

}

#container-content {
	background:url(/uploads/images/bg_content.gif) repeat-y;
	background-color:#FFFFFF;
	border:3px solid #00286B;
	margin:0;
	padding:0;
}

#navigation {
	background-color:#E3EDFF;
	width:120px;
	float:left;
	height:auto;
	padding-bottom:10px;
}

#navigation a {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	display:block;
	height:76px;
	width:76px;
}

.nav1 {	background:url(/uploads/images/nav1.gif) no-repeat; }
.nav1:hover { background:url(/uploads/images/nav1.gif) no-repeat; background-position: -76px;}
.nav2 {	background:url(/uploads/images/nav2.gif) no-repeat; }
.nav2:hover { background:url(/uploads/images/nav2.gif) no-repeat; background-position: -76px;}
.nav3 {	background:url(/uploads/images/nav3.gif) no-repeat; }
.nav3:hover { background:url(/uploads/images/nav3.gif) no-repeat; background-position: -76px;}
.nav4 {	background:url(/uploads/images/nav4.gif) no-repeat; }
.nav4:hover { background:url(/uploads/images/nav4.gif) no-repeat; background-position: -76px;}
.nav5 {	background:url(/uploads/images/nav5.gif) no-repeat; }
.nav5:hover { background:url(/uploads/images/nav5.gif) no-repeat; background-position: -76px;}
.nav6 {	background:url(/uploads/images/nav6.gif) no-repeat;}
.nav6:hover { background:url(/uploads/images/nav6.gif) no-repeat; background-position: -76px;}
.nav7 {	background:url(/uploads/images/nav7.gif) no-repeat; }
.nav7:hover { background:url(/uploads/images/nav7.gif) no-repeat; background-position: -76px;}

#content {
	background-color:#FFFFFF;
	width:554px;
	float:right;
	padding:10px;
	position:relative;
}

#footer {
	background:url(/uploads/images/shadowdown.png) repeat-x;
	background-color:#5F84C2;
	width:670px;
	margin-left:5px;
	color:#FFFFFF;
	padding:10px;
	text-align:center;
margin-bottom:20px;

}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
}

.breadcrumbs {
font-size:10px;
border-bottom:1px solid #9F9F9F;
margin-bottom:20px;
padding-bottom:5px;
}

/* End of 'Kinderoase Main' */

/* Start of CMSMS style sheet 'Module: News' */
div#news {
  margin: 2em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border: 1px solid #000; 
  background: #FFE9AF; 
}

div#news h2 {
   line-height: 2em;
   background: #fff;
}

.NewsSummary {
    padding-bottom: 1em; /* padding for the news article summary */
    margin: 0 0 1em 0; /* margin to the bottom of the news article summary */
    border-bottom: 1px solid #ccc; 
}

.NewsSummaryPostdate {
  font-size: 10px;
  font-weight: bold;
color:#5F84C2;
 }

.NewsSummaryLink {
    font-weight: bold;
    padding: 0.2em;
font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:10px;
color:#00286B;
margin-bottom:3px;
}

.NewsSummaryCategory {
  font-style: italic;
  margin: 5px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

 }

.NewsSummaryAuthor {
  font-style: italic;
  padding-bottom: 0.5em;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.NewsSummarySummary, .NewsSummaryContent {
  line-height: 140%;
 }

.NewsSummaryMorelink {
  padding-top: 0.5em;
}

#NewsPostDetailDate {
  margin-bottom: 5px;
  font-size: 10px;
  font-weight: bold;
color:#5F84C2;
  }

#NewsPostDetailSummary {
   line-height: 150%;
margin-bottom:1em;
   }

#NewsPostDetailCategory {
  font-style: italic;
  border-top: 1px solid #ccc;
  margin-top: 0.5em;
  padding: 0.2em 0;
}

#NewsPostDetailContent {
  margin-bottom: 15px;
  line-height: 150%;
  }

#NewsPostDetailAuthor {

  padding-bottom: 1.5em;
  font-style: italic;
}


/* to add specific style to the below divs, uncomment them. */


#NewsPostDetailTitle {
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
margin-left:10px;
color:#00286B;
}

#NewsPostDetailHorizRule {}

/* 
#NewsPostDetailPrintLink {font-size:11px}
#NewsPostDetailReturnLink {font-size:11px}
*/
/* End of 'Module: News' */

/* Start of CMSMS style sheet 'Kinderoase Kontaktformular' */
.kontaktformular label {
	display:block;
	width:100px;
	float:left;
	text-align:right;
}

.kontaktformular input,select,textarea {
	width:350px;
	border:1px solid #FFFFFF;
	border-bottom:1px solid #9F9F9F;
	background-color:#E3EDFF;
}

.kontaktformular input:focus,select:focus,textarea:focus {
	width:350px;
	border:1px solid #9F9F9F;
}

.kontaktformular .required {
	margin-bottom:5px;
}

.kontaktformular .fbsubmit {
	border:1px solid #9F9F9F;
	background-color:#CCCCCC;
	width:150px;
	margin-left:110px;
	font-weight:bold;
}

.kontaktformular .fbsubmit:focus {
	border:1px solid #9F9F9F;
	background-color:#CCCCCC;
	width:150px;
	margin-left:110px;
	font-weight:bold;
}
/* End of 'Kinderoase Kontaktformular' */

/* Start of CMSMS style sheet 'Kinderoase Search' */
.pisearchresultheader {
font-weight:bold;
color:#00286B;
border-bottom:1px solid #9F9F9F;
}
.pisearchlink {
font-weight:bold;
}
.pisearchdetails {
font-size:10px;
}
/* End of 'Kinderoase Search' */

