/* PTR Main.css */

body {
	font: normal 9pt/100% Arial, Tahoma, Sans, Sans-Serif;
	background: #ffffff;
	margin: 0;
	color: #333333;
	}

/* Globals */
a {
	color: #ca000f;
	}
a:hover {
	color: #550000;
	}
a img {
	border-width: 0;
	}

div.clear {
	clear: both;
	}
table {
	font-size: 9pt;
	border-collapse: collapse;
	border-spacing: 0;
	}
table td {
	vertical-align: top;
	}

/* OBEN */
#topcontainer {
	position: relative;
	height: 160px;
	background: transparent url('../../img/layout/top_gradient.jpg') 0 0 repeat-x;
	}
#header { /* Nur BG-Grafik und Logo-Grafik */
	position: relative;
	width: 964px;
	height: 112px;
	background: transparent url('../../img/layout/header.jpg') 0 0 no-repeat;		
	}

img#fahne{
	position: absolute; right: 2px; top: 22px; border: 1px solid #ffffff; cursor: pointer; z-index: 100;
	}

/* Hauptmenue */
#mainmenu {
	position: relative;
	width: 964px;
	background: #777777;
	height: 20px;
	}
#mainmenu a{
	display: block;
	float: left;
	font-size: 0.95em;
	font-weight: bold;
	padding: 4px 0 5px 15px;
	text-decoration: none;
	color: #ffffff;
	}
#mainmenu a:hover{
	color: #aa0000;
	}
#mainmenu a.active{
	color: #aa0000;
	}


/*
#mainmenu {
	width: 964px;
	background: #aaaaaa;
	height: 16px;
	}
#mainmenu a {
	display: inline;
	font-size: 0.95em;
	font-weight: bold;
	float: left;
	margin: 2px 0 0 15px;
	text-decoration: none;
	color: #222222;
	font-family: Arial;
	}
#mainmenu a:hover {
	color: #ca000f;
	}
#mainmenu a.active {
	color: #ca000f;
	}
*/



	
/* MITTE */
#midcontainer {
	background: #dbdfe3;
	}
#midtable {
	width: 980px;
	background: #dbdfe3;
	}
#midtable_left {
	width: 964px;
	}
#midtable_right {
	width: 16px;
	background: transparent url('../../img/layout/shadows/midcon_right.jpg') 0 0 repeat-y;
	}
#midcontent {
	margin: 15px 0 8px 15px;
	}
	
#midcontent_alone {
	border: 0px solid #ffffff;
	background: transparent;
	margin: 0 15px 0 0;
	padding: 0px;
	line-height: 125%;
	}	
	
#midcontent_left { /* bild */
	float: left;
	border: 2px solid #ffffff;
	background: #444444;
	}
#midcontent_left img { /* Panoramabild */
	/*margin: 16px 0 13px 0;*/
	}
#midcontent_right { /* Anker-Box ohne rahmen */
	float: left;
	width: 234px;
	margin: 0 0 0 15px;
	}
#midcontent_right div.header {
	background: #e49f43;
	font-weight: bold;
	font-size: 1.2em;
	text-align: center;
	padding: 8px 0 8px 0;
	border: 1px solid #c97900;
	}	
#midcontent_right a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.95em;
	background: #999999;
	margin: 1px 0 0 0;
	padding: 4px 0 3px 4px;
	text-decoration: none;
	border: 1px solid #666666;
	text-decoration: none;
	}
#midcontent_right a:hover {
	background: #edc082;
	border: 1px solid #e49f43;
	color: #ca000f;
	}
#midcontent_right a.active {
	background: #edc082;
	border: 1px solid #e49f43;
	color: #ca000f;
	}

#midcontent_home_left {
	float: left;
	border: 2px solid #ffffff;
	background: #444444;
	}
#midcontent_home_right {
	float: left;
	width: 230px;
	margin: 0 0 0 15px;
	border: 2px solid #ffffff;
	background: #ffffff;
	}
#midcontent_home_right div.header {
	background: #e49f43;
	font-weight: bold;
	text-align: center;
	padding: 7px 0 7px 0;
	}
#midcontent_home_right div.topnewsitem {
	line-height: 125%;
	}
	
	
	
/* UNTEN */

#bot_sh_container { /* Fuer den unteren Schatten */
	position: relative;
	}
#bottom_shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 963px;
	height: 11px;
	background: transparent url('../../img/layout/shadows/botcon_top.jpg') 0 0 repeat-x;
	border: solid #f0f0f0;
	border-width: 0 1px 0 0;
	}
#botcontainer {
	width: 963px;
	line-height: 150%;
	border: solid #f0f0f0;
	border-width: 0 1px 1px 0;
	background: #ffffff;
	}
#botcontent {
	margin: 11px 10px 8px 15px;
	padding: 10px 0 0 0;
    }
#botcontent_left {
	float: left;
	width: 684px;
	}
#botcontent_right {
	float: left;
	width: 236px;
	margin: 0 0 0 15px;
	}
#botcontent_home {
	width: 680px;
	margin: 15px 10px 8px 15px;
	border: 2px solid #666666;
	}
#home_news {
	width: 100%;
	}
#home_news td {
	width: 33%;
	padding: 0 0 0 10px;
	vertical-align: top;
	}	
	
#home_news div.header {
	background: #666666;
	padding: 3px 0 2px 0;
	margin: 0 0 10px 0;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	}

a.block {
	display: inline;
	font-weight: bold;
	font-size: 0.95em;
	padding: 4px 12px 4px 12px;
	text-decoration: none;
	border: 1px solid #e49f43;
	text-decoration: none;
	color: #000000;
	background: #edc082;
	line-height: 500%;
	}

/* CONTEN TABELLEN */

table.techdata {
	width: 100%;
	background: #ffffff;
	}
table.techdata td {
	vertical-align: top;
	padding: 8px 5px 8px 5px;
	border: 1px solid #666666;
	}

table.techdata td.left {
	font-weight:bold;
	}
table.techdata tr.alt {
	background: #f0f0f0;
	}
	

/* TEXT */
h1,h2,h3 {
	line-height: 125%;
	}
h1 {
	font-size: 16pt;
	}
h2 {
	font-size: 12pt;
	}
h3 {
	font-size:10pt;
	}


ul {
	list-style-type: square;
	}

/* AWT Locations */
div.locpopup {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 200px;
	background: #f0f0f0;
	padding: 10px 5px 10px 5px;
	border: 1px solid #666666;
	}


/* Tabelle Werkstoffe */
.cve-tab{
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 100%;
	}
.cve-tab td{
	padding: 8px 5px 8px 5px;
	font: bold 8pt/100% Arial, Tahoma, Sans, Sans-Serif;
	background: #ffffff;
	border: 1px solid;
	border-color: #999999 #bbbbbb #999999 #bbbbbb;
	text-align: center;
	}
.cve-tab td.color{
	background: #dbdfe3;
	}
.cve-tab td.head{
	background: #777777;
	color: #ffffff;
	}
.cve-tab td.left{
	background: #555555;
	color: #ffffff;
	}

/* JobShop Bild container */
div.jobimage{
	width: 252px;
	float: left;
	margin: 0 60px 30px 0;
	}

span.tiny{
	font-size: 7pt;
	}