#content {
	position: absolute;
	width: 786px;
	height: auto;
	left: 0px;
	top: 10px;
	/*border:1px solid black;*/
}

#maincontent {
	position: absolute;
	width: 786px;
	height: 100%;
	left: 0px;
	top: 100px;
	/*border:1px solid black;*/
}

#bigsize {
	position: relative;
	width: 786px;
	height: 96px;
	text-align:right;
}

#skyscraper {
	position:absolute;
	width: 120px;
	height: 600px;
	left: 792px;
	top: 10px;
	
	/*border:1px solid black;*/
}

.Stil1 {
	color: #FFFFFF;
	font-weight: bold;
}

sup {	
	font-size:10px;
}

.bordertdsoft{
  border:solid 1px; 
  border-color:#EAEAEA; 
}

.colorsoft {
background-color:#EAEAEA; 
}

.border{
  border:solid 1px; 
  border-color:#CCCCCC; 
}

.border_red{
  border:solid 1px; 
  border-color:#FF0000; 
}

.inserieren_bg_ins_fields { 
	background-color:#F2F2F2;
}

.infofield{
  border:solid 1px; 
  border-color:#CC3333;
  background-color:#EFD1C2;
  padding: 5px;
}

/*-------- SONSTIGES --------*/
.warning {
	color:#FF0000;
	font-weight:bold;
	}
	
/*-------- ADMIN --------*/	

.list {	
	background-color:#FFFFFF;
}

.edit_list {	
	background-color:#FEE9B8;
}
