<!--
/*---scrollbars + body---*/
body {
background-color : #B8B19E;
margin: 0px;
padding: 0px;
text-align: center;
font-size: 12px;
color: #ffffff;
font-family: Arial,Verdana,Helvetica;
scrollbar-face-color: #B6B6B6;
scrollbar-highlight-color: #D9D9D9;
scrollbar-shadow-color: #898989;
scrollbar-3dlight-color: #ffffff;
scrollbar-arrow-color: #E2EDDC;
scrollbar-track-color: #DADADA;
scrollbar-darkshadow-color: #000000;
/*overflow:hidden;*/}
/*---scrollbars + body end---*/

/*---links---*/
a, a:visited {
color: #682C2B;
text-decoration: none;
}

a:hover {
color: #ffffff;
}

a#pfeil {
background-image:url(../gfx/pfeil_right.gif);
background-repeat:no-repeat;
background-position: 0px 5px;
padding-left: 16px;
font-size: 10px;
color: #682C2B;
}

a:hover#pfeil {
background-image:url(../gfx/pfeil_right_mo.gif);
color: #ffffff;
}

#table_list a {
text-decoration: underline;
}
/*---links end---*/

/*---navigation---*/
#nav, #nav ul {/* all lists */
padding: 0;
margin: 0;
list-style: none;
float: left;
width: 8em;
}

#nav li {/* all list items */
position: relative;
float: left;
/*line-height : 1.25em;*/
/*margin-bottom : -1px;*/
width: 8em;
}

#nav li a {
/*background-image:url(../gfx/navi_bg.gif); */
width: 195px;
*width: 246px;
height: 24px;
*height: 28px;
display: block;
/*color: #ffffff;*/
font-size: 14px;
font-weight: boldx;
text-decoration: none;
padding: 4px 4px 0px 47px;
}

#nlink {
background-image:url(../gfx/navi_bg.gif);
color: #ffffff;
}

#nav li a:hover, #nactive {
color: #682C2B;
background-image:url(../gfx/navi_bg_mo.gif);
}

div#space {
clear: all;
}

#snavi {
padding: 0px 10px 0px 10px;
font-size: 12px;
color: #ffffff;
border-right: 1px solid #CBC6B9;
}

#snavi_a {background-image:url(../gfx/snavi_bg.gif);
padding: 0px 10px 0px 11px;
font-size: 12px;
color: #682C2B;
font-weight: bold;
}

#snavi a, #snavi a:visited {
color: #ffffff;
text-decoration: none;
}

#snavi a:hover {
color: #682C2B;
}
/*---navigation end---*/

/*---center container---*/
td#container {
border-left: 2px solid #CFCBBF;
}

div#content {
padding: 15px 30px 0px 30px;
}

#table {
width: 100%;
}
/*---center container end---*/

/*---footer---*/
#footer {
text-align: center;
font-size: 11px;
color: #827D70;
text-decoration: none;
}

#footer a {
font-size: 11px;
color: #827D70;
text-decoration: none;
}

#footer a:hover {
color: #ffffff;
}
/*---footer end---*/

/*---Content---*/
/*---Font---*/
#content, #box, #formtext {
font-size: 12px;
color: #ffffff;
}

#head {
font-size: 12px;
color: #682C2B;
border-bottom: 1px solid #682C2B;
padding: 0px 0px 2px 0px;
margin-bottom: 5px;
}

#small {
font-size: 10px;
}

#txtsmall {
margin-top: -12px;
font-size: 10px;
color: #ffffff;
}

#text, #list, #list2, fieldset, #infobox, #txtsmall, #table {
margin-bottom: 15px;
}

#tattoo {
color: #000000;
font-weight: bold;
}

#erase {
color: #682C2B;
font-weight: bold;
}
/*---Font end---*/

/*---List---*/
#list div {display: block;
background-color : #CFCBBE;
color: #682C2B;
padding: 3px 10px 3px 15px;
}

#list div#link {
border-width:1px;
border-style:solid;
border-color: #E1CDD6;
margin-bottom: 9px;
padding: 2px 10px 2px 15px;
}

#list div#link a {
font-weight: bold;
}

#table_list th, #table_list td {
background-color : #CFCBBE;
font-size: 12px;
color: #682C2B;
padding: 2px 10px 2px 10px;
}

#table_list td p {
margin:3px 0px 0px 0px; 
padding: 0px; 
}


/*---List end---*/

#image {
float:left;
margin: 2px 5px 3px 0px;
}

/*---form fields---*/
#formtext {
padding-bottom:3px;
}

input, textarea {
width: 100%;
font-size: 12px;
color: #682C2B;
border: 0px;
border-bottom: 1px solid #97907E;
background-color: #CFCBBF;
}

textarea {
font-family: Arial,Verdana,Helvetica;
}

select {
font-size: 12px;
color: #682C2B;
background-color: #CFCBBF;
}

#radio,#check {
width: 15px;
border: 0px;
background-color: transparent;
}

input#submit {
cursor: hand;
width: 100px;
font-size: 12px;
color: #CFCBBF;
border-bottom: 1px solid #CFCBBF;
background-color: #97907E;
}
/*---form fields end---*/

/*---fieldset---*/
fieldset {
position:relative;
padding:10px 10px 2px 10px;
background-color: #CFCBBE;
border: 1px solid #682C2B;
margin-top:10px;
color: #682C2B;
}

legend {
position:absolute;
top:-8px;
font-weight: bold;
color: #682C2B;
}

#txtbox {
font-size: 12px;
color: #682C2B;
}
/*---fieldset end---*/

/*---box---*/
#box {
padding: 0px 15px 0px 7px;
}
/*---box end---*/
//-->
