@charset "utf-8";

html,*
{
	margin:0;
	padding:0;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}

img {
	border:none;
}

#overall
{
	width:985px;
}
/*Cenit Left section*/
#ficol
{
	width:79px;
	background-color:#FFFFFF;
	float:left;
	position:relative;
}

#ficol .fi
{
	background-image:url(../img/home/ficolfi.gif);
	background-repeat:no-repeat;
	height:470px;
	position:relative;
}
/*Content area*/
#content_area{
	width:841px;
	height:470px;
	background-color:#009a8f;
	float:left;
	position:relative;

}
/*Bottom area with search inside*/

#thcol
{
	width:67px;
	height:101px;
	background-color:#009a8f;
	position:absolute;
	left:79px;
	top:470px;

}
#thcol .secol .se{
        background-image:url(../img/home/secolse.gif);
        background-repeat:no-repeat;
        height:101px;
}


#search_area
{
	width:774px;
	height:59px;
	background-color:#009a8f;
	position:absolute;
	left:146px;
	top:470px;

}
#search_area_se
{
  background-image:url(../img/home/thcolse.gif);
  background-repeat:no-repeat;
  width:774px;
  height:20px;
	position:absolute;
	left:146px;
	top:529px;

}
#search_area_in
{
  background-image:url(../img/home/thcolth.gif);
  background-repeat:no-repeat;
  height:22px;
  width:774px;
	position:absolute;
	left:146px;
	top:549px;

}

/*Cenit right section, Cenit LOGO*/
#focol
{
	width:65px;
	background-color:#FFFFFF;
	position:absolute;
	left:918px;
	top:0px;
}

    #focol .fi
    {
        background-image:url(../img/home/focolfi.gif);
        background-repeat:no-repeat;
        height:529px;
		    width:65px;
    }
    
    #focol .se
    {
        background-image:url(../img/home/focolse.gif);
        background-repeat:no-repeat;
        height:20px;
		width:65px;
    }
/*Bottom Navigation*/   
.search
{
	width:500px;
	height:15px;
	border:none 0px;
	background-color:transparent;
	padding-top:0px;
	margin-top:0px;
}

.swordinput
{
	float:left;
}

.swordinput .searchbox
{
	border:none 0px;
	background-color:transparent;
	width:310px;
	height:15px;
	color:#FFFFFF;
	padding:0px 0 0 10px;
}

.gobutton .suchgo_submit
{
	margin-left:10px;
}
#bottomnavi
{
	padding:131px 0 30px 0;
	clear:both;
	width:985px;
}

#bottomnavi ul
{
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	text-align:center;
}

#bottomnavi ul li
{
	display:inline;
	margin:0;
	padding:0;
}
/* RSS-Flash-Fader */
.tx-mnrssflashfader-pi1 {
	clear:both;
	width:586px;
	padding: 25px 0 0px 0px;
}

div.tx-mnrssflashfader-pi1 div.rssflashfaderitem {
	background:#009a8f;
	padding:5px 5px 5px 5px;
	border:1px solid #FFFFFF;
	cursor: pointer;
	text-decoration: none;
}

div.tx-mnrssflashfader-pi1 div.rssflashfaderitem h2 {
	color:#FFFFFF;
	font-size:16px;
	width:586px;
	height:20px;
}

div.tx-mnrssflashfader-pi1 div.rssflashfaderitem h3 {
	color:#FFFFFF;
	font-size:12px;
	width:586px;
	height:18px;
}

#content_area .CE .tx_mnflashschollen_p1 a .schollenitem{
  width:172px;
	height: 150px;
	overflow:hidden;
	padding:5px 5px 5px 5px;
	margin:7px 7px 7px 7px;
  background:#FFFFFF;
  cursor: pointer;
  filter:alpha(opacity=50);
  opacity: 0.5;
  display: compact;

}

div.schollenitem {
	width:180px;
	height: 156px;
	float:left;
	overflow:hidden;
	padding:5px 5px 5px 5px;
	margin:7px 7px 7px 7px;
  background:#FFFFFF;
  opacity: 0.8;
  display: compact;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
}

div.schollenitem:hover{
  background:#FFFFFF;
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}
div.schollenitem img{
	width:180px;
	height: 106px;
	float:left;
	overflow:auto;
	vertical-align: bottom;
	text-decoration: none;
}
h2
{
  text-align: left;
  font-weight: bold;
  width: 180px;
  margin: 2px;
  height: 14px;
  overflow: hidden;
  font-size: 9px;
  text-decoration: none;

}
h3
{
  text-align: left;
  font-weight: normal;
  width: 180px;
  height: 14px;
  margin: 2px;
  overflow: hidden;
  font-size: 8.88px;
  text-decoration: none;

}
h4
{
  text-align: left;
  font-weight: normal;
  width: 180px;
  margin: 2px;
  height: 14px;
  overflow: hidden;
  font-size: 8.88px;
  text-decoration: none;

}