/*  Standart CSS für www.yxz.de */

/* Wichtige Farben
bg = #DEDDD9;
link blau = #000066
*/

/* alles auf null setzen und basis font*/
html, body, div, p, h1, h2, h3, h4, h5 h6, ul, ol,
span, a, table, td, form, img, li {margin: 0;padding: 0;}
ul, ol, dl {position: relative;}
img 		{border: none;}
table 		{border:0;padding:0px}
q			{quotes:"\201E" "\201C";}

/* html und bpdy mit bg*/
html, body 	{background: #DEDDD9;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;font-size: 0.9em;}

/* Navi */
#navcontainer, #navcontainer-leistungen {float: left;width: 160px;\width: 170px;w\idth: 160px;background-color:#9A988D;height: 650px;padding: 0 0 1em 0;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: #30414F;}
#navcontainer-leistungen {height: 1450px;}
#navcontainer ul, #navcontainer-leistungen ul		{margin-left: 0;padding-left: 0;list-style-type: none;font-weight: bold;letter-spacing: 0.1em;padding-right: 0px;padding-top: 12px;}
#navcontainer a, #navcontainer-leistungen a			{display: block;padding: 12px 0px 12px 25px;width: 135px;background-color: #9A988D;border-bottom: 1px solid #eee;background-image: url(images/mm_bullet_blue.gif);background-repeat: no-repeat;background-position: 5px 10px;}
#navcontainer a:link, #navlist a:visited, #navcontainer-leistungen a:link, #navcontainer-leistungen a:visited, #country a{color: #30414F;text-decoration: none;}
#navcontainer a:hover, #navcontainer-leistungen a:hover	{background-color: #30414F;color: #fff;}
#navcontainer ul li a#current, #navcontainer-leistungen ul li a#current {color: #FFF;}
@media print 		{#navcontainer, #navcontainer-leistungen  { display:none; }}
/*Titel*/
h1			{font-family: Georgia, "Times New Roman", Times, serif;font-size: 1.6em;font-weight: normal;color: #FFFFFF;padding-left: 370px;padding-top: 30px;letter-spacing: 0.2em;}
h2			{font-family: Verdana, Arial, Helvetica, sans-serif;color:#66CCFF;font-size: 1.1em;padding-top: 10px;padding-left: 430px;letter-spacing: 0.1em;font-weight: normal;}
h3 			{font-family: Georgia, "Times New Roman", Times, serif;color:#30414F;font-size: 1.2em;padding-bottom: 20px;padding-top: 18px;}
h4			{font-family: Georgia, "Times New Roman", Times, serif;color:#30414F;font-size: 1.0em;padding-bottom: 16px;padding-top: 18px;}

/*Layer*/
#container 		{}
#banner 		{background-color:#30414F;height:118px;background-image: url(images/mm_engineering_photo.jpg);background-repeat: no-repeat;background-position: left top;width: 900px;}
#banner-sub 	{border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color:#66CCFF;height: 18px;background-color: #9A988D;color: #FFFFFF;padding-left: 25px;padding-top: 1px;padding-bottom: 1px;width: 875px;}
#banner-linie 	{width: 900px;height: 1px;background: #333;}
#content 		{margin-left: 185px;width:500px;padding: 5px;}
@media print 	{#content  { margin-left: 50px;width:500px;padding: 5px; }}
#footer 		{clear: both;display: none;}
#banner-sub h2 	{clear: both;}
#sidebar-2 		{width: 200px;\width: 210px;w\idth: 200px;margin: 0 0 0 5px;padding: 5px;background-color: #9A988D;height: 500px;position: absolute;left: 683px;border-left-width: 1px;border-left-style: solid;border-left-color: #666;border-bottom-width: 5px;border-bottom-style: solid;border-bottom-color: #30414F;border-right-style: solid;border-right-color: #666;border-right-width: 1px;}
#country		{position: absolute;height: 25px;width: 116px;left: 25px;top: 337px;}

/*Listen*/
#content ul	{padding-left: 20px;list-style-position: outside;list-style-image: url(images/bullet_content.gif);width: 450px;}
#content li {padding-top: 3px;}

/*Formate*/
p 			{line-height: 16px;}
#content p 	{padding-right: 50px;padding-bottom: 6px;}
strong 		{color: #30414F;}
