img {
  padding: 0;
  margin: 0;
  border: none;
}
    p {
      padding: 0px;
      border: 0px;      
      vertical-align: top;
      margin: 10px 0 10px 0;
      clear: both;
    }
    a {
      color: #cf0d0c;
      text-decoration: none;
    }
    a:hover {
      text-decoration: underline;
    }
    hr {
      margin: 10px 0 0px 0;
      background-color:#dcdcdc; /* Mozilla 1.4 */
      color:#dcdcdc; /* IE 6 */
      border: #dcdcdc; /* Opera 7.11 */
      height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
    }
    /* trennlinencheat fuer trennlinien mit geringen abstaenden */
    .trennlinie {
      height: 11px;
      border-bottom: 1px solid #dcdcdc;
      clear: both;
      margin-bottom: 10px;
    }
    .trennlinie hr {
      display: none;
    }
    /* ende trennlinencheat fuer trennlinien mit geringen abstaenden */
    /* anfang headlines ----------------------------------------------*/
        h1, h2, h3, h4, h5, h6 {
          margin: 15px 0 10px 0;
          clear: both;
        }
        h1  {
			font-weight: normal;
          color: #E30017;
			font-size: 1.8em;
			line-height: 32px;
        }
		.rahmen h3
		{font-weight: normal;
			          color: #E30017;
			font-size: 1.5em;
			line-height: 26px;
}
        h2 {
          color: #0b0b0b;
			font-size: 1.8em;
			font-weight: normal;
			line-height: 32px;
			margin-bottom: 25px;
        }
        h3 {
          font-size: 1em;
        }
        h4 {
          font-size: 1em;
          color: #E30017;
        }
        h5 {
          font-size: 1em;
          color: #E30017;
          font-weight: normal;
        }
        h6 {
          font-size: 1em;
          color: #E30017;
          font-weight: normal;
          font-style: italic;
        }
    /* ende headlines ----------------------------------------------*/

.rahmen .pubimage {
	border: 1px solid #000000;
	margin: 0px 12px 6px 0px;
	padding: 0px;
	float: left;
}
.rahmen p {
	margin: 2px 0 2px 0;
	padding: 0px;
}


img.preview {
	border: 1px solid #000000;
}
.editor {
	margin: 4px 0px;
	padding: 2px;
	border: 1px solid #000000;
	background-color: #EEEEEE;	
}
.mediaillu {
	display: block;
	float: none;
	clear: both;	
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	border: 1px solid black;
} 

/* Barrierefreiheit */

.barrierefrei textarea, 
.barrierefrei input, 
.barrierefrei select {	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;
	max-width: 185px;
	margin: 0;
}

.barrierefrei select {
	width: 185px;
}

.suchmaske,
.barrierefrei form {
  background:url(img/submenubg.png);
  border: 4px solid #848484;
  padding: 2px 5px 2px 5px;
}
.barrierefrei form{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.barrierefrei label,
.barrierefrei .label {
	width: 120px;
	/*overflow:visible;*/
	float: left;
	display: block;
	margin: 0;	
	margin-top:3px;
	margin-bottom:3px;
	padding: 0;	
	border: none;
	font-weight: normal;
}

.barrierefrei .ganze_breite,
.barrierefrei label.ganze_breite{
	width:auto;
	font-weight:normal;	
	float:none;	
}
.barrierefrei div div label,
.barrierefrei div div fieldset label,
.barrierefrei div fieldset label {
	display: block;
	float: none;
	width: auto;
	font-weight: normal;		
}
.barrierefrei input.text,
.barrierefrei textarea.text	{
	width: 185px;
}
.barrierefrei .short,
.barrierefrei input.short{
	width:100px;
}
.barrierefrei .nachoben15px{
	padding-top:15px;	
}
.barrierefrei p {
	margin: 0;
	padding: 0;
	border: none;
}
.barrierefrei div {
	margin: 0;
	padding: 0;
	margin-bottom: 0.5em;
	clear: both;
	border: none;
	text-indent: 0;
}

.barrierefrei div div {
	padding: 0;
	margin: 0;
	margin-left: 120px;
	clear: none;	
	float: none;
}

.barrierefrei div fieldset {   
	border: none;
	margin: 0;
	padding: 0;
	clear: none;	
	float: none;
	width: auto;
}

.barrierefrei legend {
	display: none;
}
.barrierefrei .indented{
	padding-left: 120px;	
}
.suchmaske input.knopf,
.barrierefrei input.knopf {		
	color: #cf0d0c;
	border: none;	  
	font-size:1.1em;
	background : url("../../__design__/img/pfeil_link.gif") no-repeat; 	
	text-align: left;
	padding-left: 10px;
	width: auto;
}
/** Content - Per WYSIWYG erstellte Formulare **/

.suchmaske label{	
	width:120px;
	display:block;
	float: left;	
}
.suchmaske textarea,
.suchmaske input{
	width:200px;
}



/*** Kür ***/

/* .barrierefrei label {
	cursor:pointer;
} */

.barrierefrei .validation-failed {
	background: #FFCCCC;
}

.barrierefrei .sample {
	color: #aaa;
}

/* Single Items Styles - Zum Ersetzten von Inlinestyles */

.singleStyle1{
	overflow: hidden;
}	
.singleStyle2{
	position:relative;
}
.singleStyle3{
	display: none; position:absolute; top:16px; left:-6px; width: 160px; background: #DD0216; color: #FFFFFF; margin: 0px; padding: 6px;
}
.singleStyle4{
	height: 10px;
}
.singleStyle5{
	display:none;
}
.singleStyle6{
	margin: 12px;
}
.singleStyle7{
	clear:both;
}

.singelStyleA{
	margin: 12px;
}
.singelStyleB{
	height: 10px;
}


#empty {
	height: 120px; 
	clear: both;
}

.rahem div.publication {
	color:#000;
	font-style: italic;
	margin-top:2em;
	}

:lang(de)    { quotes:"\201E" "\201C" "\201A" "\2018"; }
:lang(de-DE) { quotes:"\00BB" "\00AB" "\203A" "\2039"; }
:lang(de-CH) { quotes:"\00AB" "\00BB" "\2039" "\203A"; }
:lang(en)    { quotes:"\201C" "\201D" "\2018" "\2019"; }
:lang(fr)    { quotes:"\00AB\00A0" "\00A0\00BB" "\2039\00A0" "\00A0\203A"; }

q:before { content:open-quote; color:#E30017; }
q:after { content:close-quote; color:#E30017; }
q q:before { content:open-quote; color:#E30017; }
q q:after { content:close-quote; color:#E30017; }

q {
	font-style: italic;
	color: #E30017;  
}
.newSearchLink2 {font-size:1.5em;}
.newSearchLink2 a {color:#000;}
.barrierefrei input.number {width:50px;}
#content .workshop {margin-top:10px;}