/* Start of CMSMS style sheet 'Layout: TKD' */
BODY {
 font-size: 10pt;
 background-color:#341111;/*#8f674e;*/
 /*background-image: url(uploads/images/tkd_layout/background_lines.gif);*/

}
IMG{
 border:0px;
}

a, a:visited, a:link{
  color:#fff;
  text-decoration:underline;
  padding-right:10px;
}

a:hover{
  color:#ffffff;
  text-decoration:none;
  padding-right:10px;
}

#pagecenter {
  position: absolute;
  width: 900px;
  margin: 0;
  left: 50%;
  margin-top: -10px;
  margin-left:-450px;
  /*background-image: url(uploads/images/tkd_layout/background.jpg);*/
  background-color:#341111;
}

#seite {
  position:relative;
  float:right;
  width:880px;
  
  padding-bottom: 20px;
  padding-left:20px;
  background-color: #341111;
  background-image: url(uploads/images/layout/2010/pergament3-2.jpg);
  background-repeat: no-repeat;
  
}

div#seite { 
min-height:768px;
height:expression(this.scrollHeight > 600 ? "auto":"768px"); 
}

#links {
  position:relative;
  float:left;
  width: 190px;
  text-align: left;
  padding-left:2px;
  left:10px;
  color:#ffffff;
  font-size: x-small;
  height:100%;
  min-height:600px;
  height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
  z-index: 1000;
  margin-top:25px;
}
/* Bild Vorschau fenster*/
#TB_window{
  z-index: 2000;
}
#links a:link, #links a:visited {
  color:#ffffff;
  text-decoration:none;
  padding-right:2px;
}

#links a:hover{
  color:#341111;
  text-decoration:none;
  padding-right:2px;
  cursor: pointer;
}
#flower {
  position:relative;
  float:right;
  text-align: left;
  margin-top:5px;
  width: 160px;
  background-color: transparent;
  height:85px;
  left:-700px;
  top: 620px;
  color: #b68844;
  size:10px;
}

/* Eo Menu */
#content{
  overflow: auto;
  position:relative;
  float:left;
  width: 630px;
  height:500px;  /*für den IE */ 
  padding:5px;
  padding-left: 15px;
  margin-top: 35px;
  color: #ffffff;

}

.content{
 scrollbar-face-color: #533b1c;
 scrollbar-highlight-color: #ffffff;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-shadow-color: #c38e48;
 scrollbar-arrow-color: #ffffff;
 scrollbar-track-color: #c38e48;
}

#content a, #content a:visited {
 color: #ffffff;
}

#content_unten {  
  float:left;
  width: 630px;
  height:80px;  /*für den IE */ 
  padding:5px;
  padding-left: 15px;
  margin: 0px;
  margin-left:200px;
  margin-top: 20px;
  color: #ffffff;
  z-index: 100000;
  vertical-align: bottom;
}


#content_unten a, #content_unten a:visited {
 color: #ffffff;
 text-decoration: none;
 font-size: 14px;
 cursor: pointer;
}

#KontaktDIV {
  border-color:#FFFFFF;
  width: 650px;
 
}
#KontaktDIVTD {
  width: 310px;
 float: left;
}

.user{
  width: 300px;
  height: 150px;
}
/* End of 'Layout: TKD' */

