@import url(hacks.css); /* CSS filters and browser specific CSS */
/* @import url(collapse.css); CSS for collapsing sections on post pages */
@import url('nav_hlist.css');
@import url('nav_vlist.css');

*  {margin: 0; padding: 0;}

body {color: #333; font: 72%/160% Verdana, Arial, Tahoma, Verdana, "Lucida Sans Unicode", Helvetica, sans-serif; text-align: left;background: #fff url(images/body-bg.gif) repeat-y center top;}
h2, h3, h4, h5, h6, p, ul, ol, dl, address {margin: 0 20px; padding:0 0 .2em 0;}

h1, h2, h3, h4, h5, h6 {font-family: Verdana, Helvetica, Arial, sans-serif;}
h1 {float: left; width: 706px; height: 107px; margin: 0; padding:0; background:#fff url(images/header.gif) no-repeat 0 0;}
h2 {font-size: 17px;display:inline;}
h3 {clear: left; font-size: 14px;display:inline;margin-top:10px;margin-bottom:10px;}
h4 {clear: left;font-size: 5px;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}

img, img a {border: none;}


body h1 a{float:left; text-indent: -9999px; width: 130px; height: 54px; margin-left: 50px; margin-top:40px; background: url(images/igm-Logo.png) no-repeat 50% 50%;}

p {max-width: 64em; font-size: 100%;}

a {text-decoration: underline;}
a:link, a:visited {color: #999;}
a:hover, a:active, a:focus {color: #666;}

address {font-style: normal;}
address span {display: block;}

pre {padding-left: 20px; font-size: 1em;}
code, pre {color: #666; font: 1em monaco, courier, monospace; font-weight: normal;}

ul {list-style-type: disc;}
/*li {max-width: 64em;}*/

dt {font: 110% Helvetica, Arial, sans-serif; font-weight: bold; max-width: 64em;}
dt span {display: block; font-weight: normal;}
dd {margin-bottom: .5em; max-width: 64em;}
dd p img {display: block; float: none;}
dd blockquote {margin: .5em 0;}
dd pre, dd ul {padding-left: 0;}
dd+dt {margin-top:2em;}

blockquote {margin-left:20px; border-left: 1px solid #666; padding-left: 20px;}

/* form {margin: .5em 20px;}
fieldset {border: 1px solid #ccc; padding: 1em;}
label {margin-bottom: .5em; cursor: pointer;}
input, textarea {background: #fff; color: #191919; font: 100% Tahoma, Verdana, "Lucida Sans Unicode", Helvetica, Arial, sans-serif;}
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus {border-color: #7f6619;} */

dd p, blockquote p, form p {margin-left: 20px;}

table {margin-left: 20px; border-collapse: collapse; max-width: 62em;}
caption {margin: 1em 0 0 20px; font-weight: bold;}
th {border-bottom: 1px solid #666; padding-right: 1em; text-align: left;}
td {border-bottom: 1px solid #666; padding: .5em 1em .5em .25em; font: 100% Tahoma, Verdana, "Lucida Sans Unicode", Helvetica, Arial, sans-serif; vertical-align: top;}
td+td {border-left: 1px solid #666;}

hr, legend {display:none;}

small {clear:both;margin:0;margin-left:20px;color:#999; display:block;}


/* layout sections specifics */
/* container */
#container {width: 1000px;min-height:100%; margin: 0 auto; text-align:center;}

/* branding */
#branding {width: 100%; overflow: hidden; border-bottom: 1px none #fff; padding: 0; background: #fff url(images/header-bg.gif);}
/* #branding a:link, #branding a:visited {color: #fc3; text-decoration: none;} */


#content-sub ul
{
width: 100%;
padding: 0;
margin: 1.5em 0 0 0;
list-style-type: none;
background-color: #e0e0e0; 
}

/* fm-search */
#fm-search {width: 100%; margin: 0; border-bottom: 1px dotted #fff; padding: .5em 0 ; color: #191919; clear:both;}
#fm-search fieldset {border: 0px solid #ccc; padding: 0 0 0 5px;}
#fm-search label {display: inline; margin: 0; padding: 0 10px 0 0; }
#fm-search label span {padding-right: 10px; color: #191919; font-size: 110%; font-weight: bold; }
#fm-search input.search {width: 5em; border: 1px solid #bbb; padding: 2px; color: #191919; margin-bottom:4px}

/* content */
#content {float: left; width: 100%; height: 100%; border-top: 1px none #645014; font-size:110%;border-left:1px solid #E0E0E0;}

/* content-main */
#content-main { text-align:left;float: none; width: 100%; min-height:250px; padding: 0 0 2em 0; margin-top:0;}
#content-main ol, #content-main ul {padding-left:20px;}
#content-main table {margin-right:5px;}
#content-main table th {padding:.2em;}
#content-main hr {
display: block;
width: 100%;
margin: 1em auto;
color:#E0E0E0;
color : #fff;
background-color : transparent;
border-bottom : 1px solid #E0E0E0;
border-top : 1px none #e8c5b1;
border-left : 1px none #e8c5b1;
border-right : 1px none #e8c5b1;
}
#content-main hr.versteckt {
visibility:hidden; margin:0;padding:0;border:none;clear:both;
}
.single #content-main hr.versteckt {
visibility:hidden; margin:10px 0;padding:0;border:none;clear:both;
}
.navigation {margin-bottom:20px;}


/* content-sub */
#content-sub { text-align:left;float: none; overflow: hidden; width: 220px; padding-bottom: 2.5em; background-color:#E0E0E0;}


/* content-branding */
#content-branding {border-bottom: 1px dotted #fff; padding: 1.5em 0; background-color: #E0E0E0;clear:both;}


/* siteinfo */
#siteinfo {position:fixed; bottom:0;display:block; width: 1000px; height:17px; background: #fff url(images/footer.gif) repeat-x 0 0;}
#siteinfo p {margin: 0 20%; color: #fff;}
#siteinfo a:link, #siteinfo a:visited {color: #fc3;}


#content-branding p {padding-left: 0; background-image : none;font-size:80%}

body.index #content-main h4+p {color: #666;}
body.index #content-main h4+p+p {color: #666;}
body.index #content-main div {float: left; min-width: 200px; width: 359px; height:20em; margin: 0 20px 1em 20px; border-bottom: 1px dotted #999; padding: .2em 0 0 0; background:transparent;/*background: #fff url(images/table-bg.gif) repeat-x bottom left*/}
body.index #content-main div * {margin: 0;}
body.index #content-main div img {margin-right:10px;}
body.index #content-sub {padding-bottom:1.5em;}
/* body.index #content-sub #content-branding {display:none;} */
body.index #content-sub h2+h3+p+p {margin: 0 20px .5em 20px; border-bottom: 1px solid #666; padding: .5em 0 1em 0; font-size: 100%;}
body.index #content-sub h3+p+p {margin: 0 20px .5em 20px; border-bottom: 1px solid #666; padding: .5em 0 1em 0; font-weight:bold;}

body.category #content-main h3+p+p {margin: 0 20px 1em 20px; border-bottom: 1px solid #999; padding: .5em 0 1em 0;}

body.category #content-main h3 {margin-top:10px; margin-bottom:0;}
body.index #content-sub h3 { padding-bottom:10px;}

body.individual {background: #fff;}
body.individual #content-sub {background: #e3b52d;}
body.individual #content-main {min-height:5em;}

body.index #container, body.category #container {background: url(/files/theme/container.gif) repeat-y 40% 0;}
body.index #content-main, body.category #content-main {float: right; width: 80%; padding: 1.5em 0; background:transparent;/*background: #fff url(/files/theme/content-main.png) repeat-x;*/}
body.index #content-sub, body.category #content-sub {float: left; width: 20%; padding-bottom: 1.5em; background: #E0E0E0; color: #333;}
body.index #content-sub ol, body.category #content-sub ol, body.index #content-sub ul, body.category #content-sub ul {padding-left:5px;}
body.index #content-sub ul, body.category #content-sub ul {list-style-type:disc;}
body.index th, body.category th, body.index td, body.category td {border-bottom:none;}
body.index td+td, body.category td+td {border-left:none;}
body.index #nav-supp a, body.category #nav-supp a {top: -17px; left: 40%;}

body.page #container {background: url(/files/theme/container_page.gif) repeat-y 25% 0;}
body.page #content-main {float: right; width: 80%; min-height: 250px; padding: 1.5em 0; background:transparent;/*background: #fff url(/files/theme/content-main.png) repeat-x;*/}
body.uebersicht #content-main a {text-align:center;display:block;border:1px solid #ccc; padding:4px;background: #fff;float:left;width:178px;margin-right:20px;margin-bottom:20px;text-decoration:none;}
body.uebersicht #content-main a:hover {text-decoration:none;border:1px solid #999; background: #E0E0E0;float:left;}
body.uebersicht #content-main a img {border:none;}
body.page #content-sub {float: left; width: 20%; padding-bottom: 1.5em; color: #333;}
body.page #nav-supp a {top: -17px; left: 20%;}

body.chronik #content-main p {border-bottom:1px none gray; clear:both;display:block;}
body.chronik #content-main img, body.page #content-main img {float: left; padding:4px; border:1px solid gray; margin:0 10px auto 0;}
body.chronik #content-main h4 {display:block;clear:both; font-size:14px;color:#666;letter-spacing:-1px;padding-top:20px;border-bottom:1px dotted gray;}
/* classes */
.invisible {display: none;}
.clear {clear: both;}
.flowleft {float: left; margin-left: 20px;}
.flowright {float: right; margin-right: 20px;}
.offleft {position: absolute; left: -9999px;}
.red {color:#EE1C23;}
.lightgray {color:#666;}
.bold {font-weight:bold;}
.left {float: left; margin-left: 20px; padding:0;}
.right {float: right;}

dl.post {float: left; min-width: 200px; width: 40%; min-height: 20em; margin: 0 20px 1em 20px; border-bottom: 1px solid #999; padding: .5em 0 0 0;}


.search h5 {padding-bottom:0;}
.search p+h5 {border-top:1px solid #ccc;}


#languages ul {list-style:none;}

#languages ul li {
list-style:none;
border-bottom:1px none red;
margin:20px;
}
.gengo_lang_de {
text-transform:lowercase;
}
.gengo_lang_en {
text-transform:lowercase;
}

#metanav {
	float:right;
	color:white;
	padding-right:10px;
}
#metanav a {
	color:white;
	text-decoration:none;
}
#metanav a:hover {
	color:white;
	text-decoration:underline;
}
.postprev img {
	float:left;
	padding:4px;
	border: 1px solid #999;
	margin-right:10px;
}
.postprev p {
	margin-left:200px;
	text-align:left;
}

.postprev img {
	padding:4px;
	border: 1px solid #999;
	float:left;
	margin-right:10px;
}
.postprev p {
	margin-right:10px;
	display:block;
}
.entry {
	clear:both;
}

.laender #content-main ul {
	float:left;
	display:block;
	width:30%;
	margin-left:0;
}
.laender #content-main ul li {
	margin-left: 1.2em; 
   padding : 0 20px 0 15px;
   background-image : url(http://www.igm-group.com/img/anchor-down.gif);
   background-repeat : no-repeat;
   background-position : left top;
	list-style:none;
}
.laender #content-main a.top {
	display:block;
	padding-left: 15px;
	background: transparent url("http://www.igm-group.com/img/anchor-up.gif") left top no-repeat;
	border-bottom:1px dotted #808080;
	text-decoration:none;
	margin-bottom:1em;
}

.page #content-main ol {
	margin-bottom:20px;
}

.single #content-main ul li, .page #content-main ol li {
	margin-left: 1.2em; 
   padding : 0 20px 0 15px;
   background-image : url(http://www.igm-group.com/img/bullet.gif);
   background-repeat : no-repeat;
   background-position : left top;
	list-style:none;
}
.more {margin-left:20px;}

       .hilite {
            color: #fff;
            background-color:#ED1C24;
            }


