/***** GlobalStyleMaster.css für www.degerlocherfrauenkreis.de ****************/
/***** Für Programmversion 3.0 ************************************************/
/******************************************************************************/
/***** Inhalt *****************************************************************/
/******************************************************************************/
/*
/*    1. Global Settings
/*    2. CSS-Layout
/*    3. Typographie
/*    4. Common Formatting
/*    5. Forms
/*    6. Tables
/*    7. Style Navigation
/*    8. Style Fuß
/*    9. Style page_content
/*   10. Klassen
/*   11. Galerie/Popup Styles
/*
/******************************************************************************/
/***** 1. Global Settings *****************************************************/
/******************************************************************************/
html, body {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	background-color: #FFFCEE;
}

/******************************************************************************/
/***** 2. CSS-Layout **********************************************************/
/******************************************************************************/
#auswahlAbschnitt {
	background-color: #f8f8f8;
}
#container {
	margin: 10px auto;
	width: 900px;
}
#left_col {
	float: left;
	width: 205px;
	margin-top: 55px;
	margin-left: 0;
	padding: 0 1px 2px 1px;
}
#masthead {
	margin: 0 0 20px 0;
}
#page_content {
	margin: 0 5px 0 220px;
	min-height: 430px;	
}
#page_content_edit {
	margin: 0 0 0 220px;
}
#footer {
	margin: 0 0 0 215px;
	clear: both;
}
/******************************************************************************/
/****** 3. Typographie ********************************************************/
/******************************************************************************/

body {
	font: 107.01%/1.25 Lucida sans, "Avant Garde", "Century Gothic", Verdana, Arial, sans-serif;
}
#left_col, #auswahlAbschnitt {
	font-family: Lucida sans, Verdana, Arial, sans-serif;
}
#page_content {
	color: #555;
	font-size: 1em;
	text-align: justify;
}
#footer {
	text-align: center;
	font-size: 0.8em;
}
#footer a {
	color: #003B9D;
}

h1, h2, h3, h4, h5, h6 {
	color: #555;
	font-weight: bold;
	text-align: left;
}
h1 {
	letter-spacing: -1px;
	font-size:  1.7em;
}
h2 {
	letter-spacing: -1px;
	font-size: 1.3em;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}
small {
	font-size: 0.85em;
}

/******************************************************************************/
/***** 4. Common Formatting ***************************************************/
/******************************************************************************/
a, h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
}
h1 {
	padding: 25px 0 0 0;
	margin: 20px 0;
}
h2 {
	padding: 15px 0;
}
h3 {
	padding-top: 8px;
}
p {
	margin: 0;
	padding: 0 0 18px 0;
}
ol, ul, li, dl, dd {
	margin: 0;
	padding: 0;
	list-style: none;
}
blockquote {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
sup {
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
}
sub {
	position: relative;
	bottom: -0.2em;
	vertical-align: baseline;
}
acronym, abbr {
	cursor: help;
	letter-spacing: 1px;
	border-bottom: 1px dashed;
}
hr {
	background-color: #555;
	height: 3px;
}
a, a:visited {
	text-decoration:none;
	color: #003B9D;
}

/******************************************************************************/
/***** 5. Forms ***************************************************************/
/******************************************************************************/
form {
	margin:0;
	padding:0;
	display:inline;
}
input, select, textarea {
	font:1em arial, helvetica, sans-serif;
}
textarea {
	line-height:1.5em;
}
label {
	cursor:pointer;
}

/******************************************************************************/
/***** 6. Tables **************************************************************/
/******************************************************************************/
table {
	border: 0;
	margin: 0;
	padding: 0;
}
table tbody {
	margin: 0;
	padding: 0;
}
table tr td th {
	padding: 5x;
	margin: 0;
}
table caption {
	padding: 5x;
	margin: 0;
}

/******************************************************************************/
/***** 7. Style Navigation ****************************************************/
/******************************************************************************/
#auswahlAbschnitt dl {
	padding: 0 20px 14px 190px;
}
#auswahlAbschnitt dd {
	float: left;
	padding: 10px 0 5px 0;
}
#auswahlAbschnitt dd a{
	background-color: #eee;
	color: #eee;
	border-left: 2px #111 solid;
	border-right: 2px #111 solid;
	padding: 4px;
}
#auswahlAbschnitt dd a:focus, #auswahlAbschnitt dd a:hover,
#auswahlAbschnitt dd a:active, #auswahlAbschnitt #aktiv {
	border-top: 4px #c00 solid;
	border-left: 2px #111 solid;
	border-right: 2px #111 solid;
	font-weight: bold;
	padding: 5px;
}
#auswahlAbschnitt dd a:focus, #auswahlAbschnitt dd a:hover {
	background-color: #eee;
	color: #eee;
}
#auswahlAbschnitt dd a:active, #auswahlAbschnitt #aktiv {
	background-color: #606060;
	color: #111;
}

/***** Farben *****/
/*** Farbe Border ***/
#left_col a.haupt, #left_col a.haupt:focus, #left_col a.haupt:hover,
#left_col a.unter,
#left_col a.unter:focus, #left_col a.unter:hover {
	border-top-color: #FFE100;
	border-bottom-color: #FFE100;
}
#left_col a.haupt:active, #left_col #aktivHaupt,
#left_col a.unter:active, #left_col #aktivUnter {
	border-top-color: #88ff00;
}

/*** Farbe Text ***/
#left_col a.haupt,
#left_col a.haupt:link, #left_col a.haupt:visited,
#left_col a.unter,
#left_col a.unter:link, #left_col a.unter:visited {
	color: #555;
}
#left_col a.haupt:focus, #left_col a.haupt:hover, #left_col a.haupt:active,
#left_col a.unter:focus, #left_col a.unter:hover, #left_col a.unter:active  {
	color: #555;
}
#left_col #aktivHaupt,
#left_col #aktivUnter {
	color: #555;
}
/*** Farbe Hintergrund  ***/
#left_col a.haupt,
#left_col a.haupt:link, #left_col a.haupt:visited, 
#left_col a.haupt:focus, #left_col a.haupt:hover,
#left_col a.unter,
#left_col a.unter:link, #left_col a.unter:visited,
#left_col a.unter:focus, #left_col a.unter:hover {
}
#left_col a.haupt:active, #left_col a.unter:active,
#left_col #aktivHaupt,
#left_col #aktivUnter {
	background-color: #FFE100;
}

/***** Sonstige Naviformatierung  *****/
#left_col ul.haupt{
	padding: 0 1px;
}
#left_col a.haupt {
	display: block;
	height: 1%;
	margin-top: 0;
	padding: 4px;
	padding-left: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: thin;
}
#left_col a.haupt:focus, #left_col a.haupt:hover {
	font-weight: bold;
}
#left_col a.haupt:active, #left_col #aktivHaupt {
	border-style: none;
	font-weight: bold;
}
#left_col ul.unter{
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
#left_col a.unter {
	padding: 2px 2px 2px 10px;
	display: block;
	height: 1%;
	text-decoration: none;
	/*border-left-width: thin;
	border-left-style: solid;
	border-right-width: thin;
	border-right-style: solid;*/
	margin: 1px 0 0 10px;
}
#left_col a.unter:focus, #left_col a.unter:hover, 
#left_col a.unter:active, #left_col #aktivUnter {
	/*border-left-style: solid;
	border-right-style: solid;*/
	font-weight: bold;
}
#left_col input {
	width: 150px; 
	height: 25px; 
	font-size: 1.1em; 
	color: #222; 
	background-color: #bbf;
}
#left_col input.unter {
	width: 130px; 
	height: 20px; 
	font-size: 1em; 
	font-weight: bold; 
	color: #222; 
	background-color: #bbf;
}

/******************************************************************************/
/*****  8. Style Kopf / Fuß ***************************************************/
/******************************************************************************/
#footer table {
	width:90%;
}
/*#masthead img {
	margin-top: 20px;
}
*/

/******************************************************************************/
/*****  9. Style page_content *************************************************/
/******************************************************************************/
#page_content table, #page_content_edit table {
	width: 675px;
	border-width: 0px;
	margin: 2px 2px 24px 0; 
}
#page_content table caption {
	text-align: left; 
	font-style: italic;
	background-color: #f8f8f8;
	padding-left: 10px;
	width: 185px;
	border-width: thin;
	border-style: solid none;
}
#page_content th, #page_content_edit th {
	text-align: left;
	color: #136;
	background-color: #ddd;
	padding-left: 10px;
}
#page_content td, #page_content_edit td {
	text-align: left;
	color: #111;
	vertical-align: top;
	padding-bottom: 8px;
}
#page_content .nah td {
	/*border-top: 1px #555 solid;*/
	padding-top: 4px;
	padding-bottom: 0px;
}
#page_content tr.zeileFarbig {
	background-color: #def;
}
#page_content .tbCenter td {
	text-align: center;
}
#page_content ul, #page_content ol, #page_content_edit ul, #page_content_edit ol {
	padding:0 0 18px 40px;
}
#page_content ul li, #page_content_edit ul li {
	list-style: disc;
}
#page_content il {
	padding-bottom: 1em;
}
#page_content ol li, #page_content_edit ol li {
	list-style: decimal;
}
#page_content img {
	/*float: right;*/
	padding: 5px;
}
#page_content .tbbreit {
	width: 100%;
}

/******************************************************************************/
/*****  9a. Style page_content_edit *******************************************/
/******************************************************************************/
#page_content_edit textarea {
	font-family: Consolas, "Courier New", Courier, Monospace;
	font-size: 0.9em;
}
#editPanel a {
	color: #fff;
}

/******************************************************************************/
/***** 10. Klassen ************************************************************/
/******************************************************************************/
.unterstreichen {
	text-decoration: underline;
}
.grün {
	color: #1D8D54;
	font-weight: bold;
	font-size: 1.1em;
}
.clearer-right {
	clear: right;
}
.clearer {
	clear: both;
}
.hervorhebung {
	background-color: #1D8D54;
	color: #111;
	padding: 2px;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 2px;
}
.blockmarkierung {
	padding: 3px;
	background-color: #74f;
	color: #f8f8f8;
	font-weight: bold;
	font-size: 0.7em;
}
a.gerahmt { /* #003B9D */
	border-top: 3px #555 solid;
	border-bottom: 3px #555 solid;
	color: #555;
	background-color: #fff;
	text-align: center;
	font-weight: bold;
	display: block;
	padding: 4px;
	font-size: 1.1em;
	margin: 10px;
}
.aktuelleTermine {
	float: right; 
	width: 250px; 
	background-color: #faa; 
	text-align: left; 
	padding: 5px;
}
.kleiner {
	font-size: 0.85em;
}
.padding_bottom {
	padding-bottom: 25px;
}
.float-right {
	float: right;
}
.float-left {
	float: left;
}
.float-center {
	float: center;
}
.text-center {
	text-align: center;
}
p.nose {
	padding-bottom: 0;
}
.inline-block {
	display: inline-block;
	padding: 3px;
}
#page_content img.portrait {
	border-color: #FFE100;
	border-width: 2px;
	border-style: solid;
	padding: 0;
}
#page_content img.textfluss {
	padding: 0 5px 0 0;
	margin-bottom: -6px;
}

/******************************************************************************/
/***** 11. Galerie/Popup Styles ***********************************************/
/******************************************************************************/
#page_content .galleryClick {
	width: 450px;
	height: 80px;
}
#page_content .galleryClick p {
	color: #555;
	font-weight: bold;
	text-align: left;
	/*font-size: 1em;*/
	padding: 30px 0;
}
#page_content .galleryClick img {
	padding: 5px;
	float: right;
}
#page_content .popup {
	z-index: 100;
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background: url('bilder/popup_bg.png') left top;
	top: 0px;
	left: 0px;
}
#page_content .popup-container {
	margin: 6px auto;
	width: 900px;
	background: url('bilder/popup_bg_container.png') 50% top;
	padding: 5px 5px 10px 10px;
}
#page_content .popup-container-text {
	margin: 100px auto;
	width: 500px;
}
#page_content .popup .popup-container-text h1 {
	color: #555;
}
#page_content .popup-container img { 
	padding: 0;
}
#page_content .popup h1 {
	padding: 0;
	margin-top: -5px;
	color: #fafafa;
}
#page_content .popup-schliessen {
	float: right;
}
#page_content .galleryImage {
	width: 800px;
	height: 600px;
}
#page_content .thumbs {
	width: 94px;
	height: 600px;
	float: right;
}
#page_content .thumbs img {
	margin: 3px auto;
	display: block;
}
