body {
    margin: 10px;
    font-family: sans-serif;
    font-size: 11px;
    background-color: #FFFFFF;
}

form {
    margin: 0px;
}

img {
    border: 0px;
}

/* Preset :: Image floating */
.left { 
    float: left; margin: 0px 15px 10px 0px; 
}
.right { 
    float: right; margin: 0px 0px 10px 10px; 
}
.top { 
    display: block; margin: 0px 0px 10px 0px; 
}

.top_floating { 
    display: block; 
}

.content {
color:black;
text-decoration:none;
}

.introduction {
    color:#9DA2AF;
    font-size:10px;

    display: block;
    padding: 5px 0px;

}

.chapter_control {
    color: black;
    display: block;
    padding: 4px 8px;
    background-color: #E8EDF3;
    margin-top: 15px;
    clear: both;
}

.gallery_description {
    width:160px; 
    font-size:9px; 
    color:#123456;
}


.top_floating { 
    display: block; margin: 0px 0px 20px 0px; 
}

.floating {
    padding: 0px 10px 0px 0px;
}

div.floating {
}

.description_top {
  padding: 0px 0px 10px 40px;
}

.description_floating {
  padding: 0px 0px 0px 0px;
  max-width: 160px;
}

.description_floating_top {
  padding: 0px 0px 5px 0px;
  height: 15px;
  max-width: 160px;
  font-weight:bold;
  color:#666666;
}

.description_floating_top_light {
  padding: 0px 0px 5px 0px;
  min-height: 15px;
  max-width: 170px;
}

.chapter {
    clear: both;
    padding: 0px 0px 5px 0px;
}
.ecard {
	width: 201px;
	height: 114px;
	border: 1px solid #000000;
}

td.tl{
    vertical-align: top;
    text-align:right;
    background-image: url(../../../images/saw/background_head.gif);
    background-repeat: repeat-x;
}
div.tl{
    width:146px;
    float:left;
}
td.tr{
    vertical-align: top;
    text-align:left;
    background-image: url(../../../images/saw/graumitweiss.gif);
    background-repeat: repeat-x;
    background-position: left 133px;
}

td.nav{
vertical-align: top;
padding-top: 20px;
}

td.content{
vertical-align: top;
padding-top: 10px;
height: 400px;
}

div.content{
    padding: 0px 20px;
    }
    
td.footer {
    color:#918F8F;
    font-size:10px;
    padding-top: 3px;
    background-image: url(../../../images/saw/line_grey.gif);
    background-repeat: repeat-x;
}

a:link {
color: black;
text-decoration:none;
}

H1 {
    margin:0px 0px 2px 0px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    font-size:15px;
}
H2 {
    margin: 10px 0px 15px 0px;
    color:#000000;
    font-weight:bold;
    text-decoration:none;
    font-size:11px;
}
H3 {
    margin: 8px 0px 2px 0px;
    color:#666666;
    font-weight:bold;
    text-decoration:none;
    font-size:14px;
}