/* CSS Document */
html {
height: 100%;
width: 100%;
}
body {
height: 100%;
width: 100%;
margin: 0px;
background-color: #ffffff;
background-image: url(images/background.jpg);
background-repeat: repeat-x;
font-family: verdana;
font-size: 11px;
}

a:link {color:#53584b; text-decoration:none;}
a:visited {color:#53584b; text-decoration:none;}
a:hover {color:#53584b; text-decoration:underline;}

#content {
width: 566px;
  *width: 600px;
padding-left: 30px;
padding-bottom: 30px;
}

#content P.bodytext, #content P {
font-size: 11px; 
} 

#content td {
vertical-align: top;
}

#menu {
padding-top: 60px;
}

#menu_top {
padding-left: 30px;
}

#menu_sub {
font-size: 11px;
line-height: 18px;
padding-left: 15px;
}

#menu_sub_first{
font-size: 11px;
line-height: 18px;
padding-left: 15px;
padding-top: 12px;
}

#menu_sub_last {
font-size: 11px;
line-height: 18px;
padding-left: 15px;
padding-bottom: 15px;
}

#menu_sub_act {
font-size: 11px;
line-height: 18px;
padding-left: 15px;
background-image: url(images/act_menu.jpg);
background-repeat: no-repeat;
background-position: top left;
}

#menu_sub_act_first {
font-size: 11px;
line-height: 18px;
padding-left: 15px;
background-image: url(images/act_menu.jpg);
background-repeat: no-repeat;
background-position: left bottom;
padding-top: 12px;
}

#menu_sub_act_last {
font-size: 11px;
line-height: 18px;
padding-left: 15px;
background-image: url(images/act_menu.jpg);
background-repeat: no-repeat;
background-position: left top;
padding-bottom: 15px;
}

#topmenu {
font-size: 10px;
}
#topmenu a:link {color: #c299c5;}
#topmenu a:visited {color: #c299c5;}
#topmenu a:hover {color: #c299c5;}

#topmenu_act {
font-size: 10px;
}
#topmenu_act a:link {color: #fff;}
#topmenu_act a:visited {color: #fff;}
#topmenu_act a:hover {color: #fff;}

DIV .csc-textpic-imagewrap {
margin-top: 20px;
display: blocK;
}

/************************* MAILFORM *******************/
.csc-mailform-field {
margin-top: 5px;
font-size: 11px;
width:180px;
margin-left: -11px;
*margin-left: 0px;
}
.csc-mailform-field INPUT {
border: 1px #bab713 solid;
width: 150px;
}
.csc-mailform-field SELECT {
border: 1px #bab713 solid;
}
.csc-mailform-field TEXTAREA {
border: 1px #bab713 solid;
}
.csc-mailform-field LABEL {

}
.csc-mailform-field .csc-mailform-check {
border: none;
border: 0px;
width: 12px;
margin-left:0px;
}
.csc-mailform-submit {
background-color: #660066;
border: none;
color: #fff;
}
.csc-mailform {
border: 0px;
}
/******************************************************/

.vor_location {
/*padding-left: 35px;
margin-left: -35px;
  *margin-left: 0px; */

width: 235px;
background-image: url(images/vor_location.jpg);
background-repeat: repeat-y;
background-position: left;
}

.vor_location A IMG {
text-align: right;
}

#cleargif {
text-align: left;
}

.spacer-gif {
height: 1px;
}


.csc-textpic-caption {
font-size: 11px;
}

.tx-indexedsearch-text-item-path a:link {color: #ffffff;}
.tx-indexedsearch-text-item-path a:visited {color: #ffffff;}

.tx-indexedsearch-whatis {font-family: verdana; font-size: 11px;}
.tx-indexedsearch-browsebox {font-family: verdana; font-size: 11px;}
.tx-indexedsearch-noresults {font-family: verdana; font-size: 11px;}
