/* CSS Document */

/*
orange #EF7800
*/

body {
	font-size:62.5%;
	/* padding:1em; */
	font-family:Arial,Verdana,Sans Serif;
	margin:0;
	padding:0;
}
table {
	font-size:1em;
}
table.outer {
	width:100%;
	height:100%;
	background-image:url(images/bgr-muster.gif);
	border:0;
}
td.gray1,
td.gray2,
td.gray3 {
	width:3em;
}
td.gray1 {
	height:8.3em;
}
td.gray2 {
	height:2em;
}

td.header {
	background:#EF7800;
	height:8.3em;
	text-align: right;
}
td.brotkrumen {
	height:2em;
	padding: 0.3em 0 0 2.5em;
	color:black;
}
td.menue {
	width:15.2em;
	background:#EF7800;
	/*background-image:url(images/zeichnung.gif);*/
	background-position:bottom;
	background-repeat:no-repeat;
}
td.content {
	background:white;
	padding:1em 1em 1em 4em;
	/* border-right:0.1em solid #cccccc; */
	background-image:url(images/schatten-weiss.gif);
	background-repeat:repeat-x;
}
td.footer {
	height:2em;
	/* border-bottom:0.1em solid #cccccc;
	border-right:0.1em solid #cccccc; */
	background:white;
	text-align:center;
}

#footer-inner  {
	background:#ccc;
	padding: 0.2em;
	margin:0 0.4em 0.4em 0.4em;
	
}
#schatten {
	/* width:15.2em; */
	height:1em;
	background-image:url(images/schatten-orange.gif);
	background-repeat:repeat-x;
}

/* benötigte Felder in Formular, sternchen anhängen und fettdruck */
.csc-form-label-req {
	font-weight:bold;
}
/* MENÜ */
#divCont {
	Z-INDEX:1; 
	LEFT: 3.0em; 
	TOP:13em; 
	VISIBILITY: hidden; 
	WIDTH: 17em; 
	POSITION: absolute;  
	HEIGHT: 40em;
}

#divCont img {
	width:17em; 
	height:3em; 
}
.clTop {
	Z-INDEX: 1; WIDTH: 17em; POSITION: absolute;
}
.clSub {
	Z-INDEX: 1; LEFT: 0.5em; WIDTH: 16em; POSITION: absolute; TOP: 3em; margin-bottom:1em;
}
.bottomLayer {
	Z-INDEX: 1; WIDTH: 0;  POSITION: absolute; HEIGHT: 0; 
}
#divCont a:link,
#divCont a:visited {
	color:black;
	text-decoration:none;
}
#divCont a:hover {
	color:white;
}
#divCont a.menulink-i:link,
#divCont a.menulink-i:visited {
	color:black;
	font-size:1.1em;
}
#divCont a.menulink-i:hover {
	color:white;
	font-size:1.1em;
}
#divCont a.menulink-a:link,
#divCont a.menulink-a:visited {
	color:white;
	font-size:1.1em;
}
#divCont a.menulink-a:hover {
	color:white;
	font-size:1.1em;
}


/* LINKS */
a:link,
a:visited {
	/* color: #EF7800; */
	color:black;
	text-decoration:underline;
}
a:hover {
	color:#818286;
}
a.clickpfad:link,
a.clickpfad:visited {
	color:black;
}
a.clickpfad:hover {
	text-decoration:underline;
}
td.footer a:link,
td.footer a:visited {
	color:black;
}
td.footer a:hover {
	text-decoration:underline;
}

#brotkrumentext,
#text,
li {
	font-size:1.2em;
}
 
 /* Schriftgrösse für Absätze in Content-Bereich anpassen */
 p.bodytext {
	 font-size:1.2em;
	 margin-bottom:0.6em;
 }

/* Rahmen um Bild entfernen */
a img {
	border: 0;
}


 
h1 {
	font-size:1.5em;
}
h2 {
	font-weight:bold;
	font-size:1.2em;
}


.produktframe {
	width:100%;
	height:500px;
	/* height:45em; */
	margin-top:1em;
}



/* zusätzlich - für RTE */
.abstandzelle {
	width:2em;
}
.neuheiten {
	vertical-align:top;
}
.messebild {
	width:11em;
	text-align:center;
}
.messetext-grau {
	text-align:center;
	color:#666666;
}
.messetext {
	text-align:center;
}
.anfahrt {
	width:19.3em;
}
.anfahrtbild {
	vertical-align:top;
}




/* SITEMAP - MENÜ DER UNTERSEITEN */
.csc-menu-1 p {
	margin-bottom:0;
	margin-top:0;
	border:1px solid red;
}



/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 11px; font-weight: bold; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #EDEBF1; }
DIV.csc-menu P A { color: #000000; text-decoration: none; }
DIV.csc-menu P A:hover { color: #660000; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #000; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #000; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #000; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }


.tx-filelist-pi1{
 margin-top: 20px;
 margin-left: 50px;
}
.tx-filelist-pi1-header-tr{
font-weight:bold;
font-size: large; 
}
.tx-filelist-pi1-table tbody tr td { 
padding-left : 20px; 
padding-right : 20px;
padding-top : 5px;
padding-bottom :5px;
vertical-align: middle;
}



/* ##########################
** ### TYPO3 Mailformular ###
** ##########################
*/

.csc-mailform-field label {  display: block; }
.csc-mailform-field .checklabel label {  display: inline; }
.csc-mailform-radio label {display:inline;}
.csc-mailform-radio legend {display:none;}
.csc-mailform-submit { display: inline; }
.csc-mailform-field {  clear: both; }
.csc-mailform-field input { margin: 0px;}
.small_labels .csc-mailform-field label { display:block;  width: 100px; line-height: 16px;}
.floatlabel { display: block; width: 100px; float: left; padding-top: 5px;}
#mailformtype_mail { float: left; margin-right: 5px; }
.formbuttons .csc-mailform-field { display: inline; }
.csc-mailform-reset { position: relative; left: 70px; top: -32px;}
