/*--------------------------------------------------------------------- standard elements */
body{
  background: #fff url(/fileadmin/templates/img/bg.jpg);
  overflow-y: scroll;
}

html {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

* {
  margin: 0;
  padding: 0;
}

/* outerWrapper */
#outerWrapper {
position: relative;
  width: 980px;
  margin: 20px auto 20px auto;
background: #fff url(/fileadmin/templates/img/wrapper_bg.png) repeat-y;
border-bottom: 5px solid #004629;
}

/* standard header */
#pageHeader {
  float: left;
  width: 980px;
  height: 100px;
  background: #fff;
}

#pageHeaderLogo {
width: 209px;
height: 72px;
margin: 14px 0px 0 20px;
background: url(/fileadmin/templates/img/logo.png)
}

/* addmenu */
#addMenu {
float: right;
height: 100px;
line-height: 100px;
}

#addMenu li {
list-style: none;
display: inline;
margin: 0 20px 0 0px;

}


#addMenu a {
text-decoration: none;
color: #4d4d4d;
}

#addMenu .addMenuItemAct {
text-decoration: underline;
color: #004629;
}



/* address */
#Address {
float: left;
  background: #004629;
  height: 25px;
  width: 980px;
text-align: center;
}

#Address p {
  color: #fff;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 25px;
  letter-spacing: 2px;
  line-height: 25px;
}

/* add header */
#addHeader {
float: left;
position: relative;
  width: 980px;
  height: 195px;
margin-top: 1px;
}

#addHeaderBild {
position: absolute;
height: 195px;
width: 980px;
top: 0px;
left: 0px;
}


/* tabmenu */
#tabMenu {
position: absolute;
bottom: 0px;
height: 22px;
line-height: 22px;
}

.tabMenuItemLeft{
background: url(/fileadmin/templates/img/tableft.gif);
height: 22px;
width: 7px;
float: left;
}

.tabMenuItem{
background: url(/fileadmin/templates/img/tabmiddle.gif);
height: 22px;
float: left;
padding: 0 4px;
}

#tabMenu a.tabMenuItem {
text-decoration: none;
color: #fff;
font-weight: bold;
}

#tabMenu a.tabMenuItemAct {
text-decoration: none;
color: #004629;
font-weight: bold;
}

.tabMenuItemRight {
background: url(/fileadmin/templates/img/tabright.gif);
height: 22px;
width: 7px;
float: left;
margin-right: 5px
}

.tabMenuItemActLeft{
background: url(/fileadmin/templates/img/tableftact.gif);
height: 22px;
width: 7px;
float: left;
}

.tabMenuItemAct{
background: url(/fileadmin/templates/img/tabmiddleact.gif);
height: 22px;
float: left;
padding: 0 4px;
}

.tabMenuItemActRight {
background: url(/fileadmin/templates/img/tabrightact.gif);
height: 22px;
width: 7px;
float: left;
margin-right: 5px
}

#centerWrapper {
  float: left;
width: 980px;
position: relative;
}

/* content */
#pageContent {
float: left;
  width: 630px;
margin: 70px 50px 0px 50px;
padding-bottom: 40px;
display: inline;
}

#pageContenLeft {
float: left;
  width: 290px;
text-align: justify;
}

#pageContenRight {
float: right;
  width: 290px;
text-align: justify;
}


.clearer {
  clear: both;
  font-size: 1px;
  height: 1px;
}

#pageContent h1 {
  color: #004629;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: none;
  letter-spacing: 0px;
  margin: 0px 0 10px 0;
}

#pageContent h2 {
  color: #4d4d4d;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

#pageContent p {
  color: #4d4d4d;
  font-size: 12px;
  line-height: 20px;
  margin: 0 0 15px 0;
}

#pageContent li {
  color: #4d4d4d;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 0 15px;
text-align: left;
list-style-image: url(/fileadmin/templates/img/bullet.png);
}

#pageContent ul {
  color: #4d4d4d;
  font-size: 13px;
  line-height: 20px;
  margin: 0 0 20px 0;
}

#pageContent a {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}

#pageContent a img {
border: none;
}


#pageContent a.link-internal,
#pageContent a.internal-link,
#pageContent a.link-external,
#pageContent a.external-link,
#pageContent a.external-link-new-window {
  color: #000000;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px dotted #4d4d4d;
}

#pageContent table p {
margin: 0px;
}


#rightArea {
  float: right;
  width: 250px;
}

hr {
border: none;
border-bottom: 1px dashed #999;
}


#breadcrumb {
color: #4d4d4d;
top: 10px;
left: 17px;
width: 630px;
z-index: 50;
position: absolute;
font-size: 11px;

}

#breadcrumb a {
  color: #4d4d4d;
text-decoration: none;
margin: 0 5px;
}

#breadcrumb a:hover {
    color: #004629;
text-decoration: underline;
}

.tx-jppageteaser-pi1 {
float: left;
width: 630px;
}

.tx-jppageteaser-pi1-list-entry {
float: left;
margin-bottom: 40px;
}

.tx-jppageteaser-pi1-list-entry-odd {
clear: both;
float: left;
width: 270px;
height: 130px;
border: 1px solid #333333;
padding: 5px 10px;
text-align: justify;
}

.tx-jppageteaser-pi1-list-entry-even {
float: right;
width: 270px;
border: 1px solid #333333;
padding: 5px 10px;
height: 130px;
text-align: justify;
}

#pageContent .tx-jppageteaser-pi1-list-entry h4 {
  margin: 5px 0 5px 0;
}

.tx-jppageteaser-pi1-list-entry-description {
  line-height: 18px;
}

#pageContent .tx-jppageteaser-pi1-list-entry h4 a {
  color: #004629;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-style: none;
  letter-spacing: 0px;
}

.tx-jppageteaser-pi1-list-floatcleaner {
display: none;
}

#pageContent .tx-jppageteaser-pi1-list-entry-link-item {
margin: 10px 0 0 0;
text-align: right;
}

.Thumbs {
clear: both;
float: left;
margin-right: 20px;
}

#pageContent .Thumbs p {
margin: 0px;
}

#pageContent .Thumbs img {
border: 1px solid #666;
}

.ReferenzenWrapper {
clear: both;
float: left;
width: 630px;
margin-bottom: 30px;
}

.Text {
float: left;
}

#addHeaderBild img {
border: none;
}


/*
#snowman {
position: absolute;
width: 173px;
height: 182px;
z-index: 30;
right: 150px;
top: 190px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fileadmin/templates/img/snowman.png');
}


#snowman[id] {
  background-image: url(/fileadmin/templates/img/snowman.png);
}
*/
