/* ******** TEXTS ******** */
span.LabelGuestbookTime
{
  font-size:11px;
}
  
span.LabelGuestbookMessage
{
  font-weight:bold;
}

span.LabelMessageHeadline
{
  font-weight:bold;
  font-size:14px;
  color:#ff9900;
}

span.LabelMessage
{
  font-size:12px;
  color:#333333;
}

span.spanNoRight
{
  font-size:11px;
  color:#999999;
}
span.spanBorderPicture
{
  border:1px #b8b174 solid;
  }
  
span.spanArtikelUebersichtKategorie
{
  font-size:10px;
  color:#FF9900;
  text-decoration:none;
}
span.spanArtikelQuelle
{
  font-size:11px;
  color:#b8b174;
  text-decoration:none;
  text-align:left;
}

span.spanArtikelQuelle a:link, span.spanArtikelQuelle a:active, span.spanArtikelQuelle a:visited
{
  font-size:11px;
  color:#b8b174;
  text-align:left;
}

span.spanDescriptionText
{
  font-size:11px;
  color:#333333;
  font-weight:normal;
}

span.spanSearchResultCount
{
  font-size:12px;
  color:#ff9900;
  font-weight:normal;
}
span.spanSubheadline
{
  font-size:13px;
  color:#ff9900;
  font-weight:bold;
  text-decoration:none;
}

span.spanLabelOpeningHours
{
  font-family:Courier New;
}

/* ******** FORMS ******** */
.inputRegText
{
  font-size:10px;
  color:#333333;
}

.inputRadio
{
  font-size:11px;
  color:#333333;
}

input
{
  font-family:Arial;
  font-size:11px;
  color:#333333;
}

textarea
{
  font-family:Arial;
  font-size:11px;
  color:#333333;
  border:#cccc99 1px solid;
}

textarea.textareaProfileField
{
  width:400px;
  height:50px;
}

textarea.textareaProfileGuestbook
{
  width:550px;
  height:100px;
}

textarea.textareaInviteRecipients
{
  width:400px;
  height:50px;
}

textarea.textareaInviteMessage
{
  width:400px;
  height:100px;
}

textarea.textareaInvite
{
  width:170px;
  height:100px;
}

textarea.textareaPMMessage
{
  width:400px;
  height:100px;
}

textarea.textareaContactMessage
{
  width:280px;
  height:100px;
}

textarea.textareaContactForm
{
  width:300px;
  height:100px;
}

select
{
  font-size:11px;
  color:#333333;
  border:#cccc99 1px solid;
}

select.selectSearchLocations
{
  width:142px;
  height:18px;
}

select.selectProfileGender
{
  
}

select.selectSearchLocations
{
  width:142px;
  height:18px;
}

select.selectLocationSearch
{
  width:166px;
  height:18px;
}

select.selectLocationSearchMini
{
  width:143px;
  height:18px;
}

select.selectProfileGender
{
  width:150px;
  height:18px;
}

select.selectProfileLocation
{
  width:150px;
  height:18px;
}

select.selectRegistration
{
  width:200px;
  height:18px;
}

select.selectSearchCountry
{
  width:142px;
  height:18px;
}

input.inputRegistrationField
{
  border:#cccc99 1px solid;
  width:200px;
  height:18px;
}

input.inputSearchField
{
  border:#cccc99 1px solid;
  width:142px;
  height:18px;
}

input.inputTextSearchContacts
{
  border:#cccc99 1px solid;
  width:350px;
  height:18px;
}

input.inputTextLostPassword
{
  border:#cccc99 1px solid;
  width:250px;
  height:18px;
}

input.inputTextSearchAge
{
  border:#cccc99 1px solid;
  width:56px;
  height:18px;
}

input.inputTextProfileFieldAge
{
  border:#cccc99 1px solid;
  width:148px;
  height:18px;
}

input.inputTextProfileFieldSmall
{
  border:#cccc99 1px solid;
  width:100px;
  height:18px;
}

input.inputTextProfileFieldMedium
{
  border:#cccc99 1px solid;
  width:200px;
  height:18px;
}

input.inputTextProfileFieldLarge
{
  border:#cccc99 1px solid;
  width:400px;
  height:18px;
}

input.inputTextProfileFieldZipCode
{
  border:#cccc99 1px solid;
  width:100px;
  height:18px;
}

input.inputTextProfileFieldCity
{
  border:#cccc99 1px solid;
  width:297px;
  height:18px;
}

input.inputPMRecipients
{
  border:#cccc99 1px solid;
  width:200px;
  height:18px;
}

input.inputProfileFileUpload
{
  border:#cccc99 1px solid;
  width:210px;
  height:18px;
}

input.inputRegistrationFileUpload
{
  border:#cccc99 1px solid;
  width:300px;
  height:18px;
}

input.inputContactForm
{
  border:#cccc99 1px solid;
  width:300px;
  height:18px;
}

input.inputTextSearch
{
  border-top:#999999 2px solid;
  border-left:#999999 2px solid;
  border-right:#dbdbdb 1px solid;
  border-bottom:#dbdbdb 1px solid;
  width:150px;
  height:20px;
}

input.inputLoginWeblication
{
  border-top:#999999 2px solid;
  border-left:#999999 2px solid;
  border-right:#dbdbdb 1px solid;
  border-bottom:#dbdbdb 1px solid;
  width:130px;
  height:18px;
}

.box 
{
  position:absolute;
  left:10px;
  top:10px;
  height:200px;
  width:200px;
  border:solid 3px Blue;
  background-color:Lime;
} 
/* Pfadnavigation oberhalb der Inhaltsseite */

.textNavPath      			                {text-decoration:none;line-height:1em; color:#666666; padding:0px 10px 0px 0px;}
.textNavPath:hover                   {text-decoration:none;}
.textNavPathAktiv				                {text-decoration:none;line-height:1em; color:#000000; padding:0px 10px 0px 0px;}
