/* <!-- Nachfolgende CSS-Deklarationen gelten speziell f�r dieses Beispiel - einzelne Angaben */
	 k�nnen Angaben aus standard.css �berschreiben -->

<style type="text/css">

*
{
 margin:0;
}


	a:link		{ color:#0011AA; text-decoration:underline; }
	a:visited	{ color:#0011AA; text-decoration:underline; }
	a:focus		{ color:#0011AA; text-decoration:underline; }
	a:hover		{ color:#0066AA; text-decoration:underline; }
	a:active	{ color:#0066AA; text-decoration:underline; }

	a:link.text_unten_rechts		{ color:#000000; text-decoration:none; }
	a:visited.text_unten_rechts		{ color:#000000; text-decoration:none; }
	a:focus.text_unten_rechts		{ color:#000000; text-decoration:none; }
	a:hover.text_unten_rechts		{ color:#0066AA; text-decoration:none; }
	a:active.text_unten_rechts		{ color:#000000; text-decoration:none; }
	
	/*p { font-size:12px;  line-height:1.3em; margin:00px; padding:0px; font-family:Arial;}
	table { font-size:1.0em;  line-height:1.3em; margin:0px; padding:0px; font-family:Arial;}
	td { font-size:0.9em;  line-height:1.3em; margin:0px; padding:0px; font-family:Arial; vertical-align:top;}
	tr { font-size:0.9em;  line-height:1.3em; margin:0px; padding:0px; font-family:Arial; vertical-align:top;}
	td { vertical-align:top;}*/
	a { font-size:0.9em;  line-height:1em; margin:0; padding:0; font-family:Arial;}
	a.text_unten_rechts { font-size:1.0em;  line-height:1em; margin:0px; padding:0px; font-family:Arial;}
	a.einfacher_text { font-size:30px;  line-height:30px; margin:0px; padding:0px; font-family:Arial;}
/*	h1 { font-size:1.7em;  line-height:1em; margin:0px; padding:0px; font-family:Arial;}
	h2 { font-size:1.3em;  line-height:1em; margin:0px; padding:0px; font-family:Arial;}*/

	/* STANDARD�BERSCHRIFT */
	h3 { font-size:16px;  line-height:16px; margin:0px; padding:0px; font-family:Arial;}
	* html h3 { font-size:16px;  line-height:16px; margin:0px; padding:0px; font-family:Arial;}
	/* UNTER�BERSCHRIFT */
	h4 { font-size:14px;  line-height:14px; margin:10px; padding:0px; font-family:Arial;}
	* html sh4 { font-size:14px;  line-height:14px; margin:10px; padding:0px; font-family:Arial;}

/*	h4 { font-size:0.7em;  line-height:1em; margin:0px; padding:0px; font-family:Arial;}
	h5 { font-size:0.7em;  line-height:1em; margin:0px; padding:0px; font-family:Arial;}*/

	/* Angaben f�r alle standardkonformen Browser */
/*	.
	{
		position:absolute;
		vertical-align:top;
		font-size:19px;
		line-height:14px;
		margin:0;
		padding:0;
		font-family:Arial;
	}
	#
	{
		position:absolute;
		vertical-align:top;
		font-size:12px;
		line-height:14px;
		margin:0;
		padding:0;
		font-family:Arial;
	}
*/
        #hauptmenu_im_forum
        {
                position:fixed;
                top:368px; left:740px; right:0;
                text-align:right;
                margin:0em;
                padding:0px;
                width:1000px;
                height:110px;
                z-index:100;
        }
        #hauptmenu_links_unterseite
        {
                position:absolute;
                top:0; left:0; right:0; bottom:0;
                height:110px;
                width:280px;
                z-index:100;
                list-style-image:url(li.gif);
        }
* html #hauptmenu_im_forum
        {
                position:absolute;
                width:200px;
                height:110px;
                /*padding-right:16px;*/
        }
* html #hauptmenu_links_unterseite
        {
                width:260px;
                height:110px;
                position:static;
        }


	#content_container
	{
		padding-top:350px;
		padding-bottom:27px;
		background-color:#ACD2DF;
		margin:0px;
 		vertical-align:top;
		width:1000px;
		z-index:1;
	}


	#text_oben_links
	{
		/*position:fixed;*/
		position:absolute;
		float:top;
		top:6px; left:10px;
		text-align:left;
		vertical-align:top;
		color:#FFFFFF;
		padding:0px;
		/*margin:0px;*/
		height:77px;
		width:500px;
		z-index:20;
	}
	#text_oben_links p
	{
		color:#FFFFFF;
		font-size:28px;
		line-height:28px;
		margin:0px;
		padding:0px;
		font-family:Arial;
	}
	#text_oben_rechts
	{
		position:absolute;
		top:23px; right:0px; left:500px;
		text-align:right;
		padding:0px;
		height:27px;
		width:500px;
		z-index:20;
		vertical-align: top;
	}
	#text_oben_rechts p
	{
		color:#000000;
		font-size:12px;
		line-height:12px;
		margin:0px;
		padding:0px;
		font-family:Arial;
	}
	#text_unten_rechts
	{
		position:absolute;
		bottom:-8px; left:500px; right:0px;
		text-align:right;
		padding:0px;
		height:27px;
		width:500px;
		z-index:20;
	}
	#text_unten_rechts p
	{
		color:#000000;
		font-size:12px;
		line-height:12px;
		margin:0px;
		padding:0px;
		font-family:Arial;
	}
	#text_unten_links
	{
		position:absolute;
		bottom:-6px; left:10px; right:0px;
		text-align:left;
		padding:0px;
		height:27px;
		width:500px;
		z-index:20;
	}
	#text_unten_links p
	{
		color:#FFFFFF;
		font-size:16px;
		line-height:16px;
		margin:0px;
		padding:0px;
		font-family:Arial;
	}
	#home_oben_rechts
	{
		position:absolute;
		top:0px; left:932px; right:0px;
		background-image: url(home.gif);
		background-repeat: no-repeat;
		height:68px;
		width:68px;
		z-index:30;
	}
	#home_mitte_rechts
	{
		position:fixed;
		top:330px; left:500px; right:0px;
		text-align:right;
		padding:0px;
		height:27px;
		width:500px;
		z-index:20;
	}

	#hauptmenu_links
	{
		position:absolute;
		top:343px; left:10px; right:0px;
		text-align:left;
		padding:0px;
		height:400px;
		width:450px;
		z-index:1;
                list-style-image:url(li.gif);
		line-height: 22px;
		font-size: 14px;
		vertical-align: top;
	}
	#hauptmenu_links_ohne_li
	{
		position:absolute;
		top:343px; left:10px; right:0px;
		text-align:left;
		padding:0px;
		height:400px;
		width:450px;
		z-index:1;
		line-height: 22px;
		font-size: 14px;
		vertical-align: top;
	}
	#hauptmenu_rechts
	{
		position:absolute;
		top:343px; left:780px; right:0px;
		text-align:left;
		padding:0px;
		height:400px;
		width:220px;
		z-index:1;
		list-style-image:url(li.gif);
		line-height: 22px;
		font-size: 14px;
		vertical-align: top;
	}
	#footer3_container
	{
		position:fixed;
		bottom:0; left:0; right:0;
		text-align:center;
		margin:0em;
		padding:0px;
		width:1000px;
		height:27px;
		z-index:3;
	}
	#footer3
	{
		position:absolute;
		top:0; left:0; right:0; bottom:0;
		background-image: url(bg_footer.jpg);
		width:1000px;
		height:27px;
		z-index:3;
	}
	#header_container 
	{
		position:fixed;
		top:0; left:0; right:0;
		text-align:center;
		margin:0em;
		padding:0px;
		width:1000px;
		height:40px;
		z-index:3;
	}
	#header2 
	{
		position:absolute;
		top:0; left:0; right:0; bottom:0;
		height:100%;
		background-image: url(bg_header.jpg);
		background-repeat: no-repeat;
		z-index:3;
		margin:0em;
		padding:0em;
	}
	#picture_container 
	{
		position:fixed;
		top:40; left:0; right:0;
		text-align:center;
		margin:0em;
		padding:0px;
		width:1000px;
		height:310px;
		z-index:3;
	}
	#picture2 
	{
		position:absolute;
		top:0; left:0; right:0; bottom:0;
		background:#ACD2DF;
		width:1000px;
		height:310px;
		z-index:3;
	}
	#hauptmenu_links_unterseite_container
	{
		position:fixed;
		top:400px; left:740px; right:0;
		text-align:right;
		margin:0em;
		padding:0px;
		width:1000px;
		height:110px;
		z-index:100;
	}
	#hauptmenu_links_unterseite
	{
		position:absolute;
		top:0; left:0; right:0; bottom:0;
		height:110px;
		width:260px;
		z-index:100;
		list-style-image:url(li.gif);
	}
	#hauptmenu_rechts_unterseite_container
	{
		position:fixed;
		top:400; left:740; right:0;
		text-align:center;
		margin:0px;
		padding:0px;
		width:260px;
		height:110px;
		z-index:100;
	}
	#hauptmenu_rechts_unterseite
	{
		position:absolute;
		top:0; left:0; right:0; bottom:0;
		text-align:right;
		width:260px;
		height:110px;
		z-index:100;
		list-style-image:url(li.gif);
	}
	#picture_unten_rechts_container 
	{
		position:fixed;
		bottom:40; left:700; right:0;
		vertical-align:bottom;
		text-align:bottom;
		margin:0px;
		padding:0px;
		width:300px;
		height:250px;
		z-index:10;
	}
	#picture_unten_rechts 
	{
		position:absolute;
		top:0; left:0; right:0; bottom:0;
		vertical-align:bottom;
		text-align:bottom;
		background:#ACD2DF;
		width:300px;
		height:250px;
		z-index:10;
	}
        #txt_unten_rechts_container
        {
                position:absolute;
                top:400; left:400; right:0;
                vertical-align:bottom;
		/*background-color:#FF0000;*/
                text-align:bottom;
                margin:0px;
                padding:0px;
                width:340px;
                height:1000px;
                z-index:10;
        }
        #machbarkeitsstudien
        {
                position:absolute;
                top:0; left:0; right:0; bottom:0;
		background-color:#FF0000;
                vertical-align:bottom;
                text-align:bottom;
                background:#ACD2DF;
                width:340px;
                height:180px;
                z-index:10;
        }
        #messsystemanalysen
        {
                position:absolute;
                top:0; left:0; right:0; bottom:0;
		background-color:#FF0000;
                vertical-align:bottom;
                text-align:bottom;
                background:#ACD2DF;
                width:340px;
                height:260px;
                z-index:10;
        }
        #versuchsbewertung
        {
                position:absolute;
                top:0; left:0; right:0; bottom:0;
		background-color:#FF0000;
                vertical-align:bottom;
                text-align:bottom;
                background:#ACD2DF;
                width:340px;
                height:100px;
                z-index:10;
        }
        #produktentwicklungsmanagement
        {
                position:absolute;
                top:0; left:0; right:0; bottom:0;
		background-color:#FF0000;
                vertical-align:bottom;
                text-align:bottom;
                background:#ACD2DF;
                width:340px;
                height:215px;
                z-index:10;
        }
	#einfacher_text
	{
		
		position:relative;
		top:10px; left:10px; right:0px; bottom:0px;
		text-align:left;
 		vertical-align:top;
		background-color:#ACD2DF;
		color:#000000;
/*		padding-left:10px;*/
		padding-right:10px;
		vertical-align:top;
/*		padding:0px;
		margin:0px;
		height:77px;*/
		width:650px;
		z-index:1;
	}

* html #header_container
	{
		position:absolute;
		width:1000px;
		height:77px;
		/*padding-right:16px;*/
	}
* html #footer3_container
	{
		position:absolute;
		width:1000px;
		height:27px;
		/*padding-right:16px;*/
	}
* html #picture_container
	{
		position:absolute;
		width:1000px;
		height:310px;
		/*padding-right:16px;*/
	}
* html #header2,* html #footer3,* html #picture2
	{
		width:1000px;
		height:100%;
		position:static;
	}
* html #picture_unten_rechts_container
	{
		position:absolute;
		width:300px;
		height:250px;
		/*padding-right:16px;*/
	}
* html #txt_unten_rechts_container
	{
		position:absolute;
		width:340px;
		height:1000px;
		/*padding-right:16px;*/
	}
* html #picture_unten_rechts
	{
		width:300px;
		height:250px;
		position:static;
	}
* html #machbarkeitsstudien
	{
		width:340px;
		height:180px;
		position:static;
	}
* html #messsystemanalysen
	{
		width:340px;
		height:260px;
		position:static;
	}
* html #versuchsbewertung
	{
		width:340px;
		height:100px;
		position:static;
	}
* html #produktentwicklungsmanagement
	{
		width:340px;
		height:215px;
		position:static;
	}
* html #hauptmenu_rechts_unterseite_container
	{
		position:absolute;
		width:260px;
		height:110px;
		/*padding-right:16px;*/
	}
* html #hauptmenu_rechts_unterseite
	{
		width:260px;
		height:110px;
		position:static;
	}

* html #hauptmenu_links_unterseite_container
	{
		position:absolute;
		width:260px;
		height:110px;
		/*padding-right:16px;*/
	}
* html #hauptmenu_links_unterseite
	{
		width:260px;
		height:110px;
		position:static;
	}

* html #text_oben_links
	{
		margin:0px;
		height:77px;
	}
* html #content_container 
	{
		position:absolute;
		top:0; bottom:0; left:0; right:0;
		height:100%;
		width:100%;
		overflow:auto;
		margin:0;
	}

/* Kleines Extra f�r den IE */
* html #menu
	{
		margin:0em;
	}


html, body
	{
		background-color:#ACD2DF;
 		vertical-align:center;
 		height:100%;
 		margin:0px;
 		padding:0em;
		font-family:Arial;
	}
* html, * html body
	{
 		vertical-align:center;
		height:100%;
		overflow:hidden;
		font-size:12px;
		line-height:14px;
		margin:10px;
		padding:0px;
		font-family:Arial;
	}
/* P IM IE */
* html p
	{
		font-size:12px;
		line-height:14px;
		color:#000000;
 		margin:10px;
 		padding:0em;
		font-family:Arial;
		color:#000000;
 		/*width:100%;*/
	}
/* P IM FF */
p
	{
		font-size:12px;
		line-height:14px;
		color:#000000;
 		margin:10px;
 		padding:0em;
		font-family:Arial;
		color:#000000;
 		/*width:100%;*/
	}
* html table, * html tr, * html td
	{
		font-size:12px;
		line-height:14px;
 		vertical-align:top;
		color:#000000;
		margin:0px;
		margin-left:8px;
		padding:0px;
		font-family:Arial;
	}
td, tr, table
	{
		font-size:12px;
		line-height:14px;
		color:#000000;
 		vertical-align:top;
		margin:0px;
		margin-left:8px;
		padding:0px;
		font-family:Arial;
	}

* html li
	{
		font-size:12px;
		line-height:14px;
 		vertical-align:top;
		color:#000000;
		margin:0px;
		margin-left:15px;
		padding:0px;
		font-family:Arial;
	}
li
	{
		font-size:12px;
		line-height:14px;
		color:#000000;
 		vertical-align:top;
		margin:0px;
		margin-left:15px;
		padding:0px;
		font-family:Arial;
	}

</style>

