/*
 *	ZEN WIREFRAME v2.4
 *	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 *	(c) 2005-2009 - Gregory Remington, www.mediatech.net
 * 	Some rights reserved, http://creativecommons.org/licenses/by-sa/3.0/
 */


/*******************/
/* Template Layout */
/*******************/

body {
margin:0;padding:0;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
font-size:12px;
color:#444;
background:url(../images/kinderstiftung-bg.jpg) 0 0 no-repeat;
}

#container {
top:265px;
position:relative;	/* needed for css left,right,top,bottom property */
width:985px;
height:525px;
text-align:left;
left: 198px;
padding:0px;	/* add padding for white space around background image */
background:transparent;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#masthead {
z-index:10;
float:left;
height:0px;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#hmenu {
clear:both;
position:relative;
top:6px;
width:auto; height:60px;
font-family:verdana;
border:0px solid red;	/* use 1px to turn on as a visual spacing aid or style */
}

#hmenu ul li {
list-style:none;
display:inline;
}

#hmenu, #hmenu a:hover, #hmenu a {
padding: 0px 28px 0px 0px;
font-size:16px;
font-weight:bold;
text-decoration: none;
color:#fff;
}

#hmenu a:hover {
color:#000;
}

#hmenu .act {
color:#000;
}

/********************/
/* 2 Column Style 3 */
/********************/

#main-2column-style3 {
float:left;
position:relative;	/* needed for css left,right,top,bottom property */
left:0px;	/* increase value to add more white space */
top:30px;	/* increase value to add more white space */
width:645px;
height:390px;
padding:0px 12px 0px 0px;
margin-bottom:4px;
background:transparent;
border:0px solid #fff;	/* use 1px to turn on as a visual spacing aid or style */
}

#right-content-style3 {
float:right;
position:relative;	/* needed for css left,right,top,bottom property */
right:0px;	/* increase value to add more white space */
top:30px;	/* increase value to add more white space */
width:318px;
height:390px;
margin-bottom:4px;
background:transparent;
border:0px solid #fff;	/* use 1px to turn on as a visual spacing aid or style */
}

/*****************/
/* Footer Styles */
/*****************/

#footer {
clear:both;
width:auto; height:30px;
background:transparent;
border:0px solid #ccc;	/* use 1px to turn on as a visual spacing aid or style */
}

#footer p {

}

#footer a {

}

#footer a:hover {

}

/************************************/
/* Place Holder Divs for TemplaVoila */
/************************************/

#print, #tipafriend, #pdf {
float:right;
}

#login-box {
}

#vertnav-title {
}

#vertnav-menu {
margin-bottom:12px;
}

#content-left {
}

#login-box {
}

/***************************/
/* General element styles:*/
/***************************/

H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:arial, helvetica; color:#333; }
INPUT, TEXTAREA { background-color:#fff; }
INPUT:hover, TEXTAREA:hover { background-color:#f5f5f5; }
INPUT:focus, TEXTAREA:focus { background-color:#fff; }
IMG {border-width:0px}

A { color:#008BCE; text-decoration:none; }
A:hover { color:#003399; text-decoration:underline; }

FORM { margin:0px; }
P, TD, UL, OL { font-size:12px; line-height:1.2em; color:#fff; margin:0px; }
P, UL { padding-bottom:12px; }
input, textarea, select, textarea { font-family:arial, helvetica, sans-serif; color:#000; border:#ccc 1px solid; font-size:12px; margin:2px; }
ul { margin-left:0px;padding-left:0px;list-style-position:inside; }
label { margin:0px; }
fieldset { border:0px solid #fff }
legend { border:0px solid #fff; font-size:16px; color:#000 ; font-weight:bold; margin-left:-4px; }
img {border:0;}

/******************/
/* Headers, plain */
/******************/

H1 { font-size:38px; color:#fff ; font-weight:bold;margin:0; padding:0;}
H2 { font-size:22px; color:#000 ; font-weight:bold; font-family:verdana; margin:0 0 20px 0; padding:0;}
H3 { font-size:20px; color:#fff ; font-weight:bold;}
H4 { font-size:14px; color:#fff ; font-weight:bold;}
H5 { font-size:12px; color:#fff ; font-weight:bold;}
H6 { font-size:10px; color:#fff ; font-weight:bold;}
H3, H4, H5, H6 { margin:0 0 8px 0; padding:0;}
H6 { margin:0 0 4px 0; padding:0;}

H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top:0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A, H6 A { color:#008BCE; text-decoration:none; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover, H6 A:hover { color:#003399; text-decoration:underline; }
H6 A { letter-spacing:-1px; }

/**********/
/* Images */
/**********/

/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { font-size:9px; color:#000; letter-spacing:1px; }

/* Header date */ 
P.csc-header-date { font-size:10px; color:#555; }

/****************************/
/* Alignment of text in RTE */
/****************************/
p.align-left, td.align-left, th.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, div.align-left, address.align-left { text-align: left; }
p.align-center, td.align-center, th.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, div.align-center, address.align-center { text-align: center; }
p.align-right, td.align-right, th.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, div.align-right, address.align-right { text-align: right; }
p.align-justify, td.align-justify, th.align-justify, h1.align-justify, h2.align-justify, h3.align-justify, h4.align-justify, h5.align-justify, h6.align-justify, div.align-justify, address.align-justify { text-align: justify; }