a img.protectAt {
	background-image: url('../gfx/at_arial_12.html');
	background-repeat: no-repeat;
}
a:hover img.protectAt {
	background-image: url('../gfx/at_arial_12_hover.html');
}



dd.csc-textpic-caption {
	font-size:11px;
	line-height:200%;
}

/* sectionindex */
ul.csc-menu {
	list-style-type: none;
	padding:0;
	margin:0;
}

ul.csc-menu-3 li {
	float:left;
	margin:0;
	padding:0;
	margin: 0 5px 5px 0;
}

ul.csc-menu-3 li a {
	display: block;
	border: 1px solid #808080;
	text-align: center;
	padding: 3px 5px;
	min-width: 98px;
	white-space: nowrap;
}

ul.csc-menu-3 li a:hover {
	background: #D4E5EF;
}

table.csc-uploads {
	width:100%;
}

td.csc-uploads-fileName {
	width:80%;
}

h1,h2,h3,h4,h5,h6 {
	margin:0 0 11px 0;
	padding-bottom:3px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px dashed #a4a4a4;
}

table.contenttable {
	width:100%;
}

/* mailform */
.csc-mailform-field {
	margin:5px 0;
}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
	width:260px;
}

.csc-mailform-field input.csc-mailform-check {
	width:auto;
}

.csc-mailform-field input.csc-mailform-submit {
	margin: 15px 0 5px 180px;
	background-color:#fff;
	width:auto;
}

*+html div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	padding-bottom:11px;
}