BODY {
      font-size:12px;
	  min-height: 101%;
 }



/************		FONTAUSWAHL **************/
.arial{
font-family:Arial, Helvetica, sans-serif;
}

.verdana{
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.courier{
font-family: "Courier New", Courier, monospace;
}

.times{
font-family:"Times New Roman", Times, serif;
}

/* ------------------------------------inhalttext --------------------------------------------------------------------------------------------------*/

.title, .csc-header, .csc-firstHeader .csc-header, .csc-header a:link,.csc-header-n3, csc-header-n3 a:link, .title a:link, h1, h1 a:link, h1 a:visited {
    font-size:16px;
    font-weight: bold;
}



h2 {
    font-size:14px;
    font-weight: bold;
} 

h3 {
    font-size:22px;
    font-weight: bold;
}


.bodyText {
	font-size: 12px;
	line-height: normal;
}

.bodyText a:link {
	font-size: 12px;
	text-decoration: underline;
	}

.bodyText a:active {
	font-size: 12px;
	text-decoration: underline;
	}

.bodyText a:visited {  
	font-size: 12px;text-decoration: underline;
}

.bodyText a:hover {
	font-size: 12px;
	text-decoration: underline;
}

.csc-caption{
    font-size: 10px;
	}



/* ------------------------------------ link ohne css definition --------------------------------------------------------------------------------------------------*/

a:link,A:visited,A:active {text-decoration: underline;
}


A:hover {
	text-decoration: underline;
}

td {
    font-size: 12px;
/*	vertical-align: top;      */
}
