#content, #content2, #info {
	background-image: url('../img/design2/bg_border.gif');
	background-position: right top;
	background-repeat: no-repeat;
}

#headline {
	position: absolute;
	left: 0px;
	top: 165px;

	width: 690px;
	height: 40px;
	overflow: hidden;

	color: #414141;
	font-size: 10px;
	text-align: left;

}

#content {
	position: absolute;
	left: 0px;
	top: 220px;

	width: 470px;
	min-height: 100%;
	overflow: hidden;

	color: #414141;
	font-size: 10px;
	text-align: left;
}

#info {
	position: absolute;
	left: 480px;
	top: 220px;

	width: 210px;
	overflow: hidden;

	color: #6A6A5D;

	text-align: left;
	line-height: 15px;
}

#info p {
	padding: 0px;
	margin-bottom: 20px;
}

A.box {
	display: block;
	width: 140px;
	height: 25px; 
	padding-top: 5px;
	text-align: center;
	font-size: 16px;
	background-color: #E5E5E5;
}

DIV.infoentry {
	margin: 0px 10px 10px 0px;
	padding-bottom: 10px;
	border-bottom: #E5E5E5 solid 12px;
	font-size: 11px;
}

DIV.text {
	text-align: left;
	margin: 0px 10px 10px 0px;
	line-height: 17px;
}

.text a {
	color: #009FFA;
}

.related {
	width: 200px;
	font-size: 11px;
	display: block;
}

.related UL {
		margin: 0px;
		padding: 0px;
		width: 200px;
		list-style: none;
		display: block;
}

.related LI {
		float: left;
		padding: 0px;
		width: 100px;
		height: 19px;
}

.related A {
		padding: 2px 0px 0px 0px;
		width: 90px;
		height: 17px;
		display: block;
		color: #4A4D4A;
}

.link {
	width: 200px;
	font-size: 11px;
	display: block;
}

.link UL {
		margin: 0px;
		padding: 0px;
		width: 200px;
		list-style: none;
		display: block;
}

.link LI {
		float: left;
		padding: 0px;
		width: 100px;
		height: 19px;
}

.link A {
		padding: 2px 0px 0px 0px;
		width: 90px;
		height: 17px;
		display: block;
		color: #4A4D4A;
}

.highlight {
	color: #9C0553;
}

.infotitle, .contenttitle {
	margin-bottom: 6px;
	border: 0px;
}

.thumb {
	border: 0px;
	margin: 10px;
	float: left;
}

.txtentry {
	width: 467px;
	height: 120px;
	margin: 0px 1px 13px 0px;
	background-color: #E5E5E5;
}

.kat {
	font-size: 9px;
	float: left; 
	width: 200px;
}

.date {
	font-size: 9px;
	float: left;
	width: 260px;
	text-align: right;
}

.txttitle {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#archive {
	text-align: left;
}

.in_area {
	width: 200px;
	margin-bottom: 10px;
	text-align: left;

	color: #009FFA;
}

.input {
	width: 180px;
	font-size: 11px;
	color: #000000;
}

.ta {
	font-size: 11px;
	font-family: Arial;
	color: #000000;
	padding: 2px;
	width: 180px;
	height: 75px;

	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
}

.friends {
	border: none;
	margin: 0px 10px 10px 0px;
}

img.thumb_left {
	border: none;
	float: left;
	padding-right: 5px;
}

h2 {
	font-size: 14px;
	margin: 2px 0px 5px 0px;
	padding: 0px;
	color: black;
	line-height: 14px;
}

h1 {
	padding: 0px;
	font-size: 17px;
	margin: 0px; 
	font-weight: 500;
	color: #F96D41;
}