#rowHeader{
	position:absolute;top:0;left:0;
	width:100%;height:167px;
}

#colLeft {
	position:absolute;top:168px;left:0;
	width:330px;
}

#colLeftIn {
	margin:0 12px 0 98px;padding:10px 10px 150px 10px;
	background:url(../img/bg/colL.jpg) no-repeat bottom rgb(74,74,91);
	border:5px solid rgb(255,255,255);
}

#colLeft * {
	font-size:11px;color:rgb(255,255,255);
}

#colMain {
	position:absolute;top:168px;left:331px;
	width:440px;
	background:url(../img/bg/mainOut.jpg) repeat-x;
}

#colMainIn {
	min-height:200px;
	margin:5px;padding:7px 10px 7px 10px;
	background:url(../img/bg/mainIn.jpg) repeat-x;
}

#rowFooter {
	clear:both;
	margin-top:20px;
	text-align:center;
	font-size:10px;color:rgb(150,150,150);
}

#imgLogo {
	margin:0 0 0 0;position:absolute;top:67px;left:15px;
}

#imgClaim {
	position:absolute;top:0px;left:330px;padding:74px 17px 17px 16px;
	background-image:url(../img/bg/head.jpg);	
	border-bottom:1px solid rgb(127,127,127);border-right:1px solid rgb(127,127,127);	
}

#boxMenuMain {
	position:absolute;
	top:125px;left:0px;
	width:770px;height:38px;
	text-align:right;
	background:url(../img/menu/mainMenu.gif);
}

#formSuche {
	margin:25px 0 0 0;padding:0;	
}
	
	#inputSuche {
		width:95px;	
	}
	
	.butSubmit {
		width:80px;	
	}

#boxLogout {

}

.innerCol {
	float:right;	
	width:200px;	
	margin:0 0 5px 10px;	
}

.colMain1 {
	float:left;	
	width:205px;	
	margin-bottom:15px;	
}

.colMain2 {
	float:left;	
	margin:0 0 15px 10px;	
	width:205px;	
}

.colMainList {
	float:right;	
	margin:0 0 15px 10px;	
	width:160px;	
}

.colMainDetail {
	float:left;	
	width:250px;	
}

/*  */
#colMain ul {
	margin:5px 0 15px 20px;	
	list-style-type:square;
}

.boxUnterseiten {
	padding:10px 0 0 0;
	border-top:1px dashed rgb(225,225,225);
}

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

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

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

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

@media print {
	#colLeft, #rowHeader {display:none;}	
	#colMain {width:100%;float:none;}	
}
