/* @override 
	http://apfeltasche.local/zinco.de/css/styles.css
	http://www.zinco.de/css/styles.css
*/

/*
COLOR  INDEX:

red marker for true navpoint: 
hover color for navigation: #CB8C83
*/

/* @group Font Typography */

body {
	font-size: 62.5%;
	font-family: Arial, Calibri, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	}

h1 {
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: bold;
}

h2, legend {
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6, h7, p , li,
legend, th, td, dt, dd, label, address {
	color: #454545;
}

p, li, td, th, address, ol, dt, dd, label {
	/*font-size: 1.3em;*/
	font-size: 13px;
}

ul {
	list-style-type: square;
	padding-left: 35px;
	margin: 0;
}

p, li {
	line-height: 1.4em;
}

a {
	color: #864160;
	text-decoration: underline;
}

a:hover {
	color: #827c81;
}

a:active {
	position: relative;
	top: 1px;
	left: 1px;
	opacity: 0.6;
}


/* @group remove firefox link borders */

a:focus { -moz-outline-style: none; border: none;}
a:active { outline: none; border: none;}

/* @end */

dt {
	font-weight: bold;
}

#text-content ul {
	list-style-image: url(../images/bullet.gif);
}

address {
	

/*white-space: pre;*/
	font-size: 1.2em;
	font-style: normal;
}

/* @end */

/* @group Margins and Paddings */

h1, h2, h3 {
	margin: 1.2em 18px;
	padding: 0;
}

p {
	margin: 0.9em 18px;
	padding: 0px;
}

fieldset {
	margin: 18px;
	
}

address {
	margin: 1.2em 4em;
	padding: 0px;
}

dt {
	margin: 0em 0.5em 0em 1em;
	padding: 0em;
}

dt a {
	text-decoration: none;
}

dd {
	margin: 0.8em 0.5em 1em 3em;
	padding: 0em;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

li {
	/*margin: 0.7em 0.5em 0.5em 0.5em;*/
	margin: 0;
}

/* @end */

/* @group General Layout */

html, body {
	padding: 0px;
	margin: 0px;
	background-color: #e6e6e6;
	background-image: url(../images/faux_columns0.gif);
	height: 100%;
}

body.breite1 {
	background-image: url(../images/faux_columns1.gif);
}

.breite0 #mainLeft {
	width: 508px;
}

.breite1 #mainRight {
	height: 281px;
	border-bottom: 8px solid #949090;
	background: #e6e6e6 url(../images/white_border_mainRight.png) no-repeat left bottom;
}

.breite1 #mainLeft, .homep #mainLeft {
	width: 839px;
}


.breite1 #mainLeft p {
	width: 42em;
}

div#header {
	position: absolute;
	z-index: 20;
	height: 180px;
	top: 0;
	left: 0;
	width: 1039px;
	border: 0px solid red;
	background: #f5f5f5 url(../images/header_bg.jpg) repeat-x 0 0;
}

div#navigation {
	position: absolute;
	top: 200px;
	width: 200px;
	padding: 0em;
	margin: 0em;
	background-color: #BCD555;

}

div#topnav {
	background-color: #BCD555;
	position: absolute;
	top: 133px;
	left: 200px;
	height: 2em;
	width: 839px;
}

p#claim {
	position: absolute;
	left: 701px;
	top: 151px;
	font-size: 1em;
}

p#langChooser {
	position: absolute;
	left: 05px;
	top: 151px;
}

div#text_content {
	position: relative;
	z-index: 10;
	min-height: 100%;
	left: 200px;
	top: 00px;
	width: 839px;
	border: 0px solid green;
	padding: 0px;
}

div#mainLeft {
	position: relative;
	top: 180px;
	border: 0px solid blue;
	display: block;
	background-color: #f7f7f7;
	padding-bottom: 230px;
}

#mainRight {
	position: absolute;
	top: 180px;
	left: 508px;
	width: 331px;
	padding: 0;
	background-color: #e6e6e6;
}

body.homep #mainRight {
	display: none;
}

#footer {
	display: block;
	z-index: 30;
	margin-top: -3em;
	position: relative;
	height: 3em;
	background-color: #f7f7f7;
	width: 508px;
	left: 200px;
	border-top: 1px solid #949090;
}

.breite1 #footer,
.homep #footer {
	width: 839px;
}

#footer p {
	font-size: 1.1em;
	padding: 0.3em 17px;
	margin: 0;
	background-color: #f7f7f7;
}

/* @end */

/* @group Navigation */

/* @group topnav */

#topnav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#topnav .depth0 li {
	padding: 0;
	margin: 0 0.3em;
	display: block;
	border: 0px solid silver;
	width: auto;
	float: left;
	height: 1.6em;
}

#topnav .depth0 a,
#intSite a {
	display: block;
	float: left;
	width: auto;
	margin: 0 1px;
	color: #363738;
	text-decoration: none;
	font-size: 13px;
	padding: 3px 14px 0;
	height: 17px;
}

div#topnav .depth0 .depth1 li {
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

#topnav .depth0 .depth1 a {
	display: block;
	width: 10em;
	background-color: #bdd652;
	border-top: 1px solid #dff194;
	border-bottom: 1px solid #879259;
	margin: 0;
	padding: 4px 0 2px 15px;
}

#topnav a:hover,
#topnav .depth1 a:hover,
#intSite a:hover
{
	color: #3c311c;
	background-color: #d4e5ab;
}

div#topnav li span {
	font-weight: bold;
}

/* @end */

div#navigation {
	/*

width is found in general layout! */
	font-size: 0.9em;
}

div#navigation ul {
	margin: 0px;
	padding: 0px;
	font-size: 1.4em;
	list-style-type: none;
}

div#navigation ul li {
	margin: 0 0.5em;
}

div#navigation ul li a,
div#navigation ul li span {
	color: #363738;
	text-decoration: none;
	display: block;
	padding: 0.4em 0.3em;
}

div#navigation ul.depth0 li {
	
}

div#navigation ul.depth0 li a,
div#navigation ul.depth0 li span {
	/*padding here to increase size of clickable field left of the link text*/
	/*padding: 0.2em 0.3em;*/
	display: block;
}

div#navigation ul.depth1 li {
	margin: 0 0em 0 1em;
	font-size: 70%;
	border: none;
}

div#navigation ul.depth1 li a {
	background: url(../images/bullet_navigation.png) no-repeat 4px top;
}

div#navigation ul.depth1 li a,
div#navigation ul.depth1 li span {
	padding-left: 1.2em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

div#navigation ul.depth2 li a,
div#navigation ul.depth2 li span {
	padding-left: 2.0em;
	background-position: 13px top;
}

div#navigation ul li a:hover,
div#navigation ul li#true a:hover {
	color: #3c311c;
	background-color: #d4e5ab;
}

div#navigation ul li#true span {
	color: #3c311c;
	background-color: #ddedb8;
	font-weight: bold;
}

/* @end */

/* @group Tables */

table, td, th {

}

table {
	margin: 1.5em 1em 1.5em 20px;
	padding: 0px;
	border-collapse: collapse;
}

td, th {
	padding: 3px 4px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
}



.randTabelle td,
.randTabelle th {
	border-collapse: collapse;
	border: 1px dashed #949090;
}

#mainLeft .randTabelle img
{
margin: 0;
padding: 0;
}

.randTabelle td.dunkler {
	background-color: #e6e6e6;
}

.randTabelle th {
	border-style: dashed;
	font-weight: bold;
	font-style: normal;
}

caption {
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.5em;
	

/* works */
	margin-top: 0;
/*

wont work, set margin-top for table!*/
}

/* @end */

/* @group Miscellaneous */

#logo {
	position: absolute;
	width: 88px;
	height: 88px;
	top: 24px;
	left: 198px;
	background: url(../images/zinco_dachbegruenung_logo.png) no-repeat;
	margin: 0;
}

#logo span {
	display: none;
}

#logo a {
	display: block;
	height: 99%;
}

#claim {
	position: absolute;
	top: 20px;
	left: 291px;
	width: 195px;
	height: 55px;
	background: none no-repeat;
}

#mainLeft img {
	margin: 0.3em;
}

#mainLeft .titelbild {
	border-bottom: 8px solid #949090;
	padding-bottom: 4px;
	margin: 0;
}

p#breadcrumbs {
	position: absolute;
	font-size: 1em;
	left: 200px;
	bottom: 6px;
	margin: 0px;
	padding: 0;
}

p#breadcrumbs a {
color: #515351;
}

p#accesskeysSwitcher {
	float: right;
	font-size: 0.9em;
	padding: 0em;
	margin: 0.4em;
}

#footer a img {
	text-decoration: none;
	border: 0;
	margin: 0 0.4em;
}

/* @group #pageFunctions */
#pageFunctions  {
	height: 51px;
	margin: 0;
	padding: 0;
}

#pageFunctions ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#pageFunctions li {
	padding: 0;
	float: left;
	margin: 0;
	border: 0px solid silver;
}

#pageFunctions a {
	display: block;
	position: relative;
	top: 2px;
	height: 51px;
	width: 8.5em;
	padding: 4px 0 0 41px;
	float: left;
	margin: 0 2px 0 12px;
	text-align: left;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #949090;
	font-weight: bold;
}

#pageFunctions ul {
	height: 64px;
	background-color: #f7f7f7;
}

#pageFunctions a:hover {
	color: #656262;
	text-decoration: underline;
}

#pf_print {
	background: url(../images/pagefunctions_print.png) 8px 1px;
}

#pf_up {
	background: url(../images/pagefunctions_up.png) 14px -2px;
}

#pf_share {
	background: url(../images/pagefunctions_share.png) 18px 1px;
}

#pf_share .stico_default {
	background: url(../images/pagefunctions_share.png) no-repeat 18px 1px !important;
}

/* @end */




div.darker {
	background-color: #949090;
	padding: 0.5em 0;
	margin-bottom: 3em;
	overflow: hidden;
}

div#mainRight div.darker p,
div#mainRight div.darker h2,
div#mainRight div.darker a {
	color: white;
}

img.margin {
	margin: 0.5em 2em;
}

/* @group linklist für #mainRight */
.darker h2 {
	padding-left: 15px;
}

.linklist {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.linklist li {
	list-style-type: none;
	margin: 0;
	padding: 0.0em;
	width: 24em;
}

.linklist a{
	display: block;
	width: 100%;
	margin: 0;
	padding: 0.5em 0.3em 0.5em 33px;
	border-top: 1px solid #bcb7b7;
	border-bottom: 1px solid #5d5b5b;
	text-decoration: none;
	font-weight: normal;
	background: url(../images/arrow_small_light.png) no-repeat 12px 8px;
}

.linklist a.pdf{
	background: url(../images/pdf_icon_alpha.png) no-repeat 7px 4px;
}



.linklist a:hover{
	border-bottom: 1px solid #bcb7b7;
	border-top: 1px solid #5d5b5b;
	background-color: #706d6d;
	color: #ffffff;
}



/* @end */

/* @group Systemaufbau mit Beschriftung */

.systemaufbau {
	position: relative;
	clear: both;
	display: block;
	width: 480px;
	height: auto;
	border: 3px solid #d3d3d3;
	margin-left: 17px;
	margin-bottom: 12px;
	padding-bottom: 2px;
}


.systemaufbau img {
	position: relative;
	left: 0;
	top: 0;
	border: 0px solid pink;
	background: white;
	padding: 1px;
}
.systemaufbau h2 {
	position: relative;
	left: 0;
	top: 0px;
	padding: 4px 0 0 4px;
	margin: 0;
}

.sa_bild {
	width: auto;
	position: relative;
}



ul.sa_legende {
	list-style-type: none;
	display: block;
	position: absolute;
	margin-left: 228px;
	text-indent: -14px;
	padding: 0;
	width: 250px;
}


.sa_legende li {
	padding: 0;
	margin: 7px 2px 2px 0;
}

.sa_bild ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sa_legende .highlighted {
	color: #8c9f3c;
}

.sa_bild img {
	margin: 0;
	padding: 0;
	border: 1px solid white;
}

.sa_bild li {
	position: absolute;
	left: 127px;
	font-size: 12px;
	padding: 0 0 1px 30px;
	line-height: 12px;
	border-bottom: 1px solid #3f4429;
	margin: 0 8px 0 0;
}
.sa_bild .shifted {
	left: 127px;
	padding-left: 45px;
}
.systemaufbau p:hover {
	color: white;
	border-color: #fff;
}


/* @end */



#magnify {
	display: block;
	position: absolute;
	top: 30%;
	width: 880px;
	font-size: 4.8em;
	background-color: #616161;
	color: white;
	opacity: 0.8;
	z-index: 12;
	text-align: center;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	margin-left: 50px;
}

.error {
	color: red;
	padding: 1em;
	border: 3px solid red;
	margin: 1em;
}

.clearer {
	clear: both;
}

#intSite {
	position: absolute;
	
	top: 125px;
	left: 875px;
	text-decoration: none;
	padding: 8px 0 0;
	margin: 0;
	background: url(../images/international_weltkugel.png) no-repeat right 1px;
	height: 35px;
	width: 162px;
}

#intSite a:hover {
	background-color: transparent;
}


/* @group search form */

#search_form {
	display: block;
	position: absolute;
	left: 707px;
	top: 132px;
	padding: 0;
	margin: 0;
}

#search_field {
	position: absolute;
	font-size: 10px;
	height: 14px;
	width: 124px;
	margin: 3px 0 0 0;
	padding: 0 2px;
	border: 1px inset #949090;
	color: black;
}

#search_button {
	position: absolute;
	left: 134px;
	top: 3px;
	height: 16px;
	width: 22px;
	border: 0px solid #949090;
	margin: 0;
	padding: 1px 4px;
	line-height: 12px;
	background: url(../images/looking_glass.png) no-repeat 1px 0;
}

/*#search_button span {
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	padding: 0;
}*/

#search_button:active {
	left: 135px;
	top: 4px;
	border: 0px solid #949090;
	background-color: #d4f063;
}

/* @end */



/* @group historie */

table.historie,
table.contactInformation {
	border: 0px;
}

table.historie th,
table.contactInformation th {
	text-align: right;
	font-size: 1.4em;
	font-weight: bold;
	width: 7em;
	border: 0px solid silver;
	border-bottom: 1px solid silver;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	padding: 0.4em;
	color: #a5a9a5;
}

table.contactInformation th {
	width: 10em;
}

table.historie td, 
table.contactInformation td {
	border: none;
	padding: 0.65em;
}

p.backlink a {
	
}

p.backlink  a {
	color: #90a72e;
	text-decoration: none;
	display: block;
	float: right;
	margin-top: 5em;
	text-align: center;
	padding: 0.3em 0.4em;
	border: 2px solid #bdd652;
	width: 12em;
}

p.backlink  a:hover {
	background-color: #afafaf;
	color: #cfeb5a;
}

/* @end */

/* @group maps */

div#routeOuter {
	height: auto;
	width: auto;
	border: 0px solid #949090;
	margin: 0.3em 0.3em 0.3em 19px;
	padding: 0;
}


div#addressBlock {
	font-size: 1.1em;
}
div#addressBlock a {
	padding-left: 2em;
	font-weight: bold;
}

div#mapCanvas {
	width: 700px;
	height: 430px;
	margin: 0;

	background-color: #a7cc95;
	border: 2px solid #a7cc95;
}


/* @end */



div.benefits {
	margin-bottom: 3em;
	clear: left;
	margin-left: 11px;
}

div.benefits img {
	float: left;
	margin: 0.8em;
	margin-bottom: 3em;
}

div.benefits p,
div.benefits h2 {
	margin-top: 0.8em;
	margin-left: 200px;
}

ul.system_chooser {
	padding: 0;
	margin: 1em 3em;
	margin-bottom: 3em;
}

ul.system_chooser li {
	list-style-type: none;
	border: 2px solid #bdd652;
	width: 14em;
	margin: 2px;
	font-size: 1.2em;
}

ul.system_chooser li a {
	color: #d2dda4;
	text-decoration: none;
	display: block;
	padding: 0.3em 0.4em;
	background-color: #767676;
}

ul.system_chooser li a:hover {
	background-color: #6e725e;
	color: #d8f55e;
}

/* @group Messetermine */

div.event {
	border-top: 1px solid silver;
	padding: 0.7em 0em;
}

div.event h3 {
	margin-top: 0.3em;
	margin-bottom: 0.6em;
	font-size: 1.3em;
	color: #d8d8d8;
}

div.event p {
	margin-top: 0.3em;
	margin-bottom: 0em;
}

div.event_list {
	border-bottom: 1px solid silver;
}

/* @end */

.korrektur {
	color: red;
	background-color: yellow
}

.printOnly {
	display: none;
}

/* @end */

/* @group Startseite */

.home {
	padding: 20px;
}

.homeBlock {
	width: 389px;
	border:  0px solid silver;
	position: relative;
	margin: 0 0px 20px 410px;
	padding: 0;
}

.left {
	float: left;
	margin-left: 0px;
}

.homeBlock h1 {
	padding: 0.1em;
	margin: 0;
	background-color: #e6e6e6;
	
}

.home .mainTitle h1 {
	background-color: transparent;
}

.homeBlock h1,
.homeBlock h2,
.homeBlock h3,
#mainLeft .homeBlock p,
.homeBlock li {
	padding-left: 10px;
	margin-left: 0;
	width: auto;
}

.homeBlock ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}


.fullWidth {
	margin-left: 0;
	width: 800px;
}



li.event span.name {
	font-weight: bold;
	border-top: 1px solid #949090;
}

.event_list li.first span.name {
	border-top: 0px solid #949090;
}


.home .seminare img,
.home .vorteile img,
.home .ppp img,
.home .messe img,
.home .pressemitteilungen img {
	float: left;
	display: block;
	padding: 0 3px 3px 7px;
}



.home .vorteile ul {
	position: absolute;
	/*bugfix for ie7: */
    left: 0px;
}

.home .homeBlock p,
.home .homeBlock ul {
	margin-left: 106px;
}

.home  li {
	margin: 0;
	padding: 0;
}


.home .messe ul.event_list {
	margin-top: 23px;
	margin-left: 0;
}

.home .seminare ul {
	margin-top: -5px;
}

.home .pressemitteilungen {
	clear: both;
}

.pressemitteilungen h3 {
	margin: 12px 0 0;
}

.pressemitteilungen img {
	clear: both;
}



/* @end */

/* @group referenzen */

/* @group objektdatenblatt-pdf */



/* @end */

div#referenzen_slideshow {
	position: relative;
	height: 280px;
}

div.slideshow_image_container {
	height: 280px;
	background-color: #f5f5f5;
	position: absolute;
}

#mainLeft .slideshow_image_container img {
	margin: 0;
}


div.referenz {
	position: relative;
	margin-bottom: 7em;
}

#mainLeft .referenz img.mainImg {
	text-align: center;
	margin: 0 0;
}

div.referenz div.referenzen_bilder img {
	margin-right: 0.8em;
	margin-bottom: 0.8em;
	float: left;
}

div.referenzen_bilder {
	margin-left: 1.8em;
/*same as h2*/
	clear: both;
}

div.objektdaten {
	position: absolute;
}

table.referenzen {
	position: relative;
	left: 488px;
	background-color: #bbbfc2;
	border: none;
	width: 331px;
	top: -15px;
}

table.referenzen td,
table.referenzen th {
	border: none;
}

td.refhead {
	font-size: 1.4em;
	font-weight: bold;
}

table.referenzen th {
	border-top: 1px solid #888;
	width: 8em; 
	font-weight: normal;
}

div.objektdaten div.references_links {
	position: relative;
	left: 508px;
	top: -30px;
	font-size: 1.4em;
	font-weight: bold;
	width:331px;
	background-color: #948f90;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.objektdaten div.references_links a {
	color: white;
}



/* @end */

/* einrueckung kleine bilder */

div.bildPlusText {
	margin-bottom: 3em;
	margin-left: 11px;
	clear: both;
}

.breite1 #mainLeft div.bildPlusText {
	width: 571px;
}

.breite1 #mainLeft div.bildPlusText p {
	width: auto;
	margin-top: 0; /* ie7 */
}

div.bildPlusText img {
	display: block;
	float: left;

	padding-left: 7px;
	padding-bottom: 2em;
}

div.bildPlusText p,
div.bildPlusText h2 {
	margin-left: 150px;
}

img.bildRechts {
	float: right;
	margin: 0.5em;
}

/* end */

/* @group vertrieb */

/* @group Depots */

.depot_address  {
	position: relative;
	clear: both;
	width: 833px;
	border-top: 2px solid #bdd652;
	padding: 0.3em;
}

.image_container {
	position: absolute;
	top: 52px;
	right: 4px;
	border: 0px solid red;
	width: 310px;
	height: auto;
	text-align: center;
}

.image_container img {
	border: 4px solid #949090;
	padding: 1px;
}

table.address {
	margin-bottom: 20px;
	border-collapse: separate;
	border-style: none;
}

table.address th {
	font-size: 1em;
	width: 10em;
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	border-style: none;
	padding-top: 6px;
}

table.address td {
	font-size: 1.2em;
	vertical-align: top;
	border-style: none;
	border-left: 2px solid #949090;
}

table.address address,
table.address h2 {
	margin: 0px;
	padding: 0px;
}

table.disposition td {
	vertical-align: top;
}

/* @end */

/* @group Fachberater */

#fachberaterMap {
	position: absolute;
}

#vCardContainer {
	position: relative;
	width: 450px;
	/* top: -509px; */
	top:0;
	left: 376px;
	/* this height holds the page so the 
	footer does not collapse into the map
	during the effect transitions */
	height: 700px;
}

.fachberater {
	position: relative;
	top: 0;
	left: 0;
	padding: 0;
	width: 365px;
	height: 204px;
	margin: 2em;
	border: 1px solid #949090;
}

.fachberater h2, 
.fachberater h4 {
	width: 350px;
	padding: 2px 0 1px 15px;
	margin: 0;
}

.fachberater h2 {
	font-size: 1.6em;
	font-weight: bold;
	background-color: #bdd652;
	color: #f7f7f7;
}

.fachberater h4 {
	width: 350px;
	background-color: #bdd652;
	color: #4f4d4e;
	font-size: 1.2em;
}

.fachberater table {
	margin-left: 10px;
}

.fachberater th {
	text-align: left;
	font-size: 11px;
}

.fachberater img {
	position: absolute;
	right: 0px;
	padding: 3px;
	border: 0 solid #bdd652;
}

#vertriebsleiter {
	position: relative;
	top: 0;
	left: 0;
}

.fachberater .clearer {
	height: 20px;
}

#platzhalter {
	background-color: #dad9da;
}

#platzhalter span {
	display: block;
	text-align: center;
	width: 12em;
	color: #f7f7f7;
	font-size: 2em;
	margin-top: 70px;
	margin-right: auto;
	margin-left: auto;
}

/* @end */



/*

@end */

/* @group downloads */

.dlSection {
	width: 227px;
	min-height: 500px;
	float: left;
	margin: 20px 15px;
	border: 0px solid red;
}

.dlSection h2 {
	margin: 1em 0.3em 1em;
}

.dlSection img {
	border: 1px solid #949090;
	padding: 1px;
}

.dlSection ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.dlSection li {
	margin: 0;
	padding: 0;
}

.dlSection li a {
	display: block;
	margin: 0;
	border-bottom: 1px solid #bbb6b6;
	text-decoration: none;
	padding: 0.65em 0.3em 0.3em 11px;
	background: url(../images/arrow_small.png) no-repeat 2px 10px;
}

.dlSection li a:hover {
	color: #f7f7f7;
	background-color: #949090;
	background-image: url(../images/arrow_small_light.png);
}

.dlSection p {
	font-style: italic;
	margin: 0.3em 0.3em 0.3em;
	padding: 0;
}

.filesize {
	white-space: nowrap;
}
/* @end */

/* @group aktuelles */

/* @group Systemaufbauten */

.syslinks {
	position: absolute;
	top: 241px;
	border-top: 8px solid #ccc;
	background-color: #949090;
	width: 100%;
	
}

table.systemkennzahlen {
	position: absolute;
	left: -20px;
	background-color: #bbbfc2;
	border: none;
	width: 331px;
	top: -15px;
}

table.systemkennzahlen td,
table.systemkennzahlen th {
	border: none;
	color: #515351;
	font-weight: normal;
	padding-left: 10px;
}
table.systemkennzahlen th {
	border-top: 1px solid #515351;
	color: #515351;
	font-weight: normal;
	width: 160px;
}

td.systemhead {
	font-size: 1.4em;
	font-weight: bold;
}

/* @end */

/* @group Presseberichte */

.presse {
	list-style-type: none;
	padding: 0 0 0 13px;
	margin: 0;
	font-size: 12px;
}

.akt_presse {
	background-color: #e9e9e9;
	color: #6c6969;
	padding: 0.5em 0.3em;	
}

.pressebericht_hinweis {
	font-size: 12px;
	font-weight: normal;
}

.presse li {
	list-style-type: none;
	padding: 0;
	margin: 1em 0 2em 0.3em;
}

.presse img {
	float: left;
	padding: 1px;
	border: 1px solid #949090;
	height: 110px;
	width: 110px;
}

.presse h2, 
.presse p{
	padding: 0px;
	margin: 0.8em 0.5em 1.2em 127px;
}

.presse h2{
	font-size: 13px;
}

.presse p{
	font-size: 13px;
}


a.pfeil {
	
	margin: 0;
	text-decoration: none;
	padding-left: 12px;
	background: url(../images/arrow_small.png) no-repeat 2px 2px;
	padding-right: 0.3em;
}

.darker a.pfeil {
	background: url(../images/arrow_small_light.png) no-repeat 2px 2px;
	color: #f7f7f7;
}

#mainLeft .pressemitteilung_bilder p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 2em;
	padding: 0;
	margin-right: 0;
	margin-left: 5px;
	width: auto;
}


#mainLeft table.pressemitteilungLayoutTable td.pressemitteilung_text p {
	width: auto;
	font-size: 13px;
	
}

.pressemitteilungLayoutTable  {
	border-collapse: collapse;
}

#mainLeft .pressemitteilung_bilder img {
	display: block;
	border: 1px solid silver;
	padding: 1px;
	margin: 0;
}

td.pressemitteilung_bilder {
	width: 280px;
}

.breite1 #mainLeft .pressemitteilung_bilder p {
	width: auto;
}


/* @group Archiv */

a.pfeil:hover {
	color: #f7f7f7;
	background-color: #949090;
	background-image: url(../images/arrow_small_light.png);
}

.darker a.pfeil:hover {
	color: #fff;
	background-color: #656262;
	background-image: url(../images/arrow_small_light.png);
}

.pressearchiv h2 {
	font-size: 2em;
	padding: 0 0 0 19px;
	margin: 34px 0 0;
	color: #aaa;
	cursor: pointer;
}

.pressearchiv ul{
	padding: 0 0 0 14px;
	text-indent: -12px;
	margin-left: 11px;
}

.pressearchiv li{
	list-style-type: none;
}

.pressearchiv h3 {
	font-size: 1em;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

/* @end */


/* @end */

/* @group links */

.links  {
	clear: both;
	padding-top: 0.5em;
}

#mainLeft .links p {
	margin-left: 200px;
	margin-top: 0;
	padding-top: 0;
	width: 360px;
}

.links img {
	float: left;
	padding-left: 15px;
	padding-bottom: 5px;
}

/* @end */



/* @end */



/* @group Accordeon Merkmale */

#accordionContainer {
	height: 277px; 
	width: 331px;
	border-style: none;
	border-bottom: 8px solid #b2b0b0;
	padding-bottom: 4px;
	
}


body .dijitAccordionTitle {
	background: #949090 url(../images/arrow_small_light.png) no-repeat 12px 5px;
	padding: 3px;
	padding-left: 25px;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	border-style: none;
	border-top: 1px solid #bcb7b7;
	border-bottom: 1px solid #5d5b5b;
	
}

body .arrowTextUp,
body .arrowTextDown {
	display: none;
}

body .dijitAccordionTitle-selected  {
	background: #949090 url(../images/arrow_small_light_down.png) no-repeat 7px 8px;
}

.label :hover {
	cursor: pointer;
}

body .dijitContentPane {
	background: #e6e6e6;
	overflow: auto;
	margin: 0;
	padding: 0;
	border-style: none;
}

body .dijitContentPane p {
	margin: 0.6em;
	padding: 0em;

}


body .dijitContentPane p img {
	float: left;
	margin: 0.3em;
	padding: 1px;
	border: 1px solid #949090;
}

/* @end */

/* @group Formulare */

fieldset p ,
form p,
label {font-size: 12px;}

label {	
	display: block;
	clear: both;
	float: left;
	text-align: right;
	line-height: 12px;
	width: 120px;
	padding: 5px 8px 2px;
	margin: 4px 0px;
}

legend {
	margin: 0 0 0 9px;
	padding: 2px;
}

input.textfield {width: 200px; margin: 4px 0;}

label.noblock {
	display: inline;
	float: none;
	clear:none;

	padding-right: 0.3em;
}

#mainLeft .objektAnfrageOptionsLabel p span {
	width: 24em;
	float: left;
	clear: both;
}

#mainLeft .objektAnfrageOptionsLabel p  {
	width: auto;
}

.objektAnfrageOptionsLabel input {
	margin-left: 0;
}

.submit input {
	margin: 0 0 30px 44px;
	font-size: 1.7em;
}

fieldset { 
	border: 1px solid #949090;
	margin-bottom: 20px; 
	padding: 8px;
	margin-right: 60px;
}

.infomaterial label {
	text-align: left;
	margin-left: 11px;
	padding-bottom: 4px;
}

span.unit {
	font-size: 12px;
}

textarea {
	margin-left: 0px;
	padding: 3px;
}

.einverstaendnis {
	margin-left: 45px;
}

fieldset.teilnehmer {margin-bottom: 10px; width: 420px;}
fieldset.teilnehmer legend {font-size: 12px;}
.errormsg { color: red; }

fieldset#fehlermeldungen {color: red; } 


/* @end */

/* @group zertifizierte Partner (Tabelle) */

table.specializedPartners {
	border-collapse:collapse;
	width: 60em;
}

table.specializedPartners th {
	border-bottom:3px solid silver;
	color:#565656;
	text-align:left;
}

table.specializedPartners td {
	border-bottom:1px solid silver;
	padding:0.3em;
	vertical-align:top;
}
table.specializedPartners td strong {
	font-size:13px;
}
table.specializedPartners td.firma {
	width: 27em;
}

table.specializedPartners td.ort {
	width: 15em;
}
table.specializedPartners td.contact  {
	width: 23em;
}

table.specializedPartners td.contact a {
	font-size:0.9em;
}


/* @end */



/* @group Seminare */



div.gruendachseminare th {
	background-color: #dee2e3;
	padding-top: 0.4em;
}
 p.s_einleitung {
	width: 630px;
	
}

table.s_themen td {
	vertical-align: top;
	border: 1px solid #dee2e3;
	padding: 0.5em;
	width: 50%;
	background-color: #dee2e3;
} 
table.s_themen td ul{
	margin-left: 0;
	padding-left: 1.5em;
}
table.s_themen th.basisseminar {
	border-top: 4px solid #589f25;
}
table.s_themen th.spezialseminar {
	border-top: 4px solid #7d1321;
}
table.s_themen th.igdk {
	border-top: 4px solid #006669;
}

table.s_themen td h2 {margin: 3px 0px;}

/* @group dubioses Zeug */

img.rightIllustration {
	margin: 0.3em;
	float: right;
}

.fussnoten {
	border: 2px ridge #dee2e3;
	padding: 0.2em 1em;
	background-color: #efe9d3;
	width: 80%;
}

.fussnoten p {
	font-size: 0.7em;
	text-indent: -1.4em;
	margin-left: 3em;
	margin-bottom: 0.3em;
	margin-top: 0.3em;
}

/* @end */

.seminar1 th {border-color: #589F25;border-bottom-style: solid;}
.seminar2 th {border-color: #7D1321;border-bottom-style: solid;}
.seminar3 th {border-color: #006669;border-bottom-style: solid;}

th.seminar1 {border-color: #589F25;border-top-style: solid;}
th.seminar2  {border-color: #7D1321;border-top-style: solid;}
th.seminar3  {border-color: #006669;border-top-style: solid;}

table.seminar_outer {border-collapse:collapse; border: 0}
table.seminar_outer th {background-color: #f5eeca; font-size: 14px;}
table.seminar_outer td,
table.seminar_outer th
{width: 15em; background-color: #dee2e3}
table.seminar_outer td {vertical-align:top;padding-top: 1.3em}

table.s_termine {width: 14em;}
table.s_termine td {padding: 3px; border-width: 1px ; margin: 0px;}
table.s_termine th {padding: 3px; border-width: 2px; font-size:12px; font-weight: bold; text-align: left; color: #063}

table.zeitplan {margin-left: 10px; border: 1px dotted #063;}
table.zeitplan td.zeit {font-size: 10px; color: #063;text-align: right; width: 10em; vertical-align: top;}
table.zeitplan td.pause {font-size: 10px; color: #063;}
table.zeitplan td {padding: 3px; }

.seminare_kontrollausgabe {
	font-size: 13px;
}




/* @end */
