#FULLBOARD {
	position:absolute;
	margin-left:-394px;
	left: 50%;
	margin-top:-294px;
	top: 50%;
	width:788px;
	height:588px;
	z-index:2;
}

#BOX1 {
	position:absolute;
	top:0px;
	left:0px;
	width:19px;
	height:19px;
	z-index:1;
	background-image:url(/fileadmin/templates/DAMELANG/images/ecke_outline_oben_links.gif);
}

#BOX2 {
	position:absolute;
	top:0px;
	right:0px;
	width:19px;
	height:19px;
	z-index:1;
	background-image:url(/fileadmin/templates/DAMELANG/images/ecke_outline_oben_rechts.gif);
}

#BOX3 {
	position:absolute;
	bottom:0px;
	left:0px;
	width:19px;
	height:19px;
	z-index:1;
	background-image:url(/fileadmin/templates/DAMELANG/images/ecke_outline_unten_links.gif);
}

#BOX4 {
	position:absolute;
	bottom:0px;
	right:0px;
	width:19px;
	height:19px;
	z-index:1;
	background-image:url(/fileadmin/templates/DAMELANG/images/ecke_outline_unten_rechts.gif);
}


#BOX5 {
	position:absolute;
	top:19px;
	left:0px;
	width:19px;
	height:550px;
	z-index:1;
	background: #007EAF;
}

#BOX6 {
	position:absolute;
	top:0px;
	left:19px;
	width:750px;
	height:19px;
	z-index:1;
	background: #007EAF;
}

#BOX7 {
	position:absolute;
	bottom:0px;
	left:19px;
	width:750px;
	height:19px;
	z-index:1;
	background: #007EAF;
}

#BOX8 {
	position:absolute;
	top: 19px;
	right:0px;
	width: 19px;
	height: 550px;
	z-index:1;
	background: #007EAF;
}

#GESAMTEBENE {
	position:absolute;
	left: 19;
	top: 19;
	width:750px;
	height:550px;
	z-index:1;
	background: #007EAF;
}

#LOGOEBENE {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:102px;
	z-index:3;
	background: #007EAF;
}

#VORNAVI_QUER {
	position:absolute;
	top:102px;
	left:0px;
	width:140px;
	height: 22px;
	z-index:2;
	padding-top: 0px;
	padding-left: 0px;
	#background-image:url(/fileadmin/templates/DAMELANG/images/navi_quer_hintergrund.gif);
	#backround-repeat : repeat-x;
	backgorund: yellow;
}

#NAVIQUER {
	position:absolute;
	top:102px;
	left:140px;
	width:610px;
	height: 22px;
	z-index:2;
	padding-top: 0px;
	padding-left: 0px;
	background-image:url(/fileadmin/templates/DAMELANG/images/navi_quer_hintergrund.gif);
	backround-repeat : repeat-x;
}

#NAVIQUERFARBE {
	position:absolute;
	top:124px;
	left:0px;
	width:750px;
	height: 7px;
	z-index:2;
	background: #EDC200;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

#TEXTAREA {
	position:absolute;
	top: 130px;
	left: 0px;
	width: 750px;
	height: 420px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	z-index:2;	
	overflow: auto;
	vertical-align: top;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}
#TEXTTABELLE {
	width: 100%;
	height: 420px;
	border: 0px;
	border-collapse:collapse;
	padding: 0px;
	overflow: auto;
}

#ZELLENAVIHOCH {
	width: 1%;
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 25px;
	padding-bottom: 0px;
	background: #EDC200;
}

#ZELLETEXT {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
	background: #DDEBF2;
	overflow: auto;
}


.csc-mailform {
position: relative;
display:block;
width:90%;
border:1px solid #3399cc;
PADDING:5px;
color:#666666;
}

.csc-mailform-field {
background-color:white;;
}

label {
position: relative;
display:block;
width: 100px;
left:10px;
text-align: right;
background: #ffffff;
PADDING:2px;
margin:2px;
}

textarea, input {
position: relative;
background: white;
border:1px solid black;
PADDING:2px;
margin:2px;
}

select {
position: relative;
background: white;
border:1px solid black;

}

.csc-mailform-check {
border: none;
width:auto;
left: 20px;
border:1px solid #3399cc;
PADDING:2px;
margin: 2 0 2 0;
}

button {
clear: left;
position: relative;
display:block;
left:128px;
width:auto;
background: white;
}

.csc-mailform-submit {
clear: left;
position: relative;
display:block;
left:128px;
width:auto;
background: white;
}

