@CHARSET "ISO-8859-1";

/* 
     ___                           __                  __             
 __ /\_ \    __                __ /\ \__              /\ \            
/\_\\//\ \  /\_\     ___ ___  /\_\\ \ ,_\     __      \_\ \     ___   
\/\ \ \ \ \ \/\ \  /' __` __`\\/\ \\ \ \/   /'__`\    /'_` \   / __`\ 
 \ \ \ \_\ \_\ \ \ /\ \/\ \/\ \\ \ \\ \ \_ /\ \L\.\_ /\ \L\ \ /\ \L\ \
  \ \_\/\____\\ \_\\ \_\ \_\ \_\\ \_\\ \__\\ \__/.\_\\ \___,_\\ \____/
   \/_/\/____/ \/_/ \/_/\/_/\/_/ \/_/ \/__/ \/__/\/_/ \/__,_ / \/___/ 

      100% made with love - behave well and have a lot of fun
_______________________________________________________________________

Ein Service der Ilimitado OHG - Barrierefrei an und ins Internet
Kontakt: info@ilimitado.de

*/


/**************************
 *  ALLGEMEINE ANGABEN
 **************************/
 
* {
  margin: 0px;
  padding: 0px;
  border: none;
  text-decoration: none;
}

body {
  font-family: Tahoma, Verdana, Helvetecia, Arial;
  background-color: #FFFFFF;
  color: #000000;
}

#page{
  margin-left: auto;
  margin-right: auto;
  width: 978px;
  height: auto;
}

.hidden{
  display: none;
}

.clear{
  clear: both;
}

/**************************
 *  HEADER
 **************************/
#header{
  background-image: url("images/shadowTop.png");
  background-repeat: no-repeat;
  background-position: top;
}
#header img{
  float:left;
  margin-left: 48px;
  margin-top: 25px; 
}

#service{
  float:right;
  margin-top: 5px;
  margin-right: 48px;
  text-align: right;
}
#service ul{
  
}
#service ul li{
  list-style: none;
  font-size: 0.8em;
    display: inline;
}
#service ul li a{
  color: #000000;
  background-color: inherit;
}
#languageSwitchForm{
  text-align: right;
  margin-top: 18px;
  font-size: 0.8em;  
  color: #000000;
  background-color: inherit;
}
#languageSwitchForm select{
  border: 1px; 
  border-style: solid;
  border-color: #000000;
}
#languageSwitchForm input{
  background-image: url("images/languageButtonInput.png");
  background-position: top;
  background-repeat: no-repeat;
  width:26px;
  height: 26px;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background-color: #ffffff;
  text-align: center;
}
#mainNavigation{
  clear: both;
  margin-left: 27px;
  height: 54px;
  width: 925px;
  overflow: hidden;
}
#mainNavigation ul li{
  list-style: none;
  display: inline;
}
#mainNavigation ul li a{
  background-color: inherit;
  color: #000000;
}
#mainNavigation ul li a img{
  margin-left: 0px;
  margin-top: -54px;
}
#mainNavigation ul li a:hover img{
  margin-top: 0px;
}

#breadcrumb{
  border-bottom: 1px;
  border-bottom-color: #000000;
  border-bottom-style: solid;
  margin-left:27px;
  margin-right:27px;
  margin-top: 5px;
}
#breadcrumb p{
  margin-left: 18px;
  margin-bottom: 2px;
}
#breadcrumb p a{
  color: #000000;
  background-color: inherit;
  font-size: 0.9em;
  letter-spacing: 0.04em;
}
#breadcrumb p img{
  float: none;
  margin-left:2px;
  margin-right:2px;
  margin-top:0px;
}

/**************************
 *  MAIN
 **************************/
#main{
  margin-left:27px;
  margin-right:27px;
  margin-top: 10px;
}
#content{
  float: left;
  width: 595px;
  height: auto;
  background-position: top;
  background-repeat: no-repeat;
}
#content ul{
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 48px;
  margin-right: 0px;
  font-size: 0.8em;
  line-height: 1.35em;
  letter-spacing: 0.05em;
}
#content ul li ul{
  margin-top: 8px;
  margin-bottom: 5px;
  margin-left: 20px;
  font-size: 1em;
  line-height: 1.2em;
  letter-spacing: 0.05em;
}
#content address{
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 19px;
  margin-right: 15px;
  font-size: 0.8em;
  line-height: 1.35em;
  letter-spacing: 0.05em;
  font-style: italic;
}
#content a{
  color: #000000;
  background-color: inherit;
}
#content p acronym{
  border-bottom-width: 1px;
  border-bottom-color: #000000;
  border-bottom-style: dotted;
}
#content h3{
  color:#000000;
  background-color: inherit;
  font-size: 22px;
  font-weight: bold;
  font-family: Georgia, Palatino, "Times New Roman", times, serif;
  padding-left: 25px;
  padding-top: 10px;
}
#content h4{
  color:#000000;
  background-color: inherit;
  font-size: 0.94em;
  font-weight: bold;
  border-top: 2px;
  border-top-style: dotted;
  border-top-color: #000000;
  margin-left: 11px;
  margin-right: 11px;
  padding-top: 10px;
  padding-left: 7px;
}
#content span{
  color:#000000;
  background-color: inherit;
  font-size: 0.8em;
  font-weight: bold;
  margin-left: 11px;
  margin-right: 11px;
  padding-top: 10px;
  padding-left: 7px;
}
#content strong{
  color:#000000;
}
#content .MainCategoryImg{
  margin-top: 162px;
  margin-left: 548px;
}
#content p{
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 19px;
  margin-right: 15px;
  font-size: 0.8em;
  line-height: 1.35em;
  letter-spacing: 0.05em;
}
#content p a{
  color: #000000;
  background-color: inherit;
  font-weight: normal;
}
.contenttoppadding {
  padding-top: 206px;
}
#content form fieldset{
  border-width: 1px;
  border-style: dashed;
  border-color: #000000;
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 19px;
  margin-right: 15px;
  padding: 12px;
}
#content form fieldset p{
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 6px;
  margin-bottom: 12px;
}
#content form fieldset p em{
  font-style: italic;
}
#content form fieldset label{
  float: left;
  width: 125px;
  height: 1.6em;
  font-weight: bold;
  font-size: 1em;
  color: #000000;
  background-color: inherit;
  margin-bottom: 4px;
}
#content form fieldset br{
  clear:left;
}
 
#content form fieldset input{
  float: left;
  width: 175px;;
  height: 1.3em;
  font-size: 1.1em;  
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
}
#content form fieldset input:FOCUS{
  border-width: 2px;
  border-color: #000000;
}
#content form fieldset textarea{
  border-width: 1px;
  border-color: #000000;
  border-style: solid;
  margin-top: 8px;
  width: 535px;    
  height: auto;
}
#content form fieldset textarea:FOCUS{
  background-image: url("images/kontakt-formular-background.gif");
  background-position: right bottom;
  background-repeat: no-repeat;
  border-color: #000000;
}

#content form fieldset .submit{
  background-color: inherit;
  background-image: url("images/kontaktButtonInput.png");
  background-position: top;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  width: 75px;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
  border: none;
}
#content form fieldset .reset{
  margin-left: 5px;
  background-color: inherit;
  background-image: url("images/kontaktButtonInput.png");
  background-position: top;
  background-repeat: no-repeat;
  font-weight: bold;
  font-size: 12px;
  height: 25px;
  width: 75px;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
  border: none;
}
#content .error{
  color: #000000;
  background-color: inherit;
}
#articleTags {
  border-top: 2px;
  border-top-style: dotted;
  border-top-color: #000000;
  margin-left: 11px;
  margin-right: 11px;
}
#articleTags p{
  color: #000000;
  background-color: inherit;
  font-size:0.8em;
  letter-spacing: 0em;
  line-height: 0.8em;
  margin-left: 7px;
  margin-right: 7px;
}
#articleTags p a{
  color: #000000;
  background-color: inherit;
  font-weight: normal;
}
#teaser h3{
  color:#000000;
  background-color: inherit;
  font-size: 1.4em;
  font-weight: bold;
  font-family: Georgia, Palatino, "Times New Roman", times, serif;
  padding-left: 25px;
  padding-top: 10px;
  margin-bottom: 15px;
}
#teaser div{
  width: 495px;
  height: 66px;  
  overflow: hidden;
  margin-bottom: 5px;
  background-image: url("images/bigTeaserBg.png");
  background-position: top;
  background-repeat: no-repeat;
}
#teaser div:hover{
  background-image: url("images/bigTeaserHoverBg.png");
}
#teaser div img{
  float: left;
  margin-top: 11px;
  margin-left: 12px;
  margin-right: 8px;
  border: none;
}
#teaser div h4{
  color:#000000;
  background-color: inherit;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 0;
  border: none;  padding: 0;
}
#teaser div p{
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 2px;
  margin-top: 0;
}
#teaser div a{
  font-weight: bold;
  color: #000000;
  background-color: inherit;
}

#info {
  float: right;
  margin-left: 0px;
  padding-right: 0px;
  padding-top: 8px;
}
#taggingCloud {
  width: 291px;
  height: 219px;
  background-image: url("images/taggingCloudBg.png");
  background-repeat: no-repeat;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
#taggingCloud p{
  line-height: 0px;
}
#taggingCloud p a{
  color: #000000;  
  background-color: inherit;
}
#taggingCloud p .tagPriority1{
  font-size: 12px;
  line-height: 14px;
}
#taggingCloud p .tagPriority2{
  font-size: 14px;
  line-height: 16px;
}
#taggingCloud p .tagPriority3{
  font-size: 16px;
  line-height: 18px;
}
#taggingCloud p .tagPriority4{
  font-size: 18px;
  line-height: 20px;
}
#taggingCloud p .tagPriority5{
  font-size: 20px;
  line-height: 22px;
}
#furtherReading{
  width: 267px;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
}
.furtherInformation {
  background-image: url("../../images/furtherInformationIcon.png");
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 67px;
  margin-bottom: 15px;
  font-size: 0.72em;
}
.furtherInformation a{
  color: #000000;
  background-color: inherit;
  font-weight: bold;
}
.furtherLinks{
  background-image: url("../../images/furtherLinkIcon.png");
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 67px;
  margin-bottom: 10px;
  font-size: 0.72em;
}
.furtherLinks a{
  color: #000000;
  background-color: inherit;
  font-weight: bold;
}
#miniTeaser {

}
#miniTeaser div{
  width: 307px;
  height: 68px;  
  overflow: hidden;
  margin-bottom: 5px;
  background-image: url("images/miniTeaserBg.png");
  background-position: top;
  background-repeat: no-repeat;
}
#miniTeaser div:hover{
  background-image: url("images/miniTeaserHoverBg.png");
}
#miniTeaser div img{
  float: left;
  margin-top: 11px;
  margin-left: 12px;
  margin-right: 8px;
  border: none;
}
#miniTeaser div h4{
  color:#000000;
  background-color: inherit;
  font-size: 12px;
  font-weight: bold;
  margin-top: 5px;
}
#miniTeaser div p{
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 3px;
}
#miniTeaser div a{
  font-weight: bold;
  color: #000000;
  background-color: inherit;
}
/**************************
 *  FOOTER
 **************************/
#footer {
  background-image: url("images/shadowBottom.png");
  background-repeat: no-repeat;
  background-position: bottom;
  margin-top: 15px;
  height: 32px;
  width: auto;
    
}
#footer p{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #000000;
  color: #000000;
  background-color: inherit;
  margin-left: 27px;
  margin-right: 27px;
  padding-top: 5px;
  font-size: 0.65em;
  text-align: center;
}
#footer a{
  color: #000000;
  background-color: inherit;
}
#footer a:hover{
  text-decoration: underline;
}
/**************************
 *  Contentspezifische Klassen
 **************************/
 
.lexikonLeftCol{
  float: left;
  width: 290px;
  font-weight: bold;
  text-align: right;
  margin-right: 5px !important;
  margin-left: 0px !important;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  padding: 0px !important;
}
.lexikonRightCol{
  float: left;
  width: 290px;
  font-style: italic;
  text-align: left;
  margin-right: 0px !important;
  margin-left: 0px !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  padding: 0px !important;
}
.left{
  float:left;
  margin-left: 20px;
  margin-top: 10px;
  margin-right: 10px;  
}
.teamdiv{
  margin-top: 10px;
  margin-bottom: 13px;
  margin-left: 19px;
  margin-right: 15px;
  font-size: 0.8em;
  line-height: 1.35em;
  color: inherit;
  background-color: inherit;
  letter-spacing: 0.05em;
}
.teamdiv ul{
  margin-left: 20px !important;
  margin-bottom: 30px !important;
  font-size: 1em !important;
  line-height: 1em !important;
  letter-spacing: 0.08em !important;
}
.top {
  margin-top: 10px;
  margin-bottom: 10px;
}

