/*------------------------------------------------
	*
	*	Copyright 2007, Berliner Flughaefen
	*	www.berlin-airport.de
	*	Author: Oliver Hook
	*	Function: Tagebuch
	*
--------------------------------------------------*/
#page #page_main #wrapper_page #page_normal #page_middle {
	background:none;
	background:url(../images/armin/bgTagebuchRap.gif) 0 0 repeat-y;
}
.page_middletop {
	position:relative;
	width:542px;
	height:90px;
	background: url(../images/armin/bgTagebuchTopEN.gif) no-repeat;
}
#ctCont {
	padding:0 20px 10px 102px;
	background:url(../images/armin/bgTagebuchMid.gif) no-repeat;
}
#ctCont .tbViewThumbs {
	margin:0 0 20px 0;
	height:1%;
}
#ctCont .tbThumb {
	float:left;
	padding:7px 7px 23px 7px;
	margin:0 15px 0 0;
	background:url(../images/armin/tbBgHolderThumb.gif) no-repeat;
}
#ctCont .tbThumbTxt {
	float:left;
	width:290px;
}
#ctCont .tbThumbTxt .tbDate {
	display:block;
	font-size:0.75em;
	color:#988E7C;
}
#ctCont .tbThumbTxt h3 {
	font-size:0.75em;
	color:#004FA8;
}
#ctCont .tbThumbTxt p {
	margin:0 0 10px 0;
}
#ctCont .tbThumbTxt a.next {
	padding:0 15px 0 0;
	background:url(../images/armin/bgIconNext.gif) 100% 1px no-repeat;
	color:#988E7C;
	font-weight:bold;
	font-size:0.75em;
}
#ctCont .trenner {
	display:block;
	margin:42px 0 15px 0;
}
#tbDetArtikelNav {
	position:relative;
}
#tbDetArtikelNav a, #tbDetArtikelNav span {
	float:left;
	color:#988E7C;
	font-weight:bold;
	font-size:0.75em;
}
#tbDetArtikelNav a#prev {
	padding:0 0 0 15px;
	background:url(../images/armin/bgIconPrev.gif) 0 1px no-repeat;
}
#tbDetArtikelNav #mid {
	position:absolute;
}
#tbDetArtikelNav a#next {
	float:right;
	padding:0 15px 0 0;
	background:url(../images/armin/bgIconNext.gif) 100% 1px no-repeat;
}
#tbDetArtikelNav div {
	position:absolute;
	left:0;
	top:0px;
	width:270px;
	margin:0 75px;
	text-align:center;
}
#tbDetArtikelNav div a, #tbDetArtikelNav div span {
	float:none;
	display:inline;
	padding:0 3px;
	border-right:1px solid #FFFAED;
}
#tbDetArtikelNav div a:hover, #tbDetArtikelNav div span {
	background:#CBC4B4;
	color:#FFFAED;
}

