/* BODY */
body {
	background-attachment: scroll;
	background-image: url(background_yellow.png);
	background-repeat: no-repeat;
	background-position: 116px 193px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#innercontent a:link, #innercontent a:visited {
	color: black;
} 
#innercontent a:hover {
	text-decoration: none;
}

/* CONTENT */
#content {
	position:absolute;
	left:262px;
	top:194px;
	width:483px;
	height: auto;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-bottom: 30px;
	padding-right: 20px;
}

#content h1#subtitle {
	position: relative;
	top: 10px;
	height: 104px;
	margin: 0;
}
#content h1, #content h2, #content h3, #content h4, #content h5 {
	margin-top: 18px;
	margin-bottom: 18px;
	clear: both;
	float: none;
}

#content p.subheader {
	margin-top: 30px;
	margin-bottom: 0px;
}
#content p.bodytext {
	margin-top: 15px;
	margin-bottom: 0px;
}
#content .bodytext {
	font-weight : normal;
	font-size : 12px;
	text-transform : none;
	color : #333;
	font-style : normal;
	font-variant : normal;
	text-decoration : none;
	text-align: justify; 
}
#content .subheader {
	width: 480px;
	margin-top: 0;
	font-size : 12px;
	text-transform : none;
	color : #333;
	font-style : normal;
	font-variant : normal;
	text-decoration : none;
	text-align: justify;
	font-weight: bold;	
}
#content .bodytext a, #content ul a, #content ol a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #309800;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
#content .bodytext a:hover, #content ul a:hover, #content ol a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #309800;
	font-weight: bold;
	text-decoration: none;
	color: #309800;
}

/* Grafik vor Downloads */
#content .bodytext a img {
	position: relative;
	top: -10px;
	float: left;
	margin-right: 5px;
}
#content .csc-textpic-image {
	border: #999 1px solid;
	padding: 1px;
}

#content .csc-textpic-imagewrap {
	margin-top: 0px;
	margin-bottom: 10px;
}

.imagebox-centered {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 20px;
	border: #999 1px solid;
	text-align: center;
}
.textimage {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	background-color: #fff;
	margin: 0px;
}
.csc-textpic-caption {
	background-color: #ccc;
	color: #000;
	margin: 0;
	padding: 3px;
	font-size: 11px;
	text-align: left;
	border-top: 1px solid white;
}
.unordered-list li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style: url(unordered_list.gif);
	font-weight: normal;
}
.ordered-list li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


.textbox {
	border: #999 1px solid;
	width: 483px;
	margin: 10px 0;
}
#content .textbox H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	margin: 1px;
	text-align: left;
	color: #fff;
	background-color:#309800;
}

#content .textbox H2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 5px;
	margin: 1px;
	text-align: left;
	color: #000;
	background-color:#999;
	font-weight: bold;
}

	
	
#texttabelle td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin: 1px;
}
#texttabelle .white {
	color: #000;
	background-color:#fff;
}
#texttabelle .grey {
	color: #000;
	background-color:#999;
}
.top {
	margin-right: 20px;
	text-align: right;
}
.center {
	text-align: center;
}
#copyright {
	margin-right: 20px;
	text-align: right;
	font-size: 11px;
}
#copyright a {
	color: #000;
	text-decoration: none;
}
#copyright a:hover {
	color: #309800;
	text-decoration: none;
}
#toc {
	font-size: 11px;
	font-weight : bold;
	color : #333;
	text-align: right;
	margin-right: 20px;
}
#toc a {
	color: #000;
	text-decoration: none;
}
#toc a:hover {
	color: #309800; 
	text-decoration: none;
} 
#toc img {
	vertical-align:middle;
} 

/* SUBCONTENT */
#subcontent {
	position: absolute; 
	left: 773px; 
	top: 298px; 
	width: 187px; 
	height: auto;
	text-align:center;
	padding: 15px;
}
.contactbox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	text-align:left;
	margin-bottom: 20px;
}
.contactbox span {
 	font-weight: bold;
	padding-bottom: 10px;
	display:block;
}
.infobox {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 180px;
	text-align:left;
	border: #999 1px solid;
	margin-bottom: 20px;
}
.infobox a {
	color: #000;
	text-decoration: none;
}
.infobox a:hover {
	color: #309800;
	font-weight: normal;
	text-decoration: none;
}
.infobox H1 {
	font-size: 11px;
	background:#ccc;
	color: #000;
	margin: 0;
	padding: 5px;
	text-align: left;
}

.infobox p {
	font-size: 11px;
	background:#fff;
	color: #000;
	margin: 0;
	padding: 15px;
	text-align: justify;
}
.infobox ul {
	position: relative;
	left: -10px;
	top: -5px;
}
.infobox li {
	list-style-position: outside;
	padding-left: 5px;
	vertical-align: bottom;
	/* text-align: justify; */
}
li.li-link {
	list-style-image: url(link-arrow.gif);
}
li.li-pdf {
	list-style-image: url(pdf.gif);	
}
li.li-favs {
	list-style-image: url(favo.gif);	
}
li.li-kontakt {
	list-style-image: url(kontakt.gif);	
}
li.li-calculate {
	list-style-image: url(verknuepfung_intern.gif);	
}
li.li-info {
	list-style-image: url(info.gif);	
}
li.li-callback {
	list-style-image: url(telefon.gif);	
}
.siegel {
	margin-top: 20px;
}

/* LANGUAGE */
#language {
	position: absolute; 
	left: 950px; 
	top: 205px; 
	width: 10px;
	text-align: right;
}

#language a {
	padding-bottom: 2px;
}

#language ul {
 	margin: 0;
}
#language li {
	list-style-type: none;
}

/* LOGO */

#logo a img {
	position: absolute;
	left: 792px;
	top: 19px;
}
#logo img {
	position: absolute;
	left: 0px;
	top: 14px;
}

/* allg. Formatierungen */
img {
border: 0;
}

h1#subtitle {
	font-size : 36px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	color : #666666;
}

h1, H1 a:link, H1 a:visited{
	font-size : 20px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	color : #309800; 
	text-align : left; 
} 
h2, H2 a:link, H2 a:visited {
	font-size : 16px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal; 
	color : #333333; 
} 
h3, h4 {
	font-size : 13px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	color : #333333; 
	text-align : left; 
} 
h5 {
	font-size : 13px; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold; 
	color : black;
} 

.italic {
	font-style: italic;
} 
.bold {
	font-weight: bold;
} 

/* Teaser-Box oben rechts */
div#newteaser {
	position: absolute;
	top: 160px;
	height: 40px;
	left: 700px;
	z-index: 0;
	width: 400px;
	text-align: left;
}


div#newteaser .floatleft {
	float: left;
	width: 140px;
}

div#menu {
	position: absolute;
	width: 850px;
	margin: 0;
	padding: 0;
	left: 158px;
	top: 95px;
	z-index: 5;
}


/* 3D Frame */
li.first a, li.first a:visited {
	border-top: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #717171;
}
li.middle a, li.middle a:visited {
	border-left: 1px solid #efefef;
	border-right: 1px solid #717171;
}
li.last a, li.last a:visited{
	border-left: 1px solid #efefef;
	border-right: 1px solid #717171;
	border-bottom: 1px solid #717171;
}



.menu ul ul ul.left {
left:-150px;
}


.menu table {
	left:0pt;
	position:absolute;
	top:0pt;
}

* html .menu ul ul a {
	width:129px;
}

.menu a:hover, .menu ul ul a:hover {
	background: #ff0 none repeat scroll 0%;
}

.menu *:hover > a, .menu ul ul *:hover > a {
	background: #ff0 none repeat scroll 0%;
}

.menu ul li:hover ul, .menu ul a:hover ul {
visibility:visible;
}
.menu ul *:hover ul ul {
visibility:hidden;
}
.menu ul *:hover ul *:hover ul ul {
visibility:hidden;
}
.menu ul *:hover ul *:hover ul {
visibility:visible;
}
.menu ul *:hover ul *:hover ul *:hover ul {
visibility:visible;
}


/* */
.menu {
	font: bold 13px/16px arial, helvetica, sans-serif;
  	margin: 0; padding: 0;
	color: #000; 
	text-transform: none;
	border: none;
	height: 35px;
	overflow: show;
	width:850px;
	z-index: 500;
}

.menu ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

.menu ul ul {
	width:110px;
}

* html .menu li {
	float:left;
	position:relative;
	width:100px;
}
.menu li {
	float:left;
	position:relative;
	width:100px;
}

.menu a, .menu a:visited {
	background: white none repeat scroll 0%;
	border-left: 1px solid black;
	color: black;
	display:block;
	font: bold 13px/16px arial, helvetica, sans-serif;
	height:30px;
	/* line-height:29px;  */
	padding-left:10px;
	padding-bottom: 3px;
	text-decoration:none;
	width: 100px;
}

.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: white;
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	background-position: 130px 4px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #717171;
	
}
.menu ul ul a.drop:hover {
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	background-position: 130px 4px;
}

.menu ul ul *:hover > a.drop {
	background: #ff0 none repeat scroll 0%;
	border-left: 1px solid #efefef;
	border-right: 1px solid #717171;
	background-image: url(pfeil.gif);
	background-repeat: no-repeat;
	background-position: 130px 4px;
	
}
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: white none repeat scroll 0%;
	font-size: 11px;
	border-left: 1px solid #efefef;
}
.menu ul ul ul a:hover {
	background: #ff0 none repeat scroll 0%;
}



/* TABLE */
#content table.contenttable {
	width: 480px;
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: center;
}

#content table.contenttable H1 {
	text-align: center;
	display: block;
}

#content table.contenttable H2 {
	font-weight: normal;
}

#content table.contenttable tr td P{
	text-align: center;
	display: block;
}

.menu ul ul {
	height:0pt;
	left:0pt;
	position:absolute;
	top:30px;
	visibility:hidden;
	width:140px;
}

* html .menu ul ul {
	top:30px;
}

.menu ul ul ul {
	left:150px;
	top:0pt;
	width:140px;
}

*html .menu ul ul ul {
	left:143px;
	top:0pt;
	width:140px;
}

*html .menu ul ul ul a, *html .menu ul ul ul a:visited  {
	width:150px;
}
.menu table {
	left:0pt;
	position:absolute;
	top:0pt;
}

.menu ul ul a, .menu ul ul a:visited {
	background: white none repeat scroll 0%;
	color:#000000;
	height:auto;
	line-height:1em;
	padding:5px 10px;
	width:129px;
	font-size: 11px;
}

* html .menu ul ul a, * html .menu ul ul a:visited {
	width:145px;
}
.menu a:hover, .menu a:visited:hover {
	background: #ff0 none repeat scroll 0%;
}
.menu *:hover > a {
	background: #ff0 none repeat scroll 0%;
}
.menu ul li:hover ul, .menu ul a:hover ul {
visibility:visible;
}
.menu ul *:hover ul ul {
visibility:hidden;
}
.menu ul *:hover ul *:hover ul {
visibility:visible;
}

/* SITEMAP */
.treemenudiv {
	font-size: 12px;
}

/* TT_NEWS */
HR.clearer, hr {
	clear:both;
	height:1px;
	border: none;
	border-top: 1px solid #ffff00;
	margin: 5px 0; padding: 0;
}


div.news-single-timedata, .news-list-item .news-list-date {
	font-size: 12px;
	color: #666666;
	margin: 10px 0 2px 0; padding: 0;
	}

div#innercontent div.news-single-item H2, div#innercontent div.news-list-item H2 { 
	padding:0;
	margin: 0;
	font-weight: bold;
}	

div#innercontent div.news-list-item H2 a {
	text-decoration: none;
	font-weight: bold;
}

div#innercontent div.news-list-item H2 a:hover {
	text-decoration: underline;
}

div#innercontent div.news-single-item p.subheader {
	margin: 5px 0 0 0;
	font-weight: bold;
}

div.news-single-backlink a:link, div.news-single-backlink a:visited  {
	font-size: 11px;
	color: black;
	text-decoration: none;
}

div.news-single-backlink a:hover {
	text-decoration: underline;
} 

.news-single-files dt {
	display: none;
}

.news-single-files dd {
	margin: 0;
	padding: 0;
}

.news-single-files dd img{
	margin: 0 3px 0 0;
}


div#innercontent .news-list-item p.bodytext {
	margin: 5px 0 0 0;
	padding: 0;
}

.news-list-morelink a:link, .news-list-morelink a:visited  {
	font-size: 12px;
	color: black;
	text-decoration: none;
	display: inline;
	
}

/* Bildergalerie */
div.msh-galerie dl {
	float: left; 
	padding: 0; margin: 0;
}

div.msh-galerie .csc-textpic-imagewrap{
	background: #d6d3d3;
	border-top: 1px solid #a6a6a6;
	border-bottom: 1px solid #a6a6a6;
	padding: 5px 0px 5px 10px;
}

div.msh-galerie div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin: 0;
	padding: 0;
}

div.msh-galerie  div.csc-textpic-left div.csc-textpic-imagewrap .csc-textpic-image, 
div.msh-galerie  div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap .csc-textpic-image, 
div.msh-galerie  div.csc-textpic-intext-left div.csc-textpic-imagewrap .csc-textpic-image {
	margin-right: 0;
}

#content div.msh-galerie   .csc-textpic-image {
	border: none;
	padding-right: 1px;
	padding-bottom: 1px;
}

div.msh-galerie  .csc-textpic-imagerow {
	margin: 0; padding: 0;
}

/* FAQ */
#content .tx-irfaq-pi1 dd p {
	margin: 0; padding: 0;
	margin-bottom: 10px;
	padding-left: 4px;
	border-left: 1px solid #CCC;
	
}

/* Glossar */
.tx-mrglossary-pi1 .letter {
	display: none;
	clear: both;
}

.tx-mrglossary-pi1 .alphabet {
	margin-bottom: 10px;
}

.tx-mrglossary-pi1 .glossary_row {
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}
.tx-mrglossary-pi1 .catchword_desc {
	margin-left: 110px;
}

.tx-mrglossary-pi1 .catchword {
	width: 100px;
	text-align: right;
	float: left;
	font-weight: bold;
	padding-right: 10px;
}




