#formSuche {
	margin:2px 0 7px 0;	/* C */
}

#inputSuche {
	width:105px;	/* C */
}

.navi {
	font-size:9px;
	text-align:right;
	padding-right:20px;
} 

.innerCol {
	float:right;	/* K */
	width:200px;	/* C */
	margin:5px 0 5px 10px;	/* C */
}

/* Breite der beiden folgenden Objekte mit Abstand darf nicht größer sein (sollte gleich sein) als Breite der Hauptspalte (colMain) */
.colMain1 {
	float:left;	/* K */
	width:48%;	/* C */
	margin-bottom:15px;	/* C */
}

.colMain2 {
	float:left;	/* K */
	margin:0 0 15px 3%;	/* C */
	width:48%;	/* C */
}

/* Breite der beiden folgenden Objekte mit Abstand darf nicht größer sein (sollte gleich sein) als Breite der Hauptspalte (colMain) */
.colMainList {
	float:right;	/* K */
	margin:0 0 15px 10px;	/* C */
	width:200px;	/* C */
}

.colMainDetail {
	float:left;	/* K */
	width:335px;	/* C */
}

/*  */
#colMain ul {
	margin:10px 0 15px 25px;	/* C */
	list-style-type:square;	/* C */
}

#colLeft ul.anhang, #colLeft ul.stichworte {
	margin:8px 10px 15px 20px;	/* C */
	list-style-type:square;	/* C */
}

#colLeft ul.anhang li {
	margin-bottom:8px;	/* C */
}

#colLeft ul.stichworte li {
	margin-bottom:0;	/* C */
}

#colMain ul li {
	margin-bottom:7px;	/* C */
}

#imgRRC {
	position:absolute;top:7px;left:2px;
}

#imgInfo {
	position:absolute;top:15px;left:107px;
}

#imgLogo {
	position:absolute;top:150px;left:40px;
}

#imgHeadpic {
	position:absolute;top:44px;right:200px;
}

#barLocation {
	padding:8px 0 15px 30px;
	font-size:10px;color:rgb(245,205,195);
}

#konsole {
	height:105px;margin-top:65px;
	background:url(../img/bg/schwung1.jpg) no-repeat;
}

#maincontent {
	margin:0 15px 0 15px;
}

#anmeldung {
	margin:30px 0 35px 30px;
}

#colMain {
	position:absolute;top:200px;right:205px;left:222px;
	padding-bottom:30px;
	background:url(../img/bg/schwung2.jpg) no-repeat top right;	
}

#colRight {
 	position:absolute;top:44px;right:0;
	width:205px;
	padding-top:310px;
	text-align:center;
	background:url(../cmsMedia/Image/Allgemein/Berlin.jpg) no-repeat;
}
 
#colLeft {
 	position:absolute;top:231px;left:0;
	width:222px;
	font-size:11px;
	background:url(../img/col/anmeldung.jpg) no-repeat;	
}

.boxContent {
	padding:0px 10px 20px 10px;
	margin-bottom:10px;
	background:url(../img/menu/abschluss.gif) bottom left no-repeat;
}

#rowFooter {
	clear:both;
	margin-top:10px;
	font-size:11px;
}