/********************** Reset **********************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:0;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal;}
li {list-style:none;}
caption, th {text-align:justify;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
q:before, q:after {content:'';}
abbr, acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select {font-family:inherit;font-size:inherit;font-weight:inherit;}
input, textarea, select {font-size:100%;}
legend {color:#000;}
.left{float:left;}
.clear{clear:both;}
.right{float:right;}
span.noshow {display:none;margin:0;}
a{outline-style:none;} a:hover{outline-style:none;} a:visit{outline-style:none;}

/********************** FontFace **********************/

@font-face {
	font-family: 'cambria';
	src: url('./fonts/cambria.eot');
	src: local('Cambria'), local('Cambria'), url('./fonts/cambria.ttc') format('truetype');
}

/********************** style **********************/
body
{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#dcdcdc;
	background:url(../images/main_bg.jpg) no-repeat center top;
	/*margin-top:20px;*/
}
#footer {
	background:url(../images/footerbg.jpg) no-repeat 0 0;
	min-height:34px; width:1000px;
	border:0 solid #000;
	color:#222!important;
	text-decoration:none; padding:12px; margin-top:12px;
	font:normal 11px/20px verdana;text-align:center;
}
#footer a {font:normal 11px verdana; text-decoration:none; color:#222!important;}
#footer a:hover { color:#222!important; text-decoration:underline;}

.footerlink {font:normal 13px verdana; text-decoration:none; color:#000!important;}


.bodyContent { background:#fff; border:0 solid #000; padding:0 0 0 25px; width:100%; margin-top:10px; font:normal 15px/21px arial;}
.bodyContent a{color:#008ad9!important; text-decoration:none; font-family:Arial; Font-size:14px}
.bodyContent a:hover{color:#000; text-decoration:underline;}

#news
{
	background-image:url(../images/news_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:10px;
	width:285px;
	height:105px;
	overflow:hidden;
	padding-left:15px;
	padding-top:15px;
}
#blog
{
	background-image:url(../images/blog_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:285px;
	height:65px;
	margin-bottom:10px;
	overflow:hidden;
	padding-left:15px;
	padding-top:25px;
}
#blog a, #team a
{
	width:285px;
	height:65px;
	display:block;
	text-decoration:none;
}
#team
{
	background-image:url(../images/team_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:285px;
	height:65px;
	margin-bottom:10px;
	overflow:hidden;
	padding-left:15px;
	padding-top:25px;
}
#video
{
	width:300px;
	height:auto;
	background-color:#000;
	overflow:hidden;
}
.video_txt
{
	font-size:12px;
	color:#dcdcdc;
	line-height:20px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#159dff;
}
h2
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#ffffff;
}
h3
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
}
h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a0a0a0;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;
}
h5 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#005aaa;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
h5 a:hover
{
	color:#005aaa;
	font-size:14px;
	text-decoration:underline;
}
.input
{
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#a0a0a0;
	width:133px;
	height:15px;
	padding-top:3px;
	padding-left:5px;
	padding-right:5px;
	border:1px #b9b9b9 solid;
	margin-bottom:8px;
	outline:none;
}







/* Titles & heading ------------------------  END  ---------------------------------------------*/



/* Image Border -------------------------------------------------------------------------------*/ 


.imgborder2 {border:0px;}

.img

{

	border-bottom:5px solid #344558;

	border-left:5px solid #344558;

	border-right:5px solid #344558;

	border-top:5px solid #344558;

}
/* Image Border ----------------------------  END  ---------------------------------------------------*/ 



/* Menus all -----------------------------------------------------------------------------------------*/
.menu
{
	width:1000px;
	height:61px;
}
.menu ul
{
    list-style-type:none;
    height:61px;
}
.menu li
{
	float:left;
}
.menu li a
{
	display:block;
	float:left;
	background-image:url('../images/menu_all.png');
	background-repeat:no-repeat;
	text-decoration:none;
	height:61px;
}
.menu li a.home{background-position:0px 0px; width:102px;}
.menu li a:hover.home{background-position:0px -61px;}
.menu li a.sechome{background-position:0px -61px; width:102px;}

.menu li a.blog{background-position:-102px 0px; width:81px;}
.menu li a:hover.blog{background-position:-102px -61px;}
.menu li a.secblog{background-position:-102px -61px; width:81px;}

.menu li a.project{background-position:-183px 0px; width:174px;}
.menu li a:hover.project{background-position:-183px -61px;}
.menu li a.secproject{background-position:-183px -61px; width:174px;}

.menu li a.gallery{background-position:-357px 0px; width:124px;}
.menu li a:hover.gallery{background-position:-357px -61px;}
.menu li a.secgallery{background-position:-357px -61px; width:124px;}

.menu li a.publication{background-position:-481px 0px; width:155px;}
.menu li a:hover.publication{background-position:-481px -61px;}
.menu li a.secpublication{background-position:-481px -61px; width:155px;}

.menu li a.team{background-position:-636px 0px; width:174px;}
.menu li a:hover.team{background-position:-636px -61px;}
.menu li a.secteam{background-position:-636px -61px; width:174px;}

.menu li a.currentResearch{background-position:-810px 0px; width:190px;}
.menu li a:hover.currentResearch{background-position:-810px -61px;}
.menu li a.seccurrentResearch{background-position:-810px -61px; width:190px;}

.menu li a:hover{color:#fff;}
/* Menu End ---------------------------------------------END ------------------------------------------------------*/

/* Menus all Deutsch-----------------------------------------------------------------------------------------*/
.menuDeutsch
{
    width:1000px; border:0 solid #ff0000;
    height:61px;
}
.menuDeutsch ul
{
    list-style-type:none;
	width:100%;
    height:61px;
}
.menuDeutsch li
{
    float:left;
}
.menuDeutsch li a
{
    display:block;
    float:left;
    /*background-image:url('../images/menu_all_Deutsch.gif');*/
	 background-image:url('../images/menu_all_Deutsch.png');
    background-repeat:no-repeat;
    text-decoration:none;
    height:61px;
}
.menuDeutsch li a.home{background-position:0px 0px; width:102px;}
.menuDeutsch li a:hover.home{background-position:0px -61px;}
.menuDeutsch li a.sechome{background-position:0px -61px; width:102px;}

.menuDeutsch li a.blog{background-position:-102px 0px; width:81px;}
.menuDeutsch li a:hover.blog{background-position:-102px -61px;}
.menuDeutsch li a.secblog{background-position:-102px -61px; width:81px;}

.menuDeutsch li a.project{background-position:-183px 0px; width:174px;}
.menuDeutsch li a:hover.project{background-position:-183px -61px;}
.menuDeutsch li a.secproject{background-position:-183px -61px; width:174px;}

.menuDeutsch li a.gallery{background-position:-357px 0px; width:124px;}
.menuDeutsch li a:hover.gallery{background-position:-357px -61px;}
.menuDeutsch li a.secgallery{background-position:-357px -61px; width:124px;}

.menuDeutsch li a.publication{background-position:-481px 0px; width:155px;}
.menuDeutsch li a:hover.publication{background-position:-481px -61px;}
.menuDeutsch li a.secpublication{background-position:-481px -61px; width:155px;}

.menuDeutsch li a.team{background-position:-636px 0px; width:174px;}
.menuDeutsch li a:hover.team{background-position:-636px -61px;}
.menuDeutsch li a.secteam{background-position:-636px -61px; width:174px;}

.menuDeutsch li a.currentResearch{background-position:-810px 0px; width:190px;}
.menuDeutsch li a:hover.currentResearch{background-position:-810px -61px;}
.menuDeutsch li a.seccurrentResearch{background-position:-810px -61px; width:190px;}

.menuDeutsch li a:hover{color:#fff;}
/* Menu Deutsch End ---------------------------------------------END ------------------------------------------------------*/



/* Main Container ---------------------------------------------------------------------------------------*/
#container
{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:10px 25px 25px 25px;
	overflow:hidden;
	/*background-image:url(../images/trans.png);*/
	display:block;
	font:normal 11px/19px verdana!important; color:#3d3d3d;
}

.wlcometext { padding:10px 0 0 1px; font:normal 27px 'Trebuchet MS'; color:#141802!important; margin:0;}

.wlcometext2 {padding:5px 0 0 1px; font:normal 15px arial; color:#141802!important; margin:0;}
.secheads { background:#e0e7f9; display:block; padding:5px 0 5px 15px; margin:8px 0 0 0; font:normal 18px 'Trebuchet MS'; color:#141802!important; border:1px dotted #b1bede;}

.secheads2 { display:block; padding:5px 0 5px 15px; margin:2px 0 0 0; font:normal 18px 'Trebuchet MS'; color:#141802!important; border:0 dotted #b1bede; text-align:right;}

#header
{
	width:950px;
	height:85px;
	overflow:hidden;
}
#logo
{
	background-image:url(../images/logo.gif);
	width:205px;
	height:75px;
	border:0 none;
	float:left;
}
#logo a
{
	width:205px;
	height:75px;
	display:block;
}
/* Content Area -------------------------------------------------------*/
#content
{
	width:1000px;
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
#div_01
{
	width:640px;
	margin-right:10px;
	height:auto;
	float:left;
}
#div_02
{
	width:300px;
	height:auto;
	overflow:hidden;
	float:right;
}
.cont_txt
{
	font-size:12px;
	color:#dcdcdc;
	line-height:20px;
}
#div_08
{
    margin-left:10px;
    text-align:justify;
    width:920px;
	margin-right:10px;
	height:auto;
	float:left;
	text-align:justify;
}
.submit_btn
{
	width:80px;
	height:25px;
	background-color:#005AAA;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	border:0 none;
	color:#A0A0A0;
	cursor:pointer;
}
.font_red
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#FF0000;
    font-weight:bold;
}
.font_green
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#009900;
    font-weight:bold;
}
.font_title
{
    font-family:Arial, Helvetica, sans-serif;
    font-stretch:semi-condensed;
    color:#0066CC;
    font-stretch:extra-condensed;
    font-size:18px;
    font-weight:bold;
    text-transform:capitalize;
    padding-left:5px;
}
.font_author
{
    font-family:Arial, Helvetica, sans-serif;
    color:#AEACAD;
    font-size:10px;
    padding-left:5px;
}
.font_subtitle

{

font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#875B7E;

	text-decoration:none;

	text-transform:capitalize;

}

a.font_subtitle:hover

{

text-decoration:underline;

}

.font_des

{

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#0F2340;

}

.font_blog

{

font-family:Georgia, "Times New Roman", Times, serif;

color:#777777;

font-weight:bold;

text-decoration:none;

}



#news1

{

	background-position:top;

	background-color:#F6F6F6;

	margin-bottom:10px;

	width:285px;

	height:auto;

	overflow:hidden;

	padding-left:15px;

	padding-top:15px;

}

.title_blog

{

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#000000;

font-weight:bold;

text-decoration:none;

}

a.title_blog:hover

{

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#000000;

font-weight:bold;

text-decoration:underline;

}

.in_body_top1

{

	background-image:url(../images/body_in_top_bg.gif);

	background-repeat:no-repeat;

	background-position:top;

	width:920px;

	height:5px;

	float:left;

	overflow:hidden;

}



.inner_head{
	font-family:arial, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#00267c;
	line-height:17px;
}


/* Raj -------------------------------------------------------*/
.fontVerdana14{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px; color:#3d3d3d;
}


.fontArial12
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

.fontArial10
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
}

.fontVerdana11 {font:normal 12px/19px verdana; color:#3d3d3d; text-align:justify!important;}
.button-helping {background:url(../images/btn-helping.png) no-repeat 0 0; width:178px; height:40px; display:block;}
.button-helping:hover {background:url(../images/btn-helping-rol.png) no-repeat 0 0; width:178px; height:40px;}
.languagelink {font:normal 11px verdana; color:#000; text-decoration:none;}
.languagelink:hover{font:color:#0a527d; text-decoration:underline;}


/* Subscribe Box */
.subscribe-cont {
    border: 3px dashed #FF0000;
    margin-bottom: 10px;
    padding: 10px;
	font-family: 'cambria';
}

.subscribe-cont ul {

}

.subscribe-cont ul li {
    margin: 5px 0;
    padding-left: 27px;
}

.subscribe-cont .subs-text {
	background: url(../images/icons/check.png) no-repeat left center;
	font-size: 18px;
	margin-bottom: 15px;
}

.subscribe-cont .subs-link a {
    color: #FFFFFF !important;
    font-family: 'cambria' !important;
    font-size: 18px !important;
}