div.newButtonstyle {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:121px;
/*	height:14px;
	_height:20px;*/
	padding:3px;
	padding-left:0px;
	padding-right:0px;
	border:1px outset #AFB0B3;
	-moz-border-radius:5px;
	background:#D4D0C8;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#B4B4B4', startColorstr='#DDDDDD', gradientType='0');
	color:black;
	overflow:hidden;
	display:block;
	margin-left:1px;
	cursor:pointer;
}

div.newButtonstyleHover {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:121px;
/*	height:14px;
	_height:20px;*/
	padding:3px;
	padding-left:0px;
	padding-right:0px;
	border:1px outset #AFB0B3;
	-moz-border-radius:5px;
	background:#F18817;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F18817', startColorstr='#F7AA57', gradientType='0');
	color:black;
	overflow:hidden;
	display:block;
	margin-left:1px;
	cursor:pointer;
}

div.newButtonstyleDisabled {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:121px;
/*	height:14px;
	_height:20px;*/
	padding:3px;
	padding-left:0px;
	padding-right:0px;
	border:1px outset #AFB0B3;
	-moz-border-radius:5px;
	background:#D4D0C8;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#B4B4B4', startColorstr='#DDDDDD', gradientType='0');
	color:gray;
	overflow:hidden;
	display:block;
	margin-left:1px;
	cursor:pointer;
}

a.newButtonstyle, a:visited.newButtonstyle, a:hover.newButtonstyle {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:121px;
	padding:3px;
	padding-left:0px;
	padding-right:0px;
	border:1px outset #AFB0B3;
	-moz-border-radius:5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#B4B4B4', startColorstr='#DDDDDD', gradientType='0');
	background:#D4D0C8;
	color:black;
	overflow:hidden;
	display:block;
	margin-left:1px;
}

a:hover.newButtonstyle {
	background:#F18817;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F18817', startColorstr='#F7AA57', gradientType='0');
	border:1px inset #F18817;
	color:white;
}

a.newButtonstyleOrange, a:visited.newButtonstyleOrange, a:hover.newButtonstyleOrange {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:121px;
	padding:3px;
	padding-left:0px;
	padding-right:0px;
	border:1px outset #F18817;
	-moz-border-radius:5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F18817', startColorstr='#F7AA57', gradientType='0');
	background:#F18817;
	color:white;
	overflow:hidden;
	display:block;
	margin-left:1px;
}

a:hover.newButtonstyleOrange {
	background:#D4D0C8;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#B4B4B4', startColorstr='#DDDDDD', gradientType='0');
	border:1px inset #AFB0B3;
	color:black;
}

div.newButtonstyleLowDisabled {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:121px;
	padding:1px;
	padding-left:0px;
	padding-right:0px;
	border:1px outset #AFB0B3;
	-moz-border-radius:5px;
	background:#D4D0C8;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#B4B4B4', startColorstr='#DDDDDD', gradientType='0');
	color:gray;
	overflow:hidden;
	display:block;
	margin-left:1px;
	cursor:pointer;
}

a.newButtonstyleLow, a:visited.newButtonstyleLow, a:hover.newButtonstyleLow {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:121px;
	padding:1px;
	padding-left:0px;
	padding-right:0px;
	border:1px outset #AFB0B3;
	-moz-border-radius:5px;
	background:#D4D0C8;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#B4B4B4', startColorstr='#DDDDDD', gradientType='0');
	color:black;
	overflow:hidden;
	display:block;
	margin-left:1px;
}

a:hover.newButtonstyleLow {
	background:#F18817;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F18817', startColorstr='#F7AA57', gradientType='0');
	border:1px inset #F18817;
	color:white;
}

div.newNavButtonstyle {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:20px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px outset #AFB0B3;
	-moz-border-radius:5px;
	background:#D4D0C8;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#B4B4B4', startColorstr='#DDDDDD', gradientType='0');
	color:gray;
	overflow:hidden;
	display:block;
	margin-left:1px;
}

a.newNavButtonstyle, a:visited.newNavButtonstyle, a:hover.newNavButtonstyle {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:20px;
	padding-top:1px;
	padding-bottom:1px;
	border:1px outset #AFB0B3;
	-moz-border-radius:5px;
	background:#D4D0C8;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#B4B4B4', startColorstr='#DDDDDD', gradientType='0');
	color:black;
	overflow:hidden;
	display:block;
	margin-left:1px;
}

a:hover.newNavButtonstyle {
	background:#F18817;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F18817', startColorstr='#F7AA57', gradientType='0');
	border:1px inset #F18817;
	color:white;
}

div.popupBubble {
	z-index:9000; 
	top:0px; 
	left:0px; 
	width:110px; 
	/* und für den ie etwas breiter, weil der die ränder anders berechnet! */
	_width:120px;
	position:absolute; 
	visibility:hidden; 
	color:black;
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	background-color:#FFFFE1;
	border:1px solid black;
	padding:2px;
	padding-left:5px;
	padding-right:5px;
}

a.newButtonstyle_hovered {
	font-family:verdana, arial, sans-serif;
	font-size:7pt;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	width:121px;
	padding:3px;
	padding-left:0px;
	padding-right:0px;
	overflow:hidden;
	display:block;
	margin-left:1px;
	background:#F18817;
	filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#F18817', startColorstr='#F7AA57', gradientType='0');
	border:1px inset #F18817;
	color:white;
}
