@import url(/shared/cms.css);

body {
	font-family: "Lucida Grande",Geneva,verdana,helvetica,sans-serif; 
	line-height: 150%;
	font-size: 9pt;
	color: black;/*#013657;*/
	border: none;
	margin: 0;
	
	background: url(bg_top.jpg) white center top repeat-x;
}

#main {
	background: url(bg_top.jpg) center top repeat-x;
	text-align: center;
}

#main-center {
	border: none;
	width: 816px;
	margin: auto;
	text-align: left;
	padding-bottom: 2em;
	position: relative;
}

#main-left {
	background: url(bg_l.jpg) left top repeat-y;
	padding-left: 8px;
}

#main-right {
	background: url(bg_r.jpg) right top repeat-y;
	padding-right: 8px;
	position: relative;
}

#main-left-top {
	background: url(bg_tl.jpg) left top no-repeat;
	position: absolute;
	z-index: 4;
	left: 0; 
	width: 8px;
	height: 378px;
}

#main-right-top {
	background: url(bg_tr.jpg) left top no-repeat;
	right: 0px; 
	top: 0;
	z-index: 4;
	position: absolute;
	width: 8px;
	height: 378px;
	padding: 0;
	margin: 0;
}


#main-top1 {
	background:white;
	padding: 0 2px 0px 2px;
	line-height: 19px;
	position: relative;

	margin: 0;
	padding-top: 60px;
}

#top-tab-pane {
	height: 57px;
	/*border-bottom: 1px solid #e1e1e1;*/
	position: absolute;
	top: 2px;
	width: 796px;
}

#logo {
	background: url(logo.gif) white no-repeat top left;
	width: 192px;
	height: 55px;
	float: left;
}

#logo span{ 
	display: none;
} 

#top-menu-bar {
	height: 24px; 
	margin-bottom: 1px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;

/*	margin-top: 2px;
	background: #f8f8f8;
	background: #e1e1e1;*/
	
}

#main-mid {
	background: white url(bg_mid.gif) repeat-y;
	padding: 0 2px;
	margin: 0;
	padding-top: 2px;
	position: relative;
}

#main-mid-spacer {
	/*background: url(dot_line.gif) repeat-x top left;*/
	/*border-top: 1px solid #e0e0e0;*/
	height: 1px;
	line-height: 0px;
	margin: 0;
	padding: 0;
	font-size: 0px;
}

#main-menu {
	float: left;
	width : 170px;
	margin: 0;
	position: relative;
}

/*--- für startseite ---*/
#side-bar {
	float: left;
	width : 150px;
	margin: 0;
	padding: 4px 7px 3em 12px;
	font-size: 8pt;
	line-height: 140%;
	border-right: 1px solid #ddd;
}
	
#main-bottom-spacer {
	clear: both;
	height: 18px;
	line-height: 1px;
}

#main-bottom {
	background: url(bg_bot.gif) no-repeat top left;
	margin: 0;
	height: 12px;
}


#bottom-bar {
	height: 22px;
	background: url(dot_line.gif) repeat-x top left;
	margin: 0px 2px;
	padding: 3px 0 2px;
}

#main-content, #main-content-start {
	float: right;
	margin: 0;
	/*margin-top: 1em;*/
	width: 614px;
	margin-left: 12px;
	position: relative;
}

#main-content {
	margin-top: 1em;
}
	
#main-content-start {
	width: 560px;
}


#content-title {
	font-size: 13pt; 
	font-weight: bold;
/*	border-bottom: 1px solid #eee;*/
 	background: url(dot_line.gif) repeat-x bottom left;

	color: #0a396f;
	/*border-left: 1px solid #e0e0e0;*/
	padding: 6px 0 4px 8px;
	margin: 0;
	margin-left: 171px;
	margin-top: 10px;
	padding-bottom: 5px;
	padding-left: 28px;
	line-height: 20px;
}

#content, #content2, #content1 {
	/*line-height: 160%;*/
	/*text-align: justify;*/
}

#content2 {
	float: right;
	width: 145px;
	padding-right: 16px;
}

#content1 {
	float: left;
	width: 400px;
	/*margin-right: 175px;*/
	margin-top: 0;
	margin-left: 18px;
	min-height: 40em;
}

#content  {
	float: left;
	width: 578px;
	/*margin-right: 175px;*/
	margin-top: 1em;
	margin-left: 18px;
	min-height: 40em;
}

#main-content-start  #content {
	margin-right: 0px;
}

.box1 {
	background: white;
	margin-bottom: 10px;
	padding: 10px;
}


#footer {
	/*border-top: 1px solid #eee;*/
	background: url(dot_line.gif) repeat-x top left;
	
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 8pt;
	padding-top: 4px;
	line-height: 18px;
	margin-left: 18px;
}

/*--- Menus ------------------------------------------*/


#sub-menu {
	background: url(dot_vline.gif) repeat-y top right;
	/*border-right: 1px solid #e0e0e0;*/
	padding-top: 1em;
	padding-bottom: 3em;
	padding-right: 1px;
}

#sub-menu ul {
	margin: 0;
	padding: 0;
	font-family: verdana,helvetica;
}

#sub-menu ul.level0 {
	font-size: 10pt;
}

#sub-menu ul.level1 {
	background: #e8edf3;
	font-size: 8pt;
	/*border-bottom: 1px solid #e0e0e0;*/
}

#sub-menu li {
	display: inline;
}

#sub-menu a {	
	/*font-weight: bold;*/
	color: #888;
	
	display: block;
	text-decoration: none;
	text-align: right;
	color: #666666;
	padding: 1px 3px;
	/*border-bottom: 1px solid #e0e0e0;*/
}

#sub-menu ul.level0 a {
	padding-right: 0.2m;
	margin-top: 4px;
}

#sub-menu ul.level1 a {
	padding-right: 1em;
	/*border-right: 8px solid #ccd8e6;*/
	border-bottom: none;
	margin-top: 1px;
	background: #eee;/*none;*/
}

#sub-menu a:hover, #sub-menu a.active:hover {	
	-moz-outline-style: none;
	text-decoration: underline;
}

#sub-menu a.active {	
	font-weight: bold;
	color: #0a396f;
}

#sub-menu ul.level0 a.active {
	position: relative;	
	background: #e8edf3;
	/*border-right: 4px solid #7777b3;*/
	/*left: -4px;*/
}

#sub-menu ul.level1 a.active {
	background: #ddd;
	/*border-right: 4px solid #06c;*/
}

#sub-menu ul.level1 a.active {	
	/*background: #cfe0f8;*/
}


ul.bar-menu {
	float: right;
	/*font-family: verdana,helvetica;*/
	font-size: 8pt;
	line-height: 24px;
	list-style: none;
	
	/*letter-spacing: 1px;*/
	margin: 0;
	padding: 0;
	padding-right: 4px;
	padding-left: 7px;
}

ul.bar-menu li {	
	color: #0a396f;
	list-style: none;
	display: inline;
	margin: 0;
}

ul.bar-menu a {
	color: #666;/* #b41c31;*/
	font-weight: normal;
	text-decoration: none;
	
	padding: 2px 7px 2px;

	margin: 0;
	margin-right: 8px;
	margin-left: 8px;
}

ul.bar-menu a.active{
	background: url(sel_img.gif) no-repeat 0px 2px;
	color: #0a396f;
	/*color: white;*/
}

ul.bar-menu a:hover {	
	text-decoration: underline;
	-moz-outline-style: none;
}

#copyright {
	font-size: 8pt;
	float: left;
	color: #666;
	padding: 2px 0px 0px 4px;
}


/*--- diverses --------------------------------------*/

h1.title {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 167px;
	margin: 0;
	color: #0a396f;
}

a {
	text-decoration: none;
	color: #0a396f;
}

a:hover {
	text-decoration: underline;
}

.alt {
	display: none;
}


img {
	border: none;
}

img.banner {
/*
	background: #b2c3d7;
	padding: 4px;
	border-bottom: none;
	border-right: none;
*/	
}

h2 {
	font-size: 10pt;
	color: #0a396f;
	margin: 1.5em 0 0.5em;
}

h3 {
	font-size: 10pt;
	border-bottom: 1px solid #eee;
}

h4 {
	font-size: 10pt;
}

p {
	margin: 1em 0;
}

ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	padding-left: 1em;
}

ol {
	margin: 1em 0;
	padding: 0;
	padding-left: 1.5em;
}

ol li {
	margin-bottom: 1em;
}

#content1 ul li {
	padding-left: 16px;
	background: url(bullet.gif) no-repeat left 5px;
}

a.external {
	padding-right: 14px;
	background: url(link_ext.gif) no-repeat right 4px;
/*	

	padding-left: 14px;
	background: url(link_ext.gif) no-repeat left center;
	font-weight: bold;
*/	
}

div.clear {
	clear: both;
}

div.box2 div.bg2 div.no-inner-border {
	padding: 2px 0px;
}

div.box2 {
	width: 188px;
}

div.format1 {
	margin: 8px 0;
	background: #f8fafc;
	border: 1px solid #eee;
	border-left: 2px solid #eee;
	padding: 4px;
}
/*
div.img_with_title {
	border: 1px solid #eee;
	padding: 2px;
	margin: 4px;
}

div.img_with_title p {
	background: #f8f8f8;
}
*/
div.img_with_title.align_l {
	margin-left: 0;
	clear: none;
}

div.img_with_title.align_r {
	margin-right: 0;
}


/*--- Sitemap ---------------------------------------*/

#content1 div.sitemap {
	border-right: 1px solid #ccc;
	padding-bottom: 2em;
}

#content1 div.sitemap ul {
	padding: 0;
	margin: 0;
	margin-left: 1.5em;
}

#content1 div.sitemap ul li {
	background: none;
	margin: 0;
	padding: 0;
	margin-left: 0.5em;
	margin-top: 1px;
	margin-bottom: 1px;
}

#content1 div.sitemap li.level1 a{
	font-size: 10pt;
	font-weight: bold;
	color: #444;
	background: #fafafa;
	margin-top: 0.5em;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1px 4px;
}

#content1 div.sitemap li.level1 {
	margin-top: 0.8em;
}

#content1 div.sitemap li.level2 {
	margin-top: 0.2em;
}

#content1 div.sitemap li.level2 a {
	font-size: 9pt;
	color: #666;
	font-weight: normal;
	border: none;
	background: none;
}

#content1 div.sitemap li.level3 a {
	font-size: 8pt;
	line-height: 150%;
	color: #666;
}

#content1 div.sitemap li.level1 ul {
	background: #f2f2f2;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#content1 div.sitemap li.level2 ul {
	background: #f8f8f8;
}


#content1 div.sitemap li.level3 {
	background: none;
	padding-left: 0;
}

#icon-print {
    background: url(icon_print.gif) no-repeat 0 -1px; 
    padding-left: 18px;
}

#icon-top {
    background: url(icon_top.gif) no-repeat 0 -1px; 
    padding-left: 18px;
}

#icon-back {
    background: url(icon_back.gif) no-repeat 0 0; 
    padding-left: 18px;
}

div.quote {
	background: url(q.gif) top left no-repeat;
	padding: 6px 0 6px 56px; 
	margin: 1.5em 1em; 
	font-weight: bold;
	color: #666;
}
 
div.quote strong {
	font-weight: normal;
}

div.img-list {
	float: left;
	padding: 0 2px 2px 0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

div.img-list:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
 
div.img-list div.img_with_title {
	background: none;
	padding: 2px;
	margin: 0;
	margin-left: 2px;
	margin-bottom: 2px;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}

div.img-list div.img_with_title img.banner {
}

div.img-list div.img_with_title  p {
	background: none;
}

div#content2 div.img_with_title  {
	margin: 0;
	border-left: none;
	margin-bottom: 1em;
	border-left: 1px solid #ddd;
}

div#content2 div.img_with_title  img.banner {
	border: none;
	padding-bottom: 2px;
}

div#content2 div.img_with_title p {
	padding-left: 4px;
	padding-bottom: 4px;
	/*border: 1px solid red;*/
}
 
div#content2 div.info-box {
	clear: both;
}

table.app-form {
	/*width: 350px;*/
}

span.f_err {
	color: #c00;
	font-weight: bold;
}

div.form-line {
	margin-bottom: 4px;
	float: left;
	width: 390px;
}

div.form-line label {
	float: left;
	text-align: left;
	margin-right: 4px;
	width: 110px;
	font-size: 8pt;
	border-top: 1px solid #eee;
}

div.form-line label.error {
	color: #f00;
	font-weight: bold;
}

div.form-line label.required {
	font-style: italic;
}

div.form-field {
	float: left;
	width: 270px;
}

div.form-wide {
	margin-left: 0px;
	margin-top: 0.5em;
	font-size: 8pt;
}

div.form-2 div.form-line {
	margin-bottom: 0px;
}

div.form-2 div.form-line label{
	float: none;
	width: auto;
	border: none;
}

div.form-2 div.form-field {
	float: none;
	width: auto;
}


table {
	background: #fff;
	margin-right: 12px;
	border-left: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

table td.tab_h1 {
	font-weight: bold;
	background: #506f81;
	color: white;
}

table th {
	background: #ccc;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 1px 4px;
}

table td {
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 1px 4px;
}

table tr.row_even td {
	background: #f0f0f0;
}

table.format2 {
	font-size: 8pt;
	width: 100%;
}

table.format2  td {
}

table.format2  tr.row_even td {
}

table.format2 a.pdf {
	margin-right: 16px;
	display: block;
	background-position: 0 2px;
}


#flag-bar a.flag {
	float: right;
	/*margin-top: 38px;*/
	width: 23px;
	height: 16px;
	background-position: 0 0;
	margin-left: 2px;
}

#flag-bar a.flag:hover, #flag-bar a.flag.active  {
	background-position: 0 -16px;
}

#flag-bar a.flag span {
	display: none;
}


#flag-de { background-image: url(fl_de.png); }
#flag-gb { background-image: url(fl_gb.png); }

.info {
	display: none;
}


div.cert {
	clear:left;
	border: 1px solid #ddd;
	margin: 0.8em 0;
}

div.cert div.img {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 1em;
}

div.cert div.body  {
	float: left;
	width: 370px;
}

div.cert div.body  h3 {
	margin-top: 1em;
}

div.cert div.body p {
}

/*
a.pdf {
	background: url(pdf.gif) no-repeat top left;
	padding: 2px 0;
	padding-left: 20px;
}

a.pdf span {
	float: left;
	width: 20px;
}
*/

.is-first {
	margin-top: 0;
}

#ic-imprint {
	padding-left: 18px;
	background: url(icon_imprint.gif) no-repeat 0 2px;
}

#ic-sitemap {
	padding-left: 18px;
	background: url(icon_sitemap.gif) no-repeat 0 2px;
}

#ic-index {
	padding-left: 18px;
	background: url(icon_index.gif) no-repeat 0 2px;
}

