body { 
	font-family: Verdana;  
	background: url("/images/layout/back.jpg");
	background-position: top left; 
	background-repeat: repeat-x;
}

.intro {
	font-weight:bold;
	margin-bottom:10px;
}

.menuitem {
	font-size:10pt;
}

.menuitem a {
	color: #212351;
	font-weight:bold;
	text-decoration:none;
}

.menuitem a:hover {
	color:#d3002d;
	text-decoration:underline;
}
	

.border {
	border: #000000 solid 1px;
}

.main {
	COLOR: #8d1717;
	font-size: 12px;
	TEXT-DECORATION: none
}

.headline {
	COLOR: #8d1717; 
	font-family: Arial; 
	font-size: 22px;
	line-height: 19px;
	TEXT-DECORATION: none
}

.mainpicture {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}

.footerpicture {
	float: center;
}

.intro {
	font-size:11pt;
	font-weight:bold;
}

.pictext_right {
	font-style: italic;
	text-align: right;
	font-size:10pt;
	font-weight:bold;
	margin-top:5px;
	color: #575757;
}

.pictext_center {
	font-style: italic;
	text-align: center;
	font-size:10pt;
	font-weight:bold;
	margin-top:5px;
	color: #575757;
}

.contactfield {
	border: 1px solid #909090;
	width:200px;
}

.contactbutton {
	border: 1px solid #6c6c6c;
	background-color: c0c0c0;
	width:200px;
	font-weight:bold;
}

form {
	margin:0px;
}

.content {
	font-size:10pt;
}

.content td {
	font-size:10pt;
}

.content a {
	color: #575757;
	text-decoration: underline;
}

.content a:hover {
	color: #d3002d;
}