﻿/* 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;
}
h1.hpname a { 	text-decoration:none; color: #517167; }


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 .eingerueckt {
        padding-left: 1.2em;
        margin-top: 20px;
        margin-bottom: 0.9em;
        color:#666;

}

#cont div.rl {
        padding-left: 1.2em;
        margin-top: 20px;
        margin-bottom: 0.9em;
        color:#666;
        background:#FFFCF0; 
        border:thin gray dashed;
        padding:10px;
}

div.rl blockquote { font-style:italic; padding-left:3em; margin: 0.8em;}


#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: 35px 0 4px 0; }
dd { 	margin: 3px 1px 15px 5px; }

#fieldset-filter {margin: 0; padding: 0;}
#fieldset-filter dd {margin: 0 0 0 20px; padding: 0;}
#fieldset-filter select {border:1px solid #666; margin-bottom:2px; width: 400px; background:transparent;}

input {border:1px solid #666; padding-left:3px; margin-bottom:5px; width: 460px; background:transparent;}
input:focus {border-color:#e50004;}
input #titel { background: #FFE4AE; }
input.kurz { width: 100px; }

textarea {border:1px solid #666; padding-left:3px; margin-bottom:5px; width: 460px; background:transparent;}


.required { 	background: #CCCBB3; }
a.spaltenUeber  {	background: #D9D8C6;}

ul.errors { color: Red;}

#fieldset-auswahlkriterien label {	line-height: 140%;}
#fieldset-auswahlkriterien dt label.optional 
{
	margin: 30px 0 -3px 0;
	line-height: 220%;
}

#fieldset-auswahlkriterien input
{
border:0;
padding: 0 0 0 3px; margin: 0; 
width: 25px; 
background:transparent;

}
#fieldset-visitenkartenDaten label 
{
	line-height: 140%;
}

#fieldset-visitenkartenDaten dt label.optional 
{
	margin: 30px 0 -3px 0;
	line-height: 220%;
}



#sorting { 
  border: 2px inset #365F57; 
  padding: 2px;
  margin: -2px 0 25px 0;
  width: 280px;
}
input#sorting:hover, input#sorting:focus, input#sorting:active { border: 2px outset #EDC76D;}
input#accept:hover, input#accept:focus, input#accept:active { border: 1px outset #EDC76D;}
input#delete:hover, input#delete:focus, input#delete:active { border: 1px outset red;}

/* <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;
}
