/*
	Farben: 
	
	Mainnavi: 
	HiGru normal #FFFFFF, aktiv #666666
	Schrift normal #666666, aktiv #FFFFFF
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.GraueBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 100%;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000; /*color: #333333;*/
}
.Headline {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
}
#solidworks {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}

h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#h3 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.fehler, .FormFehler {
	color: #FF0000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.subnavi_headline {
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
a.subnavi:link {
	text-decoration: underline;
	color: #ffffff;
}
a.subnavi:visited {
	text-decoration: underline;
	color: #ffffff;
}
a.subnavi:hover {
	text-decoration: underline;
	color: #000000; /*color: #333333;*/
}
td.content-links {
	color: #000000;
	padding: 30px;
	background-color: #d4d7d9;
}
.content-links {
	color: #000000;
	padding: 25px;
	background-color: #d4d7d9;
}
td.content-rechts {
	color: #000000;
	padding: 30px;
	background-color: #c2c5c7;
}
a.footernavi:link {
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
}
a.footernavi:visited {
	font-size: 10px;
	text-decoration: underline;
	color: #333333;
}
a.footernavi:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #FF0000; /*color: #999999;*/
}
a#Anmeldebutton:link, a#Anmeldebutton:visited {
	text-decoration: none;
	background-color: red;
	color: white;
	padding: 1px;
	margin-top:2px;
}

a#Anmeldebutton:hover {
	background-color: darkred;
	color: white;
}

table.matrix {
	background-color: #7b828a;
	color: #000000;
	font-size: 10px;
}
table.matrix td {
	height: 25px;
}
table.matrix th {
	height: 30px;
	font-weight: bold;
	color: #ffffff;
}
table.matrix tr.odd {
	background-color: #c1c5c8;
}
table.matrix tr.even {
	background-color: #d3d7da;
}

table.matrix {
	background-color: #7b828a;
	color: #000000;
	font-size: 10px;
	border: 1px solid #d3d7da;
}
table.matrix td {
	height: 25px;
	padding-left: 2px;
}
table.matrix th {
	height: 30px;
	font-weight: bold;
	color: #ffffff;
}
table.matrix tr.odd {
	background-color: #c1c5c8;
}
table.matrix tr.even {
	background-color: #d3d7da;
}

a.dllink {
	padding: 3px 3px 3px 15px;
	font-size: 12px;
	color: white;
	background: url("images/dllinksym.gif") 0 0 no-repeat;
	background-color: #7b828a;
	border: 1px solid white;
}
a.dllink:hover {
	background-color: #c1c5c8;
	text-decoration: none;
	color: #7b828a;
}
a.loginlink {
	padding: 3px 3px 3px 15px;
	font-size: 12px;
	color: white;
	background: url("images/loginlinksym.gif") 0 0 no-repeat;
	background-color: #7b828a;
	border: 1px solid white;
}
a.loginlink:hover {
	background-color: #c1c5c8;
	text-decoration: none;
	color: #7b828a;
}
a.pdflink {
	padding: 0px 0px 0px 20px;
	font-size: 12px;
	color: black;
	background: url("images/pdflinksym.gif") 0 0 no-repeat;
}
a.pdflink:hover {
	text-decoration: underline;
	color: #FF0000; /*color: #000000;*/
}
table.matrix a.pdflink {
	padding: 0px 0px 0px 20px;
	font-size: 10px;
	color: black;
	background: url("images/pdflinksym.gif") 0 0 no-repeat;
}

a.anmeldelink {
	padding: 3px 3px 3px 15px;
	font-size: 12px;
	color: white;
	background: url("images/anmeldelinksym.gif") 0 0 no-repeat;
	background-color: red;
	border: 0px none white;
}
a.anmeldelink:hover {
	background-color: darkred;
	text-decoration: none;
}
a.mehrlink {
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	color: black;
	background: url("images/mehrlinksym.gif") 0 0 no-repeat;
}
a.mehrlink:hover {
	text-decoration: underline;
	color: #FF0000; /*color: #000000;*/
}
td.prodbereiche {
	font-size: 14px;
	font-weight: bold;
	color: #7f7f7f;
}
td.prodprodukte {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#aktuelles{
	width: 380px;
	height: 70px;
	border: 1px none black;
	padding: 5px;
	background-color: #9bb5de;
	font-size: 10px;
}


#aktuelles a{
	text-decoration: none;
}

ul { margin: 0px;margin-top: -15px;margin-bottom: -10px;padding: 20px; }

#ulein {
margin-left:15px;
}

.cadsoft {
font-size: 16px;
font-weight: bold;
color: #808080;
}

.cadsoftware {
font-size: 14px;
font-weight: bold;
}

.solidworks-produkte{
font-size: 16px;
font-weight: bold;
line-height: 200%;
}

.caddo:target {color: red;}
