/* CSS Document */


html {
	height:100%;
}

body {
	background-color: #ffffff;
	padding:0px;
	margin:0px;
	text-align: center;
}

hr{
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #d6d6d6;
	border-bottom: transparent;
}

img {
	border: 0px;
	padding:0px;
	vertical-align: bottom;
}

#header {
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	width: 711px;
	height: 135px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#content {
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	width: 711px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#navigation {
	margin-top: 8px;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	width: 153px;
	height: auto;
	float:left
}
#news {
	margin-top: 8px;
	padding: 0px;
	text-align: left;
	vertical-align: bottom;
	width: 171px;
	height: auto;
	float:left;
}

#inhalt {
	margin-top: 8px;
	text-align: left;
	vertical-align: bottom;
	width: 371px;
	min-height: 500px;
	float:left;
	background-image: url(/stiftung_e/images/hg.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-right: 8px;
}



#foto {
	display:block;
	margin-bottom: 8px;
}

#text {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

#text a {
	color: #000000;
	text-decoration: underline;
}

#text img {
	margin-right: 8px;
	margin-bottom: 8px;
}
	
#newslinie {
	height: 1px;
	padding: 0px;
	margin: 0px;
	background-color: #999999;
}

#news_headline {
	display:block;
	margin-left: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#news_text {
	display:block;
	margin: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

#news_text a {
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFCC00;
	text-decoration: none;
}

#zweite_navigation a  {
	display:block;
	margin-left: 4px;
	margin-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

#zweite_navigation_aktiv a  {
	display:block;
	margin-left: 4px;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}

#dritte_navigation a  {
	display:block;
	margin-left: 18px;
	margin-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

#dritte_navigation_aktiv a  {
	display:block;
	margin-left: 18px;
	margin-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFCC00;
	text-decoration: none;
}

#sub_navigation   {
	display:block;
	margin-left: 4px;
	margin-bottom: 6px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	margin-top: 20px;
}

#sub_navigation a   {
	color: #666666;
	text-decoration: none;
}

/* ################################## Formulare  ######################## */

form.cmxform {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: auto;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9A9995;
	text-decoration: none;
}
	

form.cmxform fieldset {
    margin-bottom: 10px;
    }

form.cmxform legend {
 	padding: 0 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: auto;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #9A9995;
	text-decoration: none;
}


form.cmxform label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
    }

form.cmxform fieldset {
	border: none;
	}

form.cmxform fieldset ol {
    margin: 0;
    padding: 0;
    }

form.cmxform fieldset li {
    list-style: none;
    padding: 5px;
    margin: 0;
    }

form.cmxform fieldset fieldset {
    border: none;
    margin: 3px 0 0;
    }

form.cmxform fieldset fieldset legend {
    padding: 0 0 5px;
    font-weight: normal;
    }

form.cmxform fieldset fieldset label {
    display: block;
    width: auto;
    }

form.cmxform em {
    font-weight: normal;
    font-style: normal;
    color: #9A9995;
    }

form.cmxform label {
    width: 120px; /* Width of labels */
    }

form.cmxform fieldset fieldset label {
    margin-left: 123px; /* Width plus 3 (html space) */
    }
.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
	}
legend {
	padding: 0;
	color: #000;
	}

input, textarea, select {
	margin: 0;
	padding: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	}

select { padding: 0; }
