/* Processed by Shaun Inman's CSS-SSC :: v005 :: http://www.shauninman.com/plete/css-ssc/ */body {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}

#skipper, #left, #features, #sysnav, #nav, #nav2, #bottomnav, #right, #searchbox, #footer {
	display: none;
}

#logo a img {
	border: 0;
}

a {
	color: #3F66A7;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-size: 140%;
}

h2 {
	font-size: 120%;
}

/* BREADCRUMBS */
#content #breadcrumbs {
	list-style-type: none;
	margin: 12px 0;
	padding: 0;
	font-size: 80%;
	padding-bottom: 8px;
	border-bottom: 1px dotted black;
	margin-bottom: 26px;
}

#content #breadcrumbs li {
	display: inline;
	margin-right: 6px;
}

#content #breadcrumbs li.firstcrumb {
	background: none;
	padding-left: 0;
}

#content #breadcrumbs a {
	font-weight: normal;
}

.question {
	font-style: italic;
	clear: both;
}

/* CHILDREN */

#content ul.children {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content ul.children li {
	margin-bottom: 2em;
	clear: both;
}

#content ul.children li a {
	display: block;
}

#content ul.children li.section a {
	border-bottom: 1px dotted black;
}

#content ul.children li a.more {
	display: none;
}

#content ul.children img.flag {
	margin-right: 3px;
}

#content ul.children img.teaser {
	float: left;
	border-right: 14px solid white;
}

#content ul.children div.teaser {
	float: left;
	width: 70%;
}

#content ul.children div.teaser.no-image {
}


#content ul.children p, #content ul.children img.teaser {
	margin: 0;
	margin-bottom: 2em;
}

#content ul.children div.countries {
	text-align: right;
	border-bottom: 1px dotted black;
	height: 23px;
}

#content ul.children div.countries img {
	float: left;
	border: 1px solid #cccccc;
}





/* BILDER */

span.XStandardImage, span.XStandardImageLeft, span.XStandardImageRight {
	margin:0;
	margin-top: 4px;
	margin-bottom: 4px;
}

span.XStandardImage span, span.XStandardImageLeft span, span.XStandardImageRight span {
	display:block;
	font-size: 90%;
	line-height: 110%;
}

span.XStandardImageLeft, img.XStandardImageLeft {
	float:left;
	margin-right: 10px;
}

span.XStandardImageRight, img.XStandardImageRight {
	float:right;
	margin-left: 10px;
}


/* INFOBOX */

div.infobox {
	width: 250px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	border: 1px solid black;
}

div.infobox.left {
	float: left;
	margin-right: 15px;
}

div.infobox.right {
	float: right;
	margin-left: 15px;
}

div.infobox h3 {
	color: white;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 3px 6px;
	background: gray;
	color: black;
}

div.infobox h4, div.infobox p {
	font-size: 90%;
	line-height: 1.2;
	margin-top: 8px;
	padding: 0 0.5em 0.5em 0.5em;
}


/* COPYRIGHT */

#copyright {
	font-size: 80%;
}




/* SUCHERGEBNIS ANSPRECHPARTNER  */

#form {
	display: none;
}

#results, #kkform {
	font-size: 80%;
	margin-top: 2em;
}
 
#content #kkform fieldset {
	margin-top: 3px;
	margin-bottom: 3px;
}
 
#results {
}
 
#results div.resultrow {
    margin: 0;
    position: relative;
    clear: both;
	width: 100%;
}

#results div.unternehmen {
    padding: 3px 0px;
    margin-bottom: 4px;
	border: 1px solid grey;
	border-width: 1px 0;
	font-size: 130%;
} 

#results div.daten {
}
 
#results span.label {
    font-weight: bold;
}
 
#results span.label:after {
    content: ':';
}
 
#results div.more {
    position: absolute;
    right: 6px;
    top: 3px;  
    cursor: pointer;
    font-weight: bold;
    color: color2;
}
 
#results div.daten div.block {
    padding-bottom: 15px;
}

#results div.daten div.block.narrow {
    float: left !important;
    margin-right: 2%;
    width: 48%;
}

#results div.daten div.block div.row div {
    margin-bottom: 4px;
}

#kkform {
	display: none;
}


/* EU-Experten */

div.vcard {
    margin: 0 15px 2em 15px;
    background: url(../img/nav_bullet_active.png) 0 0.4em no-repeat;
    padding-left: 1.5em;
}
 
div.adr, div.fax, div.emails, div.websites, div.links {
    margin-bottom: 0.5em;
}
 
div.fn {
    font-weight: bold;
    border-bottom: 1px solid color1;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em; 
}
 
div.role {
    font-style: italic;
}
 
div.roles {
    margin-bottom: 1em;
}
 
.label {
    font-weight: bold;
}
 
#contactsearchform, .maillinks, #skiptoform {
	display: none;
}
