D IV { border: 1px solid red; margin: -1px; }

BODY {
	margin: 0px;
	background-color: #FFF;
}

IMG {
	margin: 0px;
	border: 0px;
}

H2 {
	margin-bottom: 10px;
}

.hidden {
	display: none;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.acenter {
	text-align: center;
}

.aright {
	text-align: right;
}

.aleft {
	text-align: left;
}

vcenter {
	vertical-align: center;
}

.bold, B, STRONG {
	font-weight: bold;
	color: #B01107;
}

.italic {
	font-style: italic;
}

.justify {
	width: 99%;
	text-align: justify;
}

.margin-b5 {
	margin-bottom: 5px;
}

.margin-l10 {
	margin-left: 10px;
}

.inner1 {
	margin: 0px 10px;
}

.inner2 {
	margin: 0px 10px 5px 10px;
}

#page {
	position: relative;
	background-color: white;
	width: 810px;
	text-align: left;
}

#header {
	position: relative;
	width: 740px;
	height: 200px;
	xbackground: #63A200 url('images/bg_header.gif') top left repeat-x;
}

.side {
	width: 35px;
	height: 200px;
	background-color: #E5E4D2;
}

#languages {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-right: 100px;
	text-align: right;
	font-size: 0.8em;
}

#languages A {
	color: #767676;
}

#languages A:hover {
	color: #B01107;
}

#menu {
	xbackground: url('images/bg_footer.gif') bottom left repeat-x;
	margin: 0px 35px 0px 35px;
	width: 740px;
	xheight: 35px;
	xline-height: 36px;
	border-bottom: 1px solid #E8E4E3;
}

#menu IMG {
	margin: 0px 5px;
	border: none;
}

#main {
	width: 740px;
}

#left {
	float: left;
	width: 228px;
}

#right {
	float: right;
	width: 512px;
	background: url('images/top.gif') top left no-repeat;
	padding-top: 24px;
}

.separator1 {
	background: url('images/separator_left.gif') center left repeat-x;
}

.datum {
	font-family: Arial, Serif, Verdana;
	font-size: 0.7em;
	color: #636163;
}


.text {
	font-family: Verdana, Arial, Serif;
	font-size: 0.7em;
	color: #767676;
}

.text A {
	color: #B01107;
	text-decoration: none;
}

.text A:hover {
	color: #B01107;
	text-decoration: underline;
}

.text-s {
	font-family: Verdana, Arial, Serif;
	font-size: 0.6em;
	color: #767676;
}

.text-s A {
	color: #B01107;
	text-decoration: none;
}

.text-s A:hover {
	color: #B01107;
	text-decoration: underline;
}

.red {
	color: #B01107;
}

.lgrey {
	color: #E5E4D3;
}

#bottom {
	background: url('images/bottom.gif') top left no-repeat;
	padding-top: 10px;
}

#footer {
	xbackground: url('images/bg_footer.gif') top left repeat-x;
	padding-top: 10px;
	margin: 0px 35px;
	width: 740px;
	text-align: center;
}

.line1 {
	line-height: 1.3em;
}

.client {
	width: 240px;
	margin: 10px 5px 10px 5px;
	xborder-bottom: 1px solid #767676;
}

@media print {
}


