/*
Theme Name: singerwege
Theme URI: https://familienpflege-lernhilfe-warstein.de
Author: internetgestalten.de 
Author URI: https://internetgestalten.de
Version: 1.0.0
Description: Wordpress Theme - singerwege Relaunch 2026
*/

/* css for familienpflege-singer-wege.de (c) internetgestalten.de 2012 */

/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local(''),
       url('fonts/open-sans-v29-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v29-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local(''),
       url('fonts/open-sans-v29-latin-700.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('fonts/open-sans-v29-latin-700.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}

/*  em  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,
b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
/* remember to highlight inserts somehow! */
ins {	text-decoration: none;}
del {	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/* colors 
rot			#be1d2c
blau		#253f8e
grï¿½n		#8bc63e 
*/

* 				{ font-family: 'Open Sans', sans-serif; font-size:.99em;}

/* layout */
#box     		{ width:910px; margin:20px auto 0 auto; }
#header 		{ height:160px; border-bottom:2px solid #aaa;}

#main 			{ width:910px; background:#e7e7e8 url('../images/mainbg.gif') no-repeat 0 0; min-height:400px; padding:30px 0 10px 0; margin-top:20px; border-radius:20px 20px 20px 0;}
#content		{ padding:10px 25px 10px 150px; }

#footer			{ clear:both; height:55px; width:910px; margin-top: 10px; margin-bottom:10px; text-align:center;}
#footer p		{ font-size:13px; color:#888; line-height:1.4em; }
#footer a		{ color:#888; text-decoration:none;}

/* menu */
#menu 			{ width:910px; border-bottom:2px solid #aaa; text-align:right; }
#menu ul 		{ list-style-type:none; line-height:30px;}
#menu ul li 	{ margin-bottom:15px; display:inline; margin-right:10px;}
#menu ul li a	{ text-transform:uppercase; color:#aaa; letter-spacing:-2px; font-weight:bold; font-size:20px; text-decoration:none; }

#menu ul li.current.familienpflege a,
#menu ul li.open.familienpflege a 	{ color:#be1d2c;}
#menu ul li.current.lernhilfe a,
#menu ul li.open.lernhilfe a 		{ color:#253f8e;}
#menu ul li.current.ueber-mich a,
#menu ul li.open.ueber-mich a 		{ color:#8bc63e;}

#menu ul li ul 			{ display:block; position:absolute; padding-left:20px; margin:30px 0 0 275px; }
#menu ul li ul li 		{ margin-right:30px;}
#menu ul li ul li a 	{ font-size:14px; text-decoration:none; text-transform:none; letter-spacing:-1px;}


/*** lvfha ***/
a:link 		{color:#40AE49; text-decoration:none;}
a:visited 	{color:#40AE49; text-decoration:none;}
a:focus 	{color:#000; text-decoration:none; outline:0;}
a:hover 	{color:#000; text-decoration:underline;}
a:active 	{color:#000; text-decoration:none;}


/***** Headings *****/
h1 {
padding:15px 0 20px 80px;
letter-spacing:-1px;
font-size:28px;
color:#555;
margin-left:-2px;
}
.rot h1,
.rot h2 		{ color:#be1d2c;}

.blau h1,
.blau h2		{ color:#253f8e;}

.gruen h1,
.gruen h2		{ color:#8bc63e;} 
 
h2 {
padding:5px 0 15px 0;
font-size:18px;
color:#555;
line-height:1.2em;
}
 
h3 {
font-size:1em;
font-weight:bold;
padding-bottom:.3em;
}
 
/***** Common Formatting *****/
#main ul ,
#main p 		{ font-size:15px; margin-bottom:1em; line-height:1.4em;}

#main ul		{ padding-left:30px;}
#main ul li 	{ list-style-type:disc; list-style-position:outside; padding:0 0 5px 5px;}


/***** Forms *****/

 
/***** Global Classes *****/
 
.clear        { clear:both; }
.floatleft    { float:left; }
.floatright   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

