/******************************************************************************
***** Stylesheet für Plastec
*******************************************************************************/

body {
	background-color:#ffffff;
	margin:0px;
	padding:0px;
	font-size:9pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	}

h1	{ 
	font-size:21pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-style:normal;
	color:#D0E8E7;
	margin-top:4px;
	}

h2	{ 
	font-size:16pt;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height:21pt;
	color:#00A4A7;
	margin:0px;
	margin-top:4px;
	margin-bottom:12px;
	}

h3	{ 
	font-size:12pt;
	font-family:Arial,sans-serif;
	font-weight:bold;
	font-style:italic;
	line-height:21pt;
	color:#00A4A7;
	margin:0px;
	margin-top:0px;
	margin-bottom:12px;
	}

p	{ 
	font-size:9pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	font-style:normal;
	line-height:12pt;
	color:#000000;
	margin-top:0px;
	margin-bottom:6px;
	}


span.plastec {
	color:#00A4A7;
	font-weight:bold;
}	


ul 	{
	list-style-position:outside;
	font-size:9pt;
	font-weight:normal;
	margin:0px;
	margin-left:16px;
	margin-top:6px;
	padding:0px;
	}

li	{
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	}

TABLE {border:0;border-collapse:collapse;}
TABLE TD {padding:0;}
#logo {position:absolute; left:47px; top:0px; width:120px; height:111px;}
#background {position:absolute; left:0px; top:111px; width:900px; height:438px; z-index:1; background-image:url(../img/background.jpg);}
#container {width:900px;}

/* submenu */

	#submenu-container {position:absolute; left:160px; top:230px; width:740px; text-align:left; z-index:88;}
		#submenu TD {padding-bottom:10px;}
		#submenu A img {width:12px;height:12px;border:0;}
			#submenu a			{ display:block; width:736px; font-size:9pt; font-weight:normal; padding:2px; }
			#submenu a:link		{ text-decoration:none; color:#000000; }
			#submenu a:visited	{ text-decoration:none; color:#000000; }
			#submenu a:active	{ text-decoration:none; color:#000000; background-color:#C5E3E1; background-image:url(img/bg_selection.jpg); }
			#submenu a:hover		{ text-decoration:none; color:#000000; background-color:#C5E3E1; background-image:url(img/bg_selection.jpg); }

/* topmenu */
	#topmenu DIV.act, #topmenu DIV.inact {position:absolute;  top:88px;    border:2px solid #75BEC0;}
	#topmenu DIV.inact {background-color:#000000;}
	#topmenu DIV.act {background-color:#ffffff;}
	#topmenu IMG {border:0;}
#dv-container {position:absolute; left:300px; top:185px; width:290px; height:290px; font-size:9pt; line-height:12pt; text-align:left; padding:5px; border:0px; z-index:99;}

/* footer */

	#footer {position:absolute; left:0px; top:549px; width:900px; height:51px; z-index:2; background-image:url(../img/footer.jpg); }
		#flags IMG {width:19px; height:12px; border:0;}	
		#flags {margin-top:14px;margin-left:785px;width:110px;}
		#flags A {margin-left:5px;}
/* links */
a:link    { text-decoration:underline; color:#000000; }
a:visited { text-decoration:underline; color:#000000; }
a:active  { text-decoration:underline; color:#000000; }
a:hover   { text-decoration:underline; color:#000000; }




a.kontakt:link    { text-decoration:none; color:#00A4A7; }
a.kontakt:visited { text-decoration:none; color:#00A4A7; }
a.kontakt:active  { text-decoration:underline; color:#00A4A7; }
a.kontakt:hover   { text-decoration:underline; color:#00A4A7; }


td.navi_selected 	{ font-size:10pt; color:#DE0080; font-weight:bold; }
td.navitop_selected { font-size:8pt; color:#ffffff; font-weight:bold; padding:0px; margin:0px; }

td.cell			{ width:130px; border:1px solid #444444; }
td.cell_pic		{ width:130px; border:1px solid #DE0080; }

td.checkbox		{ font-size:8pt; color:#000000; font-weight:bold; padding:0px; margin:0px; padding-left:2px; }

/* Formulare */
input {
	font-size:9pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	border:1px solid #60C5C6;
	background-color:#ffffff;
	padding:0px;
	height:17px;
}

input.checkbox {
	padding:0px;
	margin:0px;
	width:14px;
	height:14px;
}

textarea {
	font-size:9pt;
	font-family:Arial,sans-serif;
	font-weight:normal;
	color:#000000;
	border:1px solid #60C5C6;
	background-color:#ffffff;
	padding:0px;
}

