
body {
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Arial,Verdana,Tahoma;
}

a {
	text-decoration:underline;
	color:#00378b;
}

#header {
	width:100%;
	height:173px;
	/*background:#6d6e70; */
}

#headerline {
	/*
	width:100%;
	height:10px;
	background:#00378b;
	*/
}

#frame {
	width:620px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	padding-top:20px;
	padding-bottom:50px;
}

#content .cellstyle {
	background:#F8F8F8 none repeat scroll 0 0;
	border-bottom:1px dashed #CCCCCC;
	padding:8px 5px;
	width:40%;
}

#content .cellstyle2 {
	background:#F8F8F8 none repeat scroll 0 0;
	border-bottom:1px dashed #CCCCCC;
	padding:8px 5px;
	width:60%;
}

#navi {
	margin-top:20px;
	text-align:center;
}

#linkring {
	margin-top:20px;
	text-align:center;
}

.infoservice {
	position:relative;
	width:180px;
	height:70px;
	padding:9px;
	background-color:#fff;
	background-repeat:repeat-x;
	border:1px solid #ccc;
	float:left;
	margin-left:5px;
}

.infoservice p {
	font-size:11px;
	margin:5px 0px;
}

.small {
	font-size:10px;
}

.big {
	font-size:18px;
}

.bold {
	font-weight:bold;
}

.color {
	color:#00378b;
}

.archive {
	position:			relative;
	width:				550px;
	left:					50%;
	margin-left:		-300px;
	border:				1px dashed #999;
	padding:				40px;
	padding-top:		0px;
	background-image: url(http://apps.finanzpark.de/nlframe/archiv/gui/result_bg.jpg);
}

	.archive table {
		width:		550px;
	}

	.archive .header {
		text-align:		center;
		padding-top:	40px;
	}
	
	.archive .date {
		font-size:	11px;
		color:		#777;
	}

	.archive a {
		color:		#c00;
		font-size:	11px;
	}
	
	.archive .info {
		border-bottom:		1px solid #ccc;
		padding-left:		58px;
		padding-bottom:	10px;
		width:				380px;
	}

	.archive .info ol {
		margin-top:			20px;
		margin-bottom:		15px;
		list-style-image: url(http://apps.finanzpark.de/nlframe/archiv/gui/arrow.grey.gif);
		color:				#369;
		font-size:			11px;
	}

.menu {
	position:		relative;
	width:			600px;
	left:				50%;
	margin-left:	-300px;
	border:			1px dashed #00378b;
	padding:			15px;
}
		
	.menu img {
		margin-bottom:2px;
	}
	
	.menu table {
		width:			600px;
	}
	
	.menu .headlines {
		text-align:			right;
		padding:				10px;
	}
	
	.menu .headlines span {
		text-decoration:	underline;
	}
	
	.menu .headlines select {
		font-size:			11px;
		width:				100px;
	}

	.menu .latest-issue {
		color:				#c00;
		font-size:			12px;
		font-weight:		bold;
		text-align:			right;
		padding:				10px;
	}
	
	.menu .latest-issue a {
		font-size:			11px;
		font-weight:		normal;
		color:				#000;
	}

.archive-issue-content {
	margin-left:		18px;
	padding-left:		0px;
	list-style-image: url(http://apps.finanzpark.de/nlframe/archiv/gui/arrow.grey.gif);
	color:				#369;
	font-size:			11px;
}
