@charset "ISO-8859-1";
/* CSS Document */

/*	erstmal dier Hauptkasten  */

.iredge {
/*	border:1px solid #888888;
	border-color:#cccccc #555555 #555555 #cccccc;		*/
	margin:0;
	margin-top:14px;
	margin-left:174px;
	width:700px;
	background: url(../aBilder/0-redge-box-550.jpg) 0 100% no-repeat; overflow: hidden;
	padding-bottom: 20px;
}  

.redgie3
{
	float:left; 
	width:153px; 
	height:300px; 
	margin-right:16px; 
	margin-top:16px; 
	text-align:center;
	padding-left:10px;
	padding-right:0px;
}

.redge-i {
	margin:0;
	padding:0;
	margin-bottom:-6px;									/* dadurch rutsch der rest in den h2-bereich hoch  */
	margin-top:0px;
	background: url(../aBilder/0-redge-boxitop.png) top left no-repeat; 
	clear:both;
}

/*  dann das rechte Menü mit den News  */

div#rite {
	position:absolute;
	z-index:10;
	left:597px;
	top:0px;
	width:155px;
	padding-right:0px;
	padding-left:16px;
}

div#ritebody {
	padding-left: 7px;
	background: url(../aBilder/0-redge-ritebox-160.png) bottom no-repeat;
}

.redge-r {
	margin:0;
	padding:0;
	margin-left: 5px;
	margin-bottom:-6px;									/* dadurch rutsch der rest in den h2-bereich hoch  */
	margin-top:14px;
	background: url(../aBilder/0-redge-ritetop-160.png) top left no-repeat; 
	clear:both;
}

#topnews {
	border-bottom: dotted 2px #ddd;
}

#bottomnews {
	border-right: solid 2px #ddd;
}

