/********************************************/
/* Style Definitionen f&uuml;r die WebSite	*/
/* www.zuendag.ch							*/
/* Erstellt am: 30.06.2008					*/
/* Autor: U.B&uuml;hler/E. Kammerer			*/
/********************************************/

/********************************************/
/* Verwendete Farben						*/
/* Zuend-Pink: 				#FE009D			*/
/* Grau fuer die Linien:	#CCCCCC			*/
/********************************************/

/* Allgemeine Definitionen	*/
/*
BODY {
	SCROLLBAR-FACE-COLOR: #CCCCCC; FONT-SIZE: 10px; SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; SCROLLBAR-SHADOW-COLOR: #CCCCCC;  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FF0099; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #CCCCCC}
*/
/*
TD {
	SCROLLBAR-FACE-COLOR: #CCCCCC; FONT-SIZE: 10px; SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC; SCROLLBAR-SHADOW-COLOR: #CCCCCC;  SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; SCROLLBAR-ARROW-COLOR: #FF0099; SCROLLBAR-TRACK-COLOR: #FFFFFF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; SCROLLBAR-BASE-COLOR: #CCCCCC}
*/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;	
	background-image:url(../images/Buerogebaeude.jpg);
	background-repeat:no-repeat;
}

a{
	color: #006699;
	font-size:12px;
	text-decoration: none;
}

a:link{
	color: #FE009D;
	text-decoration: none;
}

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

a:hover{
	color: #FE009D;
	font-size:13px;
	font-weight:400;
	font-style:italic;
	text-decoration: underline;
}


#seiten_kopf
{
	width:800px;
	margin-bottom:0.1em;
}


.menu
{
	position: absolute;
	width:800px;
	border-top:2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	z-index: 2;
}

.submenu_1
{
	margin-left:25px;
	margin-top:25px;
	width:140px;
	position:absolute;
	z-index: 1;
	visibility: hide;
	visibility: hidden; 
}

.submenu_2
{
	margin-left:165px;
	margin-top:25px;
	width:140px;
	position:absolute;
	z-index: 1;
	visibility: hide;
	visibility: hidden; 
}

.submenu_3
{
	margin-left:320px;
	margin-top:25px;
	width:140px;
	position:absolute;
	z-index: 1;
	visibility: hide;
	visibility: hidden; 
}

.submenu_4
{
	margin-left:485px;
	margin-top:25px;
	width:140px;
	position:absolute;
	z-index: 1;
	visibility: hide;
	visibility: hidden; 
}

.submenu_5
{
	margin-left:640px;
	margin-top:25px;
	width:140px;
	position:absolute;
	z-index: 1;
	visibility: hide;
	visibility: hidden; 
}


.menu td
{
	border-right:1px solid #CCCCCC;
	width:140px;
	text-align:center;
	vertical-align:middle;
}

/*	Tabelle für die Platzierung der Elemente		*/
.tabelle_platzierung
{
	position:absolute;
	margin-top:50px;
	border:2px;
	width: 893px;
}

/*	Tabelle für die Blechdimensionen		*/

.tabelle_platzierung th
{
	padding-bottom:20px;
}

.tabelle_dimensionen
{
	margin-left:20px;
	background:#999999;
}

.tabelle_dimensionen th
{
	font-style:italic;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	background:#CCCCCC;
}

.tabelle_dimensionen td
{
	padding-left:5px;
	padding-right:5px;
	background:#CCCCCC;
}

.tabelle_beispiele
{
	position:absolute;
	margin-top:150px;
	background:#999999;
}

.tabelle_beispiele td
{
	padding:2px;
	background:#CCCCCC;
}


/*	Tabelle für die Blechdimensionen		*/

.tabelle_beispiele th
{
	width:800px;
	padding-bottom:20px;
}

.beispiel_link td
{
	padding-top:35px;
	background:#FFFFFF; 
	text-align:right;
	font-size:16px;
	font-weight:bold;
}


/* Tabelle für die Firmenchronik			*/

.tabelle_chronik
{
	position:absolute;
	width:754px;
	margin-top:500px;
	margin-bottom:50px;
}




.tabelle_chronik th
{
	width:754px;
	text-align:center;
	font-weight:bold;
}

.tabelle_chronik td
{
	padding-top:10px;
	padding-bottom:10px;
}

.tabelle_chronik_td_bold
{
	font-weight:bold;
	padding-left:0px;
}

.tabelle_ansprechpartner_td
{
	border-bottom: 2px solid #999999;
	padding-bottom:20px;
	padding-top:20px;
}

.tabelle_ansprechpartner_td_unten
{
	padding-bottom:20px;
	padding-top:20px;
}

.beispiel_link td
{
	padding-top:35px;
	background:#FFFFFF;
	text-align:right;
	font-size:16px;
	font-weight:bold;
}


.beispiel_link a{
	color: #006699;
	font-size:16px;
	text-decoration: none;
}

.beispiel_link a:link{
	color: #FE009D;
	text-decoration: none;
}

.beispiel_link a:visited{
	color: #FE009D;
	text-decoration: none;
}

.beispiel_link a:hover{
	color: #FE009D;
	font-size:17px;
	font-weight:400;
	font-style:italic;
	text-decoration: underline;
}


.formular_tabelle
{
margin-left:25px;
border: 1px solid #000000;
background-color:#FFFFFF;
}

.formular_tabelle th
{
	background-color:#FF66FF;
	padding:0.5em;
	text-align:center;
}

.formular_tabelle td
{
	border: 1px solid #666666;
}


.formular_tabelle_field_required
{
	color: #FE009D;
	font-weight:bold;
	font-style:italic;
}


.tabelle_ds
{
	width:100%;
	background-color:#FFFFFF;
}

.tabelle_ds td
{
	text-align:justify;
	font-size:smaller;
}

.tabelle_ds_td_titel
{
	padding-top:1.5em;
	padding-bottom:1.5em;
}

.tabelle_ds_td_titel_bold
{
	padding-top:1.5em;
	padding-bottom:0.5em;
	font-size:larger;
	font-weight:900;
}

