a:link { color: #0066cc; text-decoration: none; }

a:visited { color: #0066cc; text-decoration: none; }

a:hover { color: purple; text-decoration: none; }

a:active { color: #0066cc; text-decoration: none; }

#hvid a { color: #0066cc; text-decoration: none; }


body h1{
	margin-bottom: 0;	margin-top: 0;
	padding-top: 10px;
	xcolor: #000;
	font: 20px Trebuchet MS, Verdana, sans-serif;
}

body h2{
	margin-bottom: 0;	margin-top: 0;
	xcolor: #000;
	font: 14px Trebuchet MS, Verdana, sans-serif;
}
H3, .h3 {
	margin-bottom: 0;	margin-top: 0;
}
H4, .h4 {
	margin-bottom: 0;	margin-top: 0;
}

.BUTTONRED {
	border: 1px solid Black;
	color: Red;
	/* background-color: yellow;  */
	font: bold 11px Verdana,  Arial, Helvetica,  sans-serif;
	cursor: hand;
	text-align: center
}
.copytext {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: 1px;
	padding: 3px;
	height:10;
	background-color:yellow;
	cursor:hand;
}
fieldset {
	margin: 5px;
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 180px;
}

form.simple div { clear: both; line-height: 1.4em; }

form.simple div { clear: both; line-height: 1.4em; }

form.simple div label {
	float: left;
	padding-right: 1em;
	display: block;
	width: 13em;
	text-align: right;
}

img {
	behavior: url("includes/pngbehavior.htc");
	border: 0;
}

legend {
	padding: 5px;
	margin: 5px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

td, div {
	font: 11px Verdana,Arial, Helvetica, sans-serif;
}

textarea, input{
	font: 11px Verdana,Arial, Helvetica, sans-serif;
}

.admin_box, .profil_box {
	clear: both;
	border: #919B9C 1px solid;
	padding: 5px;
	background: #FCFCFE;
	color: #000000;
	font: 11px Tahoma;
	xfilter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#fffcfcfe, EndColorStr=#fff4f3ee, GradientType=0);
	xfilter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	z-index: 2;
	position: relative;
	top: -2px;
	text-align: left;
}

.commonbutton button {
	border: 0 solid #FFFFFF;
	background-image: url(admin/images/btn_bg.gif);
	background-repeat: no-repeat;
}

.commonbutton button {
	width: 91px;
	height: 21px;
	text-align: center;
	white-space: nowrap;
}

.commonbutton button,
.commonbutton {
	color: #000000;
	background-color: transparent;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.commonbutton button[disabled] {
	background-image: url(admin/images/btn_bg-disabled.gif);
	color: #999999;
}

.dropdown {
	color: #000000;
	font: xx-small Verdana, Arial, Helvetica, sans-serif;
}

.headtext { font-size: 10pt; font-weight: bold; }

.info {
	xcolor: #CCCCCC;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
}

.misc .commonbutton { margin-left: 14px; }

.misc input { margin-left: 7px; }

.tableborder {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
/*	border-color: white; */
}
.tableborderthin {
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-width: 1px
/*	border-color: white; */
}

.title {
	color: #017f0e;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#admin { color: #000000; }

#admin  a:visited { color: #000000; text-decoration: none; }

#admin  a:hover { color: #000000; text-decoration: underline; }

#admin  a:active { color: #000000; text-decoration: none; }

#admin a:link { color: #000000; text-decoration: none; }

#admin_margin { xmargin-left: -124px; }

#bid-cancel button {
	padding-left: 10px;
	background-image: url(admin/images/btn_cancel_bg.gif);
}

#bid-ok button {
	padding-left: 8px;
	background-image: url(admin/images/btn_ok_bg.gif);
}

#buttons{
	float: right;
	padding-right: 32px;
	padding-top: 10px;
}

#newmember .dot { color: #66CB0A; }

#newmember .dottedline {
	background-image: url('images/dots.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	width: 100%;
	height: 5px;
}

#newmember .form div {
	clear: both;
	padding-bottom: 10px;
	height: 20px;
	line-height: 1.4em;
}

#newmember .form div label {
	float: left;
	padding-right: 1em;
	padding-left: 12px;
	display: block;
	width: 180px;
	text-align: left;
}

#newmember .form input, select {
	border: 0 solid #FFFFFF;
	padding: 1px 4px;
	color: #000000;
	background-color: #FFFFFF;
	font: 11px Verdana,Arial, Helvetica, sans-serif;
}

#newmember .headline {
	color: #FFFFFF;
	font-size: 9pt;
	font-weight: bold;
}

#newmember label{ font-size: 10px; }

#kalender td {
	color: Black;
}
@media print {
	
	.noPrint{ display: none; }

}
@media screen {
	.ScreeenWidth { width:95% /* width:580px;*/ }
	.ScreenPaddingLeft { padding-left:15px }
	.noScreen{ display: none; }
}