@charset "UTF-8";
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px;
	padding:0px;
}

a,
a:hover,
a:link {
	color:#006666;
	text-decoration: none;
}

p,
.bodytext {
	color:#000;
}

p a,
div a,
p a:hover,
div a:hover,
p a:link,
div a:link {
	color:#006666;
	text-decoration:none;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #006666;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #006666;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #006666;
}

hr {
	border-top:1px dotted #000;
	border-bottom: none;
	border-left:none;
	border-right:none;
	height:1px;
}


img {
	border:none;
}

input {
  border: 1px solid #CCCCCC;
  margin-top:1px;
  margin-bottom:1px;
  width:150px; 
/*  height:14px; */
  font-size:11px;
}
#nachricht {
  width:300px;
  }
.submit {
  width:100px;
  height:20px;
  }

td{
	font-size:11px;
}

form{
	display:inline;
}

#sitebox {
	width: 860px;
	background-image: url(images/sitebox_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 11px;
}
#header {
	background-color: #333333;
	height: 20px;
	width: 850px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#header_left {
	float: left;
	width: 540px;
	height: 20px;
	padding-left: 50px;
}
#login_link {
	float: right;
	height: 20px;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	margin-right:10px;
}
#login_link a:link,
#login_link a:active,
#login_link a:visited{
	color:#CCCCCC;
	text-decoration:none;
}
#login_link a:hover{
	color:#FFFFFF;
}
#topnavi {
	float: left;
	line-height: 20px;
	height: 20px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topnavi .link{
	height:20px;
	margin-right:10px;
	margin-left:10px;
	text-transform: uppercase;
}
#topnavi .link a:link,
#topnavi .link a:active,
#topnavi .link a:visited{
	color:#f1f1f1; 
	text-decoration:none;
}
#search {
	float: right;
	line-height: 20px;
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#search input{
	height:14px;
	width:120px;
	font-size:10px;
	padding:0px;
	border:none;
}
#topleft {
	float: left;
	width: 590px;
}
#media {
	width: 540px;
	height: 185px;
	float: left;
	padding-left: 50px;
}
#logo {
	float: right;
	width: 260px;
	height: 205px;
	background-color: #EEEEEE;
	margin-right: 10px;
	background-image: url(images/logo.gif);
}
/* NAVI */
#nav {
	float: left;
	height: 20px;
	width: 540px;
	padding-left: 50px;
	list-style: none;
	background-color: transparent;
	list-style-image:none;
}

#nav ul
{
list-style: none;
list-style-image:none;
padding: 0px;
margin: 0px;
float: left;
}
 
#nav li
{
list-style: none;
list-style-image:none;
width: 108px;
float: left;
line-height: 20px;
height: 20px;
background-image: url(images/navigation_bg_no.gif);
background-position: right;
margin: 0px;
padding: 0px;
}

#nav a {
	display: block;
	color:#333333;;
 	text-decoration: none;
}

#nav li a
{
text-decoration: none;
padding:0;
padding-left: 5px;
padding-right: 5px;
}

#nav li a:hover
{
}
 
#nav li ul {
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: -999em;
	width: 200px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-right: 5px;
	margin-left: -1px;
	background: url(navi/bg_navi.png) transparent right bottom;
}
 
#nav li li {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: transparent;
}
 
#nav li ul a {
	display: block;
	width: 192px;
	padding: 0px;
	padding-left: 7px;
	background: transparent;
}

#nav li ul a:hover {
	background: #b9c0c4;
	padding-left: 6px;
	border-left: 1px solid #b9c0c4;
}

#nav li ul ul {
	margin: -17px 0px 0px 150px;
	border-top: 1px solid #b9c0c4;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	list-style-image:none;	
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	list-style-image:none;	
}
 
#nav li:hover, #nav li.sfhover {

}

ul li {
	list-style-type : square;
}

#content_area {
	width: 590px;
	float: left;
}
#content {
	margin-left:50px;
	width:520px;
}

#content_area_big {
	width: 789px;
	padding-left: 50px;
	float: left;
}


#right_content {
/*	width: 269px; */
	width:258px;
	float: left;
}

#footer {
	width: 800px;
	padding-left: 50px;
}
#footer .copyright {
	float: left;
	line-height: 20px;
	padding-left:20px;
	color:#999999;
}
#footer_bar {
	height: 20px;
	background-color: #EEEEEE;
	width: 540px;
	float: left;
	line-height: 20px;
}
#footer_menu {
	float: left;
	width: 200px;
	padding-left:10px;
}
#footer_menu .link{
	height:20px;
	margin-right:10px;
	margin-left:10px;
}
#footer_menu .link a:link,
#footer_menu .link a:active,
#footer_menu .link a:visited{
	color:#333333;
	text-decoration:none;
	font-size:11px;
}
#footer_menu .link a:hover{
	color:#000000;
}

#print_link {
	float: right;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	padding-right:25px;
}
#print_link a:link,
#print_link a:active,
#print_link a:visited{
	color:#000066;
	text-decoration:none;
}
#print_link a:hover{
	color:#000000;
}
.tiny,
.csc-textpic-caption {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999;
}

.header5 {
	color:#000;
}
.clear {
	clear:both;
}

/* latest news */
.latestbox {
	width:520px;
	margin-bottom:20px;
}
.latestboxleft {
	float:left;
	width:120px;
}
.latestimage {
	width:120px;	
}
.latestsboxright {
	margin-left:10px;
	float:left;
	width:390px;
}
.latestheader {
	width:390px;
}
.latesttitle {
	width:390px;
}
.latestcontent {
	width:390px;
}
.latestcontent a {
	color:#006666;
}

/* single news */
.snewsboxleft {
	width:760px;
}
.snewsboxleft {
	width:520px;
}
.snewsboxright {
	width:220px;
}

/* list news */
.listnewsbox {
	width:258px;
	padding:2px;
}
.listbox {
	width:254px;
	padding:2px;	
}
.shadow {
   background-image:url(images/shadow.gif);
   background-repeat:no-repeat;
   	margin-bottom:10px;
	margin-top:0px;
	height:10px;
	background-position : top;
}

/* FCE */

.fce-4-180-1,
.fce-4-180-2,
.fce-4-180-3,
.fce-4-180-4{
	float:left;
	width:180px;
	margin:10px 9px 10px 0px;
}

.fce-4-180-1 li,
.fce-4-180-2 li,
.fce-4-180-3 li,
.fce-4-180-4 li{
	list-style: none outside;
	margin-left:-20px;
}

.fce-4-180-1 .content,
.fce-4-180-2 .content,
.fce-4-180-3 .content,
.fce-4-180-4 .content {
/*	border:1px solid #CCCCCC;
	background-color:#FFF;
	margin-bottom:9px; */
}
.fce-4-180-1 .header4,
.fce-4-180-2 .header4,
.fce-4-180-3 .header4,
.fce-4-180-4 .header4 {
	display:block;
	height:25px;
	line-height:25px;
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #CCCCCC;
	background-color:#FFFFFF;
}
.tr-odd {
	background-color:#F4F4F4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.tr-odd.td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:top;
}
.tr-even {
	background-color:#FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.tr-even.td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	vertical-align:top;
}
.workshop {
	border-collapse : collapse;
	font-size:10px;
		width:540px;
}
.workshop td{
	margin:2px;
}
.produktmatrix {
	border-collapse:collapse;
	border:1px solid silver;
	border-spacing:5px;
	width:520px;
}
.produktmatrix li{
	list-style-image : url(images/check.gif);
	list-style-position: inside;
/*	margin-left:32px; */
	text-align:center;
}
.produktmatrix td {
	margin:2px;
	border:1px solid silver;
	border-spacing:2px;	
}
.produktmatrix td-0 {
	margin-left:5px;
	margin-right:5px;
	width:100%
}
.produktmatrix th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color: #006666;
	border:1px solid silver;	
	text-align:center;
	vertical-align:bottom;
}
#ProEngineer, #SolidEdge, #LogoCAD, #AutoCAD, #IDEAS, #Unigraphics, #Inventor, #ME10, #Lizenzbedingungen{
	width:15px;
}
#sonstiges {
	width:100px;
}
input[type=checkbox]{
	width:20px;
	border:none;
}

.solidworks,
.solidcam,
.swsimulation,
.pdm,
.dreidvia,
.dreiddrucker,
.sonstiges {
	width:20px;
}

.tx-powermail-pi1 fieldset
{
	border:none;
	margin:0;
	padding:0;
}

.tx-powermail-pi1 form legend
{
	display:none;
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_label
{
	background-color:#c0c0c0;
	padding:3px;
	font-weight:bold;
	margin-top:10px;
	display:inline-block;
	width:514px;
	height:13px;
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html
{
	margin-bottom:10px;
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html label
{
	display:inline-block;
	width:364px;
	vertical-align:top;
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_radio
{
	
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_radio p
{
	margin:0 0 3px;
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_radio input
{
	width:auto;
	margin:0;
	float:left;
	margin-right:5px;
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_radio .powermail_radio_inner
{
	display:inline-block;
	margin-right:10px;
}

.tx-powermail-pi1 fieldset .tx_powermail_pi1_fieldwrap_html_radio label
{
	width:auto;
	float:right;
}

.tx-powermail-pi1 fieldset .powermail_mandatory_js, .tx-powermail-pi1 fieldset .powermail_mandatory
{
	color:#ff0000;
}




