/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/*default werte von tags setzen*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


h1, h2, h3, h4, h5, h6, p, ul, ol, li, div, dl, dd, dt, td, th, caption, form, fieldset, label, select, input, textarea, address, blockquote, nobr, table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}

img
{
	border: none;
}

body
{ 
	font-size: 100.01%;
}

hr
{
        display: none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* hNavigation horizontal and search*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#hNavigationWrapper
{
        display: none;
}


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* logo and hNavigation2 2 level horizontal */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#hNavigation2
{
        display: none;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* main with content*/
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


#firstColumn
{
       display: none;
}


#hNavigation3Wrapper
{
       display: none;

}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
/* content styles */
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.linkToTop
{
        display: none;
}

h1
{
        font-size: 14pt;

}

a
{
        color: #000000;
        font-weight: bold;
}

p.downloaden a
{
        background: url(downloaden.gif) no-repeat left center;
        padding: 10px 0 10px 165px;
}

p.downloadde a
{
        background: url(service_pdf.gif) no-repeat left center;
        padding: 10px 0 10px 165px;
}

p.downloadcn a
{
        background: url(service_info.gif) no-repeat left center;
        padding: 10px 0 10px 165px;
}

h2
{
        font-size: 12pt;
}


h3
{
        font-size: 11pt;
}

p
{
        font-size: 11pt;
        line-height: 1.3;
        margin: 3px 0px;
}

.csc-textpic-caption
{
        font-size: 11pt;
        line-height: 1.3;
        margin: 3px 0px;
        font-style: italic;
}

ul
{
        font-size: 11pt;
}

li
{
        line-height: 1.3;
        margin: 3px 0px;
}

.sitemap li
{
        list-style-type: none;
        list-style-image: none;
}

.sitemap a
{
         font-weight: normal;
}

td
{
        font-size: 11pt;
        padding-right: 20px;
}

td.td-last
{
        padding-right: 0px;
}
