
BODY { 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 12px;
	BACKGROUND-COLOR: #C0C0C0;
 }

input.button {
	cursor: hand;
	margin: 0; 
	border: 1px solid #EAEAEA;
	background: #CCC url('images/buttonbg.gif') repeat-x left bottom; 
	color: #333; font-style:normal; font-variant:normal; font-weight:bolder; font-size:12px; font-family:Arial, Sans-serif; padding-left:3px; padding-right:3px; padding-top:2px; padding-bottom:2px
}

a.extern {
	background: url('images/link.gif') no-repeat left center; 
	padding-left: 10px;
}

h3 {
	font-family: verdana, arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
	width: 580px;
	height: 20px;
	background-color: #882D2D;
	padding-left: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	border: 1px solid #000;
}

ul {
	list-style-image: url('images/aufz_hantel.jpg');
}
li {
	font-weight: normal;
}

p, div, td, li, ul, a { font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; }

a:link, a:visited { color: #CB4721; text-decoration: none; font-weight: normal;}

a:hover, a:active { color: #CB4721; text-decoration: underline; font-weight: normal; }

a.scriptmill:link, a.scriptmill:visited {font-weight: normal; text-decoration: none; color:#CB4721;}
a.scriptmill:hover, a.scriptmill:active {font-weight: normal; text-decoration: underline; color:#CB4721;}

.image {
	border: 1px solid #000;
}

DIV.content {
	border: 1px dashed #000;
	width: 580px;
	padding: 10px;
	margin-top: -10px;
	background-color: #EEE;
	line-height: 20px;
	text-align: justify;
}

#slide {
	Position: Absolute;
	Left: 5;
	Top: 5;
	Visibility: Visible;
	border: 1px dashed #000;
	width: 200px;
	padding: 10px;
	background-color: #EEE;
}

DIV.centermain120 {
	position: absolute;
	width: 600px;
	margin-left: -300px;
	left: 50%;
}

DIV.headpic {
	background-color: #FFF;
	border: 1px solid #000;
	width: 600px;
	text-align: right;
	margin-left: 8px;
	margin-right: 8px;
}

DIV.main120 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-left: 8px;
	margin-right: 8px;
	background-color: white;
	border: 1px solid #666666;
	padding: 10px;
	width: 600px;
	background-image: url('mainbottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}


div.head, div.foot {
	background-color: transparent;
	padding: 4px;
}

div.foot {
	text-align: right;
}

span.action {
	float: right;
}

div.note {
	margin-top: 15px;
	margin-left: 2em; 
	margin-right: 2em; 
	border-bottom: 1px dashed #000;
	padding: 4px;
}

div.text {
	padding: 2px;
	margin-top: 4px;
	font-family: 'courier new', verdana, arial;
	font-size: 10pt;
}