body {
    position:relative;
    width: 100%;
    /*text-align: center;*/
    margin-top: 0;
    padding: 0;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #aaaaaa;
    text-transform: none;
    text-decoration: none;
}

.bodyspace {
    position:relative;
    width:942px; 
    /*margin-left:auto; */
    /*margin-right:auto; */
    text-align:left;
}



/* background-image an td-pflegen fuer safari */
.bodyshadow_left,
.td_shadow_left {
  position:relative;
  height:100%;
  background-image:url(../images/schatten_links_7x1.jpg);
  background-position:right top;
  background-repeat:repeat-y;
}

.bodyshadow_right,
.td_shadow_right  {
  position:relative;
  height:100%;
  background-image:url(../images/schatten_rechts_7x1.jpg);
  background-position:left top;
  background-repeat:repeat-y;
}

.bodyshadow_bottom {
  position:relative;
  display:block;
  width:100%;
  height:7px;
  background-image:url(../images/schatten_unten_942x7.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}


.bodycontent {
    position:relative;
    /*float:left;*/
    width:928px;
}

.layer_line {
    position: relative;
    float: left;
    left: 0;
    top: 1px;
    width: 120px;
    height: 6px;
    background-image: url(../images/line_white_2x1.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

/* **********************************************
*
*      H A U P T N A V I G A T I O N
*
* **********************************************/
.navbar {
    position: relative;
    width: 100%;
    height: 28px;
    background-color: #59add4;

    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 27px;
    text-align: left;
    letter-spacing: 0.05em;
    color: #585858;
    text-transform: none;
    text-decoration: none;
}

.navitems {
    position: relative;
    left: 208px;
    top: 0;
    height: 100%;

}


.navitem,
.navitem_current {
    position: relative;
    display: inline-block;
    left: 0;
    top: 0px;
    width: 120px;
    /*height: 100%;*/
    height:28px;
    background-color: #59add4;
    background-image: url(../images/line_white_2x1.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

.navitem_link_text,
.navitem_current_text {
    position:relative;
    display:block;
    padding-left:8px;
    height:100%;
    width:100%;
    cursor:default;
}

.navitem a,
.navitem_current a {
    position: relative;
    width:100%;
    height: 100%;
    vertical-align:middle;
    text-align:left;
    text-decoration: none;
    color: #000000;
}

.navitem_current a {
    color:#ffffff;
}

.navitem a:hover,
.navitem_current a:hover{
    color:#ffffff;
}

.navitem_level2_link_text a {
}

.navitem_level2_link_text a:hover {
}

.navitem_level2_link_text_current a,
.navitem_level2_link_text_current a:hover {
}

/* **********************************************
*
*      H E A D E R
*
* **********************************************/

.header {
    position: relative;
    width: 928px;
    height: 238px;
    /*background-image: url(../images/HEADER_home.jpg);*/
    /*background-position: left top;*/
    /*background-repeat: no-repeat;*/
    z-index: 1
}

.header img {
  border: none;
  vertical-align:bottom;
}

.hdimg_layer_lines {
    position: absolute;
    left: 208px;
    width: 720px;
    height: 6px;
    top: 231px;
    z-index: 1000;
    /*float: left;*/
    /*clear: both;*/
    opacity: 1;
    filter: alpha(opacity = 100);
}

/* **********************************************
*
*      T O P  -  A R E A
*
* **********************************************/
.topArea {
    position: relative;
    width: 100%;
    height: 40px;
    /*margin-bottom: 6px;*/
    background-image: url(../images/schatten_oben_942x7.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    
}

.switchLang {
    position: relative;
    /*text-align: left;*/
    /*margin-right: 10px;*/
    bottom:6px;
    padding-left:7px;
   
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.02em;
    color: #aaaaaa;
    text-transform: none;
    text-decoration: none; 

}

.switchLang a {
/* Schrift */
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.02em;
    color: #aaaaaa;
    text-transform: none;
    text-decoration: none;

    padding-right:5px;
}

.switchLang a:hover {
    color: #585858;
}

.langitem_normal a {
    color: #aaaaaa;
    /*padding-right:5px;*/
    text-transform: uppercase;
    vertical-align: middle;
}

.langitem_current a {
    /*color: #585858;*/
    color: #59ADD4;
    /*padding-right:5px;*/
    text-transform: uppercase;
    vertical-align: middle;
}


.topNav {
    position:relative;
    text-align: right;
    padding-right:7px;
    bottom:6px;
}

.topNav a,

.topnav_item_current
{
    position: relative;
    color: black;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 0.02em;
    color: #aaaaaa;
    text-transform: none;
    text-decoration: none;
    padding-left:10px;
    
}


.topNav a:hover {
    color:#585858;
}

.topnav_item_normal {

}

.topnav_item_current {
    color: #585858;    
}

.main {
    position: relative;
    width: 100%;
    /*float: left;*/
    /*clear: both*/
}

/* **********************************************
*
*      M A I N  -  A R E A  - L E F T
*
* **********************************************/
.mainleft {
    position: relative;
    /*float:left;
    clear:both;*/
    width: 215px;
    margin-bottom:20px;
    /*height:384px;*/
    /*float: left;*/
}

.mainleft_content {
    position:relative;
    float:left;
    clear:both;
    /*height:100%;*/
    width:214px;
    overflow:hidden;
    background-color: #ffffff;
    background-image:url(../images/schatten_teaser_rechts_7x1.jpg);
    background-position:right top;
    background-repeat:repeat-y;
}

.mainright {
    position:relative;
    padding-left:12px;
    /*width:auto;*/
}

.mainright .main_content {
    margin-top: 137px
    /*margin-top: 26.1333px*/
}

.mainleftshadow_bottom {
    position:relative;
    float:left;
    clear:both;
    width:100%;
    height:7px;
    background-image:url(../images/schatten_teaser_unten_215x7.jpg);
    background-position:left top;
    background-repeat:repeat-x;
}

.mainleft_head03,
.loginHeader,    
.tx-newloginbox-pi1 h3,
.searchbox_space .searchbox_label p,
.searchform_space .searchform_label p {
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0.05em;
    color: #0086bc;
    text-transform: none;
    text-decoration: none;
    font-weight:normal;
}

.loggedInUser,
.loginSuccessUserName {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0.05em;
    color: #585858;
    text-transform: none;
    text-decoration: none;
    font-weight:normal;
    padding-right:5px;
}

.loggedInUser {
    font-weight:bold;
}

.logoutFormTable {
    position:relative;
}

.logoutSpace {
    position: relative;
    margin-top: 10px;
}

.logoutLabel {
    position:relative;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#585858;
    text-transform:none;
    text-decoration:none;
}

.logout_btn {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#59add4;
    text-transform:none;
    text-decoration:none;
    background-color:transparent;
    border:medium none;
    /*padding:0;*/
    position:relative;
    text-align:left;
    float:left;
    clear:both;
    padding-bottom:12px;
    padding-top:12px;
}

.logout_btn a {

}

.login {
    position:relative;
    width:214px;
    height:155px;
    float:left;
    clear:both;
    background-image:url(../images/schatten_teaser_mitte_215x7.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;

}

/* for ie */
.login form {
    position:relative;
    float:left;
    clear:both;
    margin:0;
}

.login_submit {
}

.login_forgot_status {
    position:relative;
    margin:0;
    width:148px;
}

.login_forgot_backtologin a {
    color: #59add4;
    text-decoration:none;
}

.login_forgot_backtologin a:hover {
    color: #0086bc;
    text-decoration:none;
}

.login_forgot {
    position:relative;
    float:left;
    clear:both;
    padding-bottom:12px;
    padding-top:12px;
}

.login_forgot a {
    color: #59add4;
    text-decoration:none;
}

.login_forgot a:hover {
    color: #0086bc;
    text-decoration:none;
}

.registerLink {
    position:absolute;
    right:35px;
    top:129px;
}

.login_table td input {
    /*font-size:10px;*/
    width:148px;
}


.searchbox_space {
    position:relative;
    float:left;
    clear:both;
    width:100%;
    height:50px;
}

.searchbox_label p,
.searchform_label p {
    margin:0;
}

.searchbox_input {
    position:relative;
    float:left;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size:10px;
    line-height:16px;
    padding-bottom:0;
    position:relative;
    width:148px;
}

.searchbox_submit {
    position:relative;
    float:left;
    margin-left:5px;
}



.loginLabel,
.searchLabel,
.teaserLabel,
.certLabel {
    position:relative;
    padding-left:30px;
    /*float:left;*/
    /*clear:both;*/
    margin-top:12px;
}

.search {
    position:relative;
    width:208px;
    /*height:80px; */
    float:left;
    clear:both;
    background-image:url(../images/schatten_teaser_mitte_215x7.jpg);
    background-position:left bottom;
    background-repeat:no-repeat;
    padding-bottom:20px;
}

.certs {
    position:relative;
    width:202px;
    /*height:80px; */
    float:left;
    clear:both;

}

.td_cert_left,
.td_cert_middle,
.td_cert_right {
	position:relative;
	margin:0;
	padding:0;
	height:50px;
	overflow:hidden;
}

.td_cert_left a div.cert_left_img {
	position:relative;
	width:45px;
	height:45px;
	background-image:url(../images/certs/00a_RAL.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.td_cert_left a:hover div.cert_left_img {
	position:relative;
	width:45px;
	height:45px;
	background-image:url(../images/certs/00a_RAL_hover.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.td_cert_middle a div.cert_middle_img {
	position:relative;
	width:45px;
	height:45px;
	background-image:url(../images/certs/00b_GDF.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.td_cert_middle a:hover div.cert_middle_img {
	position:relative;
	width:45px;
	height:45px;
	background-image:url(../images/certs/00b_GDF_hover.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.td_cert_right a div.cert_right_img {
	position:relative;
	width:45px;
	height:45px;
	background-image:url(../images/certs/00b_HTA.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.td_cert_right a:hover div.cert_right_img {
	position:relative;
	width:45px;
	height:45px;
	background-image:url(../images/certs/00b_HTA_hover.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.searchForm,
.search form {
    position:relative;
    /* for ie6 raus
    float:left;
    clear:both;
    */
    margin-left:30px;
    width:180px;
}

.searchform_space {
    position:relative;
    border-spacing:0;
}

.searchform_field {
    position:relative;
    width:148px;
}

.searchform_input {
    position:relative;
    font-size:10px;
    line-height:16px;
    padding-bottom:0;
    margin-left:5px;
    position:relative;
    width:148px;
}

.searchform_submit {
    position:relative;
}



.csc-searchform .csc-form-labelcell .csc-form-label-req {
    position:relative;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#888888;
    text-transform:uppercase;
    text-decoration:none;
    border-top:2px solid #ffffff;
    padding-top:6px;
    margin-right:6px;

}



* html .certs_content {
	height:1px;
}

.certs_content {
    position:relative;
    float:left;
    clear:both;
    margin-top:12px;
    margin-left: 30px;
    height:60px;
    /*margin-bottom:12px;*/
}

.certs_content table tr td {
    vertical-align:top;
    padding-bottom:12px;
}


.certs_content a,
.certs_content a:hover {
    position:relative;
    border:none;
    text-decoration:none;
}


.teaser {
    position:relative;
    width:208px;
    height:108px; 
    float:left;
    clear:both;
    /*background-image:url(../images/teaser/teaser.jpg);*/
    /*background-position:0 0;*/
    /*background-repeat:no-repeat;*/
}

.teaser_link_bar {
    position:absolute;
    width:208px;
    bottom:0;
    height:24px;
    /*background-color:black;*/
    /*opacity: 0.5;*/
    /*filter: alpha(opacity = 50);*/
}

.teaser_link_bar .teaserlink_text{
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 24px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    font-weight:normal;
    vertical-align:middle;
    padding-right:23px;
}

.teaser_link_bar .teaserlink_text a,
.teaser_link_bar .teaserlink_text a:hover {
    color: #ffffff;
    text-decoration: none;
}

.teaserlink_textlink {
    position:absolute;
    bottom:0;
    right:0;
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 24px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    font-weight:normal;
    vertical-align:middle;
    padding-right:23px;
}                   

.teaserlink_textlink a,
.teaserlink_textlink a:hover {
    color:#ffffff;
    text-decoration:none;
}








/* **********************************************
*
*      M A I N  -  A R E A  - C O N T E N T
*
* **********************************************/
.td_mainleft {
    position:relative;
    width:215px;
    max-width:215px;
    /*float:left;*/
    /*clear:both;*/
}

.td_maincontent {
    position:relative;
    float:left;
    clear:both;
}


.maincontent {
    position: relative;
    max-width:624px;
    margin-left:41px; /* -7 von shadow */
    float:left;
    clear:both;
    margin-bottom:20px;
    background-color: #ffffff;
}

.maincontent .td_right {
    position:relative;
    max-width:200px;
}

.maincontent .maincontent_table {
    position:relative;
    /*width:624px;*/
}


.inhalt {
    position:relative;
    max-width:624px;
    margin-bottom:20px;
    margin-right:48px;
    overflow:hidden;
    /* for ie */
    float:left;
    clear:both;
}



.main_headline,
.csc-header {
    font-family: Georgia, Times New Roman, serif;
    font-size: 39px;
    line-height: 44px;
    text-align: left;
    letter-spacing: 0.02em;
    color: #0086bc;
    text-transform: none;
    text-decoration: none;

    position:relative;
    /*height:auto;*/
    margin-top:60px;
    /*min-height-hack*/
    min-height: 50px;
    height:  auto !important;
    height: 50px;
    /*min-height-hack*/
}

.csc-header h1 {
	margin:0;
	padding:0;
	
}

.maintcontent .main_content {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    letter-spacing: 0.02em;
    color: #585858;
    text-transform: none;
    text-decoration: none;
    width:625px;
}




/* **********************************************
*
*      Y - S L I D E O U T - M E N U
*
* **********************************************/
.mmLevel1 , .mmLevel2 {
    text-align:left;
    text-indent:4px;
    background-color: #deeff6;
}


.tx-newloginbox-pi1 {
    margin-left:30px;
    margin-bottom:20px;
}

.tx-newloginbox-pi1 *{
    position:relative;
    /*float:left;*/
    /*clear:both;*/
}



.tx-newloginbox-pi1 .loginHeader,
.searchbox_space .searchbox_label
{
    position:relative;
    margin:0;
    margin-top:12px;
    font-weight:normal;

}

.tx-newloginbox-pi1 form table {
    position:relative;
    margin:0;
    padding:0;
    width:160px;
}


.tx-newloginbox-pi1 input {
    position:relative;
    /*height:18px;*/
    margin-bottom:2px;
    width:148px;
    /*font-size:10px;*/
    padding-bottom:0;
    line-height:16px;
}

.tx-newloginbox-pi1 h3 {
    margin:0;
    margin-top: 12px;
    /*padding-left:30px;*/
}

.tx-newloginbox-pi1 p {
    margin:0;
    margin-top:12px;
}

.loginFormUser {
    /*margin-top:10px;*/
}

.loginFormPassword {

}

.loginbox_username_label,
.loginbox_password_label {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 10px;
    line-height: 16px;
    letter-spacing: 0.02em;
    color: #888888;
    text-transform: none;
    text-decoration: none;
    margin-top:10px;
}

.loginbox_password_label {
    margin-top:0;
}


/* Sitemap */
.csc-menu,
.csc-menu2 {
    position:relative;
    width:412px;
    background-color:#eeeeee;
}

.csc-menu p,
.csc-menu2 p {
    margin-top:0;
    margin-bottom:0;
}

.csc-sitemap a {
    text-decoration: none;
    color: #888888;
}

.csc-sitemap a:hover {
    text-decoration: none;
    color: #0086bc;
}


.csc-firstHeader {
    font-family: Georgia, Times New Roman, serif;
    font-size: 39px;
    line-height: 44px;
    text-align: left;
    letter-spacing: 0.02em;
    color: #0086bc;
    text-transform: none;
    text-decoration: none;
    font-weight:normal;
    position:relative;
    height:54px;        /* 114-60 */
    margin-top:60px;
}

/* style 14 .smp */
.csc-sitemap-level1 {
    position:relative;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.05em;
    color:#888888;
    text-transform:uppercase;
    text-decoration:none;
    border-top:2px solid #ffffff;
    padding-top:6px;
    padding-bottom:6px;
    padding-left:6px;
}


.csc-sitemap-level2 {
    position:relative;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#888888;
    text-transform:none;
    text-decoration:none;
    margin-left:54px;
    padding-bottom:6px;
}

.csc-sitemap-level3 {
    position:relative;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#888888;
    text-transform:none;
    text-decoration:none;
    margin-left:116px;
}

.imgtext-table {
    position:relative;
    text-align:left;
    vertical-align:top;
    margin-top:10px;
    width:624px;
}

.imgtext-table a,
.imgtext-table a:hover {	
    text-decoration: none;
}

.imgtext-table tr td img  {
	/*position:relative;*/
    /*width:208px;*/
    /*height:108px;*/
}

.imgtext-table tr {
    position:relative;
    margin:0;
    padding:0;
    
}

/* Bildunterschriften */
.imgtext-table tr td {
    position:relative;
    
    width:208px;
}

.imgtext-table tr td p.csc-caption {
    position:relative;
    margin:0;
    
    right:23px;
    top:-20px;
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 16px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    font-weight:normal;
    width:208px;
	height:16px;

}
#
.imgtext-table tr td br {
	display:none;
}

/*
.csc-caption {
    right:23px;
    bottom:20px;
    font-family: Georgia, Times New Roman, serif;
    font-size: 13px;
    line-height: 16px;
    text-align: right;
    letter-spacing: 0.05em;
    color: #ffffff;
    text-transform: none;
    text-decoration: none;
    font-weight:normal;
}
*/



/* Downloads */
.csc-uploads {
    position:relative;
    border:none;
    border-spacing:0;
    width:100%;
    /*width:424px;*/
}

.csc-uploads .tr-even {
    /*background-color:#ededed;*/
    border-bottom:1px solid #888888;
}

.csc-uploads .tr-odd {
    /*background-color:#dddddd;*/
    border-bottom:1px solid #888888;
}

.csc-uploads tr td {
    position:relative;
    margin:0;
    padding:0;
    border:none;
    border-bottom:1px solid #eeeeee;
    padding-top: 2px;
    padding-bottom: 2px;
}

csc-uploads tr {
    margin:0;
}

.csc-uploads tr td p {
    margin:0;
}

.csc-uploads-filename,
.csc-uploads-filesize,
.csc-searchResultHeader,
.csc-searchResultRange {
    position:relative;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#59add4;
    text-transform:uppercase;
    text-decoration:none;
    border-top:2px solid #ffffff;
    padding-top:6px;
    padding-left:6px;
}

.csc-searchResultInfo a,
.csc-searchResultInfo a:link,
.csc-searchResultInfo a:hover {
	color:#59add4;
	text-decoration:none;
	
}

.csc-searchResultPrevNext p {
	padding-left:5px;
	padding-top:2px;
}

.csc-uploads-filesize {
    font-size:12px;
}

.csc-searchResultRange,
.csc-searchResultPrevNext {
    font-size:10px;
    color:#888888;
    padding:0;
    padding-bottom:10px;
}

.csc-noSearchResultMsg {
    font-size:12px;
    font-weight:normal;
}

.csc-uploads-filename a,
.csc-searchResultHeader a{
    text-decoration: none;
    color: #59add4;

}

.csc-uploads-filename a:hover,
.csc-searchResultHeader a:hover {
    text-decoration: none;
    color: #0086bc;
}

.csc-searchResultHeader a p {
    margin:0;
    padding:0;
}

.csc-searchResultHeader {
    margin:0;
    padding:0;
    letter-spacing:0.05em;
}

/* Ergebnis-vorschau */
.csc-searchResult {
    margin:0;
    margin-bottom:10px;
    font-size:12px;
}





/* Contact */
.contact_table {
    position:relative;
    width:424px;
    margin:0;
    padding:0;
}

.contact_left_col {
    width:424px;
}


.contact_table tr td {
    position:relative;
    vertical-align:top;
    width:212px;
    height:50px;
    padding-top:12px;
}

    .contact_header {
}

.contact_label {
    position:relative;
    width:200px;
}

.contact_select {
    position:relative;
    width:200px;
}

.contact_input {
    position:relative;
    width:200px;
}

.contact_textarea {
    position:relative;
    width:412px;
}

.contact_buttons tr td{
    position:relative;
    vertical-align:bottom;
    height:38px;
}

.contact_submit {
    position:relative;
    display:inline-block;
    width:100px;
    background-color:#0086bc;
    border:none;
    cursor:pointer;
}

.contact_reset {
    position:relative;
    display:inline-block;
    width:100px;
    background-color:#00325a;
    border:none;
    cursor:pointer;
}

.contact_message_success_title {
    position:relative;
    margin-top:12px;
}


/* Content-Image-Links */
.imgtext-table tr td a:hover {
    background-color:#00325a;
    opacity:0.9;
    filter:alpha(opacity=80);
}


.printbutton {
    text-align:right;
}






/* Allgemein */
.bodytext,
.fliesstxt,
.contenttable {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#585858;
    text-transform:none;
    text-decoration:none;
}

.contenttable {
    position:relative;
    width:624px;
    margin-bottom:10px;
    padding-top:0;
    /*margin-top:-60px;*/
    height:auto;
}

.contenttable tr td {
    vertical-align: top;
    width:208px;
    height:100px;
}

.contenttable tr td p {
    margin:0;
    padding:0;
}

.bodytext a,
.printbutton a {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#59add4;
    text-transform:none;
    text-decoration:none;
    font-weight:bold;
}

.bodytext a:hover,
.printbutton a:hover {
    color:#0086bc;
    text-decoration:none;
    font-weight:bold;
}

.printbutton_pos {
    margin-right:10px;
    margin-bottom:10px;
}

.btn {
    font-family:Georgia, Times New Roman, serif;
    font-size:13px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.05em;
    color:#ffffff;
    text-transform:none;
    text-decoration:none;
}



.mainright .main_content,
.anm {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#888888;
    text-transform:none;
    text-decoration:none;
    max-width:200px;
}

.anm a {
    color:#59add4;
    text-decoration:none;
}

.anm a:hover {
    color: #0086bc;
    text-decoration:none;

}

.anm p {
    margin-top:0;
}




.eing {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#aaaaaa;
    text-transform:none;
    text-decoration:none;
}




.head03 {
    font-family:Georgia, Times New Roman, serif;
    font-size:13px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.05em;
    color:#0086bc;
    text-transform:none;
    text-decoration:none;
}

.link {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    text-align:left;
    letter-spacing:0.02em;
    color:#59add4;
    text-transform:none;
    text-decoration:none;
}

.link a {
    color:#59add4;
    text-decoration:none;
}

.link a:hover {
    color: #0086bc;
    text-decoration:none;
}

.tx-chgallery-pi1 .single .img img
{
    height:108px;
    width:auto;
}

.glob01 {
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:12px;
    line-height:16px;
    /*text-align:left;*/
    letter-spacing:0.02em;
    color:#aaaaaa;
    text-transform:none;
    text-decoration:none;
}

.glob01 a {
    color:#aaaaaa;
    text-decoration:none;
}

.glob01 a:hover {
    color:#585858;
    text-decoration:none;
}

.copyright {
    padding-left:5px;    
}

.home_link {
	position:absolute;
	width:208px;
	height:230px;
	left:0;
	top:0;
	z-index:10000;
}

.home_link a {

	text-decoration:none;
	display:block;
	width:208px;
	height:230px;
	background-color:red;
	opacity: 0;
    filter: alpha(opacity = 0);
	border:1px solid yellow;
}
