
html, body {
  background-color:#e3ecf3;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;

  text-align:center;
  margin:0px auto;
  padding: 0;
}
td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight:bold;
  color: #509AC7;
  margin-top: 30px;
}
*.* h1 { line-height: 40px; margin-bottom: 0; margin-top: 10px; }
* + html h1 { line-height: 40px; margin-bottom: 0; margin-top: 10px; }
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: orange;
  line-height: 0;
}
*.* h2 { line-height: 10px; margin-bottom: 10px; }
* + html h2 { line-height: 10px; margin-bottom: 10px; }

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color: #000;
}
*.* h3 { margin-top: 10px; }
* + html h3 { margin-top: 10px;  }

#head {
  width:948px;
  height: 100px;
  background-image: url('../images/1_new.gif');
  background-repeat:repeat-x;
  background-position:bottom;
  text-align:left;
  margin: 0 auto;
}

#gratisimg {
  left: 50%;
  margin-left: 220px;
  margin-top: -26px;
  position: absolute;
}
html:first-child>b\ody #gratisimg { margin-top: -26px; }
##gratisimg { margin-top: -26px; }
* + html #gratisimg[id]    { margin-top:-26px; }




#shadow_top {
  padding: 0;
  padding-top:14px;
  width:974px;
  background-image: url('../images/shadow_top.gif');
  background-repeat:no-repeat;
  margin:0px auto;
  margin-top: 0;
}
#body {
  width: 974px;
  background-image: url('../images/13.gif');
  background-repeat: repeat-y;
  background-position: center;
  text-align: center;
  padding: 0;
  margin: 0 auto;
  overflow: hidden;
}
#content {
  width: 948px;
  text-align: left;
  margin: 0 auto;
}
a.footer {
  color:white;
}



#footer {
  clear:both;
  margin-top:5px;
  width:948px;
  background-color:#FF9338;
  color:#ffffff;
  font-weight:bold;
  margin:0px auto;
}
.footerContent {
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
  text-align: center;
}

.txtContent {
  padding: 5px 15px 5px 15px;
}

#commentbutton {
  padding: 3px 6px 3px 6px;
  border: 1px solid #aaa;
  background-color: #eee;
}

#loginbutton, #registerbutton, #commentbutton {
  cursor: pointer;
}
#loginscreen, #registerscreen {
  display: none;
  background-color: #eeeeee;
  z-index: 999;
  position: absolute;
  top: 8px;
  border: 1px solid black;
  padding: 10px;
}
* + html #loginscreen[id]    { margin-left:-250px; }   /* IE 7 */
##loginscreen { margin-left:-250px; }                  /* IE 6 */

* + html #registerscreen[id] { margin-left:-300px; }   /* IE 7 */
##registerscreen { margin-left:-300px; width: 300px; } /* IE 6 */

#commentinputscreen {
  position: relative;
  top: 0;
  display: none;
  border: 1px solid black;
  background-color: #fff;
  padding: 20px;
}

#commentinputscreen div {
  text-align: right;
}

#tf_comment {
  width: 560px;
  height: 150px;
}

.sysmsg {
  margin-top: 20px;
  font-style: italic;
  color: #555;
}



.pagingDiv {
  margin: 10px 0;
}

.pagingDiv a {
  color: #000;
}

.pagelink {
  padding: 5px 7px;
  background-color: #ddd;
  border: 1px solid #999;
  text-decoration: none;
}

.pagelink:hover {
  background-color: #eee;
  border: 1px solid #666;
}


/*''''''''''''*/
/* USER PAGES */
/*____________*/

.userpagecontent {
  margin-left: 20px;
  margin-right: 20px;
  text-align: center;
  vertical-align: middle;
}

.userpage_item a {
  color: #36719b;
  text-decoration: none;
}

.userpage_item a:hover {
  color: #36719b;
  text-decoration: underline;
}

.userpage_item {
  text-align: left;
  display: block;
  width: 250px;
  height: 50px;
  padding: 20px 0 0 0;
}

.userpage_itemlabel {
  display: inline;
  margin-left: 20px;
  font-size: 16pt;
  font-weight: bold;
  line-height: 40px;
}

.userpage_itemimage {
  float: left;
}

.thumblink {
  border: 1px solid orange;
}


/*'''''''''''''''*/
/*   USER MENU   */
/*_______________*/

#usermenu {
  font-size: 8px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  margin-top: 1px;
  border-collapse: collapse;
  border-top: 1px solid #9d5519;
  border-bottom: 1px solid #9d5519;
}
html.* #usermenu { margin-top: 0; }

#usermenu tr {
  background-color: #9d5519;
  height: 15px;
  margin: 0;
  padding: 0;
}

#usermenu td {
  text-align: center;
  margin: 0;
  padding: 0;
}

.headline {
  font-size: 10px;
  color: #eeeeee;
}

.rightborder {
  display: block;
  height: 15px;
  width: 1px;
  background-image: url('../images/usermenu/vertical-border.gif');
}

.usermenulink {
  font-size: 10px;
  color: #eeeeee;
  display: block;
  height: 15px;
  width: 84px;
  text-decoration: none;
  background-image: url('../images/usermenu/button-low.gif');
}

.usermenulink:hover {
  color: #ffffff;
  background-image: url('../images/usermenu/button-high.gif');
}

.usermenuleftcell {
  /* background-image: url('../images/usermenu/bg-metal.gif') repeat-x; */
  background-color: #36719b;
  width: 87px;
}

.usermenulinkcell {
  width: 84px;
}

.usermenubordercell {
  width: 1px;
}

.usermenurightcell {
  width: 608px;
  /* background-image: url('../images/usermenu/bg-metal.gif') repeat-x; */
  background-color: #36719b;
}

.usermenurightcell .headline {
  margin-left: 6px;
  text-align: left;
}



/*'''''''''*/
/* GALLERY */
/*_________*/

.gallerytable {
  text-align: center;
}

.galleryentry {
  padding: 10px;
  background-color: #eee;
  border: 1px solid #ddd;
}

.galleryentryinfo {
  text-align: center;
  width: 200px;
}

.galleryentry a, .galleryentryinfo {
  font-size: 8pt;
  text-decoration: none;
}

.galleryentrycell {
  width: 260px;
  text-align: center;
  padding: 5px;
}

.galleryentrycell_middle {
  margin-left: 94px;
  margin-right: 94px;
}

.gallerythumbnaildiv {
  position: relative;
  width: 120px;
  height: 82px;
  padding-top: 10px;
  padding-left: 0;
}

.gallerythumbnailanchor {
  position: relative;
  width: 100px;
  height: 69px;
  left: 0;
}




.startpagethumblink {
  position: relative;
  width: 100px;
  height: 67px;
}

.startpagethumbnail {
  border: 1px solid orange;
  z-index: 1;
}

.startpagemouseoverlayer {
  position: absolute;
  display: none;
  top: 0; left: 0;
  z-index: 199;
}

.greyarc {
  margin: 0 0 -30px 0;
}
*.* .greyarc { margin-bottom: -20px; }




.horizontaloverviewmouseoverlayer {
  position: absolute;
  top: -66px;
  left: 0;
  display: none;
  z-index: 999;
  margin-top: 10px;
}

* + html .horizontaloverviewmouseoverlayer[class]    { position: absolute; margin-left:0; margin-top:0; top:0; }   /* IE 7 */
#.horizontaloverviewmouseoverlayer { position: absolute; margin-left:0; margin-top:0; top:0; }                  /* IE 6 */



.mouseoverlayer {
  position: absolute;
  top: -66px;
  left: 0;
  display: none;
  z-index: 999;
  margin-left: -50px;
  margin-top: -66px;
}
b\ody .mouseoverlayer { position: absolute; margin-left:0; margin-top:0; top:0; }  /* alle außer FF/Mozilla */

.galleroverview {
}

.gallerythumbnail {
  border: 1px solid orange;
  position: absolute;
  top: 0;
  left: 0;
  display: inline;
  margin-left: -50px;
}
b\ody .gallerythumbnail { margin-left:0; }  /* alle außer FF/Mozilla */
/* Opera */
@media screen and (min-width: 0px){ .gallerythumbnail {
  position: relative;
  top: 0;
  left: 0;
}}

#gallerysortmenu {
  font-size: 8px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
}

#gallerysortmenu tr {
  height: 16px;
  margin: 0;
  padding: 0;
}

#gallerysortmenu td {
  text-align: center;
  width: 131px;
  padding: 0;
  margin: 0;
}

.gallerysortmenulink {
  margin-left: 1px;
  font-size: 10px;
  color: #fff;
  width: 150px;
  height: 30px;
  display: block;
  background-image: url( '../images/orangebutton.gif' );
  text-decoration: none;
  line-height: 28px;
}

.entrylinks a {
  font-size: 10px;
  color: #111;
}

.entrylinks a:hover {
  color: #666;
}

.entrylinks img {
  vertical-align: middle;
}




/* '''''''''''''''' */
/* new account page */
/* ________________ */

#accountContent {
  width: 850px;
  height: 620px;
}

#accountTopDiv {
  position: relative;
  top: 0;
  left: 0;
  width: 850px;
  height: 100px;
}

#accountMainDiv {
  position: relative;
  top: 40px;
  left: 20px;
  width: 840px;
}

.greybox {
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  padding: 5px;
  padding-top: 10px;
}
/* Opera */
@media screen and (min-width: 0px){ .greybox {
  padding-top: 30px;
}}

.greybox td {
  font-size: 8pt;
}

#profileCardDiv, #statsDiv, #usernameDiv, #picDiv {
  display: inline;
}

#profileCardDiv {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 230px;
  height: 90px;
}

#statsDiv {
  position: absolute;
  top: 30px;
  left: 280px;
  width: 600px;
  height: 70px;
}

#statsDiv td {
  font-size: 8pt;
}

#statsDiv h3 {
  line-height: 0;
}

#accountLeftDiv, #recentActivitiesDiv {
  position: absolute;
  display: inline;
  top: 0;
}

#accountLeftDiv {
  left: 0;
  width: 250px;
}

#recentActivitiesDiv {
  left: 280px;
  width: 590px;
}

ul.listmenu {
  margin: 20px;
  padding: 0;
}

ul.listmenu li {
  margin: 0;
  list-style: none;
}

.navDiv {
  text-align: left;
}

.commentpreview {
  margin-bottom: 10px;
}


#userlistmenu a {
  color: #000;
}

#usernavigation {
  position: relative;
  top: 20px;
}
##usernavigation { top: 10px; }
* + html #usernavigation[id] { top: 10px; }


.gotobutton {
  margin-left: 16px;
  font-size: 10px;
  color: #fff;
  width: 130px;
  height: 16px;
  display: block;
  text-decoration: none;
}

.glassbutton_low {
  background-image: url( '../images/glass-button-low.png' );
}

.glassbutton_high {
  background-image: url( '../images/glass-button-high.png' );
}


.datachangescreens {
  position: absolute;
  padding: 6px;
  top: 0;
  left: 0;
  border: 1px solid #509AC7;
  background-color: #eee;
  text-align: center;
}



.startpage_subcontainer { border: 1px solid #509AC7; padding: 10px; background-color: #fffadd; }

.startpage_itemcontainer {  }

.startpage_separatorline { border-top: 1px solid #509AC7; margin: 10px; height: 1px; width: 200px; }
#.startpage_separatorline { margin-bottom: 0; }



































