body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #663B10;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.kop1 {
	color: #008d82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.kop2 {

	color: #008d82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bodybg_rodeo_1 {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url('../images/rodeo_strook.jpg');
	background-repeat: repeat-x;
	background-position: top right;
}
.bodybg_rodeo_2 {

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url('../images/rodeo_strook.jpg');
	background-repeat: repeat-x;
	background-position: top left;
}

.flame_right {
	background-image: url('../images/right.jpg');
	background-repeat: repeat-y;
	background-position: left;
}

.flame_left {
	background-image: url('../images/left.jpg');
	background-repeat: repeat-y;
	background-position: right;
}

.bottom_left {
	background-image: url('../images/left_bottom.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}

.bottom_right {
	background-image: url('../images/right_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}

.bottom {
	height: 100px;
	background-image: url('../images/center_bottom.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

.topmenu table td a{
	color: #c7cdcd;
	text-decoration: none;
	font-size: 8px;
	font-family: Helvetica, Arial, Verdana, Sans-serif;
}

.topmenu table td {
	height: 20px;
}

.topmenu {
	height: 20px;
	background-color: #190800;
}

.menu {
	height: 25px;
	background-color: #FFF;
}

.footer {
	height: 50px;
	background-color: #FFF;
}

.content {
	height: 296px;
	background-color: #e37e2e;
	background-image: url('../images/background_content.jpg');
	background-repeat: no-repeat;
	background-position: bottom right;
}

.adres {
	background-color: #f4b33d;
	height: 20px;
	color: #fff;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
}

#filler {
	height: 20px;
}

#paging a{	
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	text-decoration: none;
}

#paging a.active {
	color: #000;
	font-size: 12px;
	font-family: Helvetica, Arial, Verdana;
	font-weight: bold;
}