
body {
    background-color: #f1f1f1;
    color: #585858;
    margin: 0px;
    font: normal 11px Arial;
}

a:link {
    color: #3bc93b;
    text-decoration: none;
}

a:hover {
    color: #9F0004;
    text-decoration: none;
}

a:visited {
    color: #3bc93b;
    text-decoration: none;
}

a:visited:hover {
    color: #9F0004;
    text-decoration: none;
}

a.white {
    color: #ffffff;    
}

img {
    border: 0px;
}

input.upload {
    display: block;
    background-image:url(images/button_upload2_hover.png);
    width: 118px; 
    height: 118px;
    border: 0px;
    margin:auto;
}

input.upload:hover {
    background-image: url(images/uploadbuttons/0084A5.png);
    width: 118px; 
    height: 118px;
    border: 0px;
}

input.text {
    background-color: #ffffff;
    border: 1px solid #969696;
}

input.text:focus {
    background-color: #ffffdd;
    border: 1px solid #767676;    
}

select {
    background-color: #ffffff;
    border: 1px solid #969696;
}

select:focus {
    background-color: #ffffdd;
    border: 1px solid #767676;
}

.font {
  color: white;
}

#main {
    position: relative;
    margin: auto;
    width: 90%;
    height: 100%;
}

#header {
    background-image: url(images/header.png);
    width: 100%;
    height: 163px;
    padding-left: 2px;
}

#headerpics {
    position: absolute;
    background-image: url(images/headerpics.png);
    width: 362px;
    height: 163px;
    top: 0px;
    left: 0px;    
}

#logo {
    position: relative;
    background-image: url(images/logo.png);
    width: 269px;
    height: 162px;
    top: 0px;
    margin:auto;
}

.headlink {
    padding:15px;
    padding-left:30px;
    padding-right:30px;
    height:31px;
}

#search {
    float:right;
    margin-top:4px;
    padding-right:5px;
}

#languages {
    position: absolute;
    top: 10px;
    right: 18px;    
}

#login {
    position: absolute;
    top: 25px;
    right: 26px;        
}

#login2 {
    position: absolute;
    background-color: #f1f7ff;
    top: 25px;
    right: 22px;
    border: 1px solid #767676;
    padding-top: 5px;
    padding-left: 6px;
    padding-right: 6px;
}

#login3 {
    position: absolute;
    top: 25px;
    right: 14px;
}

#navi {
    background-image: url(images/navi.png);
    width: 100%;
    height: 42px;
    overflow:hidden;
    float: left;
    border-left: 1px solid #aaaaaa;
    border-right: 1px solid #aaaaaa;
    font-size:13px;
    margin: 0px; 
    padding: 0px;
}

#navi_left {
    float:left;
    margin-top: -17px;}

#navi a, #navi a:visited {
    color: #ffffff;}

#navi a:visited:hover {
    color: #9F0004;
}

#content {
    background-color: #fafafa;
    width: 100%;
    border-left: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding-top: 20px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#contentTable {
    background-color: #f1f7ff;
    width: 85%;
    min-height: 500px;
    border: 1px solid #e2e2e2;
    margin:auto;
    margin-top: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#contentTable2 {
    background-color: #f1f7ff;
    width: 85%;
    border: 1px solid #e2e2e2;
    margin-top: 40px;
    padding-top: 15px;
    padding-bottom: 15px;    
}

#tags {
    background-color: #f4f4f4;
    width: 400px;
    height: 55px;
    border: 1px solid #d6d6d6;
    text-align: left;
    padding: 5px;
    margin:auto;
}

#picture {
    background-color: #ffffff;
    max-width: 600px;
    border: 1px solid #d6d6d6;
    padding: 10px;    
}

#info {
    background-color: #f4f4f4;
    width: 620px;
    border: 1px solid #d6d6d6;
    padding: 5px 0px 5px 0px;
}

#links {
    background-color: #f4f4f4;
    width: 620px;
    border: 1px solid #d6d6d6;
    padding: 5px 0px 5px 0px;
}

#footer {
    background: url(images/footer.png) repeat-x; 
    height: 40px;
    margin-top: 18px;
    padding-top: 10px;
    padding-left: 10px;
    text-align: left;
}

#tbltop {
  background: url(images/border.png) repeat-x;
  color:white;
  margin:0;
  padding:0;
  width:100%;
  height:42px;
  border:0;
}

.tbl1 {
  width:900px;
}

.links {
    background-color: #f4f4f4;
    width: 205px;
    border: 1px solid #d6d6d6;
    padding: 5px 5px 5px 5px;        
}

.tdpic {
  float:left;
  background: #ffffff no-repeat top;
  height:225px;
  width:205px;
  border: 1px solid #d6d6d6;
  margin:auto;
  padding:0px 5px 0px 5px;
}

.picBox {
  position:relative;
  margin:auto;
  text-align: center;
  float:left;
  width:200px;
  padding:20px;
  z-index:3;
}
  
.tdpic_small {
  background: url(images/bg1.png) no-repeat top;
  width:145px;
  height:15px;
  border:1px solid #bbbbbb;
}

.picl {
  border-top:1;
  border-left:1;
  border-right:1;
  border-bottom:1;
  border-top-color:#bbbbbb;
  border-left-color:#bbbbbb;
  border-right-color:#bbbbbb;
  border-bottom-color:#bbbbbb;
}

.getli {
  width:200px;
  height:15px;
}

.getliopt {
  width:180px;
  height:20px;
}

.folderbox {
  margin:auto;
  border:1px solid #E2E2E2;
  background-color:#FAFAFA;
  width:97%;
}

#about {
  background: url(images/about.png) no-repeat;
  width:93px;
  height:36px;
  margin-left:10px;
  border:0px;
}
#contact {
  background: url(images/contact.png) no-repeat;
  width:93px;
  height:36px;
  margin-left:10px;
  border:0px;
}
#impress {
  background: url(images/impress.png) no-repeat;
  width:93px;
  height:36px;
  margin-left:10px;
  border:0px;
}
#agb {
  background: url(images/agb.png) no-repeat;
  width:93px;
  height:36px;
  margin-left:10px;
  border:0px;
}
#acp {
  background: url(images/acp.png) no-repeat;
  width:93px;
  height:36px;
  margin-left:10px;
  border:0px;
}
#at_acp {
  background: url(images/upload.png) no-repeat;
  width:93px;
  height:36px;
  margin-left:10px;
  border:0px;
}

/************ fieldset ************/
fieldset {
   position: relative;
   margin: 10px;
   padding-bottom: 15px;
   width:600px;
}

fieldset ul li label {
    float: left;
    width: 320px;
    margin-right: 0px;
    font-size: 14px;
}


fieldset ul li {
   list-style: none;
   list-style-type:none;
}

fieldset li {
    margin-bottom: 10px;
}

.optionbox {
    background-color:#fafafa;
    border:1px solid #d1d1d1;
}
legend {
   margin: 0; padding: 3px;
   font-weight: bold;
}

#loginform {
	display:none;
	visibility:hidden;
}

.link_hidden_options {
    max-height:25px;
    margin:auto;
}
.hidden {
    position:absolute;
	  display:none;
    background-color:#fafafa;
    border:1px solid #d1d1d1;
    padding:5px;
    padding-top:20px;
    padding-left:15px;
    height:230px;
    width:220px;
    margin:auto;
    margin-left:0px;
    margin-top:0px;
    text-align:left;
    z-index:10;
}
.get_hidden {
    position:relative;
    width:230px;
}
.hide_folder {
    position:absolute;
    display: none;
    background-color:#fafafa;
    border:1px solid #d1d1d1;
    padding:5px;
    padding-top:20px;
    padding-left:15px;
    padding-bottom:10px;
    width:150px;
    margin:auto;
    margin-left:230px;
    margin-top:-35px;
    text-align:left;
    z-index:11;
}
.inf_hidden {
    position:absolute;
	  display:none;
    background-color:#fafafa;
    border:1px solid #d1d1d1;
    padding:5px;
    padding-top:20px;
    padding-left:15px;
    height:140px;
    width:220px;
    margin:auto;
    margin-left:160px;
    margin-top:-50px;
    text-align:left;
    z-index:12;
}
