.25jahre {
	margin-left: 95px !important;
}


body {
	padding: 0;
	margin: 0;
	color: #333333;
	background-image: url(./images/hint.gif);
	background-repeat: repeat-y;	
}
html {
	background-image: url(./images/hintre.gif);
	background-repeat: repeat-y;
	background-position: right;
}

body, input, select, h3, h4 {
    font-family: Verdana, Arial, sans-serif;
}
h1, h2 {
    font-family: Arial, sans-serif;
}

form {
    margin: 0;
}

h1, h2, h3, h4 {
    margin: 0;
    line-height: 120%;
}
h3 {
    margin: 0 0 1em 0;
}

p {
    margin: 0 0 1.5em 0;
}

img {
    border: 0;
}
acronym,
abbr,
.abbr {
    cursor: help;
    border-bottom: 1px dotted black;
    font-style: normal;
}

em acronym,
em abbr,
em .abbr {
    font-style: oblique;
}

q {
    font-style: normal;
}

a {
    color: #006941;
    text-decoration: none;
}
a:visited {
    color: #006941;
}

a:hover {
    color: #006941;
    text-decoration: none;
}
a:active {
    color: #006941;
    text-decoration: none;
}
a:focus {
    color: #006941;
    text-decoration: none;
}

#breadcrumbblock a {
    color: #4c4c4c;
    text-decoration: none;
}
#breadcrumbblock a:visited {
    color: #4c4c4c;
}

#breadcrumbblock a:hover {
    color: #4c4c4c;
    text-decoration: none;
    border-bottom: 1px solid #4c4c4c;
}
#breadcrumbblock a:active {
    color: #4c4c4c;
    text-decoration: none;
    border-bottom: 1px solid #4c4c4c;
}
#breadcrumbblock a:focus {
    color: #4c4c4c;
    text-decoration: none;
    border-bottom: 1px solid #4c4c4c;
}
#servicenavblock a {
    color: #4c4c4c;
    text-decoration: none;
}
#servicenavblock a:visited {
    color: #4c4c4c;
}

#servicenavblock a:hover {
    color: #4c4c4c;
    text-decoration: none;
    border-bottom: 1px solid #4c4c4c;
}
#servicenavblock a:active {
    color: #4c4c4c;
    text-decoration: none;
    border-bottom: 1px solid #4c4c4c;
}
#servicenavblock a:focus {
    color: #4c4c4c;
    text-decoration: none;
    border-bottom: 1px solid #4c4c4c;
}

#marginal a {
    color: #4c4c4c;
    text-decoration: none;
    font-weight: bold;
}
#marginal a:visited {
    color: #4c4c4c;
}

#marginal a:hover {
    color: #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
}
#marginal a:active {
    color: #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
}
#marginal a:focus {
    color: #4c4c4c;
    border-bottom: 1px solid #4c4c4c;
}

#content p a {
    color: #006941;
	text-decoration: none;
}
#content p a:visited {
    color: #006941;
}

#content p a:hover {
    color: #006941;
    border-bottom: 1px solid #006941;
}
#content p a:active {
    color: #006941;
    border-bottom: 1px solid #006941;
}
#content p a:focus{
    color: #006941;
    border-bottom: 1px solid #006941;
}
div.pageprint {
	margin-top: 12px;
}

div.pageprint a {
    color: #006941;
	text-decoration: none;
}
div.pageprint a:visited {
    color: #006941;
}
div.pageprint a:hover {
    color: #006941;
    border-bottom: 1px solid #006941;
}
div.pageprint a:active {
    color: #006941;
    border-bottom: 1px solid #006941;
}
div.pageprint a:focus{
    color: #006941;
    border-bottom: 1px solid #006941;
}

p.csc-linkToTop{
	text-align: right;
}

hr {
    display: none;
}

strong {
    font-weight: bold;
    font-style: normal;
}

blockquote {
	font-style: oblique;
	margin-bottom: 0.5em;
	margin-left: 2em;
	font-weight: normal;
}

ol, ul {
    padding: 0;
    margin: 0;
}

ul {
    list-style: none;
}

ol {
    margin-left: 16px;
    list-style-position: outside;
}

/* Tables... */

table {
    padding: 0;
    margin: 0 0 1em 0;
}


body {
    font-size: 83%;
    line-height: 100%;
}

h1{
    font-size: 141%;
	color: #006941;
}
h2,
div#content div.teaser h2,
div#content div.teaser h3,
div#content div.columns h2 {
	font-style: normal;
        font-size: 116%;
}
h3 {
    font-size: 102%;
    margin: 0 0 1em 0;
}
h4 {
    font-size: 96%;
}
div.additional h3 {
	font-style: normal;
	font-weight: normal;
}
div#topnavblock 
div.additional h1,
div.additional h2,
div.contact h2,
div.additional h3 {
font-size: 90%;

}

form#search input#query,
div.formElement .SubmitButton,
div#footerblock,
div#breadcrumbblock,
div.pagefunction p,
div.pageprint p,
p.csc-linkToTop,
div.publisher p,
div.additional p,
div.additional ul,
div.contact p,
div.contact ul,
div#servicenavblock,
div.formSubmit input,
div#content table.contenttable-3,
div.contact h3.competence,
legend {
    font-size: 85%;
}

.annotation,
input.SubmitButton,
form.linkselect select {
    font-size: 6% !important;
    line-height: 100%!important;
}

/**
 * ----------------------------------------------------------------------------
 * Layout
 *
 */

/* logo... */
div#sitelogo {
    position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #e9f6ea;
	width: 137px;
	height: 130px;
	padding-left: 42px;
	padding-top: 20px;
}

div#sitelogo a {
    display: block;
}
p#skiplinks {
    display: none;
}

/* header... */
div#headerblock {
    height: 0px;
    overflow: visible;	
}
div#header {
}

div.language {
  float: right;
}

div.language img {
  vertical-align: middle;
}

div#breadcrumbblock {
	background-color: #ffffff;
	color: #000000;
	margin-left: 195px;
	padding: 12px 275px 3.5em 12px;
	height: 30px;
}
div#breadcrumbblock a,
div#breadcrumbblock a:visited {
    color: #000000;
}

div#breadcrumbblock a:hover,
div#breadcrumbblock a:focus,
div#breadcrumbblock a:active {
    color: #000000;
}

.SubmitButton,
div.formElement .SubmitButton {
    width: auto;
    padding: 1px 1px;
    border: 1px solid #F28E00;
    color: #000000;
    background-color: #eeeeee;
    font-weight: bold;
    line-height: 100%;
    cursor: pointer;
}

#servicenavblock {	
    position: absolute;
    top: 40px;
	right: 0px;
	left: 180px;
	height:50px;
	text-align: right;
	/*color: #ffffff;*/
	/*background-color: #51a023;*/
	background-image: url(images/banderole.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#servicenavblock ul  {
	float:right;
	    margin-left: 0 ;
}	

#servicenavblock ul li {
    list-style: none;
    padding: 0px;
	float:left;
	padding: 10px 16px 4px 16px;
  }

/* Layout boxes */

/* IE Win code, fixes bug not showing background-color/-image, hide rules from IE Mac \*/
* html body ul#nav,
* html body div#content,
* html body div.additional h1,
* html body div.additional h2,
* html body div.additional h3,
* html body ul,
* html body form {
    position: relative;
}

/* End hack */

/* nav... */
div#navigation {
    background-color: #ffffff;
	line-height: 110%;
    position: absolute;
    top: 150px;
    left: 0px;
    width: 179px;
    margin: 0;
    padding: 0;
    border-right: 1px solid #cccccc;
    }
div#navblock {
	padding-bottom: 0px;
    }
div#specialnavblock {
	padding-bottom: 0px;
	border-bottom: 1px solid #cccccc;
    }

/* IE Win needs this ... \*/
* html body ul#nav li a {
    height: 1px;
}
/* End hack */
ul#nav a,
ul#nav a:visited {
	color: #4c4c4c;
	text-decoration: none;
	font-weight: bold;
}
ul#nav a,
ul#nav a:visited {
    /* border-left: 6px solid #51a023;*/
	
}
ul#nav ul a,
ul#nav ul a:visited {
	color: #4c4c4c;
    /*border-left: 6px solid #51a023;*/
	font-weight: normal;
	/*background: url(./images/icon_nav_blau.gif) no-repeat 20px 0.6em transparent;*/
	margin-left: 10px;
	background: url(./images/bullet.gif) no-repeat 0px 0.6em transparent;
}
ul#nav ul ul a,
ul#nav ul ul a:visited {
	color: #006941;
    /*border-left: 6px solid #51a023;*/
	font-weight: normal;
}
ul#nav ul ul ul a,
ul#nav ul ul ul a:visited {
	color: #006941;
    /*border-left: 6px solid #51a023;*/
	font-weight: normal;
}

ul#nav a:hover,
ul#nav a:active,
ul#nav a:focus {
    text-decoration: none;
}
ul#nav ul a:hover,
ul#nav ul a:active,
ul#nav ul a:focus {
    text-decoration: none;
}
ul#nav ul ul a:hover,
ul#nav ul ul a:active,
ul#nav ul ul a:focus {
    text-decoration: none;
}
ul#nav ul ul ul a:hover,
ul#nav ul ul ul a:active,
ul#nav ul ul ul a:focus {
    text-decoration: none;
}
ul#nav li {
    padding: 0;
    margin: 0;
    font-weight: normal;
}


ul#nav {
    margin-top: 0px;
    margin-left: 0px;
}

ul#nav,
ul#nav ul {
    padding-left: 0px;
}

ul#nav li.open {
    background-color: #ffffff;
    /*border-bottom: 1px solid #cccccc;*/
}
ul#nav li a {
    display: block;
    padding-top: 0.6em;
    padding-bottom: 0.6em;
    margin-right: 0;
	position: relative;
    border-top: 1px solid #cccccc;
}
ul#nav li li a {	
	border-top: 1px solid #ffffff;
    padding-top: 0.2em;
    padding-bottom: 0.4em;
}
ul#nav a {
    padding-left: 6px;
	margin-top: 0px;
}
ul#nav ul a {
    padding-left: 6px;
	margin-top: 0px;
    border-bottom: none;
	
}
ul#nav ul ul a {
    padding-left: 6px;
}
ul#nav ul ul ul a {
    padding-left: 6px;
}

ul#nav a.active,
ul#nav a.active:visited,
ul#nav a.active:hover,
ul#nav a.active:active,
ul#nav a.active:focus {
    color: #006941;
	/*padding-left: 6px;*/
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}

ul#nav ul a.active,
ul#nav ul a.active:visited,
ul#nav ul a.active:hover,
ul#nav ul a.active:active,
ul#nav ul a.active:focus{
	/*padding-left: 6px;*/
    color: #006941;
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}
ul#nav ul ul a.active,
ul#nav ul ul a.active:visited,
ul#nav ul ul a.active:hover,
ul#nav ul ul a.active:active,
ul#nav ul ul a.active:focus{
	/*padding-left: 6px;*/
    color: #006941;
}
ul#nav ul ul ul a.active,
ul#nav ul ul ul a.active:visited,
ul#nav ul ul ul a.active:hover,
ul#nav ul ul ul a.active:active,
ul#nav ul ul ul a.active:focus{
	/*padding-left: 6px;*/
    color: #006941;
}
ul#specialnav a,
ul#specialnav a:visited {
	color: #006941;
	text-decoration: none;
	font-weight: bold;
	background-color: #bee3c0;
}
ul#specialnav ul a,
ul#specialnav ul a:visited {
	color: #4c4c4c;
    /*border-left: 6px solid #51a023;*/
	font-weight: normal;
	/*background: url(./images/icon_nav_blau.gif) no-repeat 20px 0.6em transparent;*/
	margin-left: 10px;
	background: url(./images/bullet.gif) no-repeat 0px 0.6em transparent;
	
}
ul#specialnav a:hover,
ul#specialnav a:active,
ul#specialnav a:focus {
    text-decoration: none;
}
ul#specialnav ul a:hover,
ul#specialnav ul a:active,
ul#specialnav ul a:focus {
    text-decoration: none;
}
ul#specialnav li {
    padding: 0;
    margin: 0;
    font-weight: normal;
	background-color: #bee3c0;
}
ul#specialnav {
    margin-top: 0px;
    margin-left: 0px;
}
ul#specialnav,
ul#specialnav ul {
    padding-left: 0px;
	/*border-top: 1px solid #cccccc;*/
	/*border-bottom: 1px solid #cccccc;*/
}
ul#specialnav li a {
    display: block;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
    margin-right: 0;
	position: relative;
    border-top: 1px solid #cccccc;
   
}
ul#specialnav li li a {	
	border-top: 1px solid #bee3c0;
    padding-top: 0.2em;
    padding-bottom: 0.4em;
}
ul#specialnav a {
    padding-left: 6px;
}
ul#specialnav ul a {
    padding-left: 6px;
	margin-top: 0px;
    border-bottom: none;
	
}
ul#specialnav a.active,
ul#specialnav a.active:visited,
ul#specialnav a.active:hover,
ul#specialnav a.active:active,
ul#specialnav a.active:focus {
    color: #006941;
	font-weight: bold;
}
ul#specialnav ul a.active,
ul#specialnav ul a.active:visited,
ul#specialnav ul a.active:hover,
ul#specialnav ul a.active:active,
ul#specialnav ul a.active:focus{
	/*padding-left: 6px;*/
    color: #006941;
	/*border-top: 1px solid red;
	border-bottom: 1px solid red;*/
}
/* content... */


div#content {
    line-height: 120%;
	/*border: 1px solid #cccccc;*/
	background-color: #ffffff;
    padding: 12px 12px 12px 12px;
}

#content .chapter_bulletlist ul {
	padding-left: 28px;
/*  background:  url(./images/icon_bullet_blau.gif) no-repeat 1px 0.4em; */
    list-style-image:url(./images/icon_bullet_blau.gif);
    list-style-position:outside;
}

div#content .chapter_bullet_headline h2,
div#content .chapter_bullet_headline h3 {
	padding-left: 12px;
    background:  url(./images/icon_bullet_blau.gif) no-repeat 1px 0.4em;
}
div#content .chapter_bullet_headline p {
	padding-left: 0px;
}

div#content .chapter_one_headline p {
  padding-top: 1em;
}
div#content .chapter_one_headline h2 {
  float: left;
  padding-right: 12px;
  padding-left: 12px;
  background:  url(./images/icon_bullet_blau.gif) no-repeat 1px 0.4em;
}

div#content div.teaser div.csc-textpicHeader,
div#content div.columns {
  background:  url(./images/icon_bullet_blau.gif) no-repeat 8px 0.5em;
}
div#content div.columns ul {
	padding: 0px 12px 0px  18px;
}

div#content div.teaser p,
div#content div.teaser h2,
div#content div.columns h2,
div#content div.columns ul  {
    margin: 0 0 1.5em 0;
}
div#content div.teaser p {
   font-weight: bold;
}

div#content div.teaser h2,
div#content div.columns h2 {
	margin: 12px 12px 0px 28px;
	padding: 2px 0px 2px 2px;
	background-color: #D3DEED;

}
div#content div.teaser img.teaser {
	margin-left: 0px;
	margin-bottom: 0.8em;
	float: left;
	width: 90px;
    height: 90px;
}

div.publisher {
	text-align: center;
	padding: 35px 6px 70px 6px;
}
div.publisher p {
	margin: 0;
}
div.publisher .org {
    font-size: 120%;
	color: #51a023;
    font-family: Arial, sans-serif;
    font-weight: bold;
	padding-top: 2px;
	line-height: 100%;
}

div.additional {
    /*border: 1px solid #cccccc;*/
    background-color: #bee3c0;
    line-height: 120%;
	margin-bottom: 24px;
}

div.additional h2 {
    padding: 4px 4px 4px 12px;
    margin: 0 0 0.5em 0;
    color: #006941;
	border-bottom: 1px solid #cccccc;
}
div.additional h3 {
    padding: 4px 4px 4px 12px;
    margin: 0.5em 0 0 0;
}
div.additional p {
    padding: 0px 4px 4px 12px;
    margin: 0 0 0.5em 0;
}
div.additional ul li {
    padding: 0px 4px 0px 12px;
    margin: 0.5em 0;
}
div.pagefunction p {
	color: #666666;
	margin: 0;
}
div.contact {
	margin-bottom: 24px;
    line-height: 120%;
    padding-left: 12px;
}
div.contact h2 {
    padding: 12px 4px 0px 0px;
    margin: 0 0 0.5em 0;
    color: #006941;
    line-height: 120%;
}
div.contact p {
    padding-right: 4px;
    margin: 0;
}
div.contact  h3.competence {
    padding-right: 4px;
    font-weight: normal !important;
	    font-family: Verdana, Arial, sans-serif !important;
}

#marginal div.csc-textpic-imagewrap img {
    padding: 0px 0px 0px 12px;
}
#marginal div.csc-textpic-imagewrap a,
#marginal div.csc-textpic-imagewrap a:visited,
#marginal div.csc-textpic-imagewrap a:hover,
#marginal div.csc-textpic-imagewrap a:active,
#marginal div.csc-textpic-imagewrap a:focus {
    border-bottom: 0px !important;
}
div.page_divider {
    height: 1px;
    margin: 0 0 1em 0;
    clear: left;
	background-image: url(./images/pagedivider.gif);
	background-repeat: repeat-x;
}

legend {
    padding: 0.2em 1.2em 0.2em 1.2em;
    margin: 0 0 0.8em 0;
    color: #FFFFFF;
    background-color: #006633;
    font-weight: bold;
    position: relative; /* Safari needs this */
}

div.formwrapper {
}

div.formSubmit {
    padding: 0.5em 1em;
    border: 1px solid #006633;
    background-color: #006633;
    margin: 0;
}
div.formSubmit input {
    padding: 2px 12px 2px 12px;
    border: 1px solid #006633;
    color: #FFFFFF;
    background-color: #006633;
    font-weight: normal;
    line-height: 100%;
    cursor: pointer;
}
div.formElement input,
div.formElementLarge input,
div.formElement select,
div.formElementLarge select,
div.formElement textarea,
div.formElementLarge textarea {
    border: 1px solid #006633;
}
fieldset {
    padding: 12px;
    border: 1px solid #006633; /* Opera needs this */
    margin: 0;
    margin-bottom: 12px;
    position: relative; /* Netspace 6 needs this */
}
div.spalten {
  margin-bottom: 0.5em;
}
.column1 {
  width: 8em;
  float: left;
	color: #446EC4;
	font-variant: small-caps;
	font-weight: bold;
	position:relative;
	display: block;

}

.column2 {
	padding-left: 8.2em;
	padding-bottom: 0.3em;
}

.box {
  border: 1px solid;
  border-color: #51a023;
  background-color: #FFFFFF;
  padding: 8px;
}

table.contenttable-0 {
  border-top: 1px solid #51a023;
  border-left: 1px solid #51a023;
  border-right: 1px solid #51a023;
  background-color: #ffffff;
}
table.contenttable-0 caption {
  color: #ffffff;
  font-weight: bold;
  background-color: #51a023;
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-0 td,
table.contenttable-0 th {
  padding: 4px;
  margin: 0;
  border-bottom: 1px solid #51a023;
  text-align: left;
  vertical-align: top;
}

table.contenttable-1 caption {
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-1 td,
table.contenttable-1 th {
  padding: 4px;
  margin: 0;
  border-bottom: 1px solid #51a023;
  text-align: left;
  vertical-align: top;
}
table.contenttable-1 th {
  border-top: 1px solid #51a023;
}
table.contenttable-1 td.td-0 {
  padding-left: 10px;
}

table.contenttable-2 {
	border: 1px solid #51a023;
	background-color: #ffffff;
}
table.contenttable-2 caption {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #51a023;
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-2 td,
table.contenttable-2 th {
	font-size: 86%;
	line-height: 100%;
  border-top: 1px solid #51a023;
  padding: 4px;
  vertical-align: top;
}
table.contenttable-2 td {
  text-align: center;
}
table.contenttable-2 th {
	text-align: left;
}

table.contenttable-4 {
  border: 1px solid #51a023;
  background-color: #ffffff;
}
table.contenttable-4 caption {
  color: #FFFFFF;
  font-weight: bold;
  background-color: #51a023;
  padding: 4px;
  margin: 0;
  text-align: middle;
  vertical-align: top;
}
table.contenttable-4 td,
table.contenttable-4 th {
  padding: 8px;
  margin: 0;
  text-align: left;
  vertical-align: top;
}
table.contenttable-4 th.td-0 {
  padding-left: 18px;
}

/* content... */
div#contentblock {
    margin: 4px 270px 20px 195px;
    padding: 0;
}


div#marginal {
    position: absolute;
    top: 75px;
	padding-top: 75px;
    right: 0;
    z-index: 2;
    width: 255px;
    	background-color: #e9f6ea;
	border-left: 1px solid #cccccc;
    }

div#subnavblock {
    position: relative;
	/*display: block;
	float: right;
    right: 0;
    z-index: 2;
    margin-left: 180px;
	background-color: #51a023;*/
	position: absolute;
    top: 0px;
	right: 0px;
	left: 180px;
	text-align: right;
	color: #ffffff;
	background-color: #7AB400;
	padding: 4px 10px 4px 0px;
	margin: 0px;

}

div#marginal * {
    margin-right: 0px;
}

div#marginal * * {
    margin-right: 0;
}




/* Content */

div#content p,
div#content ul,
div#content ol,
div#content form {
    margin-bottom: 1em;
}

div#content h1 {
    margin-bottom: 1em;
}

div#content div.csi-text {
    /*padding-bottom: 1em;*/
}

div#content h2 {
    margin-bottom: 1em;
	margin-top: 1em;
}

div#content .chapter_nolist p {
  margin-left: 12px;
  margin-bottom: 1em;
}

div#content .chapter_numlist li {
  list-style-type: decimal;
  margin-left: 12px;
  margin-bottom: 1em;
}

div#content .chapter_numlist li li {
  margin-bottom: 0;
}
div#content .chapter_disclist ul {
margin-left: 36px;
}

div#content .chapter_disclist li {
  list-style-type: disc;
  margin-left: 12px;
  /*margin-bottom: 1em;*/
}

div#content .chapter_disclist li li {
  margin-bottom: 0;
}

div#content .chapter_bulletlist li {
    margin-bottom: 1em;
}

div#content .chapter_bulletlist li li {
    margin-bottom: 0;
    list-style-image:url(./images/icon_bullet_disc.gif);
}


div.divider {
    height: 1px;
    margin: 0;
    clear: left;
}

div.pageend {
    height: 1px;

    margin: 0;
    clear: left;
}
.teasertext {
	font-weight: bold;
}
/* Forms */
div.formLabel {
    width: 12em;
    float: left;
}
div.formLabel,
div.formElement {
    margin-bottom: 1ex;
}

fieldset br.clearer{
	display: block; /*for N6*/
	font-size: 1px; /*for IE Mac*/
}



div.formSubmit input {
    cursor: pointer;
}


div.formElement input,
div.formElement textarea {
    width: 15em;
}

div.formElement input.fourletters,
div.formElement textarea.fourletters {
    width: 4em;
}

div.formElementLarge input,
div.formElementLarge textarea {
    width: 94%;
}
.error{
	color: #cc0000;
}
input.error,
label.error {
	color: #ffffff;
	background-color:#cc0000;
	border: 1px solid #cc0000;
}

div.error p,
div.error li {
	padding: 0 0.5em;
	margin: 0;
	color: #cc0000;
}
/* Pictures */

.image_float_left {
    position: relative;
    clear: both;
    float: left;
    margin: 0 12px 12px 0;
    padding: 0;
	border: 1px solid #006941;
	}

.image_float_right {
    position: relative;
    clear: both;
    float: right;
    margin: 0 0 12px 12px;
    padding: 0;
	border: 1px solid red;
    }

/* Helper */

.rightalign {
    text-align: right !important;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

.hide {
    position: absolute;
    left: -1000em;
    width: 500em;
    line-height: 0px;
}

.clearer {
    height: 0px;
    clear: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
}

.hidden{
display: none;
}

.grafikbullet {
	margin-right: 8px;
}

/* Sitemap */
.sitemap a,
.sitemap a:hover,
.sitemap a:focus,
.sitemap a:active {
  line-height: 100%;
  background: url(./images/icon_link_petrol.gif) no-repeat 1px 0.4em;
  padding-left: 12px;
}
.sitemap1 {
  padding-left: 30px;
}
.sitemap2 {
  padding-left: 30px;
}
.sitemap3 {
  padding-left: 30px;
}
.sitemap4 {
  padding-left: 30px;
}

DIV.csc-textpic-right DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { position:relative; }
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { position:relative; }

div#content li {
  list-style-type: square;
  margin-left: 14px;
}

div.csc-textpic-caption {
    font-size: 85%;
    line-height: 100%;
    padding: 2px 0 10px 0;
    color: #666666;
}

DIV.csc-mailform-radio fieldset {
  border: none;
  margin: 0px;
  padding: 0px;
}

div.tx-bladdress-pi1 h3 {
    margin: 10px 0 4px 0;
}
div.tx-bladdress-pi1 div.ferienbox {
  margin-top: 4px;
}
div.tx-bladdress-pi1 div.page_divider_address {
    height: 1px;
    margin: 0;
	background-image: url(./images/pagedivider.gif);
	background-repeat: repeat-x;
}
div.csc-frame-invisible {
    clear: both;
}
.info {
	padding-left: 300px;
	padding-bottom: 0.3em;
	display:none;
}
.map {
  width: 270px;
  float: left;
	position:relative;
	display: block;
}
div#home {
padding-left: 12px;
text-align: center;
    position: absolute;
    top: 15px;
	padding-top: 15px;
}
div#home h2 {
text-align: left;
color: #006941;
    font-size: 101%;
}

div#home div.csc-textpic-caption a {
    font-weight: normal;
    color: #006941;
    text-decoration: none;
    background: url(./images/icon_link_content.gif) no-repeat 0px 0.35em transparent;
    padding-left: 12px;
    line-height: 120%;
}
div#home div.csc-textpic-caption a:visited {
    color: #006941;
}

div#home div.csc-textpic-caption a:hover {
    color: #006941;
    text-decoration: underline;
}
div#home div.csc-textpic-caption a:active {
    color: #006941;
    text-decoration: underline;
}
div#home div.csc-textpic-caption a:focus{
    color: #006941;
    text-decoration: underline;
}
div#home div.csc-textpic-imagewrap img {
    padding: 6px 0 6px 0;
}
#content .csc-frame.csc-frame-frame1 {
	padding: 6px;
	background-color: #e7e7e7;
	margin-bottom: 1em;
}
#content .csc-frame.csc-frame-frame1 p, 
#content .csc-frame.csc-frame-frame1 h2 {
	margin: 0 0 0.2em 0;
	
}
#sidebar_map{
    margin-top: 1em;
}
#a2m_kontakt {
	padding-top: 1em !important;
}
#a2m_kontakt .group h4 {
    margin-top: 1em;
}
#a2m_sortiment .group h4 {
    margin-top: 1em;
    padding-left: 30px;
}
#a2m_sortiment .value {
    padding-left: 30px;
}

#a2m_sortiment .header {
    padding-left: 30px;
}

#marginal .contactblock .csc-textpic-caption {
	padding: 12px 0 0 12px;
	line-height: 120%;
    color:#333333;
}
.backlink {
       padding: 2em 0 1em 0;
}
#a2m_kontakt .value {
       padding-bottom: 1em;
}
#contentblock #content .tx-bladdress2map-pi1 #a2m_ueberuns h3 {
	margin-top: 1em;
}

div.additional legend,
div.additional label,
div.additional input {
    font-size: 85% !important;
}
#contentblock #content .tx-bladdress2map-pi1 #a2m_adresse {
	width: 500px;
}
#contentblock #content .tx-bladdress2map-pi1 #a2m_navigation li {
	padding-right: 12px;
	padding-left: 12px;
}

