/**** Formatierungen für das Gesamtlayout ****/

/*
Page Background: #F0F0E6
Randspalten Background: #F0F0E6
Graue Hinterlegung Content: #F0F0E6
Hellblaue Balken im Content: #E3EDFC
Links: #285aaa
Links hover und Act: #86b6da
graue Schrift: #919182
*/



/************** Basis **************/

* { margin:0;padding:0 }
* html body * { overflow:visible }
html { height:101% }
body { height:99%; font-size:100.01%;color:#000;background:#fff;text-align:left }
fieldset,img { border:0 solid }
option { padding-left:0.4em }
ul,ol,dl,dd { margin:0 0 0.5em 0; }
li { margin-left:1.5em;line-height:1em }
dt { font-weight:bold; }
dd { margin:0; }
blockquote,cite { width:auto;margin:0 0 1em 1.5em }
table {
	margin:0px;
	padding:0px;
	border:none;	
	border-spacing:0px;
}
td {
	border:none;
	vertical-align:top;
	margin:0px;
	padding:0px;
}
.clearfix:after { content:".";display:block;height:0;clear:both;visibility:hidden }
.clearfix { display:block }
.floatbox { overflow:hidden }
.clear { clear:both; font-size:1px; height:1px; }
.hidden {
	display:none;
}
.div { display:block; }



/* ####### Projekt ####################################################### */	

body {
	background:	#f0f0e6;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
li { 
	margin-left:0; 
	line-height:18px;
}
#container	{
	color:#333;
	margin:30px auto 30px auto;
	padding:0 30px 0 30px;
	background:#fff;
	border:none;
	width:930px;
}
#service_menu {
	background:#fff;
}
#page_header {
	margin-bottom:20px;
}
#page_header_inner {
	position:relative;
	height:140px;
	background:url(../images/bg_header.gif) repeat-y;
	clear:left;
}
a#iec_logo {
	position:absolute;
	top:32px;
	left:26px;
	padding:0;
	background:none;
	color:#c3d2f1;
}
#claim {
	font-family:helvetica, arial;
	color:#FFFFFF;
	font-size:30px;
	font-weight:bold;
	left:190px;
	line-height:30px;
	position:absolute;
	text-transform:uppercase;
	top:27px;
	/*top:77px;*/
	width:300px;
}
#country_menu {
	position:relative;
	left:395px;
	top:38px;
	width:510px;
}
#main_menu {
	float:left;
	background-color:#F0F0E6;
	margin:0;
	padding:4px 0 0 8px;
	width:172px;	
}
#main {
	float:right;
	width:750px;
	padding-bottom:2em;
}
#breadcrumbtrail {
	padding:0 5px 6px 5px;
}
#content {
	background:#fff;
	width:536px;
	padding:0 12px 0 12px;
	float:left;
}
#social_media {
	padding:6px 0 0 0;
	background:url(../images/line_dotted_red.gif) left top repeat-x;
	text-align:right;
}
#social_media a {
  margin-right: 6px;
}
#social_media img {
  display:inline;
}
#content_header {
	margin-bottom:6px;
	padding:1px 0 3px 0;
	background:url(../images/line_dotted_red.gif) left top repeat-x;
}
#content_header.home {
	margin-top:-8px;
}
#header_title {
	padding-bottom:11px;
	background:url(../images/line_dotted_red.gif) left bottom repeat-x;
}
.content_left {
	min-height:1px;
	width:181px;
	margin-right:20px;
	float:left;	
}
.content_left + .content_middle {
	width:335px;
	float:left;
}
/*
.content_middle p {
	padding-right:80px;
}
.content_left + .content_middle p {
	padding-right:0;
} 
.content_middle .contenttable {
	width:85%;
}
.content_left + .content_middle .contenttable {
	width:100%;
}
*/
#right {
	width:190px;
	float:left;
	word-wrap:break-word;
}
#footer {
	height:27px;
	padding-top:3px;
	margin-left: 192px;
}
#fb_likebutton {
	padding:20px 0 0 7px;
}




/************** Spalten im Inhaltsbereich **************/


