html {
	height:100%;
}

body
{
	height: 100%;
	overflow: auto;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.csc-header h1 {
	font-family: Myriad Web, Arial, sans-serif;
	font-size:24px; 
	font-weight:bold;
}

.bodytext {
	font-family: Myriad Web, Arial, sans-serif;
	font-size: 11px;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 5px;
}

.csc-caption
{
	font-family: Myriad Web, Arial, sans-serif;
	font-size: 10px;
	font-weight: 200;
	margin-top: 0px;
	margin-bottom: 5px;
}

.bodytext a:link, .bodytext a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.bodytext a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.kkContentLeft .bodytext {
	color:#ffffff; 
	margin-left:30px; 
	margin-top:20px;
	font-weight: bold;
}

.kkImprint {
	font-family: Myriad Web, Arial, sans-serif;
	font-size: 11px;
	color:#ffffff;
	margin-left:30px;
	margin-top:4px;
}

.kkImprint a:link, .kkImprint a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.kkImprint a:hover
{
	color: #ffffff;
	text-decoration: underline;
}


.kkMenuAct
{
	color: #000000;
	font-family: Myriad web, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.kkMenuAct a:link, .kkMenuAct a:visited, .kkMenuAct a:hover
{
	text-decoration: none;
}

.kkMenu
{
	color: #ffffff;
	font-family: Myriad Web, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.kkMenu a:link, .kkMenu a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.kkMenu a:hover
{
	color: #000000;
	text-decoration: none;
}

.kkMenuPath {
	font-family: Myriad Web, Arial, sans-serif;
	font-size: 11px;
	color:#ffffff;
	margin-top:32px;
	margin-left:25px;
}

.kkMenuPath a:link, .kkMenuPath a:visited
{
	color: #ffffff;
	text-decoration: none;
}

.kkMenuPath a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.csc-form-labelcell {
	font-family: Myriad Web, Arial, sans-serif; 
	font-size: 11px; 
	color: #000000;
	text-align: right;
}

.csc-form-fieldcell input, .csc-form-fieldcell textarea {
	font-family: Myriad Web, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #999999;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.imgtext-table td {
	vertical-align:bottom;
}
