/* Processed by Shaun Inman's CSS-SSC :: v005 :: http://www.shauninman.com/plete/css-ssc/ */* {
	margin: 0;
	padding: 0;
	border-width: 0;
}

/*************************/
/*  GOOGLE SEARCH FORM   */
/*************************/
html body #content .gsc-input table,
html body #content .gsc-search-box {
    margin: 0;
}
html body #content .gsc-control-wrapper-cse table {
    width: 90%;
    margin: 0 auto;
}
html body #content .gsc-control-wrapper-cse form {
    padding: 0;
}
html body #content table .gsib_a,
html body #content table .gsib_b,
html body #content table .gsc-input,
html body #content table .gsc-search-button {
    border: none;
}

.gsc-results-wrapper-visible td {
    border: none !important;
}

.gsc-table-result {
    width: 100% !important;
    margin-left: 6px !important;
}

/* ALLGEMEINES */
body.website {
	background: #FFFFFF fixed;
	width: 964px;
	position: relative;
	padding: 15px;
}

body, textarea {
	font: 75% Verdana, Arial, Helvetica, sans-serif;
}

input, button, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #3F66A7;
}

a:hover {
	color: #BD5302;
}

a.bullet {
	background: url(../img/nav_bullet.png) no-repeat left center;
	padding-left: 12px;
}

.highlight {
	background-color: #BD5302;
	color: #FFFFFF;
}


/* KOPFZEILE */
#header {
	background: url(../../img/header_bg.png) no-repeat;
	height: 160px;
	width: 964px;
	margin-bottom: 12px;
}

#header #logo {
	position: absolute;
	top: 87px;
	left: 75px;
}

#header #logo a {
	background: url(../../img/logo.png) no-repeat;
	width: 264px;
	height: 55px;
	display: block;
}

#header #logo a span {
	visibility: hidden;
}

#header #skipper {
	position: absolute;
	text-align: center;
	top: 15px;
	left: 15px;
	width: 200px;
	font-size: 80%;
	z-index: 9999;
}

#header #skipper a {
	display: block;
	text-indent: -600em;
	padding: 4px 0px;
	opacity: 0.95;
	color: #DEDED8;
	font-weight: bold;
}

#header #skipper a:hover, #header #skipper a:focus, #header #skipper a:active {
	background-color: #3F66A7;
	text-indent: 9px;
	border: 1px solid #FFFFFF;
}


/* NAVIGATION */
#nav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 146px;
	left: 15px;
	width: 670px;
	padding-left: 54px;
	background: url(../../img/nav_bottom.png) left bottom repeat-x;
	font-size: 110%;
}

body.templatestartseite #nav {
	background: none;
}

#nav {
	height: 41px;
}

#nav, #nav ul {
	list-style-type: none;
}

#nav li {
	float: left;
	background: url(../../img/nav_bg.png) left top no-repeat;
	margin-right: 5px;
	border-right: 1px solid #3F66A7;
	margin-bottom: 12px;
	position: relative;
}

#nav li a {
	display: block;
	color: #FFFFFF;
	height: 29px;
	line-height: 29px;
	padding: 0 1.4em;
}

#nav li.active {
	background-image: url(../../img/nav_active_bg.png);
	margin-bottom: 0;
	padding-bottom: 12px;
}

#nav li a:hover {
	background: url(../../img/nav_hover_bg.png) left top no-repeat;
}

#nav li.active a, #nav li.active a:hover {
	color: #BD5302;
	background: none;
}

#nav ul {
	position: absolute;
	top: 29px;
	left: 0;
	display: none;
}

#nav li:hover ul {
	display: block;
}

#nav li.active:hover ul {
	display: none;
}

#nav ul a {
	font-weight: normal;
}

#nav ul li a {
}


/* NAV 2 (PRESSE, EUGH-KOMPASS */
#nav2 {
	position: absolute;
	right: 0px;
	top: 150px;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 110%;
	line-height: 1.2;
}

#nav2 li {
	float: left;
	padding: 0 15px;
	border-left: 2px solid black;
}

#nav2 li.first {
	border-left: 0;
}

/* LINKE SPALTE */
#left {
	width: 187px;
	position: absolute;
	left: 15px;
	top: 187px;
	margin: 12px;
}

body.templatestartseite #left {
	left: 3px;
	top: 435px;
}

#subnav {
	margin: 0;
	list-style: none;
	padding: 0;
	background: #8CA3CA url(../../img/subnav_bg.png) right bottom no-repeat;
	padding-bottom: 22px;
	margin-bottom: 15px;
}

body.alternative #subnav {
	background-color: #E09A66;
}

#subnav li {
	border-bottom: 1px dotted #FFFFFF;
}

#subnav a {
	color: #FFFFFF;
	display: block;
	padding: 4px 0 4px 27px;
	background: url(../../img/subnav_bullet.png) 14px center no-repeat;
	width: 160px;
	overflow: hidden;
}

#subnav li.active {
	background: #D3DCEB;
}

#subnav li.active a {
	color: #BD5302;
}

body.alternative #subnav li.active {
	background: #BD5302;
}

body.alternative #subnav li.active a {
	color: #FFFFFF;
}

div.box {
	background-color: #DEDED8;
	margin-bottom: 15px;
	font-size: 90%;
	line-height: 1.2;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 12px;
	position: relative;
}

div.box h4, #partner h4 {
	color: #BD5302;
	font-size: 150%;
	border: 0;
	padding: 12px;
	background: url(../../img/leftbox_corner.png) right top no-repeat;
}

#right div.box h4 {
	border: 0;
}

div.box p {
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 0;
}

#box-ihre-frage, #box-eugh-kompass {
	background-color: #E1E9CB;
}

#box-partner {
	background: #D3DCEB;
}

#box-google-ads {
	text-align: center;
	background: #D3DCEB;
}

#box-ihre-frage {
	background-image: url(../../img/box_ihre-frage.png);
	padding-bottom: 60px;
}

#box-job-der-woche {
	background-image: url(../../img/box_job-der-woche.png);
	padding-bottom: 60px;
}

#box-eugh-kompass {
	background-image: url(../../img/box_eugh-kompass.png);
	padding-bottom: 60px;
}

#box-google {
	background: url(../../img/leftbox_corner.png) right top no-repeat;
}



/* SYSNAV */
#sysnav {
	position: absolute;
	right: 8px;
	top: 15px;
	background: url(../../img/sysnav_bg.png) left bottom no-repeat;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 90%;
	padding-left: 1em;
	padding-bottom: 15px;
	z-index: 1999999;
}

#sysnav li {
	float: left;
	border-left: 1px solid #3F66A7;
	line-height: 1;
}

#sysnav li.first {
	border-left: 0;
}

#sysnav li a {
	vertical-align: bottom;
	display: block;
	padding: 0 7px;
	font-weight: normal;
}



/* CONTENT */
#content {
	width: 514px;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-right: 12px;
	padding-left: 211px;
	float: left;
	background: url(../../img/content_corner.png) right top no-repeat;
	border-bottom: 1px solid #3F66A7;
	border-left: 1px solid #3F66A7;
}

body.templatestartseite #content {
	border: 0;
	background: none;
	padding-right: 0;
	width: 538px;
	margin: 0;
	padding-left: 200px;
	clear: both;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p, #content ul, #content ol, #content form {
}

h1 {
	color: #BD5302;
	font-size: 130%;
	margin: 1em 0 0 0;
	padding: 0;
}

body.templatestartseite h1 {
	margin-top: 0;
}

h2 {
	font-size: 105%;
	margin: 0.3em 0 1em 0;
	color: #BD5302;
}

h3 {
	clear: left;
	margin-bottom: 1em;
	font-size: 100%;
}

h4 {
	font-size: 100%;
	color: #BD5302;
	border-bottom: 1px dotted #3F66A7;
}
#content h4 {
	margin: 3em 0 1em 0;
	padding-bottom: 6px;
}

p, ul, ol {
	line-height: 150%;
}

p, ol, ul {
	margin: 1em 0;
}

ul, ol {
	margin-left: 3em;
}

.question {
	font-style: italic;
	clear: both;
}

blockquote {
	margin-left: 32px;
	padding-left: 18px;
	border-left: 1px solid #999;
	font-style: italic;
}

/* BREADCRUMBS */
#content #breadcrumbs {
	list-style-type: none;
	margin: 12px 0;
	padding: 0;
	font-size: 80%;
	padding-bottom: 8px;
	border-bottom: 1px dotted #3F66A7;
}

#content #breadcrumbs li {
	display: inline;
	margin-right: 4px;
}

#content #breadcrumbs li.firstcrumb {
	background: none;
	padding-left: 0;
}

#content #breadcrumbs a {
	font-weight: normal;
}

/* CHILDREN */

#content ul.children {
	list-style-type: none;
	margin: 0;
	margin-top: 2em;
}

#content ul.children li {
	margin-bottom: 2em;
	font-size: 90%;
	clear: both;
}

#content ul.children li a {
	display: block;
	font-size: 115%;
}

#content ul.children li.section a {
	border-bottom: 1px dotted #3F66A7;
}

#content ul.children li a.more {
	display: inline;
	font-size: 100%;
	border: 0;
}

#content ul.children img.flag {
	margin-right: 3px;
}

#content ul.children img.teaser {
	float: left;
	border-right: 14px solid #FFFFFF;
}

#content ul.children div.teaser {
	width: 392px;
	float: right;
}

#content ul.children div.teaser.no-image {
	width: 514px;
}


#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 #3F66A7;
	height: 23px;
}

#content ul.children div.countries img {
	float: left;
	border: 1px solid #cccccc;
}

/* FOOTER */

#content #footer {
	font-size: 85%;
	line-height: 120%;
	clear: both;
	padding-top: 1em;
	border-top: 1px dotted #3F66A7;
	margin-top: 3em;
}

body.templatestartseite #content #footer {
	border: 0;
}

/* 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;
	color: #DEDED8;
	font-size: 90%;
	line-height: 110%;
}

span.XStandardImageLeft, img.XStandardImageLeft {
	float:left;
	margin-right: 10px;
}

span.XStandardImageRight, img.XStandardImageRight {
	float:right;
	margin-left: 10px;
}



/* FEATURES */

#features {
}

div.feature {
	margin-bottom: 1em;
	font-size: 90%;
	padding-bottom: 12px;
}


#features h4 {
}

#features div.feature h5, #features div.feature div.featurecontent, #features div.feature div.featurelink {
}

div.feature h5 {
	font-size: 95%;
}

div.feature div.featurelink {
}

div.featurelink a {
/*	background: url(../img/nav_bullet.png) no-repeat left center; */
	padding-left: 12px;
}

#eu_feature {
	font-size: 90%;
	line-height: 1;
	margin: 3em 0;
}

#eu_feature img {
	float: left;
	margin-right: 6px;
}

/* STARTSEITE */

#contentboxes {
	height: 248px;
	overflow: hidden;
}

div.contentbox {
	background: #DEDED8 url(../../img/searchbox_corner.png) right bottom no-repeat;
	width: 376px;
	float: left;
	margin-left: 12px;

}

div.contentbox h1 {
	padding: 12px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #FFFFFF;
	background: url(../../img/topnav_corner.png) left top no-repeat;
}

div.contentbox p {
	margin: 8px 12px;
	font-size: 90%;
}

body.templatestartseite #searchbox, div.contentbox {
	height: 248px;
	overflow: hidden;
}

body.templatestartseite #children {
	padding: 11px;
	padding-bottom: 0;
	margin-bottom: 12px;
	position: relative;
	top: 12px;
	float: left;
	background: url(../../img/start_children_corner.png) right top no-repeat;
	border-bottom: 1px solid #3F66A7;
	border-left: 1px solid #3F66A7;
}

body.templatestartseite #children h1 {
	margin-bottom: 1em;
}

#contentboxes #searchbox {
	float: left;
	width: 187px;
}


/* STARTSEITE TEASERBOXEN */

#content div.teaserbox {
	border-left: 1px solid #DEDED8;
	float: left;
	width: 121px;
	font-size: 90%;
	height: 15em;
	border-bottom: 1px solid #DEDED8;
}

#content div.teaserbox.aktuell {
	border-left-width: 0px;
	width: 181px;
	background-image: url(../img/teaserbox_bg.png);
	background-position: -5px 30px;
	background-repeat: no-repeat;
}
#content div.teaserbox.aktuell, #content div.teaserbox.alt2 {
	background-color: #E1E9CB;
}

#content div.teaserbox h2 {
	margin: 0;
	padding: 3px 0;
	text-align: center;
	text-transform: uppercase;
	background-color: #BD5302;
	color: white;
	border-top: 1px solid white;
	border-bottom: 1px solid #DEDED8;
}

#content div.teaserbox.aktuell h2, #content div.teaserbox.standard.alt2 h2 {
	background-color: #3F66A7;
}

#content div.teaserbox.aktuell h3 {
	padding: 0;
	margin: 2px 8px;
	color: #BD5302;
	line-height: 120%;
	font-size: 100%;
}

#content div.teaserbox p {
	text-align: center;
	font-weight: bold;
	margin: 0;
	margin-top: 1em;
	padding: 0;
	line-height: 120%;
}

#content div.teaserbox.aktuell p {
	margin: 0;
	padding: 2px 8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 1em;
}

#content div.teaserbox a.more {
	padding: 0px 8px;
	margin-bottom: 0.8em;
	display: block;
}

#content div.teaserbox a.more img {
	border-width: 0;
	margin-top: 3em;
}

#content div.teaserbox ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content div.teaserbox.aktuell li.first {
	margin-left: 52px;
}


/* STARTSEITE DPA-NEWS */
body.templatestartseite #content h1.news {
	background-color: #3F66A7 !important;
}

body.templatestartseite #content ul.news, #content #dpanews div.links {
	font-size: 90%;
	line-height: 100%;
	padding-top: 1em;
	clear: left;
}

body.templatestartseite #content #dpanews div.links {
	margin-left: 15px;
	margin-bottom: 6px;
	margin-top: 1em;
}

body.templatestartseite #content #dpanews div.links a {
	background: url(../img/nav_bullet.png) no-repeat left center;
	padding-left: 12px;
	margin-right: 1em;
	font-weight: normal;
}

body.templatestartseite #content ul.news {
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin: 0;

}

body.templatestartseite #content ul.news li {
	padding: 0;
	margin: 0;
	position: relative;
	line-height: 120%;
	margin-bottom: 0.2em;
	clear: left;

}

body.templatestartseite #content ul.news li div.date, body.templatestartseite #content ul.news li a {
	float: left;
}

body.templatestartseite #content ul.news li a {
	width: 430px;
}

body.templatestartseite #content ul.news li div.date {
	clear: left;
	margin-right: 1em;

}


/* RECHTE SPALTE */

#right {
	width: 214px;
	float: left;
	margin-left: 12px;
}

body.templatestartseite #right {
	margin-top: 12px;
}

#right h4 {
	padding-bottom: 6px;
	margin-bottom: 12px;
	border-bottom: 1px dotted #3F66A7;
}

/* DOKUMENTSUCHE */

#searchbox {
	background: #DEDED8 url(../../img/searchbox_corner.png) right bottom no-repeat;
	margin-bottom: 12px;
}

#searchbox h4 {
	color: #BD5302;
	font-size: 130%;
	margin-bottom: 1em;
	border: 0;
	padding-bottom: 0;

	padding: 12px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #FFFFFF;
	background: url(../../img/topnav_corner.png) left top no-repeat;
}

#searchbox form {
	margin: 0;
	padding: 0;
}

#searchbox fieldset {
	background: red;
}

#searchbox label {
}

#searchbox #query {
	width: 181px;
	border: 1px solid #989898;
	padding: 1px 2px;
}

body.templatestartseite #searchbox #query {
	width: 157px;
}

#searchbox #searchbutton {
	background-color: #3F66A7;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 4px;
	margin-top: 5px;
}

#searchbox ul {
	list-style-image: url(../../img/bullet_blue.png);
	padding-left: 18px;
	padding-bottom: 12px;
}

#searchbox ul li {
	/* background: url(../../img/bullet_blue.png) left center no-repeat;
	padding-left: 18px; */
}

#searchbox form, #searchbox ul, #searchbox p {
	margin: 12px;
}




/* ANSPRECHPARTNER-DB */

#content form input.checkbox, #content form input.radio  {
	float: left;
	clear: left;
}

#content form fieldset {
	border-width: 0;
	margin: 0;
	padding: 0;
	padding-left: 20px;
}

#content form input.submit {
	margin-top: 2em;
}

#content form div.legend {
	font-weight: bold;
	color: black;
	background-color: #E1E9CB;
	color: #3F66A7;
	border-bottom: 1px solid #D3DCEB;
	display: block;
	padding: 3px 3px 3px 22px;
	background-image: url(../img/section_closed.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	cursor: pointer;
	margin-top: 1em;
}

#results form div.legend.open {
	background-image: url(../img/section_open.png);
}

#results form div.legend.always.open {
	cursor: default;
}

#content form label.minor {
	display: block;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}






#results, #kkform {
	font-size: 80%;
	margin-top: 2em;
}

#content #kkform fieldset {
	margin-top: 3px;
	margin-bottom: 3px;
}

#results {
	width: 552px;
}

#results div.resultrow {
	margin: 0 15px;
	position: relative;
	clear: both;
}

#results div.unternehmen {
	padding: 3px 6px 3px 22px;
	background-color: #E1E9CB;
	color: #3F66A7;
	border-bottom: 1px solid #D3DCEB;
	cursor: pointer;
	margin-bottom: 4px;
	background-image: url(../img/section_closed.png);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}

#results div.unternehmen.open {
	background-image: url(../img/section_open.png);
}

#results div.daten {
	padding: 0px 6px 0px 22px;
}

#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: #3F66A7;
}

#results div.daten div.block {
	padding-bottom: 15px;
}


#results div.daten div.block.narrow {
	float: left;
	margin-right: 20px;
	width: 220px;
}

#results div.daten div.block div.row div {
	margin-bottom: 4px;
}


/* DPA-NEWS */

ul.news {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.news li {
	clear: left;
	padding: 0;
	margin: 0;
}

ul.news li span.time {
	float: left;
	margin-right: 1em;
}

ul.news li a {
	float: left;
	width: 460px;
}

table.dpacalendar {
	float: left;
	border-collapse: collapse;
	margin-bottom: 2em;
}
table.dpacalendar, table.dpacalendar caption {
	margin-right: 3em;
	margin-left: 15px;
}

table.dpacalendar caption {
	font-weight: bold;
	width: auto;
	margin-top: 15px;
	caption-side: top;
	margin-bottom: 0.3em;
}

table.dpacalendar th {
	color: #BD5302;
	border-top: 1px solid #DEDED8;
	border-bottom: 1px solid #DEDED8;
}

table.dpacalendar th, table.dpacalendar td {
	padding: 4px;
	text-align: right;
}

table.dpacalendar td {
	color: gray;
}

/* ABO-LOGIN */

#content #loginform {
	border: 1px solid #DEDED8;
	border-width: 0px 0px 1px 1px;
	background-color: #E1E9CB;
	width: 200px;
	float: right;
	margin: 0 0 1em 1em;
}

#content #loginform fieldset {
	padding: 1em 0.5em;
	margin: 0;
	margin-top: 1em;
}

#content #loginform fieldset legend {
	font-weight: bold;
	margin-bottom: 0;
	padding: 0;
}

#content #loginform div.row {
	margin-bottom: 0.5em;
}

#content #loginform input {
	width: 180px;
	border: 1px solid #989898;
	padding: 3px 0;
}

#content button, #content input.submit {
	border: 1px outset #3F66A7;
	padding: 2px;
	background-color: #E1E9CB;
	color: #3F66A7;
	font-weight: bold;
}

#content select {
	border: 1px inset #3F66A7;
}

/* Werbung im Contentbereich */

.content-ad.small {
	width: 200px;
	padding-bottom: 10px;
}

.content-ad.small.left {
	float: left;
	margin-right: 15px;
}

.content-ad.small.right {
	 float: right;
	 margin-left: 15px;
}

.content-ad.wide {
	width: 507px;
	margin-bottom: 1.5em;
}


/* STICHWORTE */

ul.alpha {
	list-style-type: none;
	padding-bottom: 1em;
	margin-left: 0;
}

ul.alpha li {
	float: left;
	border: 1px solid #DEDED8;
	border-left-width: 0px;
	background-color: #D3DCEB;
	margin-top: 1px;
}

ul.alpha li a {
	padding: 0px 4px;
	display: block;
}

ul.alpha li.first {
	border-left-width: 1px;
}

ul.alpha li.active {
	background-color: white;
	border-bottom-width: 0;
	margin-top: 0;
}

ul.alpha li.active a {
	padding-bottom: 2px;
}

ul.keywords {
	clear: left;
	list-style-type: none;
	margin-left: 0;
}

ul.keywords li {
	margin-top: 1em;
}

ul.keywords li li {
	margin-top: 0;
}


/* INFOBOX */

div.infobox {
	width: 250px;
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	border: 1px solid #3F66A7;
}

div.infobox.left {
	float: left;
	margin-right: 15px;
}

div.infobox.right {
	float: right;
	margin-left: 15px;
}

div.infobox h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 3px 6px;
	background: #DEDED8;
	color: #BD5302;
}

div.infobox h4, div.infobox p {
	font-size: 90%;
	line-height: 1.2;
	margin-top: 8px;
	padding: 0 0.5em 0.5em 0.5em;
}

/* USER-STATUS */
#userstatus {
	padding: 18px;
	font-size: 80%;
	line-height: 1.5;
}

#userstatus .username {
	display: block;
	float: left;
	margin-right: 2em;
}

#userstatus a {
	float: right;
}


/* LOGIN-FORM */
#left #loginform {
	padding: 18px;
}

#left #loginform legend {
	font-weight: bold;
	margin-bottom: 0.5em;
}

#left #loginform input {
	border: 1px solid #DEDED8;
	width: 134px;
	font-size: 130%;
	padding: 2px;
}

#left #loginform div.row {
	font-size: 80%;
	margin: 0.5em 0;
}

#left #loginform button {
	border: 1px outset #3F66A7;
	padding: 2px;
	background-color: #E1E9CB;
	color: #3F66A7;
	font-weight: bold;
}


/* LÄNDERVERZEICHNIS */

body.templatelaenderverzeichnis h1 {
	margin-bottom: 1em;
}

ul.catalogue {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
}

ul.catalogue li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.catalogue li div.grouptitle {
	padding: 5px;
	position: relative;
	background: #D3DCEB url(../../img/leftbox_corner.png) right top no-repeat;
}

body.templatelaenderverzeichnis ul.catalogue li div.grouptitle {
	color: #3F66A7;
}

ul.catalogue.countries li div.grouptitle {
	line-height: 18px;
}

ul.catalogue li li {
	line-height: 1.4;
}

ul.catalogue li.group {
	cursor: pointer;
}

ul.catalogue.countries li.group.closed li {
	display: none;
}

ul.catalogue div.grouptitle img.flag {
	float: left;
	margin-right: 1em;
	margin-top: 1px;
	background: red;
}

ul.catalogue.countries div.grouptitle {
}

span.num {
	font-weight: normal;
	font-size: 80%;
	color: #3F66A7;
}

ul.alpha.jobs {
	margin: 3em 0;
}

ul.alpha.jobs li {
	padding: 1px;
	margin-right: 2px;
	border: 0;
}

ul.alpha li.active {
	background: #3F66A7;
}

ul.alpha li.active a {
	color: #FFFFFF;
}


/* EuGH-Kompass */
.templateeughurteil #content h3 {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
	border-bottom: 1px dotted #3F66A7;
	margin: 2em 0 1em 0;
	padding-bottom: 6px;
}






/*************************/
/*  CONTACT SEARCH FORM  */
/*************************/
#contactsearchform_form {
	margin-left: 9px;
}

#contactsearchform label {
	width: 15em;
	display: block;
	margin-bottom: 0.1em;
}

#contactsearchform input, #contactsearchform select {
	font-size: 100%;
	padding: 0em;
	color: #3F66A7;
	background-color: #E1E9CB;
	width: 80%;
	margin-bottom: 0.7em;
}

#contactsearchform input {
	border: 1px inset #DEDED8;
	width: 98%;
}

#contactsearchform div.row {
	margin: 0;
	float: left;
	width: 100%;
}

#contactsearchform button.submit {
	background-color: #DEDED8;
	color: #3F66A7;
	padding: 4px;
	border: 1px outset #989898;
	margin-top: 0.5em;
	float: left;
	margin-bottom: 2em;
}

#contactsearchform select option {
	padding-left: 0.5em;
}

#contactsearchnav {
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 2em;
	height: 1em;
	margin-top: 2em;
}

#contactsearchnav li {
	float: left;
	list-style-type: none;
	margin-right: 0.5em;
	background-color: #D3DCEB;
}

#contactsearchnav a {
	padding: 0.5em 0.7em;
	margin: 0;
}

#contactsearchnav li.active a {
	border: 1px solid #8CA3CA;
	border-bottom: 0;
	background-color: white;
	z-index: 2;
	position: relative;
}

#contactsearchform, #contactsearchresult {
	clear: left;
	border-top: 1px solid #8CA3CA;
	padding: 1em 0;
	position: relative;
	z-index: 1;
}


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 #DEDED8;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}

div.role {
	font-style: italic;
}

div.roles {
	margin-bottom: 1em;
}

.label {
	font-weight: bold;
}


/* BANNER */

code {
	background: #D3DCEB;
	display: block;
	padding: 1.5em;
	border: 1px solid #3F66A7;
	border-bottom-color: #8CA3CA;
	border-right-color: #8CA3CA;
	font-size: 110%;
}


/* BOTTOM-NAVIGATION */

#bottomnav {
	clear: both;
	background: #D3DCEB url(../../img/searchbox_corner.png) right bottom no-repeat;
	float: left;
	width: 940px;
	margin-bottom: 2em;
	padding: 12px;
	font-size: 90%;
}

#bottomnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottomnav ul.sysnav {
	float: left;
}

#bottomnav ul.helpernav {
	float: right;
}

#bottomnav li {
	float: left;
	padding: 0 8px;
	border-left: 1px solid #3F66A7;
	line-height: 1.2;
}

#bottomnav li.first {
	border: 0;
	padding-left: 0;
}

#bottomnav a {
	font-weight: normal;
}

/* COPYRIGHT */
#copyright {
	clear: both;
	font-size: 80%;
	color: #989898;
	padding: 0 12px;
}




/* ANSPRECHPARTNER-KONTAKT */

#contact {
	clear: both;
}

#contact form {
	margin-left: 9px;
}


#contact label {
	width: 15em;
	display: block;
	margin-bottom: 0.1em;
}

#contact input, #contact textarea {
	font-size: 100%;
	padding: 0em;
	color: #3F66A7;
	background-color: #E1E9CB;
	width: 80% !important;
	margin-bottom: 0.7em;
	border: 1px inset #DEDED8;
}

#contact textarea {
	height: 120px;
}


#contact div.row {
	margin: 0;
	float: left;
	width: 100%;
}

#contact button.submit {
	background-color: #DEDED8;
	color: #3F66A7;
	padding: 4px;
	border: 1px outset #989898;
	margin-top: 0.5em;
	float: left;
	margin-bottom: 2em;
}


/* Rechter Bereich (Skyscraper etc.) */

#right-adspace {
	position: absolute;
	top: 15px;
	left: 995px;
}

#right-adspace a:hover {
	background-color: transparent;
}

#right-adspace div.ad {
	margin-bottom: 1em;
}


/* TABLLEN */

table {
	border: 0;
	border-collapse: collapse;
	width: 100%;
}

td, th {
	border: 0;
	padding: 0;
	margin: 0;
	padding: 0.1em 0.2em;
	border-top: 1px solid #3F66A7;
	border-bottom: 1px solid #3F66A7;
}

caption {
	background: #DEDED8;
	color: #BD5302;
	padding: 0.3em 0.5em;
}

/* Werbung */

#content div.ad-google-468x15_4 {
	margin: 0 auto !important;
	border-top: 20px solid #fff;
	clear: both;
}

/* Werbung im Content */

#content div.ad {
	margin: 1em 0;
}

#content div.ad .small {
	width: 250px;
	padding-bottom: 1em;
}

#content div.ad .small.left {
	float: left;
}

#content div.ad .small.right {
	float: right;
	text-align: right;
}

#content div.ad .big {
	width: 100%;
}
