/* CSS Document */



/* PRIMARY COLUMN -> Auf ganze Breite (ausser rechts der Rand setzen)  */
#contentbox1 {  
	position:absolute;
	top:-15px;
	left:0px;
	padding:240px 10px 0px 10px;
	width:700px;
	font-size:12px;
	line-height:20px;
	margin:0px;
}

#contentbox2 .bodytext {
	font-size:11px;
	line-height:18px;
	margin:0px;
}

#contentbox2 {
	top:-40px;
}

#contentbox1 .bodytext {
	font-size:11px;
	line-height:20px;
	margin:0px;
	text-align: left;
}


#ijmlogos .bodytext {
	text-align: left;
}

#ijmlogos .ijmschrift .bodytext{
        font-size:13px;
        text-align:center;
        line-height:18px;
        vertical-align:center;
}

#ijmlogos td {
	border:2px ridge;
	height:auto;
	padding:3px;
	vertical-align:top;
	width:155px;
}

#ijmlogos .ijmprojekte {	
	border-top-width:0px;
}


#ijmlogos .norand {
	border:none;
}


a:link {
	color:#000066;
	text-decoration:none;
}

a:visited {
	color:#000066;
	text-decoration:none;
}

a:hover {
	color:#707070;
	text-decoration:underline;
}