a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF9966;
	text-decoration: none;
	font-weight: bold
}

.menue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #993333;
	text-decoration: none
}

.menue {
}

.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000
}

.smallItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	font-style : italic;
}
.smallItalic:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	font-style : italic;
}

.menueklein {
	font-size: 10px;
	color: #800000
}

.myButton {
	-moz-box-shadow: inset 0px 1px 0px 0px #fab5af;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fab5af;
	box-shadow: inset 0px 1px 0px 0px #fab5af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f2aca7
		), color-stop(1, #db4e44));
	background: -moz-linear-gradient(top, #f2aca7 5%, #db4e44 100%);
	background: -webkit-linear-gradient(top, #f2aca7 5%, #db4e44 100%);
	background: -o-linear-gradient(top, #f2aca7 5%, #db4e44 100%);
	background: -ms-linear-gradient(top, #f2aca7 5%, #db4e44 100%);
	background: linear-gradient(to bottom, #f2aca7 5%, #db4e44 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2aca7',
		endColorstr='#db4e44', GradientType=0);
	background-color: #f2aca7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 6px;
	border: 0px solid #d83526;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 20px 4px 30px;
	width: 80px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #bd2e24;
}

.myButton:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #db4e44
		), color-stop(1, #f2aca7));
	background: -moz-linear-gradient(top, #db4e44 5%, #f2aca7 100%);
	background: -webkit-linear-gradient(top, #db4e44 5%, #f2aca7 100%);
	background: -o-linear-gradient(top, #db4e44 5%, #f2aca7 100%);
	background: -ms-linear-gradient(top, #db4e44 5%, #f2aca7 100%);
	background: linear-gradient(to bottom, #db4e44 5%, #f2aca7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db4e44',
		endColorstr='#f2aca7', GradientType=0);
	background-color: #db4e44;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 6px;
	border: 0px solid #d83526;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 1px 0px #bd2e24;
}

.myButton:active {
	position: relative;
	top: 1px;
}

.myButtonActive {
	-moz-box-shadow: inset 0px 1px 0px 0px #fab5af;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fab5af;
	box-shadow: inset 0px 1px 0px 0px #fab5af;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f2aca7
		), color-stop(1, #db4e44));
	background: -moz-linear-gradient(top, #f2aca7 5%, #db4e44 100%);
	background: -webkit-linear-gradient(top, #f2aca7 5%, #db4e44 100%);
	background: -o-linear-gradient(top, #f2aca7 5%, #db4e44 100%);
	background: -ms-linear-gradient(top, #f2aca7 5%, #db4e44 100%);
	background: linear-gradient(to bottom, #800000 5%, #db4e44 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2aca7',
		endColorstr='#db4e44', GradientType=0);
	background-color: #f2aca7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 6px;
	border: 0px solid #d83526;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 4px 20px 4px 30px;
	width: 80px;
	text-decoration: none;
	text-shadow: 0px 1px 0px #bd2e24;
}

.myButtonActive:hover {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #db4e44
		), color-stop(1, #f2aca7));
	background: -moz-linear-gradient(top, #db4e44 5%, #f2aca7 100%);
	background: -webkit-linear-gradient(top, #db4e44 5%, #f2aca7 100%);
	background: -o-linear-gradient(top, #db4e44 5%, #f2aca7 100%);
	background: -ms-linear-gradient(top, #db4e44 5%, #f2aca7 100%);
	background: linear-gradient(to bottom, #db4e44 5%, #800000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db4e44',
		endColorstr='#f2aca7', GradientType=0);
	background-color: #db4e44;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 6px;
	border: 0px solid #d83526;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 0px 1px 0px #bd2e24;
}

.myButtonActive:active {
	position: relative;
	top: 1px;
}