body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-color: #630c0f;
	padding: 0;
	margin: 0em;
}
 
#nav, #nav ul {
	float: left;
	list-style: none;

	color: #FFF;
	padding-left: 0px;
	margin: 0em;
}
 
#nav li li {
	background:#f2f3f3;
	border-top:1px solid #fff;
}
 
#nav a {
	display: block;
	xwidth: 2em;
	color: #FFF;
	text-decoration: none;
	padding: 0em 0em;
}
 
 
#nav li {
	float: left;
	padding: 0;
}


 
#nav ul li a {
	color: #b51e23;
	font-size:11px;
	font-weight:bold;

}

#nav ul li a:hover {
	color: #fff;
	font-size:11px;
	font-weight:bold;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 10em;
	font-weight: normal;
	margin-left: 8;


}
 
#nav li li {
	width: 10em;
}
 
#nav li ul a {
}
 
#nav li ul ul {
	margin: -1.45em 0 0 14em !important;
	margin: -1.45em 0 0 14.45em ;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li li:hover, #nav li li.sfhover {
	background: #b51e23;
}
 
#nav li li {
x	background: red;
}
 
#nav li li a {
	padding-left:1px;
}
 
#nav li ul  {
	background-image: none;
}

 h1,h2,h3,h4,h5,h6 { 
  	font-family:Verdana, Helvetica, Arial, sans-serif; 
  	font-weight:normal; 
  	color:#666;
  	margin: 0 0 0.25em 0; 
  }

  h1 { font-size: 200%; color: #820931; }        /* 24px */
  h2 { font-size: 166.66%;}                        /* 24px */
  h3 { font-size: 150% }                        /* 18px */
  h4 { font-size: 133.33% }                     /* 16px */
  h5 { font-size: 116.67% }                     /* 14px */
  h6 { font-size: 116.67%; font-style:italic }  /* 14px */

  hr {
    color: #fff;
    background:transparent;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border:0;
    border-bottom: 1px #eee solid;
  }

  h1.contenttitle { margin: 0.5em 0 0 0; padding: 0 0 0 0; }
  hr.contenttitle {
    color: #fff;
    background:transparent;
    margin: 0 7px 1em -3px;
    padding: 0 0 0em 0;
    border:0;
    border-bottom: 2px #820931 solid;
  }

  #col2 .csc-header-n1 {border-bottom:gray 2px solid;padding-bottom:0;margin-bottom:0.5em;}

  #header h1 {
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header span {
    color:#999;
  }

  p { line-height: 1.5em; margin: 0 0 1em 0; }

  /* ### Lists | Listen  #### */

  ul, ol, dl { line-height: 1.5em; margin: 0 0 0em 0em }
  li { margin-right: 0.25em; line-height: 1.5em }

  dt { font-weight: bold }
  dd { margin: 0 0 1em 2em }

  /* ### text formatting | Textauszeichnung ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

  strong,b { font-weight: bold }
  em,i { font-style:italic }

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom: .1em dashed #c00;
    cursor: help;
  }

  /**
   * Generic Content Classes
   * (en) standard classes for positioning and highlighting
   * (de) Standardklassen zur Positionierung und Hervorhebung
   *
   * @section content-generic-classes
   */

  .note {background: #dfd; padding: 1em; border-bottom: 1px #bdb dotted; border-bottom: 1px #dbb dotted;}
  .important {background: #ffd; padding: 1em; border-bottom: 1px #ddb dotted; border-bottom: 1px #dbb dotted;}
  .warning {background: #fdd; padding: 1em; border-bottom: 1px #dbb dotted; border-bottom: 1px #dbb dotted;}

  .float_left { float: left; display:inline; margin-right: 1em; margin-bottom: 0.15em;  }
  .float_right { float: right; display:inline; margin-left: 1em; margin-bottom: 0.15em;  }
  .center { text-align:center; margin: 0.5em auto }

  /**
   * External Links
   *
   * (en) Formatting of hyperlinks
   * (de) Gestaltung von Hyperlinks
   *

   */

  a {color: #820931; text-decoration:none;}
  a:focus,
  a:hover,
  a:active {color:#999; text-decoration:underline;}
  
  #topnav, #langmenu {color:#fff !important;}
  #topnav a { color: #fff; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus, 
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent;}
  
  #footer a { color: #fff; background:transparent; font-weight: normal;}
  #footer a:focus, 
  #footer a:hover,
  #footer a:active {color: #fff; background-color: transparent; text-decoration:underline;}

  /**
   * (en) Emphasizing external Hyperlinks via CSS
   * (de) Hervorhebung externer Hyperlinks mit CSS
   *
   * @section             content-external-links
   * @app-yaml-default    disabled
   */

  /*
  #main a[href^="http://www.my-domain.com"],
  #main a[href^="https://www.my-domain.com"]
  {
    padding-left: 12px;
    background-image: url('your_image.gif');
    background-repeat: no-repeat;
    background-position: 0 0.45em;
  }
  */

  /**
   * Tables | Tabellen
   * (en) Generic classes for table-width and design definition
   * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
   *
   * @section content-tables
   */

  table.contenttable { width: 100%; border-collapse:collapse; border:1px solid #ddd; margin-bottom: 0.5em; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed }

  .contenttable th,.contenttable td { padding: 0.5em; border:0px solid #ddd;}
  .contenttable thead th { background: #444; color: #fff }
  .contenttable tbody th { background: #ccc; color: #333 }
  .contenttable tbody th.sub { background: #ddd; color: #333 }

  .contenttable td p, .contenttable th p.bodytext { margin:0em;}
  .contenttable th.align-center {text-align:center;}
  .contenttable td.align-center {text-align:center;}

  .contenttable td, .contenttable th {vertical-align:top;}

  td.valign-center {vertical-align:middle;}
  
  /**
   * Miscellaneous | Sonstiges
   *
   * @section content-misc
   */

  /* Searchform */
  div.searchbox {float:left;}
  input.searchbox { height: 16px; border:1px solid white; width:100px;padding:4px;}
  input.searchboxsubmit {height:26px; }

  /* Mailform */

  #mailform fieldset.csc-mailform {
    width:400px; 
    margin-left: 0px;
    border:1px solid gray;
    clear:both;
    padding: 5px;
    margin-top:20px;
  }
  #mailform fieldset.csc-mailform .csc-mailform-field {
    padding: 1px 1px; 
  }
  #mailform fieldset.csc-mailform .csc-mailform-field label {
    float: left;
    width: 100px; 
    text-align: right;
    padding: 0px 10px 2px 0;
  }
  #mailform input, textarea {
    border: 1px solid gray;
    width: 250px;
  }

  .csc-mailform-submit {
  margin-left:110px;}
  .nav-no a:hover, .nav-act a {color:#B8FF00; text-decoration:none;}
}

table.fancytable {
  margin: 1em 1em 1em 0;
  background: whitesmoke;
  border-collapse: collapse;
}
table.fancytable tr:hover {
   background: snow !important;
}
table.fancytable th, table.fancytable td {
  border: 1px silver solid;
  padding: 0.7em;
}
table.fancytable th {
  background: gainsboro;
  text-align: left;
}
table.fancytable caption {
  margin-left: inherit;
  margin-right: inherit;
}





.powermail_submit{
	margin-left: 170px;
}
.tx-powermail-pi1_fieldset{
	
}
	.tx-powermail-pi1_fieldset legend{
		display: none;
	}
.tx_powermail_pi1_fieldwrap_html{
	padding: 3px 10px;
}
	.tx_powermail_pi1_fieldwrap_html_radio_title{
		width: 150px;
		text-align: right;
		float: left;
		display: inline;
	}
		.powermail_radio_inner{
			margin-left: 170px;
		}
			.powermail_radio_inner label{
				text-align:left !important;
				width:290px !important;
				float: right!important;
			}
			.powermail_radio_inner input{
				border: none!important;
			}
	.tx_powermail_pi1_fieldwrap_html label{
		display: inline;
		float: left;
		width: 150px;
		text-align: right;
		margin-right: 15px;
	}
	.tx_powermail_pi1_fieldwrap_html_date span{ display: none; }
	.tx-powermail-pi1 textarea{ width: 200px; }

