/*******
ONECOL-1
********/

#onecol-1 {
	width:100%;
}

#onecol-1 #maincol {
	float:left;
	width:745px;
}

#onecol-1 #maincol .inside {
	padding:10px 20px 0 0;
}

/*******
ONECOL-2
********/

#onecol-2 {
	width:100%;
}

#onecol-2 #leftcol {
	float:left;
	width:200px;
	padding-bottom:10px;
}

#onecol-2 #leftcol .inside {
	padding:10px;
}

#onecol-2 #maincol {
	float:left;
	width:580px;
}

#onecol-2 #maincol .inside {
	padding:10px 20px;
}

/********
TWOCOLS-1
*********/

#twocols-1 {
	width:100%;
}

#twocols-1 #leftcol  {
	float:left;
	width:50%;
}

#twocols-1 #leftcol  .inside {
	padding:10px 0;
}

#twocols-1 #rightcol {
	float:left;
	width:50%;
}

#twocols-1 #rightcol .inside {
	padding:10px 20px;
}

/****************
TWOCOLS-2 (50:50)
*****************/

#twocols-2 {
	width:100%;
}

#twocols-2 #leftcol  {
	float:left;
	width:50%;
}

#twocols-2 #leftcol  .inside {
	padding:10px 0;
}

#twocols-2 #rightcol {
	float:left;
	width:50%;
}

#twocols-2 #rightcol .inside {
	padding:10px 20px;
}

/****************
TWOCOLS-3 (70:30)
*****************/

#twocols-3 {
	width:100%;
}

#twocols-3 #leftcol  {
	float:left;
	width:70%;
}

#twocols-3 #leftcol  .inside {
	padding:10px 0;
}

#twocols-3 #rightcol {
	float:left;
	width:30%;
}

#twocols-3 #rightcol .inside {
	padding:10px 20px;
}

/****
INDEX
*****/

#teasers {
	width:100%;
	padding-top:20px;
}

#teasers p.bodytext {
	line-height:15px;
	color:#676D72;
}

#teaser-1 {
	float:left;
	width:33%;
}

#teaser-1 .inside {
	padding-right:20px;
}

#teaser-2 {
	float:left;
	width:33%;
}

#teaser-2 .inside {
	padding-right:20px;
}


/****************
LATEST NEWS
*****************/

#winner {
	float:right;
	width:33%;
	color:#FFF;
}

#winner div.inside {
  background:#858a8e;
  position:relative;
}

#winner div.inside h3 {
  background:#676d72;
  color:#fff;
  height:27px;
  margin:0;
  padding:0;
  border:solid #fff;
  border-width:0 0 3px;
}
#winner div.inside h3 a {
  display:block;
  background:url('/fileadmin/templates/isense09/images/t_news.gif') no-repeat 13px 8px;
  height:27px; 
}
#winner div.inside h3 a span {
  display:none;
}
#winner div.inside .bodytext {
  width:200px;
  margin:11px 0 0 9px;
  padding:0 0 11px;
  color:#fff;
}

#winner div.inside .bodytext a{
	color: #ccc;
    border-bottom: none;
    font-weight: bold;
}

#winner div.inside .bodytext a:hover{
	color: #eee;
	text-decoration: none;
}

#winner div.inside .pager {
  position:absolute;
  top:35px;
  left:195px;
  width:20px;
  height:25px;
  overflow:hidden;
}

#winner div.inside .pager a {
  display:block;
  width:20px;
  height:25px;
  background:url('/fileadmin/templates/isense09/images/button_go_ongrey.gif') no-repeat 0 4px;
}

#winner div.inside .pager a span {
  display:none;
}



/****************
AWARDS
*****************/


#news {
	margin-top:20px;
	border:2px solid #d5d5d5;
}

#advertisers {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	border-top:1px solid #d5d5d5;
	border-bottom:1px solid #d5d5d5;
	display: none;
}

#advertisers .inside {
	padding:10px 15px;
}

/***
FCES
***/

.fce-peppershape {
	width:549px;
	height:146px;
	background:#FFF url(../images/peppershape.jpg) no-repeat 0 0;
	margin-top:20px;
	margin-bottom:20px;
}

.fce-peppershape .inside {
	position:relative;
	top:20px;
	left:125px;
	width:335px;
	height:100px;
	overflow:hidden;
	padding:0;
}

.fce-peppershape p.bodytext {
	font-size:18px;
	font-weight:bold;
	line-height:25px;
	color:#676d72;
	text-align:center;
	vertical-align:center;
}

.fce-awards {
	background:#FFF url(../images/awards-bg.jpg) no-repeat 0 0;
	width:100%;
	height:145px;
}

.fce-awards a {
	color:#CCCCCC !important;
	text-decoration:none !important;
	border:0 !important;
}

.fce-awards a:hover {
	color:#FFF !important;
}

.fce-awards .text {
	float:left;
	width:250px;
	color:#FFF;
}

.fce-awards .text .inside {
	padding:10px 20px;
	width:200px;
	line-height:125%;
}

.fce-awards .awards {
	float:left;
	width:auto;
}

.fce-awards .images .inside {
	padding:15px 0 0 0;
}

.fce-greybox {
	background:#818383 url(../images/greybox-bg.png) no-repeat scroll 0 100%;
	margin-bottom:20px;
}

.fce-greybox .inside {
	padding:0px !important;
}

.fce-greybox .text {
	color:#FFF;
	padding:10px;
}

.fce-greybox i,
.fce-greybox em {
	color:#FFF;
}

/************
indexedsearch
*************/

.tx-indexedsearch-searchbox,
.tx-indexedsearch-browsebox {
  margin-top:10px;
  margin-bottom:10px;
}

.tx-indexedsearch-sw {
  font-weight:bold;
}

.browsebox {
  margin-top:10px;
  margin-bottom:10px;
}

.tx-indexedsearch-redMarkup {
  color:#D21F19;
}

.tx-indexedsearch-browsebox li {
  display:inline;
  margin-right:5px;
}

.tx-indexedsearch-info {
  background:#EEEEEE none repeat scroll 0 0;
}

.tx-indexedsearch a {
  color:#676D72;
  text-decoration:none;
}

.tx-indexedsearch-descr.descr {
  font-style:italic;
}

.c2l1-left {
	border-right:1px solid #FFF;
}

.c2l1-middle {
	vertical-align:top;
}