
BODY {
	margin: 0;
	background: #FFF;
	}

BODY,
TD,TH {
	color: #404040;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	}


A {
	color: #666;
	text-decoration: underline;
	}
A:hover {
	color: #333;
	}


INPUT.text {
	border: 1px solid #B0D3E5;
	}

INPUT, SELECT, TEXTAREA {
	border: 1px solid #B0D3E5;
	font-size: 11px;
	}

INPUT.button {
	width: 152px;
	height: 28px;
	border: 0px;
	background: green url(../../img/button.gif) no-repeat;
	color: #FFF;
	font-family: Helvetica,Arial,Tahoma,sans-serif;
	font-size: 11px;
	font-weight: bold;
	}


P {
	margin: 20 0 0 0;
	}


.header,
.header A {
	color: #060;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	}
H1.header {
	margin: 0;
	text-transform: uppercase;
	}

.note {
	color: #999999;
	font-size: 10px;
	font-weight: bold;
	}


#top {
	color: #D7FDCA;
	font-size: 13px;
	font-weight: bold;
	}

#topBestel A {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
#topBestel A:hover {
	color: #99DD76;
	}

#topMenu,
#topMenu A {
	font-size: 11px;
	color: #55A33B;
	text-decoration: none;
	}
#topMenu A {
	padding-right: 15px;
	padding-left: 15px;
	}
#topMenu A:hover {
	color: #006600;
	}

#topLang A {
	padding: 0px;
	}


#bottomBestel A {
	color: #39852A;
	font-size: 11px;
	line-height: 10px;
	}
#bottomBestel A:hover {
	color: #006600;
	}

#bottomTable,
#bottomTable TD {
	border: 1px solid #FFF;
	border-collapse: collapse;
	}
#bottomTable TD,
#bottomTable A {
	color: #FFFFFF;
	font-size: 12px;
	}
