

/* @group boxes */

/* @group headers */

#roedbox h1 {
	font-size: 20px;
	color: #cc0003;
	margin-top: 5px;
	margin-bottom: 5;
}
#blaabox h1 {
	font-size: 20px;
	margin-top: 5px;
	color: #336799;
	margin-bottom: 5;
}
#roedbox h2 {
	font-size: 22px;
	margin-bottom: 3px;
	margin-top: 0;
	
}
#blaabox h2 {
	font-size: 24px;
	color: #cc0003;
	margin-bottom: 3px;
	margin-top: 0;
}
#blaabox p {
	color: #cc0003;
}
#blaabox2 p {
	color: #cc0003;
}
#roedbox2 h1 {
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 5;
}
#blaabox2 h1 {
	font-size: 20px;
	margin-top: 5px;
	color: #336799;
	margin-bottom: 5;
}
#roedbox2 h2 {
	font-size: 22px;
	margin-bottom: 3px;
	margin-top: 0;
	
}
#blaabox2 h2 {
	font-size: 24px;
	color: #cc0003;
	margin-bottom: 3px;
	margin-top: 0;
}
#blaabox2 p {

}

/* @end */

/* @group roed */

#roedbox {
	width: 222px;
	background: url(images/boxes/roedbg.jpg) repeat-y;
	margin-bottom: 20px;
}
#roedbox #top {
	background-image: url(images/boxes/roedtop.jpg);
	height: 10px;
	overflow:hidden;
}
#roedbox #mid {	
	margin-left: 15px;
	margin-right: 15px;
	
}
#roedbox #bottom {
	background-image: url(images/boxes/roedBund.jpg);
	height: 10px;
	overflow:hidden;
}

#roedbox2 {
	width: 222px;
	background: url(images/boxes/roedbg.jpg) repeat-y;
	margin-bottom: 20px;
}
#roedbox2 #top {
	background-image: url(images/boxes/roedtop.jpg);
	height: 10px;
	overflow:hidden;
}
#roedbox2 #mid {	
	margin-left: 15px;
	margin-right: 15px;
	
}
#roedbox2 #bottom {
	background-image: url(images/boxes/roedBund.jpg);
	height: 10px;
	overflow:hidden;
}

/* @end */

/* @group blaa */

#blaabox {
	width: 222px;
	background: url(images/boxes/blaabg.jpg) repeat-y;
	margin-bottom: 20px;
}
#blaabox #top {
	background-image: url(images/boxes/blaaTop.jpg);
	height: 9px;
	overflow:hidden;
}
#blaabox #mid {	
	margin-left: 15px;
	margin-right: 15px;
	
}
#blaabox #bottom {
	background-image: url(images/boxes/blaaBund.jpg);
	height: 9px;
	overflow:hidden;
}

#blaabox2 {
	width: 222px;
	background: url(images/boxes/blaabg.jpg) repeat-y;
	margin-bottom: 20px;
}
#blaabox2 #top {
	background-image: url(images/boxes/blaaTop.jpg);
	height: 9px;
	overflow:hidden;
}
#blaabox2 #mid {	
	margin-left: 15px;
	margin-right: 15px;
	
}
#blaabox2 #bottom {
	background-image: url(images/boxes/blaaBund.jpg);
	height: 9px;
	overflow:hidden;
}


/* @end */

/* @group links */
#roedbox p a:link { color: #336799; text-decoration: none; }
#roedbox p a:visited { color: #336799; text-decoration: none; }
#roedbox p a:hover { color: #336799; text-decoration: none; }

#roedbox2 p a:link { color: #336799; text-decoration: none; }
#roedbox2 p a:visited { color: #336799; text-decoration: none; }
#roedbox2 p a:hover { color: #336799; text-decoration: none; }


#blaabox p a:link { color: #cc0003; text-decoration: none; }
#blaabox p a:visited { color: #cc0003; text-decoration: none; }
#blaabox p a:hover { color: #cc0003; text-decoration: none; }

#blaabox2 p a:link { color: #cc0003; text-decoration: none; }
#blaabox2 p a:visited { color: #cc0003; text-decoration: none; }
#blaabox2 p a:hover { color: #cc0003; text-decoration: none; }


/* @end */



/* @end */
