/*ALLGEMEINES -- BEGINN*/
/* BEGIN NEWSLETTER */
fieldset {margin: 20px 0 20px 0; border: none;}
.indicate-required {width: 306px; text-align: right; margin-bottom: 5px;}
span.label {width: 120px;float: left; padding-top: 4px;}
input {float: left; width: 180px;}
select {width: 100px;}
.mc-field-group {height: 30px; clear:both;}
#mce-error-response {float: left;}
#mc-embedded-subscribe {margin-left: 120px; width: 80px;}
/*END NEWSLETTER*/


* { margin: 0; padding: 0; border-collapse:collapse; border-spacing: 0;}

html, body { height: 100%; }

body {
    width: 100%;
    text-align: left;
	font-weight:lighter;
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:black;
}

img { border: none 0 transparent; }

a {
  font-weight:lighter;
  text-decoration: none;
	color: #4F5556;
}
a:hover {
	text-decoration: underline;	
}
/*ENDE -- ALLGEMEINES*/

/*GERUEST -- BEGINN*/
#header {
    width: 903px;    
	height: 138px;    
	background: no-repeat url(../bilder/syz-header.jpg) white;
	#display: table;
	vertical-align: bottom;
	border-bottom: 1px solid #C6C4C4;
	border: 1px solid #C6C4C4;
}

#container {
    width: 1003px;
	text-align: left;
	min-height: 100%;
	padding-top: 10px;
	background: repeat-y url(../bilder/background_verlauf.jpg);
}
/* IE HACK*/
* html #container { height: 100%; }

#bg_links { 
	width: 50px; 
	background: none;
}

#bg_rechts { 
	width: 50px; 
	background: none;
}

#table_mitte {
    width: 903px;
    background: white;
}
/*ENDE -- GERUEST*/

/*HEADER_NAVI -- BEGINN*/
#reiter_navi {
    top: 105px;
	position: relative;
	
}

#reiter_navi p {
    float: right;
	padding-right: 5px;
	color: #4F5556;
}
/*ENDE -- HEADER_NAVI*/

/*HEADER_VERLAUF -- BEGINN*/
#verlauf {
	background: repeat-y url(../bilder/background_verlauf.jpg);
	background-position: center;
	height:20px;
}
/*ENDE -- HEADER_VERLAUF*/

/*BROTKRUEMEL_NAVI -- BEGINN*/
#navigation {
    color:#4F5556;
	border-top: 1px solid #C6C4C4;
	border-left: 1px solid #C6C4C4;
	border-right: 1px solid #C6C4C4;
	height: 20px;
	padding-top:5px;
	padding-left: 3px;
}


* html #navigation
{
	padding-bottom: 6px;
}
/*ENDE -- BROTKRUEMEL_NAVI*/

/*CONTENTBEREICH -- BEGINN*/
#contentbereich {
    border: 1px solid #C6C4C4;
    background: repeat-y url(../bilder/background_main.gif);
    background-position: center;
    min-height: 350px;
}
/*ENDE -- CONTENTBEREICH*/

/*MENUE LINKS -- BEGINN*/
#menueleft {
    float: left;
    width: 185px;
}
/*ENDE -- MENUE LINKS*/

/*MENUE RECHTS -- BEGINN*/
#menueright {
    float: right;
    width: 186px;
}
/*ENDE -- MENUE RECHTS*/

/*CONTENT MITTE -- BEGINN*/
#main {
    width: 523px;
    height: 100%;
    margin-left: 185px;
}

.textbereich {
	padding: 5px 0px 5px 10px;
    width: 512px;
}
/*Star Hack für IE damit Layout nicht verrutscht bei Startseite */
* html .textbereich {
	padding-right:0px;
	width: 510px;
}

/*ENDE -- CONTENT MITTE*/

/*FOOTER -- BEGINN*/
#footer {
    text-align: center;  	
   	padding: 5px;
	  clear: both;
    font-size: 10px;
}
#footer a:hover {
    text-decoration: none;
}
/*ENDE -- FOOTER*/

/*CONTENT-DEF. -- BEGINN*/
.csc-frame {
    margin-bottom: 15px;
    text-align: justify;
}
.csc-frame a{
  color: #C29C5C;
  color: #bd985a;
}
.csc-frame b{
    font-weight: bold;
}
.csc-frame strong{
    font-weight: bold;
}
.csc-frame h3{
    font-size: 13px;
    margin-left: 5px;
    margin-top: 5px;
}
.csc-frame-invisible p, .csc-frame-zitat p, .csc-frame-seminare p, .csc-frame-graue-links p {
    padding-bottom: 13px;
}

.csc-frame-invisible li {
  list-style-position: inside;
}

.csc-frame P.align-center {
	text-align: center;
}
.csc-frame P.align-right {
	text-align: right;
}
.csc-header h1 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.csc-header h2 {
    font-size: 12px;
    color: #D59478;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
}
.csc-frame-zitat {
    border: 1px solid #D59478;
    background: #fffaee;
    text-align: left;
    padding: 5px;
    margin: 0 15px 11px 15px;
}
.csc-frame-archiv-empfehlungen {
  margin: 0 0 15px 0;
  border: 1px solid #8CADD4;
  padding-bottom: 5px;
}
.csc-frame-archiv-empfehlungen h1 {
  background: #8CADD4;
  color: white;
  margin-top: 0;
  padding: 0 5px 3px 5px;
}
.csc-frame-archiv-empfehlungen p{
    padding: 0 5px 0px 5px;
}
.csc-frame-archiv-empfehlungen UL {
  margin-left: 20px;
}

.csc-frame-news {
    margin: 0 0 15px 0;
    border: 1px solid #8CADD4;
    padding-bottom: 5px;
}
.csc-frame-news h1 {
    background: #8CADD4;
    color: white;
    margin-top: 0;
    padding: 0 5px 3px 5px;
}
.csc-frame-news p{
    padding: 0 5px 13px 5px;
}

.csc-frame-adresse {
    margin: 0 0 15px 0;
    border: 1px solid #C29C5C;
    padding-bottom: 5px;
}
.csc-frame-adresse h1 {
    font-size: 13px;
    padding: 0 5px 3px 5px;
}
.csc-frame-adresse p{
    padding: 0 5px 0 5px;
}

.csc-frame-seminare {
    border: 2px dotted #E2EAF4;
    /*background: #E2EAF4;*/
    padding: 5px;
}
.csc-frame-seminare h1 {
    margin-bottom: 5px;
}
.csc-frame-seminare h1 a, .csc-frame-seminare h1{
    color: #D59478;
    font-size: 14px;
    font-weight: bold;
}

.csc-frame-archiv-ueberschrift h1 {
  margin-top: 15px;
}
.csc-frame-archiv-ueberschrift h1, .csc-frame-archiv-ueberschrift p.bodytext {
  text-align: center;
}
.csc-frame-archiv-text h1 {
  font-size: 12px;
}
.csc-frame-archiv-text p.bodytext {
  text-align: left;
}
.csc-frame-archiv-text .archiv {
  margin: auto;
}
.csc-frame-archiv-text .archiv td, .csc-frame-archiv-text .archiv th {
  padding: 3px;
}


.csc-bulletlist {
    list-style: disc;
    margin-left: 25px;
}
.csc-bulletlist li{
    padding-bottom: 5px;
}
.csc-bulletlist-2 {
    list-style: decimal;
    font-weight: bold;
}

.csc-frame-graue-links a {
  color:#4F5556;
}
/* CSSIMGTEXT */
p.csc-caption {
  font-size: 10px; /* Customize me */
}
/*ENDE CONTENT-DEF.*/

/*BOX DEFINITION -- BEGINN*/
.box {
    color: #4F5556;
    background: white;
    /*IE Hack*/
	width:100%;
	height:100%;
}
.box_heading {
    padding: 3px 0 0 6px;
    height: 20px;
}
.box h6 {
    font-size: 12px;
    color: white;
} 
.blau { background: #8CADD4; }
.rot { background: #D59478; }
.braun { background: #C29C5C; }

.box_content {
    padding: 5px 5px 0 10px;
}
.box_content .menue_aktiv a{
    color: black;
}
/*NAVIGATION BOX*/
.box_navigation ul { list-style: none; }
.box_navigation li { padding-bottom: 5px; }
.box_navigation .sub1 {
    margin-left: 15px;
    list-style: circle;
}
.box_navigation .sub2 {
    margin-left: 15px;
    list-style: none;
}
/*INFORMATION BOX*/
.box_informationen ul { list-style: none; }
.box_informationen li { padding-bottom: 5px; }
.box_informationen .sub1 {
    margin-left: 15px;
    list-style: circle;
}
.box_informationen .sub2 {
    margin-left: 15px;
    list-style: none;
}

/*RECHTE BOXEN*/
.box_service .box_content, .box_informationen .box_content { }
.box_service ul, .box_informationen ul { list-style: none; }
.box_service li, .box_informationen li { padding-bottom: 5px; }
/* BOX DEFINITION ENDE */

/*GLOSSAR*/
.glossar {
    text-align: center;
    padding-top: 4px;
    padding-bottom: 10px;
    padding-left: 10px;
}

/*ARCHIV*/
.archiv-einleitung {
  margin: 15px 5px 0 5px;
}
.archiv-einleitung p{
  margin-bottom: 10px;
}
.archiv-uebersicht {
  width: 100%;
  text-align: center;
}
.archiv-katsel, .archiv-artsel {
  float: left;
  width: 50%;
  text-align: center;
}
.archiv-uebersicht select, .archiv-katsel select, .archiv-artsel select {
  width: 90%;
  border: 2px solid #999;
  font-size: 11px;
  font-family: verdana;
}
.archiv-uebersicht select {
  width: 50%;
}
.archiv-listing ul.ebene1 {
  margin-left: 18px;
  list-style: none;
}
.archiv-listing ul.ebene1 li a {
  font-size: 14px;
  font-weight: bold;
}
.archiv-listing ul.ebene2 {
  margin: 3px 0 10px 20px;
  list-style-type: square;
}
.archiv-listing ul.ebene2 li a {
  font-size: 11px;
  font-weight: normal;
}
.kat-beschreibung {
  margin-top: 40px;
  font-weight: bold;
}
.kat-beschreibung ul {
  margin-top: 10px;
  font-weight: normal;
}
.katlist ul.ebene1 {
  margin-left: 18px;
  list-style-type: square;
}
.archiv-print {
  text-align: center;
  margin-top: 40px;
  font-size: 11px;
}

/*SPENDENQUITTUNG*/
.anmeldung table {
  margin-top: 10px;
}

.anmeldung td {
  padding-bottom: 5px;  
  width: 300px;
}

.anmerkungen {
  vertical-align: top;
  padding-top: 3px;
}

.anmeldung input.r-text {
  width: 140px;
}

.csc-frame-normal p.warnung {
  color: red;
}

