/* margin und padding für alle Browser auf 0 */
*{
	margin:0;
	padding:0;
}


body {  
         background-color: #FFFCF0;
         color: #333;
         font-size: 100.01%;
         font-family: Verdana, Arial, Helvetica, sans-serif;
}

html, body {
      margin: 0;
      padding: 0;
}

#page {
      width: 100%;
      background:  transparent;

}

#content-box {
           padding: 0;
           padding-bottom:10em;
           text-align: left;
           width: 43.7em;
           margin: auto;
           background:  #FFF;
}

.hpname {   padding-right: 0;
            padding-top: 80px;
            text-align: right;
            color: #517167;
            letter-spacing: 0.2em;
            font-size: 1.5em;
            font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
            font-style: italic;
            background-color: white;
            border-left: 1px #9ab67c dotted;
}


img {
	border: 0;
}

.schmuckbild {
  width: 100%;
  text-align: left;
  background-color: #517167;
  padding: 0;
  margin: 0;
  color: #000;
  border: 0;
  border-left: 1px #9ab67c dotted;
}

#l-col {
       float: left;
       text-align: right;
       margin: 0;
       padding-top:5px;
       color: #333333;
       width: 8em;
       z-index:1;
       border-left: 1px #9ab67c dotted;

}

#l-col a:link, #l-col a:visited, #l-col a:active {
        color: #746b64;
        text-decoration:none;
        font-size: 0.9em;
        line-height: 1.2em;
 }

#menu {
      border:  0;
      background-color: #EDC76D;
      text-align: left;
      margin:0px;
      padding:5px;
      padding-top:25px;
      padding-bottom:40px;
      width: 100%;

}

#menu li {
        list-style-type: square;
        margin-left: 1em;
        padding: 0px;
        padding-bottom: 0.7em;
        color: #517167;
        font-size: 0.9em;
}

#menu li a:link, #menu li a:visited, #menu li a:active {
        display:block;

        color: #fff;
        text-decoration:none;
        font-size: 1.0em;
        font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
        line-height: 1.4em;
        color: #54270A;
}

#menu li a:hover { 
        background: transparent;
        color: #746b64;
        text-decoration: underline;



}

#cont {
       width: 43em;
       background-color: #FFFFFF;
       color: #54270A;
       color: #333;
       text-align: left;
       margin: 0 0 0 14em;
       padding-top:26px;
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 0.75em;
       line-height: 1.5em;
 }
 
 #cont  a:link, #cont  a:visited, #cont  a:active {
       color: #517167;
       text-decoration: underline;
 }
 
 #cont  a:hover {
     color: #746b64;
	 text-decoration: none;
 }
 
 #cont a.externerLink {
    margin-top: -5px;
	background-image: url(../img/externerLink.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 20px;
	padding-top: 6px;
	
 }
 
 #cont a.internerLink:link, #cont a.internerLink:visited, #cont a.internerLink:hover, #cont a.internerLink:active  {
    margin-top: -5px;
	background-image: url(../img/internerLink.gif);
	background-repeat: no-repeat;
	background-position: 1px 5px;
	padding-left: 21px;
	padding-top: 3px;
	color:#292929;
 }
 
 #cont a.internerLink:hover, a.internerLink:active 
 {
 	color: #EDC76D;
 }
 
 .box1 {
       background-color:#EDC76D;
       margin: 0;
       padding-left:5px;
       padding-right:5px;
       padding-top:15px;
       padding-bottom:15px;
       font-size: 0.7em;
       color: #384E2C;
       color: #746b64;
       border-top:1px #FFF solid;
       border-bottom:1px #FFF solid;
       width:100%;
       text-align: left;
 }
 


.trenner {
         background-color:#365F57;
         padding:5px;
         font-size: 0.9em;
         color: #000;
         border: 2px #FFF solid;
         border-left: 0;
         width:100%;
         height:1px;
}

#cont p {
        padding: 0.5em 1em 0.2em 0;

}

#cont p.eingerueckt {
        padding-left: 1.2em;
        margin-top: 20px;
        margin-bottom: 0.9em;
        color:#666;

}
#cont span.RLname 
{
	color:#333;
}

#cont p.eingerMitHP {
        padding-left: 1.2em;
        border: 1px #EDC76D dashed;

}

.text2
{
	color: #666;
	
}

#cont a.email:link, #cont a.email:visited, #cont a.email:active
{
	color: #666;
}

h2       { 
         font-family: "Trebuchet MS",arial, helvetica, verdana, tahoma, sans-serif;
         font-size: 1.4em;
         line-height: 1.9em;
         color: #517167;
         letter-spacing: 0.1em;
         padding-bottom:4px;
}

h3       {
         font-size: 1.1em;
         line-height: 1.6em;
         letter-spacing: 0.03em;
         color: #517167;
         padding-bottom:1px;
}

.h3 {    color: #517167;
         line-height: 1.8em;
         letter-spacing: 0.1em;

}

ol li, ul li {
  margin: 2px 5px 3px 35px;
}

ol, ul {
  margin-bottom: 8px;
}

#foot {
      clear: both;
      width: 100%;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size:0.55em;
      line-height: 2.1em;
      text-align: center;
	  border-bottom: 10px solid #517167;
	  background-color: transparent;
	  margin-top: -2.3em;
	  
}

#foot a {
  color: #333;
  text-decoration: none;
  font-size:0.9em;
}


/* user intern */

.hint, p.hint {
	font-size: 13px;   
	font-style: italic;
	color: #666;
    letter-spacing : 0.1em;
	margin: 18px 12px -1px 10px;
	
}

fieldset 
{ padding: 10px 6px 6px 6px;
}

dt label
{
	margin: 15px 0 1px 0;
	
}

dd
{
	margin: 3px 1px 1px 5px;
}

dd input {border:1px solid #666; padding-left:3px; margin-bottom:15px; width: 240px; background:transparent;}
dd input:focus {border-color:#e50004;}

input #titel
{
	
	background: #FFE4AE;
}

.required 
{
	background: #CCCBB3;
}

a.spaltenUeber 
{
	background: #D9D8C6;
}



#sorting { 
  border:1px solid #666;
  margin: -2px 0 25px 0;
  width: 180px;
}

/* <p class="rawoutput">RAWOUTPUT</p> */
.rawoutput {
	border:1px solid black;
	font-size: 20px;   
	font-style: italic;
	background: red;
	color: black; 
}
.abstandTop 
{ margin-top:2em;
}
.infoLink {
  font-size: 80%;
}
blockquote {
  margin:0.8em;
}
.terminFormat {
  border-top: 1px solid #EDC76D;
  padding-bottom:1.2em;
}

.terminSort
{
  color:#EDC76D;
  line-height: 1.8em;
  letter-spacing: 0.1em;
}