@charset "utf-8";
/* CSS Document */

p,li,dd
	{
	line-height:155%;	
	}
	
p
	{
	margin-bottom:1em;
	}	
	
p.head
	{
	font-weight:bold;
	}	
		
a:link,a:visited
	{
	color:#000;
	}
	
a:active,a:hover
	{
	color:#666;
	}
	
a:link,a:visited
	{
	text-decoration:none;
	}	
	
	

#socialmedia p
{
color: #fff	;
font-size: 12px;
font-weight:bold;
}

#socialmedia a:link{
	color: #fff	;
	font-size: 12px;
	font-weight:bold;
}
.left a:link,
.left p{
	color: #fff	;
	font-size: 12px;
	font-weight:bold;
}



h1,h2
	{
	color:#003399;
	font-weight:bold;	
	}
	
h1
	{
	font-size:120%;
	}
	
h2
	{
	font-size:120%;
	margin:2em 0 1em 0;		
	}
	
	h3{
font-size:110%;
font-weight:bold;	
	margin:2em 0 1em 0;		
	}
	
li
	{
	list-style-type:none;	
	}	
	
form
	{
	width:100%;
	margin-top:3em;margin-bottom:2em;
	padding-bottom:1em;
	}
	
input,select,textarea
	{
	font-family:Helvetica,Arial,no-serif;
	font-size:100%;
	border:1px solid #ccc;	
	border-radius:0.2em; -moz-border-radius:0.2em; -webkit-border-radius:0.2em; 
	width:75%;
	padding:0.3em;
	}
	
img,object
	{
	border:0;max-width:100%
	}	
	
div.pageregionContent
	{
	font-size:90%;		
	}
	
div.contentText,div.contentTeaser
	{
	width:95%;
	}

/**********************/
/* contentregionTitle */
/**********************/

#contentregionTitle
	{
	float:left;width:100%;	
	padding-top:3em;padding-bottom:1em;		
	}
	
#contentregionTitle #pageTitle
	{
	float:left;
	width:90%;
	}	
	
#contentregionTitle #pageFB
	{
	display:none;
	}
	
	
/**********************/
/* contentText */
/**********************/	

div.contentText
	{
	clear:both;
	}	
	
div.contentText dl
	{
	float:left;width:100%;
	display:inline;
	padding:3em 0 2em 0;	
	background-image: url(/wp-content/themes/corporateInlingua/w_images/elements/ico_underline_white.gif);
	background-repeat: repeat-x;	
	}
		
div.contentText dl dt
	{
	float:right;width:75%;
	color:#000;
	font-size:120%;
	font-weight:normal;
	padding-bottom:0.5em;	
	}

div.contentText dl dd.txt
	{
	float:right;width:75%;		
	margin-bottom:0.5em;
	}

div.contentText dl dd.img
	{
	float:left;width:22%;
	margin-right:3%;
	padding:0;
	}	

div.contentText ul
	{
	padding-bottom:1.5em;
	}
	
div.contentText ul ul,div.contentText ul ul ul
	{
	padding-bottom:0;
	}	

div.contentText li
	{
	padding:0.3em 0;
	padding-left:3%;
	background-image: url(/wp-content/themes/corporateInlingua/w_images/elements/arrow_right_grey_6-9.gif);
	background-repeat: no-repeat;	
	background-position:0 0.8em;
	}
	
div.contentText table
	{
	width:100%;
	border:1px solid #dedede;
	margin-bottom:2em;
	}
	
div.contentText table th
	{
	font-weight:bold;
	}	

div.contentText table.noline
	{
	border:0;
	}	
	
div.contentText table td,div.contentText table th
	{
	text-align:left;		
	vertical-align:top;
	padding:0.4em 0.2em;		
	border-bottom:1px solid #dedede;
	line-height:155%;
	}
	
div.contentText table th
	{
	background:#dedede;	
	}	
	
div.contentText table td a
	{
	color:#333;		
	font-size:90%;
	}
	
div.contentText table td.firstcol
	{
	width:30%
	}	
	
div.contentText table td.secondcol
	{
	width:70%
	}		
	
div.contentText p strong
	{
	font-weight:bold;
	}
	
div.contentText form input.wpcf7-submit
	{
	width:30%;	
	}

/**********************/
/* contentTeaser */
/**********************/	
	

div.contentTeaser
	{
	margin-top:1em;
	margin-bottom:3em;
	float:left;
	}

div.contentTeaser a
	{
	float:left;width:95%;
	padding:0.75em 2%;
	margin-bottom:1em;	
	background-color:#e4e4e4;	
	}	
	
div.contentTeaser a:hover
	{
	background-color:#ccc;	
	}		
	
div.contentTeaser a span
	{
	float:left;
	}	

div.contentTeaser a span.img
	{
	display:none;
	}
	
div.contentTeaser a span.txt
	{
	width:90%;
	background-image: url(/wp-content/themes/corporateInlingua/w_images/elements/arrow_right_grey_8-11.gif);
	background-repeat: no-repeat;	
	background-position:100% 95%;
	padding-right:10%;
	padding-bottom:3%;
	color:#333;	
	font-size:90%;
	line-height:150%;	
	}
	
div.contentTeaser a span.title
	{
	background-image:none;
	padding-bottom:0;
	color:#222;	
	font-size:100%;
	font-weight:bold;
	}		
	
div#left ul.subnav li.cat-item-39,
div#left ul.subnav li.cat-item ul.children,
div#sitemap ul li.cat-item ul.children li.cat-item ul.children {
display:none;	

}

/* contact form 7 */


form.wpcf7-form input[type='checkbox']{
width: 5% !important;	
}

span.wpcf7-list-item {
display:block !important;	
}

.format {
	 font-weight: 700;
	 
}

.indentplus {
	 text-indent: 15% !important;
}

.t {
	 margin-left: 10% !important;
}