.leftrightborder {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6E605F;
	border-left-color: #6E605F;
	background-color: #FFFFFF;
}

.leftborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #6E605F;
	background-color: #FFFFFF;
}

.content {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #6E605F;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #756566;
	font-size: x-small;
	padding: 5px 30px 5px 15px;
	text-align: justify;
}

body {
	background-color: #4F3E34;
	background-image: url(it_bkg.jpg);
	background-repeat: repeat-x;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #756566;
	text-decoration: none;
}

a:link {
	color: #AEB370;
	text-decoration: none;
}

a:visited {
	color: #AEB370;
	text-decoration: none;
}

a:hover {
	color: #AEB370;
	text-decoration: underline;
}

a:active {
	color: #AEB370;
	text-decoration: none;
}

.topmenu a:link {
	color: #756566;
	text-decoration: none;
}

.topmenu a:visited {
	color: #756566;
	text-decoration: none;
}

.topmenu a:hover {
	color: #AEB370;
	text-decoration: none;
}

.topmenu a:active {
	color: #AEB370;
	text-decoration: none;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.tarifftext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
.stdtext {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #756566;
	font-size: x-small;
	text-align: justify;
}
