/* -----------------------------------------------
	Standard Formatierungen, nicht ver�ndern!!!
----------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
}

img {
	border: 0;
}

a {
	text-decoration: none;
}

th {
	vertical-align: top;
	text-align: left;
}

td {
	vertical-align: top;
}

ul {
	list-style: none;
}

form {
	position: relative;
}

form fieldset {
	border: none;
}

form legend {
	display: none;
}

form fieldset {
	border: none;
}

form legend {
	display: none;
}

form label {
	display: block;
}

form .text {
	position: relative;
	margin-right: 4px !important;
	margin-right: 8px;
	height: auto !important;
	height: 15px;
	top: 1px !important;
	top: 0;
	border-width: 1px;
	border-style: solid;
}

form .button {
	position: relative;
	height: auto !important;
	height: 20px;
	top: 1px !important;
	top: 2px;
	border-width: 1px;
	border-style: solid;
	text-align: center;
	cursor: pointer;
}

form .button.image {
	background-position: 50% 50%;
}

form .button.image span {
	position: absolute;
	left: -9999px;
}

.error {
	color: #F00;
}

.clear {
    height: 0;
    clear: both;
	font-size: 1px;
}

.hidden {
	position: absolute;
	left: -9999px;
}

/* -----------------------------------------------
               image-rendering
----------------------------------------------- */
.csi-intext-left-nowrap {
	position:relative;
	margin-top:30px;
}

.csi-intext-left-nowrap .csi-imagewrap{
	margin-top:3px;
}

.csi-intext-left-nowrap .csc-textpicHeader{
	position:absolute;
	left:0;
	top:-30px;
}

.csi-intext-right-nowrap .csi-imagewrap{
	margin-top:20px;
}
