body {
        font-size:100.01%; /*IE em bug*/
        font-family:'Times New Roman',Times,serif;
        background-color:#ffffff;
}

img {
        margin:0;
        padding:0;
        border:0;
}

q:after, q:before {
		content:"";
}
cite {
		font-style:normal;
}

a:link {}
a:visited {}
a:hover {}
a:active {}
a:focus {}
p {}

div#top {
		border:0;
}
div#top h3, h2 {
		display:none;
}

/* --- service menu ---*/
div#top ul {
         display:none;
}

div#top h1 {
        position:static;
        font-size:1em;
        border-bottom:1px solid #000;
}

h3 {
		clear:both;
}


/* ---   left col area     --- */


/* div#left-col {
        display:none;
}*/

div#sub-navi h3 {
        display:none;
}

div#sub-navi ul {
        display:none;
}

div.textbox2 {
        display:none;
}
div#breadcrumb {
        display:none;
}

div#foot-navi {
        display:none;
}

div#foot li#li-back-top {
       display:none;
}

div#foot li#li-back-content {
       display:none;
}

div#top-navi {
        display:none;
}

div#container {
		border:0;
}


div.content {
         margin-left:1em;
         margin-right:1em;
         padding:0.5em;
         line-height:1.4em;
}



div.content p img.fl {
        border:0;
        margin:.4em .4em .4em 0;
        float:left;
}

div.content p img.fr {
        border:0;
        margin:.4em 0 .4em .4em;
        float:right;
}

div.content p img {
        display:block;
        border:0;
        margin:.4em auto;
}


div.content div#news-teaser {
        width:100%;
        margin:0 0 1em 0;
        border:0;
}
div.content div#news-teaser div.teaser,
div.content div#news-teaser div.teaser-first {
		border:0;
		padding-left:1em;
		padding-right:1em;
        border-bottom:1px dotted #000;
}

div.content div#news-teaser h3 {
		font-size:130%;
		margin-bottom:0.5em;
        border-bottom:1px dotted #000;
}
div.content div#news-teaser h3:after {
		content:" :";
}


/* ----- Floats remove ----- */


div#foot {
		border-top:1px solid #000;
		text-align:right;
}
div#foot a {
        font-size:90%;
        text-decoration:none;
}


