.verdana10white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
A.verdana10white:link {text-decoration: none;  color: #FF6600;}
A.verdana10white:active {text-decoration: none; color: #FF6600;}
A.verdana10white:visited {text-decoration: none; color: #FF6600;}
A.verdana10white:hover {text-decoration: underline; color: #FF6600;}

.verdana10black {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 12px}
A.verdana10black:link {text-decoration: none;  color: #FF6600;}
A.verdana10black:active {text-decoration: none; color: #FF6600;}
A.verdana10black:visited {text-decoration: none; color: #FF6600;}
A.verdana10black:hover {text-decoration: underline; color: #FF6600;}

.verdana12white {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 17px}
A.verdana12white:link {text-decoration: none;  color: #FF6600;}
A.verdana12white:active {text-decoration: none; color: #FF6600;}
A.verdana12white:visited {text-decoration: none; color: #FF6600;}
A.verdana12white:hover {text-decoration: underline; color: #FF6600;}

.verdana12black {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 17px}
A.verdana12black:link {text-decoration: none;  color: #FF6600;}
A.verdana12black:active {text-decoration: none; color: #FF6600;}
A.verdana12black:visited {text-decoration: none; color: #FF6600;}
A.verdana12black:hover {text-decoration: underline; color: #FF6600;}

.times12white {  font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; line-height: 17px}
A.times12white:link {text-decoration: none;  color: #FF6600;}
A.times12white:active {text-decoration: none; color: #FF6600;}
A.times12white:visited {text-decoration: none; color: #FF6600;}
A.times12white:hover {text-decoration: underline; color: #FF6600;}

.markiert	{background-color: #FFFFFF; color: #FF6600;}

A.linkmarkiert:link {text-decoration: none;  color: #000000;}
A.linkmarkiert:active {background-color: #000000; text-decoration: none; color: #000000;}
A.linkmarkiert:visited {text-decoration: none; color: #FFFFFF;}
A.linkmarkiert:hover {background-color: #000000; color: #FFFFFF;}

.justifyarial12
	{
	text-align:justify;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
}

.arial12
	{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
}

.justifyarial10
	{
	text-align:justify;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
}

.forminputmenue {
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	width: 100px;
	height: 15px;
	color: #FF6600;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
 }


A.textlink:link {text-decoration: none; color: #FF6600} 
A.textlink:visited{text-decoration: none; color: #FF6600} 
A.textlink:active {text-decoration: underline; color: #FF6600;} 
A.textlink:hover {text-decoration: underline; color: #FF6600; }

A.textlinkunder:link {text-decoration: underline; color: #FFFFFF} 
A.textlinkunder:visited{text-decoration: underline; color: #FFFFFF} 
A.textlinkunder:active {text-decoration: underline; color: #FFFFFF;} 
A.textlinkunder:hover {text-decoration: underline; color: #FFFFFF; }


A.textlinkw:link {text-decoration: none; color: #FFFFFF} 
A.textlinkw:visited{text-decoration: none; color: #FFFFFF} 
A.textlinkw:active {text-decoration: underline; color: #FFFFFF;} 
A.textlinkw:hover {text-decoration: underline; color: #FFFFFF; }


A.menuelink:link {text-decoration: none; color: #333333} 
A.menuelink:visited{text-decoration: none; color: #333333} 
A.menuelink:active {text-decoration: none; color: #333333;} 
A.menuelink:hover {text-decoration: none; color: #333333; }


.input100 {
	BORDER-BOTTOM: #c4c4c4 1px solid; BORDER-LEFT: #c4c4c4 1px solid; BORDER-RIGHT: #c4c4c4 1px solid; BORDER-TOP: #c4c4c4 1px solid; FONT-SIZE: 11px; HEIGHT: 16px; WIDTH: 100px
}

.input50focus { 	width:50;
					height:18;
					text-indent: 2pt;	
					background-color:FF6600;
					border-top-style:solid; border-top-width:0px;border-top-color:FFFFFF;
					border-right-style:solid; border-right-width:0px;border-right-color:FFFFFF;
					border-left-style:solid; border-left-width:0px;border-left-color:FFFFFF;
					border-bottom-style:solid; border-bottom-width:0px;border-bottom-color:FFFFFF;
					font-family: Arial, Helvetica, sans-serif;font-size: 11px;color:white;}

.input50blur  { 	width:50;
					height:18;
					text-indent: 2pt;	
					background-color:FFFFFF;
					border-top-style:solid; border-top-width:0px;border-top-color:FF6600;
					border-right-style:solid; border-right-width:0px;border-right-color:FF6600;
					border-left-style:solid; border-left-width:0px;border-left-color:FF6600;
					border-bottom-style:solid; border-bottom-width:0px;border-bottom-color:FF6600;
					font-family: Arial, Helvetica, sans-serif;font-size: 11px; }
					
.input85focus { 	width:85;
					height:18;
					text-indent: 2pt;	
					background-color:FF6600;
					border-top-style:solid; border-top-width:0px;border-top-color:FFFFFF;
					border-right-style:solid; border-right-width:0px;border-right-color:FFFFFF;
					border-left-style:solid; border-left-width:0px;border-left-color:FFFFFF;
					border-bottom-style:solid; border-bottom-width:0px;border-bottom-color:FFFFFF;
					font-family: Arial, Helvetica, sans-serif;font-size: 11px;color:white;}

.input85blur {  	width:85;
					height:18;
					text-indent: 2pt;	
					background-color:FFFFFF;
					border-top-style:solid; border-top-width:0px;border-top-color:FF6600;
					border-right-style:solid; border-right-width:0px;border-right-color:FF6600;
					border-left-style:solid; border-left-width:0px;border-left-color:FF6600;
					border-bottom-style:solid; border-bottom-width:0px;border-bottom-color:FF6600;
					font-family: Arial, Helvetica, sans-serif;font-size: 11px; }


.input140focus { 	width:140;
					height:18;
					text-indent: 2pt;	
					background-color:FF6600;
					border-top-style:solid; border-top-width:0px;border-top-color:FFFFFF;
					border-right-style:solid; border-right-width:0px;border-right-color:FFFFFF;
					border-left-style:solid; border-left-width:0px;border-left-color:FFFFFF;
					border-bottom-style:solid; border-bottom-width:0px;border-bottom-color:FFFFFF;
					font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:white;}

.input140blur { 	width:140;
					height:18;
					text-indent: 2pt;	
					background-color:FFFFFF;
					border-top-style:solid; border-top-width:0px;border-top-color:FF6600;
					border-right-style:solid; border-right-width:0px;border-right-color:FF6600;
					border-left-style:solid; border-left-width:0px;border-left-color:FF6600;
					border-bottom-style:solid; border-bottom-width:0px;border-bottom-color:FF6600;
					font-family: Arial, Helvetica, sans-serif;font-size: 11px; }

.area320focus { 	width:450;
					text-indent: 2pt;	
					background-color:FF6600;
					border-top-style:solid; border-top-width:0px;border-top-color:FFFFFF;
					border-right-style:solid; border-right-width:0px;border-right-color:FFFFFF;
					border-left-style:solid; border-left-width:0px;border-left-color:FFFFFF;
					border-bottom-style:solid; border-bottom-width:0px;border-bottom-color:FFFFFF;
					font-family: Arial, Helvetica, sans-serif;font-size: 11px; color:white;}

.area320blur  { 	width:450;
					text-indent: 2pt;	
					background-color:FFFFFF;
					border-top-style:solid; border-top-width:0px;border-top-color:FF6600;
					border-right-style:solid; border-right-width:0px;border-right-color:FF6600;
					border-left-style:solid; border-left-width:0px;border-left-color:FF6600;
					border-bottom-style:solid; border-bottom-width:0px;border-bottom-color:FF6600;
					font-family: Arial, Helvetica, sans-serif;font-size: 11px; }


.input160 {
	BORDER-BOTTOM: #7f7f7f 1px solid; BORDER-LEFT: #7f7f7f 1px solid; BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 11px; HEIGHT: 18px; WIDTH: 160px
}
.input280 {
	BORDER-BOTTOM: #7f7f7f 1px solid; BORDER-LEFT: #7f7f7f 1px solid; BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 11px; HEIGHT: 20px; WIDTH: 280px
}
.select150 {
	BORDER-BOTTOM: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 11px; WIDTH: 150px
}
.select280 {
	BORDER-BOTTOM: #7f7f7f 1px solid; BORDER-LEFT: #7f7f7f 1px solid; BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 11px; WIDTH: 280px
}
.textarea280 {
	BORDER-BOTTOM: #7f7f7f 1px solid; BORDER-LEFT: #7f7f7f 1px solid; BORDER-RIGHT: #7f7f7f 1px solid; BORDER-TOP: #7f7f7f 1px solid; FONT-SIZE: 11px; WIDTH: 280px
}

.hauptmenue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}
A.hauptmenue:link {text-decoration: none;  color: #FFFFFF;}
A.hauptmenue:active {text-decoration: none; color: #FFFFFF;}
A.hauptmenue:visited {text-decoration: none; color: #FFFFFF;}
A.hauptmenue:hover {text-decoration: underline; color: #FFFFFF;}


.hauptmenueblack {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height: 16px}
A.hauptmenueblack:link {text-decoration: none;  color: #000000;}
A.hauptmenueblack:active {text-decoration: none; color: #000000;}
A.hauptmenueblack:visited {text-decoration: none; color: #000000;}
A.hauptmenueblack:hover {text-decoration: underline; color: #000000;}












.referenzliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
}
.referenztitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #8D8D8D;
}
.referenztechnik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

